Compare commits
73 Commits
3.29.90
...
wip/carlos
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b3b3bf1bae | ||
![]() |
9cfd185316 | ||
![]() |
176117c5f7 | ||
![]() |
8083065579 | ||
![]() |
34f5be726d | ||
![]() |
b53707f8c4 | ||
![]() |
d9294e4eb0 | ||
![]() |
94f8acc8fe | ||
![]() |
4841c1b13e | ||
![]() |
1e00cd290d | ||
![]() |
3daa2d2751 | ||
![]() |
444af437a0 | ||
![]() |
eebcf98284 | ||
![]() |
7d973ac538 | ||
![]() |
0ada04089c | ||
![]() |
85284acb00 | ||
![]() |
388d065699 | ||
![]() |
e191c21e04 | ||
![]() |
5376c31a33 | ||
![]() |
ca5b27baf5 | ||
![]() |
64df627688 | ||
![]() |
a740f50cd7 | ||
![]() |
5fd0f62a62 | ||
![]() |
80d420ff43 | ||
![]() |
407d62943c | ||
![]() |
0ace58d05f | ||
![]() |
d791710197 | ||
![]() |
b30c907ef9 | ||
![]() |
784a774d9c | ||
![]() |
8d3e053059 | ||
![]() |
f4d07caa38 | ||
![]() |
8a6d502e68 | ||
![]() |
b6c2eec487 | ||
![]() |
093aa086af | ||
![]() |
ebafc256a0 | ||
![]() |
aaed7c9a4f | ||
![]() |
fa8930817e | ||
![]() |
e741adb82e | ||
![]() |
deb541ef5a | ||
![]() |
29cc526e2e | ||
![]() |
6a92c6f83f | ||
![]() |
b8340f1355 | ||
![]() |
c7db234c11 | ||
![]() |
db22c13c4f | ||
![]() |
ad864083f9 | ||
![]() |
5f99eeb926 | ||
![]() |
e1513b6b00 | ||
![]() |
0cc3cd62ba | ||
![]() |
0f40541bb2 | ||
![]() |
db604dda89 | ||
![]() |
21ce6f96f1 | ||
![]() |
323a806d35 | ||
![]() |
84ac28cbee | ||
![]() |
2860adcf65 | ||
![]() |
2dbacfa8d6 | ||
![]() |
85e5b160ee | ||
![]() |
9510fbcbac | ||
![]() |
7c06e21e5a | ||
![]() |
1bfa20929b | ||
![]() |
bafc43ca26 | ||
![]() |
d37528f693 | ||
![]() |
37eeda0320 | ||
![]() |
acf70a3561 | ||
![]() |
24aef44baf | ||
![]() |
f7af32a3ea | ||
![]() |
252dd52439 | ||
![]() |
c216397974 | ||
![]() |
841dc09d21 | ||
![]() |
192b7887c3 | ||
![]() |
1fd8fe65c5 | ||
![]() |
a87c447b72 | ||
![]() |
c624fcbb8b | ||
![]() |
b393f3d540 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -94,6 +94,8 @@ src/xwayland-keyboard-grab-unstable-v1-protocol.c
|
|||||||
src/xwayland-keyboard-grab-unstable-v1-server-protocol.h
|
src/xwayland-keyboard-grab-unstable-v1-server-protocol.h
|
||||||
src/tablet-unstable-v*-protocol.c
|
src/tablet-unstable-v*-protocol.c
|
||||||
src/tablet-unstable-v*-server-protocol.h
|
src/tablet-unstable-v*-server-protocol.h
|
||||||
|
src/text-input-unstable-v*-protocol.c
|
||||||
|
src/text-input-unstable-v*-server-protocol.h
|
||||||
src/keyboard-shortcuts-inhibit-unstable-v*-protocol.c
|
src/keyboard-shortcuts-inhibit-unstable-v*-protocol.c
|
||||||
src/keyboard-shortcuts-inhibit-unstable-v*-server-protocol.h
|
src/keyboard-shortcuts-inhibit-unstable-v*-server-protocol.h
|
||||||
src/linux-dmabuf-unstable-v*-protocol.c
|
src/linux-dmabuf-unstable-v*-protocol.c
|
||||||
|
42
NEWS
42
NEWS
@@ -1,3 +1,45 @@
|
|||||||
|
3.30.0
|
||||||
|
======
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Fran Dieguez [gl], Balázs Meskó [hu], Rūdolfs Mazurs [lv],
|
||||||
|
Trần Ngọc Quân [vi], Ask Hjorth Larsen [da], gogo [hr]
|
||||||
|
|
||||||
|
3.29.92
|
||||||
|
=======
|
||||||
|
* Avoid crash when a cursor is not found [Sebastian; #254]
|
||||||
|
* Fix screen rotation regression [Jonas; #216]
|
||||||
|
* Handle requests to unmanaged windows gracefully [Jonas; #240]
|
||||||
|
* Move popups together with their parent [Jonas; #274]
|
||||||
|
* Fix non-lowercase letters on virtual key devices [Carlos; gnome-shell#135]
|
||||||
|
* Misc. bug fixes [Iain, Jonas; #223, #192, #279]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Jonas Ådahl, Carlos Garnacho, Sebastian Keller, Iain Lane, Robert Mader,
|
||||||
|
Daniel van Vugt
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Gwan-gyeong Mun [ko], Kukuh Syafaat [id], Milo Casagrande [it],
|
||||||
|
Anders Jonsson [sv], Rafael Fontenelle [pt_BR], Marek Cernocky [cs]
|
||||||
|
|
||||||
|
3.29.91
|
||||||
|
=======
|
||||||
|
* Various crash fixes [Olivier, Iain; #255, #223]
|
||||||
|
* Fix lock up with some DRI drivers [Alex; #127]
|
||||||
|
* Send correct button codes from virtual evdev devices [Jonas; !190]
|
||||||
|
* Improve grab-device clock updates on X11 [Jeff; !174]
|
||||||
|
* Fix popups closing immediately on key down [Jonas; !180]
|
||||||
|
* Prevent clients from modifying the shared keymap [Jonas; #784206]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Jonas Ådahl, Andrea Azzarone, Piotr Drąg, Olivier Fourdan, Carlos Garnacho,
|
||||||
|
Jan Grulich, Iain Lane, Alex Villacís Lasso, Jeff Smith, Daniel van Vugt
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Matej Urbančič [sl], Mario Blättermann [de], Piotr Drąg [pl],
|
||||||
|
Aurimas Černius [lt], Yi-Jyun Pan [zh_TW], Emin Tufan Çetin [tr],
|
||||||
|
Fabio Tomat [fur], Bruce Cowan [en_GB]
|
||||||
|
|
||||||
3.29.90
|
3.29.90
|
||||||
=======
|
=======
|
||||||
* Various crash fixes [Olivier, Jonas, Florian; #189, #70, #194, #15, #130]
|
* Various crash fixes [Olivier, Jonas, Florian; #189, #70, #194, #15, #130]
|
||||||
|
@@ -1093,6 +1093,11 @@ static void clutter_actor_set_child_transform_internal (ClutterActor *sel
|
|||||||
static void clutter_actor_realize_internal (ClutterActor *self);
|
static void clutter_actor_realize_internal (ClutterActor *self);
|
||||||
static void clutter_actor_unrealize_internal (ClutterActor *self);
|
static void clutter_actor_unrealize_internal (ClutterActor *self);
|
||||||
|
|
||||||
|
static void clutter_actor_push_in_cloned_branch (ClutterActor *self,
|
||||||
|
gulong count);
|
||||||
|
static void clutter_actor_pop_in_cloned_branch (ClutterActor *self,
|
||||||
|
gulong count);
|
||||||
|
|
||||||
/* Helper macro which translates by the anchor coord, applies the
|
/* Helper macro which translates by the anchor coord, applies the
|
||||||
given transformation and then translates back */
|
given transformation and then translates back */
|
||||||
#define TRANSFORM_ABOUT_ANCHOR_COORD(a,m,c,_transform) G_STMT_START { \
|
#define TRANSFORM_ABOUT_ANCHOR_COORD(a,m,c,_transform) G_STMT_START { \
|
||||||
@@ -4289,6 +4294,9 @@ clutter_actor_remove_child_internal (ClutterActor *self,
|
|||||||
|
|
||||||
self->priv->age += 1;
|
self->priv->age += 1;
|
||||||
|
|
||||||
|
if (self->priv->in_cloned_branch)
|
||||||
|
clutter_actor_pop_in_cloned_branch (child, self->priv->in_cloned_branch);
|
||||||
|
|
||||||
/* if the child that got removed was visible and set to
|
/* if the child that got removed was visible and set to
|
||||||
* expand then we want to reset the parent's state in
|
* expand then we want to reset the parent's state in
|
||||||
* case the child was the only thing that was making it
|
* case the child was the only thing that was making it
|
||||||
@@ -12910,6 +12918,9 @@ clutter_actor_add_child_internal (ClutterActor *self,
|
|||||||
|
|
||||||
self->priv->age += 1;
|
self->priv->age += 1;
|
||||||
|
|
||||||
|
if (self->priv->in_cloned_branch)
|
||||||
|
clutter_actor_push_in_cloned_branch (child, self->priv->in_cloned_branch);
|
||||||
|
|
||||||
/* if push_internal() has been called then we automatically set
|
/* if push_internal() has been called then we automatically set
|
||||||
* the flag on the actor
|
* the flag on the actor
|
||||||
*/
|
*/
|
||||||
@@ -20704,29 +20715,31 @@ clutter_actor_get_child_transform (ClutterActor *self,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
clutter_actor_push_in_cloned_branch (ClutterActor *self)
|
clutter_actor_push_in_cloned_branch (ClutterActor *self,
|
||||||
|
gulong count)
|
||||||
{
|
{
|
||||||
ClutterActor *iter;
|
ClutterActor *iter;
|
||||||
|
|
||||||
for (iter = self->priv->first_child;
|
for (iter = self->priv->first_child;
|
||||||
iter != NULL;
|
iter != NULL;
|
||||||
iter = iter->priv->next_sibling)
|
iter = iter->priv->next_sibling)
|
||||||
clutter_actor_push_in_cloned_branch (iter);
|
clutter_actor_push_in_cloned_branch (iter, count);
|
||||||
|
|
||||||
self->priv->in_cloned_branch += 1;
|
self->priv->in_cloned_branch += count;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
clutter_actor_pop_in_cloned_branch (ClutterActor *self)
|
clutter_actor_pop_in_cloned_branch (ClutterActor *self,
|
||||||
|
gulong count)
|
||||||
{
|
{
|
||||||
ClutterActor *iter;
|
ClutterActor *iter;
|
||||||
|
|
||||||
self->priv->in_cloned_branch -= 1;
|
self->priv->in_cloned_branch -= count;
|
||||||
|
|
||||||
for (iter = self->priv->first_child;
|
for (iter = self->priv->first_child;
|
||||||
iter != NULL;
|
iter != NULL;
|
||||||
iter = iter->priv->next_sibling)
|
iter = iter->priv->next_sibling)
|
||||||
clutter_actor_pop_in_cloned_branch (iter);
|
clutter_actor_pop_in_cloned_branch (iter, count);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
@@ -20742,7 +20755,7 @@ _clutter_actor_attach_clone (ClutterActor *actor,
|
|||||||
|
|
||||||
g_hash_table_add (priv->clones, clone);
|
g_hash_table_add (priv->clones, clone);
|
||||||
|
|
||||||
clutter_actor_push_in_cloned_branch (actor);
|
clutter_actor_push_in_cloned_branch (actor, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
@@ -20757,7 +20770,7 @@ _clutter_actor_detach_clone (ClutterActor *actor,
|
|||||||
g_hash_table_lookup (priv->clones, clone) == NULL)
|
g_hash_table_lookup (priv->clones, clone) == NULL)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
clutter_actor_pop_in_cloned_branch (actor);
|
clutter_actor_pop_in_cloned_branch (actor, 1);
|
||||||
|
|
||||||
g_hash_table_remove (priv->clones, clone);
|
g_hash_table_remove (priv->clones, clone);
|
||||||
|
|
||||||
|
@@ -761,6 +761,7 @@ typedef enum { /*< prefix=CLUTTER_DRAG >*/
|
|||||||
* ClutterEventFlags:
|
* ClutterEventFlags:
|
||||||
* @CLUTTER_EVENT_NONE: No flag set
|
* @CLUTTER_EVENT_NONE: No flag set
|
||||||
* @CLUTTER_EVENT_FLAG_SYNTHETIC: Synthetic event
|
* @CLUTTER_EVENT_FLAG_SYNTHETIC: Synthetic event
|
||||||
|
* @CLUTTER_EVENT_FLAG_REPEATED: Auto-repeated event
|
||||||
*
|
*
|
||||||
* Flags for the #ClutterEvent
|
* Flags for the #ClutterEvent
|
||||||
*
|
*
|
||||||
@@ -769,7 +770,8 @@ typedef enum { /*< prefix=CLUTTER_DRAG >*/
|
|||||||
typedef enum { /*< flags prefix=CLUTTER_EVENT >*/
|
typedef enum { /*< flags prefix=CLUTTER_EVENT >*/
|
||||||
CLUTTER_EVENT_NONE = 0,
|
CLUTTER_EVENT_NONE = 0,
|
||||||
CLUTTER_EVENT_FLAG_SYNTHETIC = 1 << 0,
|
CLUTTER_EVENT_FLAG_SYNTHETIC = 1 << 0,
|
||||||
CLUTTER_EVENT_FLAG_INPUT_METHOD = 1 << 1
|
CLUTTER_EVENT_FLAG_INPUT_METHOD = 1 << 1,
|
||||||
|
CLUTTER_EVENT_FLAG_REPEATED = 1 << 2
|
||||||
} ClutterEventFlags;
|
} ClutterEventFlags;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -2757,6 +2757,7 @@ clutter_input_device_grab (ClutterInputDevice *device,
|
|||||||
switch (device->device_type)
|
switch (device->device_type)
|
||||||
{
|
{
|
||||||
case CLUTTER_POINTER_DEVICE:
|
case CLUTTER_POINTER_DEVICE:
|
||||||
|
case CLUTTER_TABLET_DEVICE:
|
||||||
grab_actor = &(device->pointer_grab_actor);
|
grab_actor = &(device->pointer_grab_actor);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
@@ -2802,6 +2803,7 @@ clutter_input_device_ungrab (ClutterInputDevice *device)
|
|||||||
switch (device->device_type)
|
switch (device->device_type)
|
||||||
{
|
{
|
||||||
case CLUTTER_POINTER_DEVICE:
|
case CLUTTER_POINTER_DEVICE:
|
||||||
|
case CLUTTER_TABLET_DEVICE:
|
||||||
grab_actor = &(device->pointer_grab_actor);
|
grab_actor = &(device->pointer_grab_actor);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
@@ -1782,7 +1782,7 @@ selection_paint (ClutterText *self)
|
|||||||
CoglColor cogl_color = { 0, };
|
CoglColor cogl_color = { 0, };
|
||||||
CoglFramebuffer *fb;
|
CoglFramebuffer *fb;
|
||||||
|
|
||||||
fb = _clutter_actor_get_active_framebuffer (actor);
|
fb = cogl_get_draw_framebuffer ();
|
||||||
if (G_UNLIKELY (fb == NULL))
|
if (G_UNLIKELY (fb == NULL))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -2391,13 +2391,7 @@ clutter_text_paint (ClutterActor *self)
|
|||||||
float alloc_width;
|
float alloc_width;
|
||||||
float alloc_height;
|
float alloc_height;
|
||||||
|
|
||||||
/* FIXME: this should not be needed, but apparently the text-cache
|
fb = cogl_get_draw_framebuffer ();
|
||||||
* test unit manages to get in a situation where the active frame
|
|
||||||
* buffer is NULL
|
|
||||||
*/
|
|
||||||
fb = _clutter_actor_get_active_framebuffer (self);
|
|
||||||
if (fb == NULL)
|
|
||||||
fb = cogl_get_draw_framebuffer ();
|
|
||||||
|
|
||||||
/* Note that if anything in this paint method changes it needs to be
|
/* Note that if anything in this paint method changes it needs to be
|
||||||
reflected in the get_paint_volume implementation which is tightly
|
reflected in the get_paint_volume implementation which is tightly
|
||||||
@@ -2821,21 +2815,31 @@ clutter_text_has_overlaps (ClutterActor *self)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
clutter_text_key_focus_in (ClutterActor *actor)
|
clutter_text_im_focus (ClutterText *text)
|
||||||
{
|
{
|
||||||
ClutterTextPrivate *priv = CLUTTER_TEXT (actor)->priv;
|
ClutterTextPrivate *priv = text->priv;
|
||||||
ClutterBackend *backend = clutter_get_default_backend ();
|
ClutterBackend *backend = clutter_get_default_backend ();
|
||||||
ClutterInputMethod *method = clutter_backend_get_input_method (backend);
|
ClutterInputMethod *method = clutter_backend_get_input_method (backend);
|
||||||
|
|
||||||
if (method && priv->editable)
|
if (!method)
|
||||||
{
|
return;
|
||||||
clutter_input_method_focus_in (method, priv->input_focus);
|
|
||||||
clutter_input_focus_set_content_purpose (priv->input_focus,
|
clutter_input_method_focus_in (method, priv->input_focus);
|
||||||
priv->input_purpose);
|
clutter_input_focus_set_content_purpose (priv->input_focus,
|
||||||
clutter_input_focus_set_content_hints (priv->input_focus,
|
priv->input_purpose);
|
||||||
priv->input_hints);
|
clutter_input_focus_set_content_hints (priv->input_focus,
|
||||||
update_cursor_location (CLUTTER_TEXT (actor));
|
priv->input_hints);
|
||||||
}
|
clutter_input_focus_set_can_show_preedit (priv->input_focus, TRUE);
|
||||||
|
update_cursor_location (text);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
clutter_text_key_focus_in (ClutterActor *actor)
|
||||||
|
{
|
||||||
|
ClutterTextPrivate *priv = CLUTTER_TEXT (actor)->priv;
|
||||||
|
|
||||||
|
if (priv->editable)
|
||||||
|
clutter_text_im_focus (CLUTTER_TEXT (actor));
|
||||||
|
|
||||||
priv->has_focus = TRUE;
|
priv->has_focus = TRUE;
|
||||||
|
|
||||||
@@ -4695,7 +4699,7 @@ clutter_text_set_editable (ClutterText *self,
|
|||||||
if (!priv->editable && clutter_input_focus_is_focused (priv->input_focus))
|
if (!priv->editable && clutter_input_focus_is_focused (priv->input_focus))
|
||||||
clutter_input_method_focus_out (method);
|
clutter_input_method_focus_out (method);
|
||||||
else if (priv->has_focus)
|
else if (priv->has_focus)
|
||||||
clutter_input_method_focus_in (method, priv->input_focus);
|
clutter_text_im_focus (self);
|
||||||
}
|
}
|
||||||
|
|
||||||
clutter_text_queue_redraw (CLUTTER_ACTOR (self));
|
clutter_text_queue_redraw (CLUTTER_ACTOR (self));
|
||||||
|
@@ -1194,6 +1194,53 @@ notify_discrete_axis (ClutterSeatEvdev *seat,
|
|||||||
scroll_source);
|
scroll_source);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
process_tablet_axis (ClutterDeviceManagerEvdev *manager_evdev,
|
||||||
|
struct libinput_event *event)
|
||||||
|
{
|
||||||
|
struct libinput_device *libinput_device = libinput_event_get_device (event);
|
||||||
|
guint64 time;
|
||||||
|
double x, y, dx, dy, *axes;
|
||||||
|
gfloat stage_width, stage_height;
|
||||||
|
ClutterStage *stage;
|
||||||
|
ClutterInputDevice *device;
|
||||||
|
struct libinput_event_tablet_tool *tablet_event =
|
||||||
|
libinput_event_get_tablet_tool_event (event);
|
||||||
|
ClutterInputDeviceEvdev *evdev_device;
|
||||||
|
|
||||||
|
device = libinput_device_get_user_data (libinput_device);
|
||||||
|
evdev_device = CLUTTER_INPUT_DEVICE_EVDEV (device);
|
||||||
|
|
||||||
|
stage = _clutter_input_device_get_stage (device);
|
||||||
|
if (!stage)
|
||||||
|
return;
|
||||||
|
|
||||||
|
axes = translate_tablet_axes (tablet_event,
|
||||||
|
evdev_device->last_tool);
|
||||||
|
if (!axes)
|
||||||
|
return;
|
||||||
|
|
||||||
|
stage_width = clutter_actor_get_width (CLUTTER_ACTOR (stage));
|
||||||
|
stage_height = clutter_actor_get_height (CLUTTER_ACTOR (stage));
|
||||||
|
|
||||||
|
time = libinput_event_tablet_tool_get_time_usec (tablet_event);
|
||||||
|
|
||||||
|
if (clutter_input_device_get_mapping_mode (device) == CLUTTER_INPUT_DEVICE_MAPPING_RELATIVE ||
|
||||||
|
clutter_input_device_tool_get_tool_type (evdev_device->last_tool) == CLUTTER_INPUT_DEVICE_TOOL_MOUSE ||
|
||||||
|
clutter_input_device_tool_get_tool_type (evdev_device->last_tool) == CLUTTER_INPUT_DEVICE_TOOL_LENS)
|
||||||
|
{
|
||||||
|
dx = libinput_event_tablet_tool_get_dx (tablet_event);
|
||||||
|
dy = libinput_event_tablet_tool_get_dy (tablet_event);
|
||||||
|
notify_relative_tool_motion (device, time, dx, dy, axes);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
x = libinput_event_tablet_tool_get_x_transformed (tablet_event, stage_width);
|
||||||
|
y = libinput_event_tablet_tool_get_y_transformed (tablet_event, stage_height);
|
||||||
|
notify_absolute_motion (device, time, x, y, axes);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
process_device_event (ClutterDeviceManagerEvdev *manager_evdev,
|
process_device_event (ClutterDeviceManagerEvdev *manager_evdev,
|
||||||
struct libinput_event *event)
|
struct libinput_event *event)
|
||||||
@@ -1578,46 +1625,7 @@ process_device_event (ClutterDeviceManagerEvdev *manager_evdev,
|
|||||||
}
|
}
|
||||||
case LIBINPUT_EVENT_TABLET_TOOL_AXIS:
|
case LIBINPUT_EVENT_TABLET_TOOL_AXIS:
|
||||||
{
|
{
|
||||||
guint64 time;
|
process_tablet_axis (manager_evdev, event);
|
||||||
double x, y, dx, dy, *axes;
|
|
||||||
gfloat stage_width, stage_height;
|
|
||||||
ClutterStage *stage;
|
|
||||||
struct libinput_event_tablet_tool *tablet_event =
|
|
||||||
libinput_event_get_tablet_tool_event (event);
|
|
||||||
ClutterInputDeviceEvdev *evdev_device;
|
|
||||||
|
|
||||||
device = libinput_device_get_user_data (libinput_device);
|
|
||||||
evdev_device = CLUTTER_INPUT_DEVICE_EVDEV (device);
|
|
||||||
|
|
||||||
stage = _clutter_input_device_get_stage (device);
|
|
||||||
if (!stage)
|
|
||||||
break;
|
|
||||||
|
|
||||||
axes = translate_tablet_axes (tablet_event,
|
|
||||||
evdev_device->last_tool);
|
|
||||||
if (!axes)
|
|
||||||
break;
|
|
||||||
|
|
||||||
stage_width = clutter_actor_get_width (CLUTTER_ACTOR (stage));
|
|
||||||
stage_height = clutter_actor_get_height (CLUTTER_ACTOR (stage));
|
|
||||||
|
|
||||||
time = libinput_event_tablet_tool_get_time_usec (tablet_event);
|
|
||||||
|
|
||||||
if (clutter_input_device_get_mapping_mode (device) == CLUTTER_INPUT_DEVICE_MAPPING_RELATIVE ||
|
|
||||||
clutter_input_device_tool_get_tool_type (evdev_device->last_tool) == CLUTTER_INPUT_DEVICE_TOOL_MOUSE ||
|
|
||||||
clutter_input_device_tool_get_tool_type (evdev_device->last_tool) == CLUTTER_INPUT_DEVICE_TOOL_LENS)
|
|
||||||
{
|
|
||||||
dx = libinput_event_tablet_tool_get_dx (tablet_event);
|
|
||||||
dy = libinput_event_tablet_tool_get_dy (tablet_event);
|
|
||||||
notify_relative_tool_motion (device, time, dx, dy, axes);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
x = libinput_event_tablet_tool_get_x_transformed (tablet_event, stage_width);
|
|
||||||
y = libinput_event_tablet_tool_get_y_transformed (tablet_event, stage_height);
|
|
||||||
notify_absolute_motion (device, time, x, y, axes);
|
|
||||||
}
|
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case LIBINPUT_EVENT_TABLET_TOOL_PROXIMITY:
|
case LIBINPUT_EVENT_TABLET_TOOL_PROXIMITY:
|
||||||
@@ -1649,6 +1657,8 @@ process_device_event (ClutterDeviceManagerEvdev *manager_evdev,
|
|||||||
libinput_event_get_tablet_tool_event (event);
|
libinput_event_get_tablet_tool_event (event);
|
||||||
guint tablet_button;
|
guint tablet_button;
|
||||||
|
|
||||||
|
process_tablet_axis (manager_evdev, event);
|
||||||
|
|
||||||
device = libinput_device_get_user_data (libinput_device);
|
device = libinput_device_get_user_data (libinput_device);
|
||||||
time_us = libinput_event_tablet_tool_get_time_usec (tablet_event);
|
time_us = libinput_event_tablet_tool_get_time_usec (tablet_event);
|
||||||
tablet_button = libinput_event_tablet_tool_get_button (tablet_event);
|
tablet_button = libinput_event_tablet_tool_get_button (tablet_event);
|
||||||
@@ -1673,8 +1683,15 @@ process_device_event (ClutterDeviceManagerEvdev *manager_evdev,
|
|||||||
button_state = libinput_event_tablet_tool_get_tip_state (tablet_event) ==
|
button_state = libinput_event_tablet_tool_get_tip_state (tablet_event) ==
|
||||||
LIBINPUT_TABLET_TOOL_TIP_DOWN;
|
LIBINPUT_TABLET_TOOL_TIP_DOWN;
|
||||||
|
|
||||||
|
/* To avoid jumps on tip, notify axes before the tip down event
|
||||||
|
but after the tip up event */
|
||||||
|
if (button_state)
|
||||||
|
process_tablet_axis (manager_evdev, event);
|
||||||
|
|
||||||
clutter_seat_evdev_notify_button (seat_from_device (device), device,
|
clutter_seat_evdev_notify_button (seat_from_device (device), device,
|
||||||
time_us, BTN_TOUCH, button_state);
|
time_us, BTN_TOUCH, button_state);
|
||||||
|
if (!button_state)
|
||||||
|
process_tablet_axis (manager_evdev, event);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case LIBINPUT_EVENT_TABLET_PAD_BUTTON:
|
case LIBINPUT_EVENT_TABLET_PAD_BUTTON:
|
||||||
|
@@ -313,8 +313,7 @@ start_slow_keys (ClutterEvent *event,
|
|||||||
SlowKeysEventPending *slow_keys_event;
|
SlowKeysEventPending *slow_keys_event;
|
||||||
ClutterKeyEvent *key_event = (ClutterKeyEvent *) event;
|
ClutterKeyEvent *key_event = (ClutterKeyEvent *) event;
|
||||||
|
|
||||||
/* Synthetic key events are for autorepeat, ignore those... */
|
if (key_event->flags & CLUTTER_EVENT_FLAG_REPEATED)
|
||||||
if (key_event->flags & CLUTTER_EVENT_FLAG_SYNTHETIC)
|
|
||||||
return;
|
return;
|
||||||
|
|
||||||
slow_keys_event = g_new0 (SlowKeysEventPending, 1);
|
slow_keys_event = g_new0 (SlowKeysEventPending, 1);
|
||||||
|
@@ -310,7 +310,7 @@ clutter_seat_evdev_notify_key (ClutterSeatEvdev *seat,
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
changed_state = 0;
|
changed_state = 0;
|
||||||
clutter_event_set_flags (event, CLUTTER_EVENT_FLAG_SYNTHETIC);
|
clutter_event_set_flags (event, CLUTTER_EVENT_FLAG_REPEATED);
|
||||||
}
|
}
|
||||||
|
|
||||||
queue_event (event);
|
queue_event (event);
|
||||||
|
@@ -185,6 +185,26 @@ clutter_virtual_input_device_evdev_notify_absolute_motion (ClutterVirtualInputDe
|
|||||||
NULL);
|
NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static int
|
||||||
|
translate_to_evdev_button (int clutter_button)
|
||||||
|
{
|
||||||
|
switch (clutter_button)
|
||||||
|
{
|
||||||
|
case CLUTTER_BUTTON_PRIMARY:
|
||||||
|
return BTN_LEFT;
|
||||||
|
case CLUTTER_BUTTON_SECONDARY:
|
||||||
|
return BTN_RIGHT;
|
||||||
|
case CLUTTER_BUTTON_MIDDLE:
|
||||||
|
return BTN_MIDDLE;
|
||||||
|
default:
|
||||||
|
/*
|
||||||
|
* For compatibility reasons, all additional buttons go after the old
|
||||||
|
* 4-7 scroll ones.
|
||||||
|
*/
|
||||||
|
return clutter_button + (BTN_LEFT - 1) - 4;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
clutter_virtual_input_device_evdev_notify_button (ClutterVirtualInputDevice *virtual_device,
|
clutter_virtual_input_device_evdev_notify_button (ClutterVirtualInputDevice *virtual_device,
|
||||||
uint64_t time_us,
|
uint64_t time_us,
|
||||||
@@ -194,30 +214,33 @@ clutter_virtual_input_device_evdev_notify_button (ClutterVirtualInputDevice *vir
|
|||||||
ClutterVirtualInputDeviceEvdev *virtual_evdev =
|
ClutterVirtualInputDeviceEvdev *virtual_evdev =
|
||||||
CLUTTER_VIRTUAL_INPUT_DEVICE_EVDEV (virtual_device);
|
CLUTTER_VIRTUAL_INPUT_DEVICE_EVDEV (virtual_device);
|
||||||
int button_count;
|
int button_count;
|
||||||
|
int evdev_button;
|
||||||
|
|
||||||
if (time_us == CLUTTER_CURRENT_TIME)
|
if (time_us == CLUTTER_CURRENT_TIME)
|
||||||
time_us = g_get_monotonic_time ();
|
time_us = g_get_monotonic_time ();
|
||||||
|
|
||||||
if (get_button_type (button) != EVDEV_BUTTON_TYPE_BUTTON)
|
evdev_button = translate_to_evdev_button (button);
|
||||||
|
|
||||||
|
if (get_button_type (evdev_button) != EVDEV_BUTTON_TYPE_BUTTON)
|
||||||
{
|
{
|
||||||
g_warning ("Unknown/invalid virtual device button 0x%x pressed",
|
g_warning ("Unknown/invalid virtual device button 0x%x pressed",
|
||||||
button);
|
evdev_button);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
button_count = update_button_count (virtual_evdev, button, button_state);
|
button_count = update_button_count (virtual_evdev, evdev_button, button_state);
|
||||||
if (button_count < 0 || button_count > 1)
|
if (button_count < 0 || button_count > 1)
|
||||||
{
|
{
|
||||||
g_warning ("Received multiple virtual 0x%x button %s (ignoring)", button,
|
g_warning ("Received multiple virtual 0x%x button %s (ignoring)", evdev_button,
|
||||||
button_state == CLUTTER_BUTTON_STATE_PRESSED ? "presses" : "releases");
|
button_state == CLUTTER_BUTTON_STATE_PRESSED ? "presses" : "releases");
|
||||||
update_button_count (virtual_evdev, button, 1 - button_state);
|
update_button_count (virtual_evdev, evdev_button, 1 - button_state);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
clutter_seat_evdev_notify_button (virtual_evdev->seat,
|
clutter_seat_evdev_notify_button (virtual_evdev->seat,
|
||||||
virtual_evdev->device,
|
virtual_evdev->device,
|
||||||
time_us,
|
time_us,
|
||||||
button,
|
evdev_button,
|
||||||
button_state);
|
button_state);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1271,6 +1271,9 @@ clutter_device_manager_xi2_translate_event (ClutterEventTranslator *translator,
|
|||||||
? CLUTTER_KEY_PRESS
|
? CLUTTER_KEY_PRESS
|
||||||
: CLUTTER_KEY_RELEASE;
|
: CLUTTER_KEY_RELEASE;
|
||||||
|
|
||||||
|
if (xev->evtype == XI_KeyPress && xev->flags & XIKeyRepeat)
|
||||||
|
clutter_event_set_flags (event, CLUTTER_EVENT_FLAG_REPEATED);
|
||||||
|
|
||||||
event->key.time = xev->time;
|
event->key.time = xev->time;
|
||||||
event->key.stage = stage;
|
event->key.stage = stage;
|
||||||
_clutter_input_device_xi2_translate_state (event, &xev->mods, &xev->buttons, &xev->group);
|
_clutter_input_device_xi2_translate_state (event, &xev->mods, &xev->buttons, &xev->group);
|
||||||
|
@@ -38,6 +38,14 @@
|
|||||||
|
|
||||||
typedef struct _ClutterKeymapX11Class ClutterKeymapX11Class;
|
typedef struct _ClutterKeymapX11Class ClutterKeymapX11Class;
|
||||||
typedef struct _DirectionCacheEntry DirectionCacheEntry;
|
typedef struct _DirectionCacheEntry DirectionCacheEntry;
|
||||||
|
typedef struct _ClutterKeymapKey ClutterKeymapKey;
|
||||||
|
|
||||||
|
struct _ClutterKeymapKey
|
||||||
|
{
|
||||||
|
guint keycode;
|
||||||
|
guint group;
|
||||||
|
guint level;
|
||||||
|
};
|
||||||
|
|
||||||
struct _DirectionCacheEntry
|
struct _DirectionCacheEntry
|
||||||
{
|
{
|
||||||
@@ -59,6 +67,7 @@ struct _ClutterKeymapX11
|
|||||||
|
|
||||||
ClutterModifierType num_lock_mask;
|
ClutterModifierType num_lock_mask;
|
||||||
ClutterModifierType scroll_lock_mask;
|
ClutterModifierType scroll_lock_mask;
|
||||||
|
ClutterModifierType level3_shift_mask;
|
||||||
|
|
||||||
PangoDirection current_direction;
|
PangoDirection current_direction;
|
||||||
|
|
||||||
@@ -69,6 +78,7 @@ struct _ClutterKeymapX11
|
|||||||
Atom current_group_atom;
|
Atom current_group_atom;
|
||||||
guint current_cache_serial;
|
guint current_cache_serial;
|
||||||
DirectionCacheEntry group_direction_cache[4];
|
DirectionCacheEntry group_direction_cache[4];
|
||||||
|
int current_group;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
guint caps_lock_state : 1;
|
guint caps_lock_state : 1;
|
||||||
@@ -198,6 +208,9 @@ get_xkb (ClutterKeymapX11 *keymap_x11)
|
|||||||
if (keymap_x11->scroll_lock_mask == 0)
|
if (keymap_x11->scroll_lock_mask == 0)
|
||||||
keymap_x11->scroll_lock_mask = XkbKeysymToModifiers (backend_x11->xdpy,
|
keymap_x11->scroll_lock_mask = XkbKeysymToModifiers (backend_x11->xdpy,
|
||||||
XK_Scroll_Lock);
|
XK_Scroll_Lock);
|
||||||
|
if (keymap_x11->level3_shift_mask == 0)
|
||||||
|
keymap_x11->level3_shift_mask = XkbKeysymToModifiers (backend_x11->xdpy,
|
||||||
|
XK_ISO_Level3_Shift);
|
||||||
|
|
||||||
return keymap_x11->xkb_desc;
|
return keymap_x11->xkb_desc;
|
||||||
}
|
}
|
||||||
@@ -469,6 +482,7 @@ static void
|
|||||||
clutter_keymap_x11_init (ClutterKeymapX11 *keymap)
|
clutter_keymap_x11_init (ClutterKeymapX11 *keymap)
|
||||||
{
|
{
|
||||||
keymap->current_direction = PANGO_DIRECTION_NEUTRAL;
|
keymap->current_direction = PANGO_DIRECTION_NEUTRAL;
|
||||||
|
keymap->current_group = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
static ClutterTranslateReturn
|
static ClutterTranslateReturn
|
||||||
@@ -498,7 +512,8 @@ clutter_keymap_x11_translate_event (ClutterEventTranslator *translator,
|
|||||||
{
|
{
|
||||||
case XkbStateNotify:
|
case XkbStateNotify:
|
||||||
CLUTTER_NOTE (EVENT, "Updating keyboard state");
|
CLUTTER_NOTE (EVENT, "Updating keyboard state");
|
||||||
update_direction (keymap_x11, XkbStateGroup (&xkb_event->state));
|
keymap_x11->current_group = XkbStateGroup (&xkb_event->state);
|
||||||
|
update_direction (keymap_x11, keymap_x11->current_group);
|
||||||
update_locked_mods (keymap_x11, xkb_event->state.locked_mods);
|
update_locked_mods (keymap_x11, xkb_event->state.locked_mods);
|
||||||
retval = CLUTTER_TRANSLATE_REMOVE;
|
retval = CLUTTER_TRANSLATE_REMOVE;
|
||||||
break;
|
break;
|
||||||
@@ -665,3 +680,164 @@ _clutter_keymap_x11_get_direction (ClutterKeymapX11 *keymap)
|
|||||||
#endif
|
#endif
|
||||||
return PANGO_DIRECTION_NEUTRAL;
|
return PANGO_DIRECTION_NEUTRAL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static gboolean
|
||||||
|
clutter_keymap_x11_get_entries_for_keyval (ClutterKeymapX11 *keymap_x11,
|
||||||
|
guint keyval,
|
||||||
|
ClutterKeymapKey **keys,
|
||||||
|
gint *n_keys)
|
||||||
|
{
|
||||||
|
#ifdef HAVE_XKB
|
||||||
|
if (CLUTTER_BACKEND_X11 (keymap_x11->backend)->use_xkb)
|
||||||
|
{
|
||||||
|
XkbDescRec *xkb = get_xkb (keymap_x11);
|
||||||
|
GArray *retval;
|
||||||
|
gint keycode;
|
||||||
|
|
||||||
|
keycode = keymap_x11->min_keycode;
|
||||||
|
retval = g_array_new (FALSE, FALSE, sizeof (ClutterKeymapKey));
|
||||||
|
|
||||||
|
while (keycode <= keymap_x11->max_keycode)
|
||||||
|
{
|
||||||
|
gint max_shift_levels = XkbKeyGroupsWidth (xkb, keycode);
|
||||||
|
gint group = 0;
|
||||||
|
gint level = 0;
|
||||||
|
gint total_syms = XkbKeyNumSyms (xkb, keycode);
|
||||||
|
gint i = 0;
|
||||||
|
KeySym *entry;
|
||||||
|
|
||||||
|
/* entry is an array with all syms for group 0, all
|
||||||
|
* syms for group 1, etc. and for each group the
|
||||||
|
* shift level syms are in order
|
||||||
|
*/
|
||||||
|
entry = XkbKeySymsPtr (xkb, keycode);
|
||||||
|
|
||||||
|
while (i < total_syms)
|
||||||
|
{
|
||||||
|
g_assert (i == (group * max_shift_levels + level));
|
||||||
|
|
||||||
|
if (entry[i] == keyval)
|
||||||
|
{
|
||||||
|
ClutterKeymapKey key;
|
||||||
|
|
||||||
|
key.keycode = keycode;
|
||||||
|
key.group = group;
|
||||||
|
key.level = level;
|
||||||
|
|
||||||
|
g_array_append_val (retval, key);
|
||||||
|
|
||||||
|
g_assert (XkbKeySymEntry (xkb, keycode, level, group) ==
|
||||||
|
keyval);
|
||||||
|
}
|
||||||
|
|
||||||
|
++level;
|
||||||
|
|
||||||
|
if (level == max_shift_levels)
|
||||||
|
{
|
||||||
|
level = 0;
|
||||||
|
++group;
|
||||||
|
}
|
||||||
|
|
||||||
|
++i;
|
||||||
|
}
|
||||||
|
|
||||||
|
++keycode;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (retval->len > 0)
|
||||||
|
{
|
||||||
|
*keys = (ClutterKeymapKey*) retval->data;
|
||||||
|
*n_keys = retval->len;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
*keys = NULL;
|
||||||
|
*n_keys = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
g_array_free (retval, retval->len > 0 ? FALSE : TRUE);
|
||||||
|
|
||||||
|
return *n_keys > 0;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
#endif
|
||||||
|
{
|
||||||
|
return FALSE;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
clutter_keymap_x11_latch_modifiers (ClutterKeymapX11 *keymap_x11,
|
||||||
|
uint32_t level,
|
||||||
|
gboolean enable)
|
||||||
|
{
|
||||||
|
#ifdef HAVE_XKB
|
||||||
|
ClutterBackendX11 *backend_x11 = CLUTTER_BACKEND_X11 (keymap_x11->backend);
|
||||||
|
uint32_t modifiers[] = {
|
||||||
|
0,
|
||||||
|
ShiftMask,
|
||||||
|
keymap_x11->level3_shift_mask,
|
||||||
|
keymap_x11->level3_shift_mask | ShiftMask,
|
||||||
|
};
|
||||||
|
uint32_t value = 0;
|
||||||
|
|
||||||
|
if (!backend_x11->use_xkb)
|
||||||
|
return;
|
||||||
|
|
||||||
|
level = CLAMP (level, 0, G_N_ELEMENTS (modifiers) - 1);
|
||||||
|
|
||||||
|
if (enable)
|
||||||
|
value = modifiers[level];
|
||||||
|
else
|
||||||
|
value = 0;
|
||||||
|
|
||||||
|
XkbLatchModifiers (clutter_x11_get_default_display (),
|
||||||
|
XkbUseCoreKbd, modifiers[level],
|
||||||
|
value);
|
||||||
|
#endif
|
||||||
|
}
|
||||||
|
|
||||||
|
static uint32_t
|
||||||
|
clutter_keymap_x11_get_current_group (ClutterKeymapX11 *keymap_x11)
|
||||||
|
{
|
||||||
|
ClutterBackendX11 *backend_x11 = CLUTTER_BACKEND_X11 (keymap_x11->backend);
|
||||||
|
XkbStateRec state_rec;
|
||||||
|
|
||||||
|
if (keymap_x11->current_group >= 0)
|
||||||
|
return keymap_x11->current_group;
|
||||||
|
|
||||||
|
XkbGetState (backend_x11->xdpy, XkbUseCoreKbd, &state_rec);
|
||||||
|
return XkbStateGroup (&state_rec);
|
||||||
|
}
|
||||||
|
|
||||||
|
gboolean
|
||||||
|
clutter_keymap_x11_keycode_for_keyval (ClutterKeymapX11 *keymap_x11,
|
||||||
|
guint keyval,
|
||||||
|
guint *keycode_out,
|
||||||
|
guint *level_out)
|
||||||
|
{
|
||||||
|
ClutterKeymapKey *keys;
|
||||||
|
gint i, n_keys, group;
|
||||||
|
gboolean found = FALSE;
|
||||||
|
|
||||||
|
g_return_val_if_fail (keycode_out != NULL, FALSE);
|
||||||
|
g_return_val_if_fail (level_out != NULL, FALSE);
|
||||||
|
|
||||||
|
group = clutter_keymap_x11_get_current_group (keymap_x11);
|
||||||
|
|
||||||
|
if (!clutter_keymap_x11_get_entries_for_keyval (keymap_x11, keyval, &keys, &n_keys))
|
||||||
|
return FALSE;
|
||||||
|
|
||||||
|
for (i = 0; i < n_keys && !found; i++)
|
||||||
|
{
|
||||||
|
if (keys[i].group == group)
|
||||||
|
{
|
||||||
|
*keycode_out = keys[i].keycode;
|
||||||
|
*level_out = keys[i].level;
|
||||||
|
found = TRUE;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
g_free (keys);
|
||||||
|
return found;
|
||||||
|
}
|
||||||
|
@@ -51,6 +51,14 @@ gboolean _clutter_keymap_x11_get_is_modifier (ClutterKeymapX11 *keymap,
|
|||||||
|
|
||||||
PangoDirection _clutter_keymap_x11_get_direction (ClutterKeymapX11 *keymap);
|
PangoDirection _clutter_keymap_x11_get_direction (ClutterKeymapX11 *keymap);
|
||||||
|
|
||||||
|
gboolean clutter_keymap_x11_keycode_for_keyval (ClutterKeymapX11 *keymap_x11,
|
||||||
|
guint keyval,
|
||||||
|
guint *keycode_out,
|
||||||
|
guint *level_out);
|
||||||
|
void clutter_keymap_x11_latch_modifiers (ClutterKeymapX11 *keymap_x11,
|
||||||
|
uint32_t level,
|
||||||
|
gboolean enable);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __CLUTTER_KEYMAP_X11_H__ */
|
#endif /* __CLUTTER_KEYMAP_X11_H__ */
|
||||||
|
@@ -32,6 +32,8 @@
|
|||||||
|
|
||||||
#include "clutter-virtual-input-device.h"
|
#include "clutter-virtual-input-device.h"
|
||||||
#include "x11/clutter-virtual-input-device-x11.h"
|
#include "x11/clutter-virtual-input-device-x11.h"
|
||||||
|
#include "x11/clutter-backend-x11.h"
|
||||||
|
#include "x11/clutter-keymap-x11.h"
|
||||||
|
|
||||||
struct _ClutterVirtualInputDeviceX11
|
struct _ClutterVirtualInputDeviceX11
|
||||||
{
|
{
|
||||||
@@ -135,11 +137,25 @@ clutter_virtual_input_device_x11_notify_keyval (ClutterVirtualInputDevice *virtu
|
|||||||
uint32_t keyval,
|
uint32_t keyval,
|
||||||
ClutterKeyState key_state)
|
ClutterKeyState key_state)
|
||||||
{
|
{
|
||||||
KeyCode keycode;
|
ClutterBackendX11 *backend_x11 = CLUTTER_BACKEND_X11 (clutter_get_default_backend ());
|
||||||
|
ClutterKeymapX11 *keymap = backend_x11->keymap;
|
||||||
|
uint32_t keycode, level;
|
||||||
|
|
||||||
|
if (!clutter_keymap_x11_keycode_for_keyval (keymap, keyval, &keycode, &level))
|
||||||
|
{
|
||||||
|
g_warning ("No keycode found for keyval %x in current group", keyval);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (key_state == CLUTTER_KEY_STATE_PRESSED)
|
||||||
|
clutter_keymap_x11_latch_modifiers (keymap, level, TRUE);
|
||||||
|
|
||||||
keycode = XKeysymToKeycode (clutter_x11_get_default_display (), keyval);
|
|
||||||
XTestFakeKeyEvent (clutter_x11_get_default_display (),
|
XTestFakeKeyEvent (clutter_x11_get_default_display (),
|
||||||
keycode, key_state == CLUTTER_KEY_STATE_PRESSED, 0);
|
(KeyCode) keycode,
|
||||||
|
key_state == CLUTTER_KEY_STATE_PRESSED, 0);
|
||||||
|
|
||||||
|
if (key_state == CLUTTER_KEY_STATE_RELEASED)
|
||||||
|
clutter_keymap_x11_latch_modifiers (keymap, level, FALSE);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
AC_PREREQ(2.62)
|
AC_PREREQ(2.62)
|
||||||
|
|
||||||
m4_define([mutter_major_version], [3])
|
m4_define([mutter_major_version], [3])
|
||||||
m4_define([mutter_minor_version], [29])
|
m4_define([mutter_minor_version], [30])
|
||||||
m4_define([mutter_micro_version], [90])
|
m4_define([mutter_micro_version], [0])
|
||||||
|
|
||||||
m4_define([mutter_version],
|
m4_define([mutter_version],
|
||||||
[mutter_major_version.mutter_minor_version.mutter_micro_version])
|
[mutter_major_version.mutter_minor_version.mutter_micro_version])
|
||||||
@@ -244,7 +244,7 @@ AC_ARG_ENABLE(remote-desktop,
|
|||||||
enable_remote_desktop=no
|
enable_remote_desktop=no
|
||||||
)
|
)
|
||||||
AS_IF([test "$enable_remote_desktop" = "yes"], [
|
AS_IF([test "$enable_remote_desktop" = "yes"], [
|
||||||
MUTTER_PC_MODULES="$MUTTER_PC_MODULES libpipewire-0.1 >= 0.2.0"
|
MUTTER_PC_MODULES="$MUTTER_PC_MODULES libpipewire-0.2 >= 0.2.2"
|
||||||
AC_DEFINE([HAVE_REMOTE_DESKTOP],[1], [Defined if screen cast and remote desktop support is enabled])
|
AC_DEFINE([HAVE_REMOTE_DESKTOP],[1], [Defined if screen cast and remote desktop support is enabled])
|
||||||
])
|
])
|
||||||
AM_CONDITIONAL([HAVE_REMOTE_DESKTOP],[test "$enable_remote_desktop" = "yes"])
|
AM_CONDITIONAL([HAVE_REMOTE_DESKTOP],[test "$enable_remote_desktop" = "yes"])
|
||||||
@@ -325,7 +325,7 @@ AS_IF([test "$have_wayland" = "yes"], [
|
|||||||
AC_SUBST([WAYLAND_SCANNER])
|
AC_SUBST([WAYLAND_SCANNER])
|
||||||
AC_DEFINE([HAVE_WAYLAND],[1],[Define if you want to enable Wayland support])
|
AC_DEFINE([HAVE_WAYLAND],[1],[Define if you want to enable Wayland support])
|
||||||
|
|
||||||
PKG_CHECK_MODULES(WAYLAND_PROTOCOLS, [wayland-protocols >= 1.12],
|
PKG_CHECK_MODULES(WAYLAND_PROTOCOLS, [wayland-protocols >= 1.16],
|
||||||
[ac_wayland_protocols_pkgdatadir=`$PKG_CONFIG --variable=pkgdatadir wayland-protocols`])
|
[ac_wayland_protocols_pkgdatadir=`$PKG_CONFIG --variable=pkgdatadir wayland-protocols`])
|
||||||
AC_SUBST(WAYLAND_PROTOCOLS_DATADIR, $ac_wayland_protocols_pkgdatadir)
|
AC_SUBST(WAYLAND_PROTOCOLS_DATADIR, $ac_wayland_protocols_pkgdatadir)
|
||||||
])
|
])
|
||||||
|
@@ -26,7 +26,6 @@ XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ \
|
|||||||
--flag=g_sprintf:2:c-format \
|
--flag=g_sprintf:2:c-format \
|
||||||
--flag=g_snprintf:3:c-format
|
--flag=g_snprintf:3:c-format
|
||||||
|
|
||||||
|
|
||||||
# This is the copyright holder that gets inserted into the header of the
|
# This is the copyright holder that gets inserted into the header of the
|
||||||
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
||||||
# package. (Note that the msgstr strings, extracted from the package's
|
# package. (Note that the msgstr strings, extracted from the package's
|
||||||
@@ -36,6 +35,7 @@ XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ \
|
|||||||
# the public domain; in this case the translators are expected to disclaim
|
# the public domain; in this case the translators are expected to disclaim
|
||||||
# their copyright.
|
# their copyright.
|
||||||
COPYRIGHT_HOLDER = Translation copyright holder
|
COPYRIGHT_HOLDER = Translation copyright holder
|
||||||
|
|
||||||
# This is the email address or URL to which the translators shall report
|
# This is the email address or URL to which the translators shall report
|
||||||
# bugs in the untranslated strings:
|
# bugs in the untranslated strings:
|
||||||
# - Strings which are not entire sentences, see the maintainer guidelines
|
# - Strings which are not entire sentences, see the maintainer guidelines
|
||||||
@@ -50,7 +50,7 @@ COPYRIGHT_HOLDER = Translation copyright holder
|
|||||||
# It can be your email address, or a mailing list address where translators
|
# It can be your email address, or a mailing list address where translators
|
||||||
# can write to without being subscribed, or the URL of a web page through
|
# can write to without being subscribed, or the URL of a web page through
|
||||||
# which the translators can contact you.
|
# which the translators can contact you.
|
||||||
MSGID_BUGS_ADDRESS = http://bugzilla.gnome.org/enter_bug.cgi?product=mutter&keywords=I18N+L10N&component=general
|
MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/mutter/issues
|
||||||
|
|
||||||
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
||||||
# message catalogs shall be used. It is usually empty.
|
# message catalogs shall be used. It is usually empty.
|
||||||
|
286
po/be.po
286
po/be.po
@@ -3,10 +3,9 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter.master\n"
|
"Project-Id-Version: mutter.master\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"product=mutter&keywords=I18N+L10N&component=general\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"POT-Creation-Date: 2017-08-29 16:09+0000\n"
|
"PO-Revision-Date: 2018-09-06 18:47+0300\n"
|
||||||
"PO-Revision-Date: 2017-09-01 18:44+0300\n"
|
|
||||||
"Last-Translator: Yuras Shumovich <shumovichy@gmail.com>\n"
|
"Last-Translator: Yuras Shumovich <shumovichy@gmail.com>\n"
|
||||||
"Language-Team: Belarusian <i18n-bel-gnome@googlegroups.com>\n"
|
"Language-Team: Belarusian <i18n-bel-gnome@googlegroups.com>\n"
|
||||||
"Language: be\n"
|
"Language: be\n"
|
||||||
@@ -15,7 +14,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Poedit 1.8.11\n"
|
"X-Generator: Poedit 2.1.1\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -42,134 +41,118 @@ msgid "Move window to last workspace"
|
|||||||
msgstr "Перамясціць акно ў апошнюю прастору"
|
msgstr "Перамясціць акно ў апошнюю прастору"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:24
|
#: data/50-mutter-navigation.xml:24
|
||||||
msgid "Move window one workspace to the left"
|
|
||||||
msgstr "Перамясціць акно ў прастору злева ад дзейнай"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:27
|
|
||||||
msgid "Move window one workspace to the right"
|
|
||||||
msgstr "Перамясціць акно ў прастору справа ад дзейнай"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:30
|
|
||||||
msgid "Move window one workspace up"
|
msgid "Move window one workspace up"
|
||||||
msgstr "Перамясціць акно ў прастору зверху ад дзейнай"
|
msgstr "Перамясціць акно ў прастору зверху ад дзейнай"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:33
|
#: data/50-mutter-navigation.xml:27
|
||||||
msgid "Move window one workspace down"
|
msgid "Move window one workspace down"
|
||||||
msgstr "Перамясціць акно ў прастору знізу ад дзейнай"
|
msgstr "Перамясціць акно ў прастору знізу ад дзейнай"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:36
|
#: data/50-mutter-navigation.xml:30
|
||||||
msgid "Move window one monitor to the left"
|
msgid "Move window one monitor to the left"
|
||||||
msgstr "Перамясціць акно на манітор злева ад дзейнага"
|
msgstr "Перамясціць акно на манітор злева ад дзейнага"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:39
|
#: data/50-mutter-navigation.xml:33
|
||||||
msgid "Move window one monitor to the right"
|
msgid "Move window one monitor to the right"
|
||||||
msgstr "Перамясціць акно на манітор справа ад дзейнага"
|
msgstr "Перамясціць акно на манітор справа ад дзейнага"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:42
|
#: data/50-mutter-navigation.xml:36
|
||||||
msgid "Move window one monitor up"
|
msgid "Move window one monitor up"
|
||||||
msgstr "Перамясціць акно на манітор зверху ад дзейнага"
|
msgstr "Перамясціць акно на манітор зверху ад дзейнага"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:45
|
#: data/50-mutter-navigation.xml:39
|
||||||
msgid "Move window one monitor down"
|
msgid "Move window one monitor down"
|
||||||
msgstr "Перамясціць акно на манітор знізу ад дзейнага"
|
msgstr "Перамясціць акно на манітор знізу ад дзейнага"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:49
|
#: data/50-mutter-navigation.xml:43
|
||||||
msgid "Switch applications"
|
msgid "Switch applications"
|
||||||
msgstr "Пераключэнне праграм"
|
msgstr "Пераключэнне праграм"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:54
|
#: data/50-mutter-navigation.xml:48
|
||||||
msgid "Switch to previous application"
|
msgid "Switch to previous application"
|
||||||
msgstr "Пераключыць на папярэднюю праграму"
|
msgstr "Пераключыць на папярэднюю праграму"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:58
|
#: data/50-mutter-navigation.xml:52
|
||||||
msgid "Switch windows"
|
msgid "Switch windows"
|
||||||
msgstr "Пераключэнне вокнаў"
|
msgstr "Пераключэнне вокнаў"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:63
|
#: data/50-mutter-navigation.xml:57
|
||||||
msgid "Switch to previous window"
|
msgid "Switch to previous window"
|
||||||
msgstr "Перайсці на папярэдняе акно"
|
msgstr "Перайсці на папярэдняе акно"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:67
|
#: data/50-mutter-navigation.xml:61
|
||||||
msgid "Switch windows of an application"
|
msgid "Switch windows of an application"
|
||||||
msgstr "Пераключэнне вокнаў праграмы"
|
msgstr "Пераключэнне вокнаў праграмы"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:72
|
#: data/50-mutter-navigation.xml:66
|
||||||
msgid "Switch to previous window of an application"
|
msgid "Switch to previous window of an application"
|
||||||
msgstr "Перайсці на папярэдняе акно праграмы"
|
msgstr "Перайсці на папярэдняе акно праграмы"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:76
|
#: data/50-mutter-navigation.xml:70
|
||||||
msgid "Switch system controls"
|
msgid "Switch system controls"
|
||||||
msgstr "Пераключэнне паміж сістэмнымі элементамі кіравання"
|
msgstr "Пераключэнне паміж сістэмнымі элементамі кіравання"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:81
|
#: data/50-mutter-navigation.xml:75
|
||||||
msgid "Switch to previous system control"
|
msgid "Switch to previous system control"
|
||||||
msgstr "Пераключыць на папярэдні сістэмны элемент кіравання"
|
msgstr "Пераключыць на папярэдні сістэмны элемент кіравання"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:85
|
#: data/50-mutter-navigation.xml:79
|
||||||
msgid "Switch windows directly"
|
msgid "Switch windows directly"
|
||||||
msgstr "Непасрэднае пераключэнне вокнаў"
|
msgstr "Непасрэднае пераключэнне вокнаў"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:90
|
#: data/50-mutter-navigation.xml:84
|
||||||
msgid "Switch directly to previous window"
|
msgid "Switch directly to previous window"
|
||||||
msgstr "Перайсці непасрэдна на папярэдняе акно"
|
msgstr "Перайсці непасрэдна на папярэдняе акно"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:94
|
#: data/50-mutter-navigation.xml:88
|
||||||
msgid "Switch windows of an app directly"
|
msgid "Switch windows of an app directly"
|
||||||
msgstr "Непасрэднае пераключэнне вокнаў праграмы"
|
msgstr "Непасрэднае пераключэнне вокнаў праграмы"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:99
|
#: data/50-mutter-navigation.xml:93
|
||||||
msgid "Switch directly to previous window of an app"
|
msgid "Switch directly to previous window of an app"
|
||||||
msgstr "Перайсці непасрэдна на папярэдняе акно праграмы"
|
msgstr "Перайсці непасрэдна на папярэдняе акно праграмы"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:103
|
#: data/50-mutter-navigation.xml:97
|
||||||
msgid "Switch system controls directly"
|
msgid "Switch system controls directly"
|
||||||
msgstr "Непасрэднае пераключэнне паміж сістэмнымі элементамі кіравання"
|
msgstr "Непасрэднае пераключэнне паміж сістэмнымі элементамі кіравання"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:108
|
#: data/50-mutter-navigation.xml:102
|
||||||
msgid "Switch directly to previous system control"
|
msgid "Switch directly to previous system control"
|
||||||
msgstr "Перайсці непасрэдна на папярэдні сістэмны элемент кіравання"
|
msgstr "Перайсці непасрэдна на папярэдні сістэмны элемент кіравання"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:111
|
#: data/50-mutter-navigation.xml:105
|
||||||
msgid "Hide all normal windows"
|
msgid "Hide all normal windows"
|
||||||
msgstr "Схаваць усе звычайныя вокны"
|
msgstr "Схаваць усе звычайныя вокны"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:114
|
#: data/50-mutter-navigation.xml:108
|
||||||
msgid "Switch to workspace 1"
|
msgid "Switch to workspace 1"
|
||||||
msgstr "Перайсці ў прастору працы 1"
|
msgstr "Перайсці ў прастору працы 1"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:117
|
#: data/50-mutter-navigation.xml:111
|
||||||
msgid "Switch to workspace 2"
|
msgid "Switch to workspace 2"
|
||||||
msgstr "Перайсці ў прастору працы 2"
|
msgstr "Перайсці ў прастору працы 2"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:120
|
#: data/50-mutter-navigation.xml:114
|
||||||
msgid "Switch to workspace 3"
|
msgid "Switch to workspace 3"
|
||||||
msgstr "Перайсці ў прастору працы 3"
|
msgstr "Перайсці ў прастору працы 3"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:123
|
#: data/50-mutter-navigation.xml:117
|
||||||
msgid "Switch to workspace 4"
|
msgid "Switch to workspace 4"
|
||||||
msgstr "Перайсці ў прастору працы 4"
|
msgstr "Перайсці ў прастору працы 4"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:126
|
#: data/50-mutter-navigation.xml:120
|
||||||
msgid "Switch to last workspace"
|
msgid "Switch to last workspace"
|
||||||
msgstr "Перайсці ў апошнюю прастору працы"
|
msgstr "Перайсці ў апошнюю прастору працы"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:129
|
#: data/50-mutter-navigation.xml:123
|
||||||
msgid "Move to workspace left"
|
|
||||||
msgstr "Перамясціць на прастору працы злева"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:132
|
|
||||||
msgid "Move to workspace right"
|
|
||||||
msgstr "Перамясціць на прастору працы справа"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:135
|
|
||||||
msgid "Move to workspace above"
|
msgid "Move to workspace above"
|
||||||
msgstr "Перамясціць на прастору працы зверху"
|
msgstr "Перамясціць на прастору працы зверху"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:138
|
#: data/50-mutter-navigation.xml:126
|
||||||
msgid "Move to workspace below"
|
msgid "Move to workspace below"
|
||||||
msgstr "Перамясціць на прастору працы знізу"
|
msgstr "Перамясціць на прастору працы знізу"
|
||||||
|
|
||||||
#: data/50-mutter-system.xml:6
|
#: data/50-mutter-system.xml:6 data/50-mutter-wayland.xml:6
|
||||||
msgid "System"
|
msgid "System"
|
||||||
msgstr "Сістэма"
|
msgstr "Сістэма"
|
||||||
|
|
||||||
@@ -181,6 +164,10 @@ msgstr "Паказаць акенца для выканання загаду"
|
|||||||
msgid "Show the activities overview"
|
msgid "Show the activities overview"
|
||||||
msgstr "Паказаць агляд дзейнасцяў"
|
msgstr "Паказаць агляд дзейнасцяў"
|
||||||
|
|
||||||
|
#: data/50-mutter-wayland.xml:8
|
||||||
|
msgid "Restore the keyboard shortcuts"
|
||||||
|
msgstr "Аднавіць клавіятурныя скароты"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:6
|
#: data/50-mutter-windows.xml:6
|
||||||
msgid "Windows"
|
msgid "Windows"
|
||||||
msgstr "Вокны"
|
msgstr "Вокны"
|
||||||
@@ -206,54 +193,50 @@ msgid "Restore window"
|
|||||||
msgstr "Аднавіць былы памер акна"
|
msgstr "Аднавіць былы памер акна"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:18
|
#: data/50-mutter-windows.xml:18
|
||||||
msgid "Toggle shaded state"
|
|
||||||
msgstr "Перамяніць скручанасць акна ў загаловак"
|
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:20
|
|
||||||
msgid "Close window"
|
msgid "Close window"
|
||||||
msgstr "Закрыць акно"
|
msgstr "Закрыць акно"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:22
|
#: data/50-mutter-windows.xml:20
|
||||||
msgid "Hide window"
|
msgid "Hide window"
|
||||||
msgstr "Схаваць акно"
|
msgstr "Схаваць акно"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:24
|
#: data/50-mutter-windows.xml:22
|
||||||
msgid "Move window"
|
msgid "Move window"
|
||||||
msgstr "Перамясціць акно"
|
msgstr "Перамясціць акно"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:26
|
#: data/50-mutter-windows.xml:24
|
||||||
msgid "Resize window"
|
msgid "Resize window"
|
||||||
msgstr "Змяніць памер акна"
|
msgstr "Змяніць памер акна"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:29
|
#: data/50-mutter-windows.xml:27
|
||||||
msgid "Toggle window on all workspaces or one"
|
msgid "Toggle window on all workspaces or one"
|
||||||
msgstr "Перамяніць, ці бачнае акно на ўсіх прасторах працы"
|
msgstr "Перамяніць, ці бачнае акно на ўсіх прасторах працы"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:31
|
#: data/50-mutter-windows.xml:29
|
||||||
msgid "Raise window if covered, otherwise lower it"
|
msgid "Raise window if covered, otherwise lower it"
|
||||||
msgstr "Узняць акно, калі яно закрыта іншымі вокнамі, іначай апусціць яго"
|
msgstr "Узняць акно, калі яно закрыта іншымі вокнамі, іначай апусціць яго"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:33
|
#: data/50-mutter-windows.xml:31
|
||||||
msgid "Raise window above other windows"
|
msgid "Raise window above other windows"
|
||||||
msgstr "Узняць акно над астатнімі"
|
msgstr "Узняць акно над астатнімі"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:35
|
#: data/50-mutter-windows.xml:33
|
||||||
msgid "Lower window below other windows"
|
msgid "Lower window below other windows"
|
||||||
msgstr "Апусціць акно пад астатнія"
|
msgstr "Апусціць акно пад астатнія"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:37
|
#: data/50-mutter-windows.xml:35
|
||||||
msgid "Maximize window vertically"
|
msgid "Maximize window vertically"
|
||||||
msgstr "Вертыкальна максімалізаваць акно"
|
msgstr "Вертыкальна максімалізаваць акно"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:39
|
#: data/50-mutter-windows.xml:37
|
||||||
msgid "Maximize window horizontally"
|
msgid "Maximize window horizontally"
|
||||||
msgstr "Гарызантальна максімалізаваць акно"
|
msgstr "Гарызантальна максімалізаваць акно"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:43
|
#: data/50-mutter-windows.xml:41
|
||||||
msgid "View split on left"
|
msgid "View split on left"
|
||||||
msgstr "Падзяліць прагляд злева"
|
msgstr "Падзяліць прагляд злева"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:47
|
#: data/50-mutter-windows.xml:45
|
||||||
msgid "View split on right"
|
msgid "View split on right"
|
||||||
msgstr "Падзяліць прагляд справа"
|
msgstr "Падзяліць прагляд справа"
|
||||||
|
|
||||||
@@ -409,10 +392,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Каб уключыць эксперыментальныя функцыі, дадайце адпаведнае ключавое слова ў "
|
"Каб уключыць эксперыментальныя функцыі, дадайце адпаведнае ключавое слова ў "
|
||||||
"гэты ліст. Некаторыя функцыі могуць патрабаваць перазапуску кампазітара. "
|
"гэты ліст. Некаторыя функцыі могуць патрабаваць перазапуску кампазітара. "
|
||||||
@@ -421,24 +401,21 @@ msgstr ""
|
|||||||
"\"scale-monitor-framebuffer\" - прымушае mutter прадвызначана размяшчаць "
|
"\"scale-monitor-framebuffer\" - прымушае mutter прадвызначана размяшчаць "
|
||||||
"лагічныя маніторы ў лагічнай прасторы каардынат пікселаў, пры гэтым "
|
"лагічныя маніторы ў лагічнай прасторы каардынат пікселаў, пры гэтым "
|
||||||
"маштабаваць кадравы буфер, а не змесціва акна, для падтрымкі HiDPI "
|
"маштабаваць кадравы буфер, а не змесціва акна, для падтрымкі HiDPI "
|
||||||
"манітораў. Не патрабуе перазапуску. • \"remote-desktop\" - уключае падтрымку "
|
"манітораў. Не патрабуе перазапуску."
|
||||||
"аддаленых манітораў. Для падтрымкі аддаленых манітораў з супольным доступам "
|
|
||||||
"да экрана трэба таксама ўключыць \"screen-cast\". • \"screen-cast\" - "
|
|
||||||
"уключае падтрымку скрынкасту."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Выбраць акно з выплыўнога акенца"
|
msgstr "Выбраць акно з выплыўнога акенца"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Закрыць выплыўное акенца"
|
msgstr "Закрыць выплыўное акенца"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Пераключыць канфігурацыі манітора"
|
msgstr "Пераключыць канфігурацыі манітора"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Паварочвае убудаваны манітор"
|
msgstr "Паварочвае убудаваны манітор"
|
||||||
|
|
||||||
@@ -494,10 +471,54 @@ msgstr "Перайсці ў віртуальны тэрмінал 12"
|
|||||||
msgid "Re-enable shortcuts"
|
msgid "Re-enable shortcuts"
|
||||||
msgstr "Уключыць назад клавіятурныя скароты"
|
msgstr "Уключыць назад клавіятурныя скароты"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:64
|
||||||
|
msgid "Allow grabs with Xwayland"
|
||||||
|
msgstr "Дазволіць захоп клавіятуры з Xwayland"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:65
|
||||||
|
msgid ""
|
||||||
|
"Allow keyboard grabs issued by X11 applications running in Xwayland to be "
|
||||||
|
"taken into account. For a X11 grab to be taken into account under Wayland, "
|
||||||
|
"the client must also either send a specific X11 ClientMessage to the root "
|
||||||
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
|
"access-rules”."
|
||||||
|
msgstr ""
|
||||||
|
"Дазволіць прымаць у разлік захоп клавіятуры прыстасаваннямі X11, якія "
|
||||||
|
"працуюць у Xwayland. Каб гэта працавала, карыстальнік павінны таксама "
|
||||||
|
"даслаць адпаведнае X11 паведамленне ClientMessage каранёваму акну, ці быць "
|
||||||
|
"сярод дазволеных дастасаванняў у \"xwayland-grab-access-rules\"."
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
||||||
|
msgid "Xwayland applications allowed to issue keyboard grabs"
|
||||||
|
msgstr "Xwayland дастасаванні, якім дазволена захапляць клавіятуру"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:78
|
||||||
|
msgid ""
|
||||||
|
"List the resource names or resource class of X11 windows either allowed or "
|
||||||
|
"not allowed to issue X11 keyboard grabs under Xwayland. The resource name or "
|
||||||
|
"resource class of a given X11 window can be obtained using the command "
|
||||||
|
"“xprop WM_CLASS”. Wildcards “*” and jokers “?” in the values are supported. "
|
||||||
|
"Values starting with “!” are blacklisted, which has precedence over the "
|
||||||
|
"whitelist, to revoke applications from the default system list. The default "
|
||||||
|
"system list includes the following applications: "
|
||||||
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
||||||
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
|
"shortcuts”."
|
||||||
|
msgstr ""
|
||||||
|
"Спіс назваў ці класаў рэсурсаў вокнаў X11, якім дазволена ці не дазволена "
|
||||||
|
"захопліваць клавіятуру пад Xwayland. Назву і клас рэсурса акна X11 можна "
|
||||||
|
"атрымаць з дапамогай каманды \"xprop WM_CLASS\". Значэнні могуць змяшчаць "
|
||||||
|
"шаблоны \"*\" і \"?\". Значэнні, якія пачынаюцца з \"!\", азначаюць "
|
||||||
|
"забарону, што мае перавагу перад дазволам і адклікае дастасаванні з "
|
||||||
|
"прадвызначанага сістэмнага спіса. Апошні змяшчае наступныя дастасаванні: "
|
||||||
|
"\"@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@\". Карыстальнікі могуць спыніць "
|
||||||
|
"дзейнічаючы захоп з дапамогай клавіятурнага скароту, азначанага ключом "
|
||||||
|
"\"restore-shortcuts\"."
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2151
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Пераключыць рэжым (група %d)"
|
msgstr "Пераключыць рэжым (група %d)"
|
||||||
@@ -505,110 +526,113 @@ msgstr "Пераключыць рэжым (група %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2174
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Пераключыць манітор"
|
msgstr "Пераключыць манітор"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2176
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Паказаць экранную даведку"
|
msgstr "Паказаць экранную даведку"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:903
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Убудаваны дысплей"
|
msgstr "Убудаваны дысплей"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:926
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Невядомы"
|
msgstr "Невядомы"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:928
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Невядомы дысплей"
|
msgstr "Невядомы дысплей"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:936
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
|
|
||||||
#. This probably means that a non-WM compositor like xcompmgr is running;
|
#. This probably means that a non-WM compositor like xcompmgr is running;
|
||||||
#. * we have no way to get it to exit
|
#. * we have no way to get it to exit
|
||||||
#: src/compositor/compositor.c:476
|
#: src/compositor/compositor.c:481
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Іншы кампазітны кіраўнік вокнаў ужо абслугоўвае экран %i дысплея \"%s\"."
|
"Іншы кампазітны кіраўнік вокнаў ужо абслугоўвае экран %i дысплея \"%s\"."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Падзея з сігналам"
|
msgstr "Падзея з сігналам"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Не ўдалося адкрыць дысплей аконнай сістэмы X \"%s\"\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:189
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Выключыць злучэнне з кіраўніком сеансаў"
|
msgstr "Выключыць злучэнне з кіраўніком сеансаў"
|
||||||
|
|
||||||
#: src/core/main.c:195
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Замяніць дзейнага кіраўніка вокнаў"
|
msgstr "Замяніць дзейнага кіраўніка вокнаў"
|
||||||
|
|
||||||
#: src/core/main.c:201
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Вызначыць ідэнтыфікатар для кіравання сеансам"
|
msgstr "Вызначыць ідэнтыфікатар для кіравання сеансам"
|
||||||
|
|
||||||
#: src/core/main.c:206
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Патрэбны X-дысплей"
|
msgstr "Патрэбны X-дысплей"
|
||||||
|
|
||||||
#: src/core/main.c:212
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Ініцыяваць сеанс з файла"
|
msgstr "Ініцыяваць сеанс з файла"
|
||||||
|
|
||||||
#: src/core/main.c:218
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Сінхронна выконваць выклікі X-сістэмы"
|
msgstr "Сінхронна выконваць выклікі X-сістэмы"
|
||||||
|
|
||||||
#: src/core/main.c:225
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Запусціць у якасці кампазітара wayland"
|
msgstr "Запусціць у якасці кампазітара wayland"
|
||||||
|
|
||||||
#: src/core/main.c:231
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Запусціць у якасці ўложанага кампазітара"
|
msgstr "Запусціць у якасці ўложанага кампазітара"
|
||||||
|
|
||||||
#: src/core/main.c:239
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Запусціць наборшчык wayland без Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Запусціць у якасці паўнавартаснага сервера дысплея, я не як уложаны "
|
msgstr "Запусціць у якасці паўнавартаснага сервера дысплея, я не як уложаны "
|
||||||
|
|
||||||
|
#: src/core/main.c:253
|
||||||
|
msgid "Run with X11 backend"
|
||||||
|
msgstr "Запусціць з драйверам X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "\"%s\" не адказвае на запыты."
|
msgstr "\"%s\" не адказвае на запыты."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Праграма не адказвае на запыты."
|
msgstr "Праграма не адказвае на запыты."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Вы можаце альбо крыху пачакаць адказу, альбо змусіць праграму да выхаду."
|
"Вы можаце альбо крыху пачакаць адказу, альбо змусіць праграму да выхаду."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Змусіць да выхаду"
|
msgstr "_Змусіць да выхаду"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Пачакаць"
|
msgstr "_Пачакаць"
|
||||||
|
|
||||||
@@ -636,12 +660,23 @@ msgstr "Вывесці нумар версіі праграмы"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Патрэбны плугін Mutter"
|
msgstr "Патрэбны плугін Mutter"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Прастора працы %d"
|
msgstr "Прастора працы %d"
|
||||||
|
|
||||||
#: src/core/screen.c:580
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr ""
|
||||||
|
"Праграма \"Mutter\" была скампіляваная без падтрымкі падрабязнага "
|
||||||
|
"пратакаліравання\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Пераключыць рэжым: %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -650,23 +685,21 @@ msgstr ""
|
|||||||
"Дысплеі \"%s\" ужо мае аконнага кіраўніка. Каб замяніць яго новым, дадайце "
|
"Дысплеі \"%s\" ужо мае аконнага кіраўніка. Каб замяніць яго новым, дадайце "
|
||||||
"опцыю --replace."
|
"опцыю --replace."
|
||||||
|
|
||||||
#: src/core/screen.c:665
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Не ўдалося ініцыяваць GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Не ўдалося адкрыць дысплей аконнай сістэмы X \"%s\"\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Экран %d на дысплеі \"%s\" хібны\n"
|
msgstr "Экран %d на дысплеі \"%s\" хібны\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr ""
|
|
||||||
"Праграма \"Mutter\" была скампіляваная без падтрымкі падрабязнага "
|
|
||||||
"пратакаліравання\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Пераключыць рэжым: %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1815
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -674,11 +707,26 @@ msgstr ""
|
|||||||
"Гэтыя вокны не падтрымліваюць функцыі захавання дзейнага ладу працы, і таму "
|
"Гэтыя вокны не падтрымліваюць функцыі захавання дзейнага ладу працы, і таму "
|
||||||
"іх прыйдзецца запусціць уручную пасля наступнага ўваходу ў сістэму."
|
"іх прыйдзецца запусціць уручную пасля наступнага ўваходу ў сістэму."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (на %s)"
|
msgstr "%s (на %s)"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the left"
|
||||||
|
#~ msgstr "Перамясціць акно ў прастору злева ад дзейнай"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the right"
|
||||||
|
#~ msgstr "Перамясціць акно ў прастору справа ад дзейнай"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace left"
|
||||||
|
#~ msgstr "Перамясціць на прастору працы злева"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace right"
|
||||||
|
#~ msgstr "Перамясціць на прастору працы справа"
|
||||||
|
|
||||||
|
#~ msgid "Toggle shaded state"
|
||||||
|
#~ msgstr "Перамяніць скручанасць акна ў загаловак"
|
||||||
|
|
||||||
#~ msgid "background texture could not be created from file"
|
#~ msgid "background texture could not be created from file"
|
||||||
#~ msgstr "не ўдалося стварыць фонавую тэкстуру з файла"
|
#~ msgstr "не ўдалося стварыць фонавую тэкстуру з файла"
|
||||||
|
|
||||||
|
138
po/cs.po
138
po/cs.po
@@ -12,8 +12,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-03-01 10:47+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-07 19:28+0100\n"
|
"PO-Revision-Date: 2018-08-29 07:28+0200\n"
|
||||||
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
|
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
|
||||||
"Language-Team: čeština <gnome-cs-list@gnome.org>\n"
|
"Language-Team: čeština <gnome-cs-list@gnome.org>\n"
|
||||||
"Language: cs\n"
|
"Language: cs\n"
|
||||||
@@ -396,10 +396,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Chcete-li povolit experimentální funkce, přidejte klíčové slovo funkce do "
|
"Chcete-li povolit experimentální funkce, přidejte klíčové slovo funkce do "
|
||||||
"seznamu. Zda funkce vyžaduje restartování kompozitoru, závisí na dané "
|
"seznamu. Zda funkce vyžaduje restartování kompozitoru, závisí na dané "
|
||||||
@@ -410,23 +407,21 @@ msgstr ""
|
|||||||
"mutter výchozí pro logické uspořádání monitorů v logickém souřadnicovém "
|
"mutter výchozí pro logické uspořádání monitorů v logickém souřadnicovém "
|
||||||
"prostoru pixelů, zatímco škáluje přímo v grafické vyrovnávací paměti, "
|
"prostoru pixelů, zatímco škáluje přímo v grafické vyrovnávací paměti, "
|
||||||
"namísto v obsahu oken, aby se postaral o správu montorů s HiDPI. Nevyžaduje "
|
"namísto v obsahu oken, aby se postaral o správu montorů s HiDPI. Nevyžaduje "
|
||||||
"restart. • „remote-desktop“ – zapne podporu pro vzdálenou pracovní plochu. "
|
"restart."
|
||||||
"Pro podporu vzdálené plochy se sdílením obrazovky musít být zapnuto také "
|
|
||||||
"„screen-cast“. • „screen-cast“ – zapne podporu pro vysílání obsahu obrazovky."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Vybrat okno z překryvné nabídky tabulátoru"
|
msgstr "Vybrat okno z překryvné nabídky tabulátoru"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Zrušit překryvné okno tabulátoru"
|
msgstr "Zrušit překryvné okno tabulátoru"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Přepnout nastavení monitoru"
|
msgstr "Přepnout nastavení monitoru"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Postupně mění vestavěná nastavení monitoru"
|
msgstr "Postupně mění vestavěná nastavení monitoru"
|
||||||
|
|
||||||
@@ -548,22 +543,22 @@ msgstr "Přepnout monitor"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Zobrazit nápovědu na obrazovce"
|
msgstr "Zobrazit nápovědu na obrazovce"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Vestavěný displej"
|
msgstr "Vestavěný displej"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Neznámý"
|
msgstr "Neznámý"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Neznámý displej"
|
msgstr "Neznámý displej"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -576,66 +571,65 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "Jiný kompozitní správce již běží na obrazovce %i displeje „%s“."
|
msgstr "Jiný kompozitní správce již běží na obrazovce %i displeje „%s“."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Událost zvonku"
|
msgstr "Událost zvonku"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Nelze otevřít displej X Window System „%s“\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Zakáže připojení ke správci sezení"
|
msgstr "Zakázat připojení ke správci sezení"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Nahradí běžícího správce oken"
|
msgstr "Nahradí běžícího správce oken"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Určení ID správy sezení"
|
msgstr "Určit ID správy sezení"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Displej X, který použije"
|
msgstr "Displej X, který se má použít"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Spustí sezení z uloženého souboru"
|
msgstr "Spustit sezení z uloženého souboru"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Provede volání X synchronně"
|
msgstr "Provádět volání X synchronně"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Spustit jako kompozitor protokolu Wayland"
|
msgstr "Spustit jako kompozitor protokolu Wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Spustit jako podkladový kompozitor"
|
msgstr "Spustit jako podkladový kompozitor"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Spustit kompozitor wayland bez spuštění Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Spustit jako plnohodnotný server displeje, nikoliv vnořeně"
|
msgstr "Spustit jako plnohodnotný server displeje, nikoliv vnořeně"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Spustit se serverem X11"
|
msgstr "Spustit se serverem X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "„%s“ nereaguje."
|
msgstr "„%s“ nereaguje."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Aplikace nereaguje."
|
msgstr "Aplikace nereaguje."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -643,11 +637,11 @@ msgstr ""
|
|||||||
"Je možné chvíli počkat, aby aplikace mohla pokračovat, nebo si vynutit úplné "
|
"Je možné chvíli počkat, aby aplikace mohla pokračovat, nebo si vynutit úplné "
|
||||||
"ukončení aplikace."
|
"ukončení aplikace."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Vynutit ukončení"
|
msgstr "_Vynutit ukončení"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Počkat"
|
msgstr "_Počkat"
|
||||||
|
|
||||||
@@ -675,25 +669,11 @@ msgstr "Vypsat verzi"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Zásuvný modul Mutter, který se má použít"
|
msgstr "Zásuvný modul Mutter, který se má použít"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Plocha %d"
|
msgstr "Plocha %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Displej „%s“ již správce oken má; zkuste prosím nahradit aktuálního správce "
|
|
||||||
"oken pomocí přepínače --replace."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Obrazovka %d na displeji „%s“ je neplatná\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter bylo přeloženo bez podpory podrobného režimu\n"
|
msgstr "Mutter bylo přeloženo bez podpory podrobného režimu\n"
|
||||||
@@ -703,7 +683,30 @@ msgstr "Mutter bylo přeloženo bez podpory podrobného režimu\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Přepínač režimu: režim %d"
|
msgstr "Přepínač režimu: režim %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Displej „%s“ již správce oken má; zkuste prosím nahradit aktuálního správce "
|
||||||
|
"oken pomocí přepínače --replace."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Selhala inicializace GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Nelze otevřít displej X Window System „%s“\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Obrazovka %d na displeji „%s“ je neplatná\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -711,22 +714,7 @@ msgstr ""
|
|||||||
"Tato okna nepodporují „uložení aktuálního nastavení“ a po svém příštím "
|
"Tato okna nepodporují „uložení aktuálního nastavení“ a po svém příštím "
|
||||||
"přihlášení je budete muset spustit ručně."
|
"přihlášení je budete muset spustit ručně."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (na %s)"
|
msgstr "%s (na %s)"
|
||||||
|
|
||||||
#~ msgid "Move window one workspace to the left"
|
|
||||||
#~ msgstr "Přesunout okno o jednu pracovní plochu doleva"
|
|
||||||
|
|
||||||
#~ msgid "Move window one workspace to the right"
|
|
||||||
#~ msgstr "Přesunout okno o jednu pracovní plochu doprava"
|
|
||||||
|
|
||||||
#~ msgid "Move to workspace left"
|
|
||||||
#~ msgstr "Přesunout na plochu vlevo"
|
|
||||||
|
|
||||||
#~ msgid "Move to workspace right"
|
|
||||||
#~ msgstr "Přesunout na plochu vpravo"
|
|
||||||
|
|
||||||
#~ msgid "Toggle shaded state"
|
|
||||||
#~ msgstr "Přepnout stav svinutí"
|
|
||||||
|
140
po/da.po
140
po/da.po
@@ -20,8 +20,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-07 22:29+0100\n"
|
"PO-Revision-Date: 2018-08-30 20:57+0200\n"
|
||||||
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
|
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
|
||||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
@@ -403,37 +403,23 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
msgstr "For at slå eksperimentelle funktioner til, skal du tilføje funktionsnøgleordet til listen. Om funktionen kræver genstart af kompositoren afhænger af den givne funktion. Der er ingen garanti for at eksperimentelle funktion forbliver tilgængelige eller mulige at konfigurere. Forvent ikke at noget i denne indstilling nødvendigvis fungerer i fremtiden. Mulige nøgleord i øjeblikket: • “scale-monitor-framebuffer” — får mutter til som standard at arrangere logiske skærme i et logisk pixelkoordinatrum, mens skærmes framebuffere skaleres frem for vinduesindholdet for at håndtere HiDPI-skærme. Kræver ikke genstart."
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
|
||||||
"For at slå eksperimentelle funktioner til, skal du tilføje "
|
|
||||||
"funktionsnøgleordet til listen. Om funktionen kræver genstart af "
|
|
||||||
"kompositoren afhænger af den givne funktion. Der er ingen garanti for at "
|
|
||||||
"eksperimentelle funktion forbliver tilgængelige eller mulige at konfigurere. "
|
|
||||||
"Forvent ikke at noget i denne indstilling nødvendigvis fungerer i fremtiden. "
|
|
||||||
"Mulige nøgleord i øjeblikket: • “scale-monitor-framebuffer” — får mutter til "
|
|
||||||
"som standard at arrangere logiske skærme i et logisk pixelkoordinatrum, mens "
|
|
||||||
"skærmes framebuffere skaleres frem for vinduesindholdet for at håndtere "
|
|
||||||
"HiDPI-skærme. Fjernskrivebord med skærmdeling understøttes hvis “screen-"
|
|
||||||
"cast” også er aktiveret. • “screen-cast” — aktiverer understøttelse af "
|
|
||||||
"skærmoptagelse."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Vælg vindue fra tab-pop-op"
|
msgstr "Vælg vindue fra tab-pop-op"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Annullér faneblads-pop-op"
|
msgstr "Annullér faneblads-pop-op"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Skift skærmkonfiguration"
|
msgstr "Skift skærmkonfiguration"
|
||||||
|
|
||||||
# Mærkelig ting at rotere. De mener nok at skifte cyclisk mellem nogle stykker, men "built-in"?
|
# Mærkelig ting at rotere. De mener nok at skifte cyclisk mellem nogle stykker, men "built-in"?
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Roterer den indbyggede skærmkonfiguration"
|
msgstr "Roterer den indbyggede skærmkonfiguration"
|
||||||
|
|
||||||
@@ -500,7 +486,11 @@ msgid ""
|
|||||||
"the client must also either send a specific X11 ClientMessage to the root "
|
"the client must also either send a specific X11 ClientMessage to the root "
|
||||||
"window or be among the applications white-listed in key “xwayland-grab-"
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
"access-rules”."
|
"access-rules”."
|
||||||
msgstr "Tillad tastaturindfangelse af X11-programmer, som kører i Xwayland. For at en X11-tastaturindfangelse behandles i Wayland, skal klienten også enten sende en specifik X11-ClientMessage til rodvinduet eller være blandt de godkendte programmer i nøglen “xwayland-grab-access-rules”."
|
msgstr ""
|
||||||
|
"Tillad tastaturindfangelse af X11-programmer, som kører i Xwayland. For at "
|
||||||
|
"en X11-tastaturindfangelse behandles i Wayland, skal klienten også enten "
|
||||||
|
"sende en specifik X11-ClientMessage til rodvinduet eller være blandt de "
|
||||||
|
"godkendte programmer i nøglen “xwayland-grab-access-rules”."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
||||||
msgid "Xwayland applications allowed to issue keyboard grabs"
|
msgid "Xwayland applications allowed to issue keyboard grabs"
|
||||||
@@ -518,12 +508,22 @@ msgid ""
|
|||||||
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
||||||
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
"shortcuts”."
|
"shortcuts”."
|
||||||
msgstr "Anfør navne på ressourcer eller ressourceklasser for X11-vinduer som tillades eller ikke tillades at udføre X11-tastaturindfangelse under Xwayland. Ressourcenavnet eller ressourceklassen for et givent X11-vindue kan findes med kommandoen “xprop WM_CLASS”. Værdierne understøtter jokertegnene “*” og “?”. Værdier som begynder med “!” forbydes, hvilket har præcedens over godkendelse, og dette tillader at fjerne programmer som ellers findes i systemets standardliste. Denne liste inkluderer følgende programmer: “@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@”. Brugere kan afbryde en eksisterende indfangelse ved hjælp af den særlige tastaturgenvej defineret ved nøglen “restore-shortcuts”."
|
msgstr ""
|
||||||
|
"Anfør navne på ressourcer eller ressourceklasser for X11-vinduer som "
|
||||||
|
"tillades eller ikke tillades at udføre X11-tastaturindfangelse under "
|
||||||
|
"Xwayland. Ressourcenavnet eller ressourceklassen for et givent X11-vindue "
|
||||||
|
"kan findes med kommandoen “xprop WM_CLASS”. Værdierne understøtter "
|
||||||
|
"jokertegnene “*” og “?”. Værdier som begynder med “!” forbydes, hvilket har "
|
||||||
|
"præcedens over godkendelse, og dette tillader at fjerne programmer som "
|
||||||
|
"ellers findes i systemets standardliste. Denne liste inkluderer følgende "
|
||||||
|
"programmer: “@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@”. Brugere kan afbryde en "
|
||||||
|
"eksisterende indfangelse ved hjælp af den særlige tastaturgenvej defineret "
|
||||||
|
"ved nøglen “restore-shortcuts”."
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Tilstandsskift (Gruppe %d)"
|
msgstr "Tilstandsskift (Gruppe %d)"
|
||||||
@@ -531,30 +531,30 @@ msgstr "Tilstandsskift (Gruppe %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Skift skærm"
|
msgstr "Skift skærm"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Vis integreret hjælp"
|
msgstr "Vis integreret hjælp"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Indbygget terminal"
|
msgstr "Indbygget terminal"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Ukendt"
|
msgstr "Ukendt"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Ukendt terminal"
|
msgstr "Ukendt terminal"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -568,66 +568,65 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"En anden komposithåndtering kører allerede på skærm %i på terminal “%s”."
|
"En anden komposithåndtering kører allerede på skærm %i på terminal “%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Bip-hændelse"
|
msgstr "Bip-hændelse"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Kunne ikke åbne X Window System-terminalen “%s”\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Deaktivér forbindelse til sessionshåndtering"
|
msgstr "Deaktivér forbindelse til sessionshåndtering"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Erstat den kørende vindueshåndtering"
|
msgstr "Erstat den kørende vindueshåndtering"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Angiv sessionhåndterings-id"
|
msgstr "Angiv sessionhåndterings-id"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "X-terminal som bruges"
|
msgstr "X-terminal som bruges"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Initialisér session fra gemt fil"
|
msgstr "Initialisér session fra gemt fil"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Gør kald til X synkrone"
|
msgstr "Gør kald til X synkrone"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Kør som en wayland-kompositor"
|
msgstr "Kør som en wayland-kompositor"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Kør som en indlejret kompositor"
|
msgstr "Kør som en indlejret kompositor"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Kør wayland-kompositoren uden at starte Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Kør som fuld terminalserver, frem for indlejret"
|
msgstr "Kør som fuld terminalserver, frem for indlejret"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Kør med X11-motor"
|
msgstr "Kør med X11-motor"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” svarer ikke."
|
msgstr "“%s” svarer ikke."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Program svarer ikke."
|
msgstr "Program svarer ikke."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -635,11 +634,11 @@ msgstr ""
|
|||||||
"Du kan vælge at vente et lille stykke tid på at programmet fortsætter, eller "
|
"Du kan vælge at vente et lille stykke tid på at programmet fortsætter, eller "
|
||||||
"du kan tvinge programmet til at afslutte fuldstændigt."
|
"du kan tvinge programmet til at afslutte fuldstændigt."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Tving til at afslutte"
|
msgstr "_Tving til at afslutte"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Vent"
|
msgstr "_Vent"
|
||||||
|
|
||||||
@@ -666,12 +665,21 @@ msgstr "Vis version"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Mutter-udvidelsesmodul der skal bruges"
|
msgstr "Mutter-udvidelsesmodul der skal bruges"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Arbejdsområde %d"
|
msgstr "Arbejdsområde %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "Mutter blev kompileret uden understøttelse for uddybende tilstand\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Tilstandsskift: Tilstand %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -680,21 +688,21 @@ msgstr ""
|
|||||||
"Terminalen “%s” har allerede en vindueshåndtering; prøv tilvalget --replace "
|
"Terminalen “%s” har allerede en vindueshåndtering; prøv tilvalget --replace "
|
||||||
"for at erstatte den aktuelle vindueshåndtering."
|
"for at erstatte den aktuelle vindueshåndtering."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Kunne ikke klargøre GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Kunne ikke åbne X Window System-terminalen “%s”\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Skærm %d på terminal “%s” er ugyldig\n"
|
msgstr "Skærm %d på terminal “%s” er ugyldig\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "Mutter blev kompileret uden understøttelse for uddybende tilstand\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Tilstandsskift: Tilstand %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -703,7 +711,7 @@ msgstr ""
|
|||||||
"manuelt næste gang, du logger på."
|
"manuelt næste gang, du logger på."
|
||||||
|
|
||||||
# Lad os håbe dette er rigtigt
|
# Lad os håbe dette er rigtigt
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (på %s)"
|
msgstr "%s (på %s)"
|
||||||
|
123
po/de.po
123
po/de.po
@@ -2,9 +2,9 @@
|
|||||||
# Copyright (C) 2002-2004 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2004 Free Software Foundation, Inc.
|
||||||
# Matthias Warkus <mawarkus@gnome.org>, 2002.
|
# Matthias Warkus <mawarkus@gnome.org>, 2002.
|
||||||
# Christian Neumair <chris@gnome-de.org>, 2002-2004.
|
# Christian Neumair <chris@gnome-de.org>, 2002-2004.
|
||||||
# Hendrik Richter <hendrikr@gnome.org>, 2005, 2006, 2007, 2008.
|
# Hendrik Richter <hendrikr@gnome.org>, 2005-2008.
|
||||||
# Mario Blättermann <mario.blaettermann@gmail.com>, 2010-2013, 2016-2018.
|
# Mario Blättermann <mario.blaettermann@gmail.com>, 2010-2013, 2016-2018.
|
||||||
# Christian Kirbach <Christian.Kirbach@googlemail.com>, 2009, 2011, 2012.
|
# Christian Kirbach <Christian.Kirbach@googlemail.com>, 2009, 2011-2012.
|
||||||
# Wolfgang Stöggl <c72578@yahoo.de> 2011, 2017.
|
# Wolfgang Stöggl <c72578@yahoo.de> 2011, 2017.
|
||||||
# Tobias Endrigkeit <tobiasendrigkeit@googlemail.com>, 2012.
|
# Tobias Endrigkeit <tobiasendrigkeit@googlemail.com>, 2012.
|
||||||
# Tim Sabsch <timæsabsch.com>, 2018.
|
# Tim Sabsch <timæsabsch.com>, 2018.
|
||||||
@@ -13,16 +13,16 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-26 07:59+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-26 21:26+0100\n"
|
"PO-Revision-Date: 2018-08-04 19:59+0200\n"
|
||||||
"Last-Translator: Tim Sabsch <tim@sabsch.com>\n"
|
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
|
||||||
"Language-Team: Deutsch <gnome-de@gnome.org>\n"
|
"Language-Team: Deutsch <gnome-de@gnome.org>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Poedit 2.0.9\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -404,10 +404,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Um experimentelle Funktionsmerkmale zu aktivieren, fügen Sie das "
|
"Um experimentelle Funktionsmerkmale zu aktivieren, fügen Sie das "
|
||||||
"entsprechende Schlüsselwort zur Liste hinzu. Möglicherweise muss der "
|
"entsprechende Schlüsselwort zur Liste hinzu. Möglicherweise muss der "
|
||||||
@@ -418,26 +415,22 @@ msgstr ""
|
|||||||
"framebuffer« – weist Mutter an, in der Voreinstellung logische Bildschirme "
|
"framebuffer« – weist Mutter an, in der Voreinstellung logische Bildschirme "
|
||||||
"in einem logischen Pixel-Koordinatensystem anzuordnen, wobei die Bildschirm-"
|
"in einem logischen Pixel-Koordinatensystem anzuordnen, wobei die Bildschirm-"
|
||||||
"Framebuffer anstelle der Fensterinhalte skaliert werden, um HiDPI-"
|
"Framebuffer anstelle der Fensterinhalte skaliert werden, um HiDPI-"
|
||||||
"Bildschirme besser versorgen zu können. Dafür ist kein Neustart "
|
"Bildschirme besser versorgen zu können. Dafür ist kein Neustart erforderlich."
|
||||||
"erforderlich. • »remote-desktop« – aktiviert Remotedesktop-Unterstützung. Um "
|
|
||||||
"das Teilen von Bildschirmen mittels Remotedesktop zu unterstützen, muss "
|
|
||||||
"»screen-cast« ebenfalls aktiviert sein. • »screen-cast« – aktiviert »screen "
|
|
||||||
"cast«-Unterstützung."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Fenster aus Tab-Anzeige auswählen"
|
msgstr "Fenster aus Tab-Anzeige auswählen"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Tab-Anzeige abbrechen"
|
msgstr "Tab-Anzeige abbrechen"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Bildschirmkonfigurationen wechseln"
|
msgstr "Bildschirmkonfigurationen wechseln"
|
||||||
|
|
||||||
# Ich denke nicht, dass »rotate« hier die Bildschirmdrehung meint, sondern eher eine Liste aus Konfigurationen rotiert (d.h. umgewälzt) wird.
|
# Ich denke nicht, dass »rotate« hier die Bildschirmdrehung meint, sondern eher eine Liste aus Konfigurationen rotiert (d.h. umgewälzt) wird.
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Wechselt die Konfiguration des eingebauten Bildschirms"
|
msgstr "Wechselt die Konfiguration des eingebauten Bildschirms"
|
||||||
|
|
||||||
@@ -561,22 +554,22 @@ msgstr "Bildschirm wechseln"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Bildschirmhilfe anzeigen"
|
msgstr "Bildschirmhilfe anzeigen"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Eingebaute Anzeige"
|
msgstr "Eingebaute Anzeige"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Unbekannt"
|
msgstr "Unbekannt"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Unbekannte Anzeige"
|
msgstr "Unbekannte Anzeige"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -591,66 +584,65 @@ msgstr ""
|
|||||||
"Ein weiterer Compositing-Verwalter läuft bereits auf Bildschirm %i der "
|
"Ein weiterer Compositing-Verwalter läuft bereits auf Bildschirm %i der "
|
||||||
"Anzeige »%s«."
|
"Anzeige »%s«."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Klangereignis"
|
msgstr "Klangereignis"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "X-Window-Systemanzeige »%s« konnte nicht geöffnet werden\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Verbindung zur Sitzungsverwaltung deaktivieren"
|
msgstr "Verbindung zur Sitzungsverwaltung deaktivieren"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Den aktuellen Fensterverwalter ersetzen"
|
msgstr "Den aktuellen Fensterverwalter ersetzen"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Kennung der Sitzungsverwaltung angeben"
|
msgstr "Kennung der Sitzungsverwaltung angeben"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Zu verwendende X-Anzeige"
|
msgstr "Zu verwendende X-Anzeige"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Sitzung anhand gespeicherter Datei starten"
|
msgstr "Sitzung anhand gespeicherter Datei starten"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "X-Aufrufe abgleichen"
|
msgstr "X-Aufrufe abgleichen"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Als Wayland-Compositor ausführen"
|
msgstr "Als Wayland-Compositor ausführen"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Als eingebetteten Compositor ausführen"
|
msgstr "Als eingebetteten Compositor ausführen"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Wayland-Compositor ausführen, ohne Xwayland zu starten"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Als vollwertigen Display-Server verwenden (nicht eingebettet)"
|
msgstr "Als vollwertigen Display-Server verwenden (nicht eingebettet)"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Mit X11-Backend ausführen"
|
msgstr "Mit X11-Backend ausführen"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "»%s« antwortet nicht."
|
msgstr "»%s« antwortet nicht."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Die Anwendung antwortet nicht."
|
msgstr "Die Anwendung antwortet nicht."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -658,11 +650,11 @@ msgstr ""
|
|||||||
"Sie können der Anwendung noch etwas Zeit geben oder ein sofortiges Beenden "
|
"Sie können der Anwendung noch etwas Zeit geben oder ein sofortiges Beenden "
|
||||||
"erzwingen."
|
"erzwingen."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Beenden erzwingen"
|
msgstr "_Beenden erzwingen"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Warten"
|
msgstr "_Warten"
|
||||||
|
|
||||||
@@ -692,25 +684,11 @@ msgstr "Version ausgeben"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Zu benutzendes Mutter-Plugin"
|
msgstr "Zu benutzendes Mutter-Plugin"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Arbeitsfläche %d"
|
msgstr "Arbeitsfläche %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Bildschirm »%s« hat bereits einen Fensterverwalter. Versuchen Sie die Option "
|
|
||||||
"»--replace«, um den aktuellen Fensterverwalter zu ersetzen."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Bildschirm %d auf Anzeige »%s« ist ungültig\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter wurde ohne Unterstützung für den redseligen Modus kompiliert\n"
|
msgstr "Mutter wurde ohne Unterstützung für den redseligen Modus kompiliert\n"
|
||||||
@@ -720,7 +698,30 @@ msgstr "Mutter wurde ohne Unterstützung für den redseligen Modus kompiliert\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Moduswechsel: Modus %d"
|
msgstr "Moduswechsel: Modus %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Bildschirm »%s« hat bereits einen Fensterverwalter. Versuchen Sie die Option "
|
||||||
|
"»--replace«, um den aktuellen Fensterverwalter zu ersetzen."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "GDK konnte nicht initialisiert werden\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "X-Window-Systemanzeige »%s« konnte nicht geöffnet werden\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Bildschirm %d auf Anzeige »%s« ist ungültig\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -728,7 +729,7 @@ msgstr ""
|
|||||||
"Diese Fenster unterstützen das Speichern der aktuellen Einstellungen nicht "
|
"Diese Fenster unterstützen das Speichern der aktuellen Einstellungen nicht "
|
||||||
"und müssen bei der nächsten Anmeldung manuell neu gestartet werden."
|
"und müssen bei der nächsten Anmeldung manuell neu gestartet werden."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (auf %s)"
|
msgstr "%s (auf %s)"
|
||||||
|
477
po/en_GB.po
477
po/en_GB.po
@@ -5,23 +5,22 @@
|
|||||||
# Gareth Owen <gowen72@yahoo.com>, 2004.
|
# Gareth Owen <gowen72@yahoo.com>, 2004.
|
||||||
# Philip Withnall <philip@tecnocode.co.uk>, 2010.
|
# Philip Withnall <philip@tecnocode.co.uk>, 2010.
|
||||||
# Chris Leonard <cjlhomeaddress@gmail.com>, 2012.
|
# Chris Leonard <cjlhomeaddress@gmail.com>, 2012.
|
||||||
# Bruce Cowan <bruce@bcowan.me.uk>, 2011, 2012, 2013.
|
# Bruce Cowan <bruce@bcowan.me.uk>, 2011, 2012, 2013, 2018.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"product=mutter&keywords=I18N+L10N&component=general\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"POT-Creation-Date: 2016-09-07 09:27+0000\n"
|
"PO-Revision-Date: 2018-08-19 17:43+0100\n"
|
||||||
"PO-Revision-Date: 2016-09-19 12:10+0200\n"
|
"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
|
||||||
"Last-Translator: David King <amigadave@amigadave.com>\n"
|
|
||||||
"Language-Team: British English <en@li.org>\n"
|
"Language-Team: British English <en@li.org>\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Gtranslator 2.91.6\n"
|
"X-Generator: Poedit 2.0.7\n"
|
||||||
"X-Project-Style: gnome\n"
|
"X-Project-Style: gnome\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
@@ -49,134 +48,118 @@ msgid "Move window to last workspace"
|
|||||||
msgstr "Move window to last workspace"
|
msgstr "Move window to last workspace"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:24
|
#: data/50-mutter-navigation.xml:24
|
||||||
msgid "Move window one workspace to the left"
|
|
||||||
msgstr "Move window one workspace to the left"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:27
|
|
||||||
msgid "Move window one workspace to the right"
|
|
||||||
msgstr "Move window one workspace to the right"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:30
|
|
||||||
msgid "Move window one workspace up"
|
msgid "Move window one workspace up"
|
||||||
msgstr "Move window one workspace up"
|
msgstr "Move window one workspace up"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:33
|
#: data/50-mutter-navigation.xml:27
|
||||||
msgid "Move window one workspace down"
|
msgid "Move window one workspace down"
|
||||||
msgstr "Move window one workspace down"
|
msgstr "Move window one workspace down"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:36
|
#: data/50-mutter-navigation.xml:30
|
||||||
msgid "Move window one monitor to the left"
|
msgid "Move window one monitor to the left"
|
||||||
msgstr "Move window one monitor to the left"
|
msgstr "Move window one monitor to the left"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:39
|
#: data/50-mutter-navigation.xml:33
|
||||||
msgid "Move window one monitor to the right"
|
msgid "Move window one monitor to the right"
|
||||||
msgstr "Move window one monitor to the right"
|
msgstr "Move window one monitor to the right"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:42
|
#: data/50-mutter-navigation.xml:36
|
||||||
msgid "Move window one monitor up"
|
msgid "Move window one monitor up"
|
||||||
msgstr "Move window one monitor up"
|
msgstr "Move window one monitor up"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:45
|
#: data/50-mutter-navigation.xml:39
|
||||||
msgid "Move window one monitor down"
|
msgid "Move window one monitor down"
|
||||||
msgstr "Move window one monitor down"
|
msgstr "Move window one monitor down"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:49
|
#: data/50-mutter-navigation.xml:43
|
||||||
msgid "Switch applications"
|
msgid "Switch applications"
|
||||||
msgstr "Switch applications"
|
msgstr "Switch applications"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:54
|
#: data/50-mutter-navigation.xml:48
|
||||||
msgid "Switch to previous application"
|
msgid "Switch to previous application"
|
||||||
msgstr "Switch to previous application"
|
msgstr "Switch to previous application"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:58
|
#: data/50-mutter-navigation.xml:52
|
||||||
msgid "Switch windows"
|
msgid "Switch windows"
|
||||||
msgstr "Switch windows"
|
msgstr "Switch windows"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:63
|
#: data/50-mutter-navigation.xml:57
|
||||||
msgid "Switch to previous window"
|
msgid "Switch to previous window"
|
||||||
msgstr "Switch to previous window"
|
msgstr "Switch to previous window"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:67
|
#: data/50-mutter-navigation.xml:61
|
||||||
msgid "Switch windows of an application"
|
msgid "Switch windows of an application"
|
||||||
msgstr "Switch windows of an application"
|
msgstr "Switch windows of an application"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:72
|
#: data/50-mutter-navigation.xml:66
|
||||||
msgid "Switch to previous window of an application"
|
msgid "Switch to previous window of an application"
|
||||||
msgstr "Switch to previous window of an application"
|
msgstr "Switch to previous window of an application"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:76
|
#: data/50-mutter-navigation.xml:70
|
||||||
msgid "Switch system controls"
|
msgid "Switch system controls"
|
||||||
msgstr "Switch system controls"
|
msgstr "Switch system controls"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:81
|
#: data/50-mutter-navigation.xml:75
|
||||||
msgid "Switch to previous system control"
|
msgid "Switch to previous system control"
|
||||||
msgstr "Switch to previous system control"
|
msgstr "Switch to previous system control"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:85
|
#: data/50-mutter-navigation.xml:79
|
||||||
msgid "Switch windows directly"
|
msgid "Switch windows directly"
|
||||||
msgstr "Switch windows directly"
|
msgstr "Switch windows directly"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:90
|
#: data/50-mutter-navigation.xml:84
|
||||||
msgid "Switch directly to previous window"
|
msgid "Switch directly to previous window"
|
||||||
msgstr "Switch directly to previous window"
|
msgstr "Switch directly to previous window"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:94
|
#: data/50-mutter-navigation.xml:88
|
||||||
msgid "Switch windows of an app directly"
|
msgid "Switch windows of an app directly"
|
||||||
msgstr "Switch windows of an app directly"
|
msgstr "Switch windows of an app directly"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:99
|
#: data/50-mutter-navigation.xml:93
|
||||||
msgid "Switch directly to previous window of an app"
|
msgid "Switch directly to previous window of an app"
|
||||||
msgstr "Switch directly to previous window of an app"
|
msgstr "Switch directly to previous window of an app"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:103
|
#: data/50-mutter-navigation.xml:97
|
||||||
msgid "Switch system controls directly"
|
msgid "Switch system controls directly"
|
||||||
msgstr "Switch system controls directly"
|
msgstr "Switch system controls directly"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:108
|
#: data/50-mutter-navigation.xml:102
|
||||||
msgid "Switch directly to previous system control"
|
msgid "Switch directly to previous system control"
|
||||||
msgstr "Switch directly to previous system control"
|
msgstr "Switch directly to previous system control"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:111
|
#: data/50-mutter-navigation.xml:105
|
||||||
msgid "Hide all normal windows"
|
msgid "Hide all normal windows"
|
||||||
msgstr "Hide all normal windows"
|
msgstr "Hide all normal windows"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:114
|
#: data/50-mutter-navigation.xml:108
|
||||||
msgid "Switch to workspace 1"
|
msgid "Switch to workspace 1"
|
||||||
msgstr "Switch to workspace 1"
|
msgstr "Switch to workspace 1"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:117
|
#: data/50-mutter-navigation.xml:111
|
||||||
msgid "Switch to workspace 2"
|
msgid "Switch to workspace 2"
|
||||||
msgstr "Switch to workspace 2"
|
msgstr "Switch to workspace 2"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:120
|
#: data/50-mutter-navigation.xml:114
|
||||||
msgid "Switch to workspace 3"
|
msgid "Switch to workspace 3"
|
||||||
msgstr "Switch to workspace 3"
|
msgstr "Switch to workspace 3"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:123
|
#: data/50-mutter-navigation.xml:117
|
||||||
msgid "Switch to workspace 4"
|
msgid "Switch to workspace 4"
|
||||||
msgstr "Switch to workspace 4"
|
msgstr "Switch to workspace 4"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:126
|
#: data/50-mutter-navigation.xml:120
|
||||||
msgid "Switch to last workspace"
|
msgid "Switch to last workspace"
|
||||||
msgstr "Switch to last workspace"
|
msgstr "Switch to last workspace"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:129
|
#: data/50-mutter-navigation.xml:123
|
||||||
msgid "Move to workspace left"
|
|
||||||
msgstr "Move to workspace left"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:132
|
|
||||||
msgid "Move to workspace right"
|
|
||||||
msgstr "Move to workspace right"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:135
|
|
||||||
msgid "Move to workspace above"
|
msgid "Move to workspace above"
|
||||||
msgstr "Move to workspace above"
|
msgstr "Move to workspace above"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:138
|
#: data/50-mutter-navigation.xml:126
|
||||||
msgid "Move to workspace below"
|
msgid "Move to workspace below"
|
||||||
msgstr "Move to workspace below"
|
msgstr "Move to workspace below"
|
||||||
|
|
||||||
#: data/50-mutter-system.xml:6
|
#: data/50-mutter-system.xml:6 data/50-mutter-wayland.xml:6
|
||||||
msgid "System"
|
msgid "System"
|
||||||
msgstr "System"
|
msgstr "System"
|
||||||
|
|
||||||
@@ -188,6 +171,10 @@ msgstr "Show the run command prompt"
|
|||||||
msgid "Show the activities overview"
|
msgid "Show the activities overview"
|
||||||
msgstr "Show the activities overview"
|
msgstr "Show the activities overview"
|
||||||
|
|
||||||
|
#: data/50-mutter-wayland.xml:8
|
||||||
|
msgid "Restore the keyboard shortcuts"
|
||||||
|
msgstr "Restore the keyboard shortcuts"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:6
|
#: data/50-mutter-windows.xml:6
|
||||||
msgid "Windows"
|
msgid "Windows"
|
||||||
msgstr "Windows"
|
msgstr "Windows"
|
||||||
@@ -213,54 +200,50 @@ msgid "Restore window"
|
|||||||
msgstr "Restore window"
|
msgstr "Restore window"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:18
|
#: data/50-mutter-windows.xml:18
|
||||||
msgid "Toggle shaded state"
|
|
||||||
msgstr "Toggle shaded state"
|
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:20
|
|
||||||
msgid "Close window"
|
msgid "Close window"
|
||||||
msgstr "Close window"
|
msgstr "Close window"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:22
|
#: data/50-mutter-windows.xml:20
|
||||||
msgid "Hide window"
|
msgid "Hide window"
|
||||||
msgstr "Hide window"
|
msgstr "Hide window"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:24
|
#: data/50-mutter-windows.xml:22
|
||||||
msgid "Move window"
|
msgid "Move window"
|
||||||
msgstr "Move window"
|
msgstr "Move window"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:26
|
#: data/50-mutter-windows.xml:24
|
||||||
msgid "Resize window"
|
msgid "Resize window"
|
||||||
msgstr "Resize window"
|
msgstr "Resize window"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:29
|
#: data/50-mutter-windows.xml:27
|
||||||
msgid "Toggle window on all workspaces or one"
|
msgid "Toggle window on all workspaces or one"
|
||||||
msgstr "Toggle window on all workspaces or one"
|
msgstr "Toggle window on all workspaces or one"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:31
|
#: data/50-mutter-windows.xml:29
|
||||||
msgid "Raise window if covered, otherwise lower it"
|
msgid "Raise window if covered, otherwise lower it"
|
||||||
msgstr "Raise window if covered, otherwise lower it"
|
msgstr "Raise window if covered, otherwise lower it"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:33
|
#: data/50-mutter-windows.xml:31
|
||||||
msgid "Raise window above other windows"
|
msgid "Raise window above other windows"
|
||||||
msgstr "Raise window above other windows"
|
msgstr "Raise window above other windows"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:35
|
#: data/50-mutter-windows.xml:33
|
||||||
msgid "Lower window below other windows"
|
msgid "Lower window below other windows"
|
||||||
msgstr "Lower window below other windows"
|
msgstr "Lower window below other windows"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:37
|
#: data/50-mutter-windows.xml:35
|
||||||
msgid "Maximize window vertically"
|
msgid "Maximize window vertically"
|
||||||
msgstr "Maximise window vertically"
|
msgstr "Maximise window vertically"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:39
|
#: data/50-mutter-windows.xml:37
|
||||||
msgid "Maximize window horizontally"
|
msgid "Maximize window horizontally"
|
||||||
msgstr "Maximise window horizontally"
|
msgstr "Maximise window horizontally"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:43
|
#: data/50-mutter-windows.xml:41
|
||||||
msgid "View split on left"
|
msgid "View split on left"
|
||||||
msgstr "View split on left"
|
msgstr "View split on left"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:47
|
#: data/50-mutter-windows.xml:45
|
||||||
msgid "View split on right"
|
msgid "View split on right"
|
||||||
msgstr "View split on right"
|
msgstr "View split on right"
|
||||||
|
|
||||||
@@ -273,16 +256,21 @@ msgid "Modifier to use for extended window management operations"
|
|||||||
msgstr "Modifier to use for extended window management operations"
|
msgstr "Modifier to use for extended window management operations"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:8
|
#: data/org.gnome.mutter.gschema.xml.in:8
|
||||||
|
#| msgid ""
|
||||||
|
#| "This key will initiate the \"overlay\", which is a combination window "
|
||||||
|
#| "overview and application launching system. The default is intended to be "
|
||||||
|
#| "the \"Windows key\" on PC hardware. It's expected that this binding "
|
||||||
|
#| "either the default or set to the empty string."
|
||||||
msgid ""
|
msgid ""
|
||||||
"This key will initiate the \"overlay\", which is a combination window "
|
"This key will initiate the “overlay”, which is a combination window overview "
|
||||||
"overview and application launching system. The default is intended to be the "
|
"and application launching system. The default is intended to be the “Windows "
|
||||||
"\"Windows key\" on PC hardware. It's expected that this binding either the "
|
"key” on PC hardware. It’s expected that this binding either the default or "
|
||||||
"default or set to the empty string."
|
"set to the empty string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"This key will initiate the \"overlay\", which is a combination window "
|
"This key will initiate the “overlay”, which is a combination window overview "
|
||||||
"overview and application launching system. The default is intended to be the "
|
"and application launching system. The default is intended to be the “Windows "
|
||||||
"\"Windows key\" on PC hardware. It's expected that this binding either the "
|
"key” on PC hardware. It’s expected that this binding either the default or "
|
||||||
"default or set to the empty string."
|
"set to the empty string."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:20
|
#: data/org.gnome.mutter.gschema.xml.in:20
|
||||||
msgid "Attach modal dialogs"
|
msgid "Attach modal dialogs"
|
||||||
@@ -317,12 +305,16 @@ msgid "Workspaces are managed dynamically"
|
|||||||
msgstr "Workspaces are managed dynamically"
|
msgstr "Workspaces are managed dynamically"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:41
|
#: data/org.gnome.mutter.gschema.xml.in:41
|
||||||
|
#| msgid ""
|
||||||
|
#| "Determines whether workspaces are managed dynamically or whether there's "
|
||||||
|
#| "a static number of workspaces (determined by the num-workspaces key in "
|
||||||
|
#| "org.gnome.desktop.wm.preferences)."
|
||||||
msgid ""
|
msgid ""
|
||||||
"Determines whether workspaces are managed dynamically or whether there's a "
|
"Determines whether workspaces are managed dynamically or whether there’s a "
|
||||||
"static number of workspaces (determined by the num-workspaces key in org."
|
"static number of workspaces (determined by the num-workspaces key in org."
|
||||||
"gnome.desktop.wm.preferences)."
|
"gnome.desktop.wm.preferences)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Determines whether workspaces are managed dynamically or whether there's a "
|
"Determines whether workspaces are managed dynamically or whether there’s a "
|
||||||
"static number of workspaces (determined by the num-workspaces key in org."
|
"static number of workspaces (determined by the num-workspaces key in org."
|
||||||
"gnome.desktop.wm.preferences)."
|
"gnome.desktop.wm.preferences)."
|
||||||
|
|
||||||
@@ -355,25 +347,32 @@ msgid "Delay focus changes until the pointer stops moving"
|
|||||||
msgstr "Delay focus changes until the pointer stops moving"
|
msgstr "Delay focus changes until the pointer stops moving"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:69
|
#: data/org.gnome.mutter.gschema.xml.in:69
|
||||||
|
#| msgid ""
|
||||||
|
#| "If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then "
|
||||||
|
#| "the focus will not be changed immediately when entering a window, but "
|
||||||
|
#| "only after the pointer stops moving."
|
||||||
msgid ""
|
msgid ""
|
||||||
"If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then "
|
"If set to true, and the focus mode is either “sloppy” or “mouse” then the "
|
||||||
"the focus will not be changed immediately when entering a window, but only "
|
"focus will not be changed immediately when entering a window, but only after "
|
||||||
"after the pointer stops moving."
|
"the pointer stops moving."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then "
|
"If set to true, and the focus mode is either “sloppy” or “mouse” then the "
|
||||||
"the focus will not be changed immediately when entering a window, but only "
|
"focus will not be changed immediately when entering a window, but only after "
|
||||||
"after the pointer stops moving."
|
"the pointer stops moving."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:79
|
#: data/org.gnome.mutter.gschema.xml.in:79
|
||||||
msgid "Draggable border width"
|
msgid "Draggable border width"
|
||||||
msgstr "Draggable border width"
|
msgstr "Draggable border width"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:80
|
#: data/org.gnome.mutter.gschema.xml.in:80
|
||||||
|
#| msgid ""
|
||||||
|
#| "The amount of total draggable borders. If the theme's visible borders are "
|
||||||
|
#| "not enough, invisible borders will be added to meet this value."
|
||||||
msgid ""
|
msgid ""
|
||||||
"The amount of total draggable borders. If the theme's visible borders are "
|
"The amount of total draggable borders. If the theme’s visible borders are "
|
||||||
"not enough, invisible borders will be added to meet this value."
|
"not enough, invisible borders will be added to meet this value."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The amount of total draggable borders. If the theme's visible borders are "
|
"The amount of total draggable borders. If the theme’s visible borders are "
|
||||||
"not enough, invisible borders will be added to meet this value."
|
"not enough, invisible borders will be added to meet this value."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:89
|
#: data/org.gnome.mutter.gschema.xml.in:89
|
||||||
@@ -400,14 +399,47 @@ msgstr ""
|
|||||||
"When true, the new windows will always be put in the centre of the active "
|
"When true, the new windows will always be put in the centre of the active "
|
||||||
"screen of the monitor."
|
"screen of the monitor."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:120
|
#: data/org.gnome.mutter.gschema.xml.in:107
|
||||||
|
msgid "Enable experimental features"
|
||||||
|
msgstr "Enable experimental features"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
msgid ""
|
||||||
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
|
"feature. Any experimental feature is not required to still be available, or "
|
||||||
|
"configurable. Don’t expect adding anything in this setting to be future "
|
||||||
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
|
msgstr ""
|
||||||
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
|
"feature. Any experimental feature is not required to still be available, or "
|
||||||
|
"configurable. Don’t expect adding anything in this setting to be future "
|
||||||
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Select window from tab popup"
|
msgstr "Select window from tab popup"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:125
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Cancel tab popup"
|
msgstr "Cancel tab popup"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
|
#| msgid "Switch monitor"
|
||||||
|
msgid "Switch monitor configurations"
|
||||||
|
msgstr "Switch monitor configurations"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
|
msgid "Rotates the built-in monitor configuration"
|
||||||
|
msgstr "Rotates the built-in monitor configuration"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.wayland.gschema.xml.in:6
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:6
|
||||||
msgid "Switch to VT 1"
|
msgid "Switch to VT 1"
|
||||||
msgstr "Switch to VT 1"
|
msgstr "Switch to VT 1"
|
||||||
@@ -456,59 +488,167 @@ msgstr "Switch to VT 11"
|
|||||||
msgid "Switch to VT 12"
|
msgid "Switch to VT 12"
|
||||||
msgstr "Switch to VT 12"
|
msgstr "Switch to VT 12"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:1707
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:54
|
||||||
|
msgid "Re-enable shortcuts"
|
||||||
|
msgstr "Re-enable shortcuts"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:64
|
||||||
|
msgid "Allow grabs with Xwayland"
|
||||||
|
msgstr "Allow grabs with Xwayland"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:65
|
||||||
|
msgid ""
|
||||||
|
"Allow keyboard grabs issued by X11 applications running in Xwayland to be "
|
||||||
|
"taken into account. For a X11 grab to be taken into account under Wayland, "
|
||||||
|
"the client must also either send a specific X11 ClientMessage to the root "
|
||||||
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
|
"access-rules”."
|
||||||
|
msgstr ""
|
||||||
|
"Allow keyboard grabs issued by X11 applications running in Xwayland to be "
|
||||||
|
"taken into account. For a X11 grab to be taken into account under Wayland, "
|
||||||
|
"the client must also either send a specific X11 ClientMessage to the root "
|
||||||
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
|
"access-rules”."
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
||||||
|
msgid "Xwayland applications allowed to issue keyboard grabs"
|
||||||
|
msgstr "Xwayland applications allowed to issue keyboard grabs"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:78
|
||||||
|
msgid ""
|
||||||
|
"List the resource names or resource class of X11 windows either allowed or "
|
||||||
|
"not allowed to issue X11 keyboard grabs under Xwayland. The resource name or "
|
||||||
|
"resource class of a given X11 window can be obtained using the command "
|
||||||
|
"“xprop WM_CLASS”. Wildcards “*” and jokers “?” in the values are supported. "
|
||||||
|
"Values starting with “!” are blacklisted, which has precedence over the "
|
||||||
|
"whitelist, to revoke applications from the default system list. The default "
|
||||||
|
"system list includes the following applications: "
|
||||||
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
||||||
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
|
"shortcuts”."
|
||||||
|
msgstr ""
|
||||||
|
"List the resource names or resource class of X11 windows either allowed or "
|
||||||
|
"not allowed to issue X11 keyboard grabs under Xwayland. The resource name or "
|
||||||
|
"resource class of a given X11 window can be obtained using the command "
|
||||||
|
"“xprop WM_CLASS”. Wildcards “*” and jokers “?” in the values are supported. "
|
||||||
|
"Values starting with “!” are blacklisted, which has precedence over the "
|
||||||
|
"whitelist, to revoke applications from the default system list. The default "
|
||||||
|
"system list includes the following applications: "
|
||||||
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
||||||
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
|
"shortcuts”."
|
||||||
|
|
||||||
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
|
#. * different modes.
|
||||||
|
#.
|
||||||
|
#: src/backends/meta-input-settings.c:2325
|
||||||
|
#, c-format
|
||||||
|
#| msgid "Mode Switch: Mode %d"
|
||||||
|
msgid "Mode Switch (Group %d)"
|
||||||
|
msgstr "Mode Switch (Group %d)"
|
||||||
|
|
||||||
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
|
#. * mapping through the available outputs.
|
||||||
|
#.
|
||||||
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Switch monitor"
|
msgstr "Switch monitor"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:1709
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Show on-screen help"
|
msgstr "Show on-screen help"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:514
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Built-in display"
|
msgstr "Built-in display"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:537
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Unknown"
|
msgstr "Unknown"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:539
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Unknown Display"
|
msgstr "Unknown Display"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:547
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
|
|
||||||
#. This probably means that a non-WM compositor like xcompmgr is running;
|
#. This probably means that a non-WM compositor like xcompmgr is running;
|
||||||
#. * we have no way to get it to exit
|
#. * we have no way to get it to exit
|
||||||
#: src/compositor/compositor.c:463
|
#: src/compositor/compositor.c:481
|
||||||
#, c-format
|
#, c-format
|
||||||
|
#| msgid ""
|
||||||
|
#| "Another compositing manager is already running on screen %i on display "
|
||||||
|
#| "\"%s\"."
|
||||||
msgid ""
|
msgid ""
|
||||||
"Another compositing manager is already running on screen %i on display \"%s"
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
"\"."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Another compositing manager is already running on screen %i on display \"%s"
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
"\"."
|
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Bell event"
|
msgstr "Bell event"
|
||||||
|
|
||||||
#: src/core/delete.c:127
|
#: src/core/main.c:191
|
||||||
|
msgid "Disable connection to session manager"
|
||||||
|
msgstr "Disable connection to session manager"
|
||||||
|
|
||||||
|
#: src/core/main.c:197
|
||||||
|
msgid "Replace the running window manager"
|
||||||
|
msgstr "Replace the running window manager"
|
||||||
|
|
||||||
|
#: src/core/main.c:203
|
||||||
|
msgid "Specify session management ID"
|
||||||
|
msgstr "Specify session management ID"
|
||||||
|
|
||||||
|
#: src/core/main.c:208
|
||||||
|
msgid "X Display to use"
|
||||||
|
msgstr "X Display to use"
|
||||||
|
|
||||||
|
#: src/core/main.c:214
|
||||||
|
msgid "Initialize session from savefile"
|
||||||
|
msgstr "Initialise session from savefile"
|
||||||
|
|
||||||
|
#: src/core/main.c:220
|
||||||
|
msgid "Make X calls synchronous"
|
||||||
|
msgstr "Make X calls synchronous"
|
||||||
|
|
||||||
|
#: src/core/main.c:227
|
||||||
|
msgid "Run as a wayland compositor"
|
||||||
|
msgstr "Run as a wayland compositor"
|
||||||
|
|
||||||
|
#: src/core/main.c:233
|
||||||
|
msgid "Run as a nested compositor"
|
||||||
|
msgstr "Run as a nested compositor"
|
||||||
|
|
||||||
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Run wayland compositor without starting Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
|
msgid "Run as a full display server, rather than nested"
|
||||||
|
msgstr "Run as a full display server, rather than nested"
|
||||||
|
|
||||||
|
#: src/core/main.c:253
|
||||||
|
msgid "Run with X11 backend"
|
||||||
|
msgstr "Run with X11 backend"
|
||||||
|
|
||||||
|
#. Translators: %s is a window title
|
||||||
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” is not responding."
|
msgstr "“%s” is not responding."
|
||||||
|
|
||||||
#: src/core/delete.c:129
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Application is not responding."
|
msgstr "Application is not responding."
|
||||||
|
|
||||||
#: src/core/delete.c:134
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -516,66 +656,31 @@ msgstr ""
|
|||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
|
|
||||||
#: src/core/delete.c:141
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
|
||||||
msgstr "_Wait"
|
|
||||||
|
|
||||||
#: src/core/delete.c:141
|
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Force Quit"
|
msgstr "_Force Quit"
|
||||||
|
|
||||||
#: src/core/display.c:590
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
#, c-format
|
msgid "_Wait"
|
||||||
msgid "Failed to open X Window System display '%s'\n"
|
msgstr "_Wait"
|
||||||
msgstr "Failed to open X Window System display '%s'\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:182
|
|
||||||
msgid "Disable connection to session manager"
|
|
||||||
msgstr "Disable connection to session manager"
|
|
||||||
|
|
||||||
#: src/core/main.c:188
|
|
||||||
msgid "Replace the running window manager"
|
|
||||||
msgstr "Replace the running window manager"
|
|
||||||
|
|
||||||
#: src/core/main.c:194
|
|
||||||
msgid "Specify session management ID"
|
|
||||||
msgstr "Specify session management ID"
|
|
||||||
|
|
||||||
#: src/core/main.c:199
|
|
||||||
msgid "X Display to use"
|
|
||||||
msgstr "X Display to use"
|
|
||||||
|
|
||||||
#: src/core/main.c:205
|
|
||||||
msgid "Initialize session from savefile"
|
|
||||||
msgstr "Initialise session from savefile"
|
|
||||||
|
|
||||||
#: src/core/main.c:211
|
|
||||||
msgid "Make X calls synchronous"
|
|
||||||
msgstr "Make X calls synchronous"
|
|
||||||
|
|
||||||
#: src/core/main.c:218
|
|
||||||
msgid "Run as a wayland compositor"
|
|
||||||
msgstr "Run as a wayland compositor"
|
|
||||||
|
|
||||||
#: src/core/main.c:224
|
|
||||||
msgid "Run as a nested compositor"
|
|
||||||
msgstr "Run as a nested compositor"
|
|
||||||
|
|
||||||
#: src/core/main.c:232
|
|
||||||
msgid "Run as a full display server, rather than nested"
|
|
||||||
msgstr "Run as a full display server, rather than nested"
|
|
||||||
|
|
||||||
#: src/core/mutter.c:39
|
#: src/core/mutter.c:39
|
||||||
#, c-format
|
#, c-format
|
||||||
|
#| msgid ""
|
||||||
|
#| "mutter %s\n"
|
||||||
|
#| "Copyright (C) 2001-%d Havoc Pennington, Red Hat, Inc., and others\n"
|
||||||
|
#| "This is free software; see the source for copying conditions.\n"
|
||||||
|
#| "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
|
||||||
|
#| "PARTICULAR PURPOSE.\n"
|
||||||
msgid ""
|
msgid ""
|
||||||
"mutter %s\n"
|
"mutter %s\n"
|
||||||
"Copyright (C) 2001-%d Havoc Pennington, Red Hat, Inc., and others\n"
|
"Copyright © 2001-%d Havoc Pennington, Red Hat, Inc., and others\n"
|
||||||
"This is free software; see the source for copying conditions.\n"
|
"This is free software; see the source for copying conditions.\n"
|
||||||
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
|
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
|
||||||
"PARTICULAR PURPOSE.\n"
|
"PARTICULAR PURPOSE.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"mutter %s\n"
|
"mutter %s\n"
|
||||||
"Copyright (C) 2001-%d Havoc Pennington, Red Hat, Inc., and others\n"
|
"Copyright © 2001-%d Havoc Pennington, Red Hat, Inc., and others\n"
|
||||||
"This is free software; see the source for copying conditions.\n"
|
"This is free software; see the source for copying conditions.\n"
|
||||||
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
|
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A "
|
||||||
"PARTICULAR PURPOSE.\n"
|
"PARTICULAR PURPOSE.\n"
|
||||||
@@ -588,47 +693,79 @@ msgstr "Print version"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Mutter plugin to use"
|
msgstr "Mutter plugin to use"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Workspace %d"
|
msgstr "Workspace %d"
|
||||||
|
|
||||||
#: src/core/screen.c:521
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display \"%s\" already has a window manager; try using the --replace option "
|
|
||||||
"to replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Display \"%s\" already has a window manager; try using the --replace option "
|
|
||||||
"to replace the current window manager."
|
|
||||||
|
|
||||||
#: src/core/screen.c:606
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display '%s' is invalid\n"
|
|
||||||
msgstr "Screen %d on display '%s' is invalid\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter was compiled without support for verbose mode\n"
|
msgstr "Mutter was compiled without support for verbose mode\n"
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:595
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Mode Switch: Mode %d"
|
msgstr "Mode Switch: Mode %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1815
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
#| msgid ""
|
||||||
|
#| "Display \"%s\" already has a window manager; try using the --replace "
|
||||||
|
#| "option to replace the current window manager."
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support "save current setup" and will have to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
"be restarted manually next time you log in."
|
"replace the current window manager."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"These windows do not support "save current setup" and will have to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
"be restarted manually next time you log in."
|
"replace the current window manager."
|
||||||
|
|
||||||
#: src/x11/window-props.c:548
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Failed to initialise GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
#| msgid "Failed to open X Window System display '%s'\n"
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Failed to open X Window System display “%s”\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
#| msgid "Screen %d on display '%s' is invalid\n"
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Screen %d on display “%s” is invalid\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
|
#| msgid ""
|
||||||
|
#| "These windows do not support "save current setup" and will have "
|
||||||
|
#| "to be restarted manually next time you log in."
|
||||||
|
msgid ""
|
||||||
|
"These windows do not support “save current setup” and will have to be "
|
||||||
|
"restarted manually next time you log in."
|
||||||
|
msgstr ""
|
||||||
|
"These windows do not support “save current setup” and will have to be "
|
||||||
|
"restarted manually next time you log in."
|
||||||
|
|
||||||
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (on %s)"
|
msgstr "%s (on %s)"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the left"
|
||||||
|
#~ msgstr "Move window one workspace to the left"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the right"
|
||||||
|
#~ msgstr "Move window one workspace to the right"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace left"
|
||||||
|
#~ msgstr "Move to workspace left"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace right"
|
||||||
|
#~ msgstr "Move to workspace right"
|
||||||
|
|
||||||
|
#~ msgid "Toggle shaded state"
|
||||||
|
#~ msgstr "Toggle shaded state"
|
||||||
|
|
||||||
#~ msgid "background texture could not be created from file"
|
#~ msgid "background texture could not be created from file"
|
||||||
#~ msgstr "background texture could not be created from file"
|
#~ msgstr "background texture could not be created from file"
|
||||||
|
|
||||||
|
98
po/fur.po
98
po/fur.po
@@ -7,15 +7,15 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-06-07 13:00+0000\n"
|
"POT-Creation-Date: 2018-08-15 08:53+0000\n"
|
||||||
"PO-Revision-Date: 2018-06-29 15:33+0200\n"
|
"PO-Revision-Date: 2018-08-17 05:49+0200\n"
|
||||||
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
|
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
|
||||||
"Language-Team: Friulian <fur@li.org>\n"
|
"Language-Team: Friulian <fur@li.org>\n"
|
||||||
"Language: fur\n"
|
"Language: fur\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.0.8\n"
|
"X-Generator: Poedit 2.0.7\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -538,22 +538,22 @@ msgstr "Cambie visôr"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Mostre jutori a schermi"
|
msgstr "Mostre jutori a schermi"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:903
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Display integrât"
|
msgstr "Display integrât"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:926
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "No cognossût"
|
msgstr "No cognossût"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:928
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Display no cognossût"
|
msgstr "Display no cognossût"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:936
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -568,66 +568,65 @@ msgstr ""
|
|||||||
"Un altri compositing manager al è za in esecuzion sul schermi %i sul display "
|
"Un altri compositing manager al è za in esecuzion sul schermi %i sul display "
|
||||||
"“%s”."
|
"“%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Event cjampane"
|
msgstr "Event cjampane"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Impussibil vierzi il display “%s” di X Window System\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Disabilite la conession al gjestôr de session"
|
msgstr "Disabilite la conession al gjestôr de session"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Rimplace il window manager in vore"
|
msgstr "Rimplace il window manager in vore"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Specifiche il ID di gjestion session"
|
msgstr "Specifiche il ID di gjestion session"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Display X di doprâ"
|
msgstr "Display X di doprâ"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inizialize session da file salvât"
|
msgstr "Inizialize session da file salvât"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Fâs lis clamadis X sincronis"
|
msgstr "Fâs lis clamadis X sincronis"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Eseguìs come compositor wayland"
|
msgstr "Eseguìs come compositor wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Eseguìs come compositor nidiât"
|
msgstr "Eseguìs come compositor nidiât"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Eseguìs il compositôr di wayland cence inviâ Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Eseguìs come servidôr display complet, invezit che nidiât"
|
msgstr "Eseguìs come servidôr display complet, invezit che nidiât"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Eseguìs cul backend X11"
|
msgstr "Eseguìs cul backend X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” nol rispuint."
|
msgstr "“%s” nol rispuint."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "La aplicazion no rispuint."
|
msgstr "La aplicazion no rispuint."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -635,11 +634,11 @@ msgstr ""
|
|||||||
"Al è pussibil sielzi di spietâ un pôc lassant che la aplicazion e continui o "
|
"Al è pussibil sielzi di spietâ un pôc lassant che la aplicazion e continui o "
|
||||||
"sfuarçâ la aplicazion par sierâle dal dut."
|
"sfuarçâ la aplicazion par sierâle dal dut."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "Sfuarce _Jessude"
|
msgstr "Sfuarce _Jessude"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Spiete"
|
msgstr "_Spiete"
|
||||||
|
|
||||||
@@ -666,25 +665,11 @@ msgstr "Stampe version"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Plugin Mutter di doprâ"
|
msgstr "Plugin Mutter di doprâ"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Spazi di lavôr %d"
|
msgstr "Spazi di lavôr %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Il display “%s” al à za un window manager; prove dopre la opzion --replace "
|
|
||||||
"par rimplaçâ chel atuâl."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Schermi %d su display “%s” no valit\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter al è stât compilât cence supuart pe modalitât fetose\n"
|
msgstr "Mutter al è stât compilât cence supuart pe modalitât fetose\n"
|
||||||
@@ -694,7 +679,30 @@ msgstr "Mutter al è stât compilât cence supuart pe modalitât fetose\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Cambie mût: mût %d"
|
msgstr "Cambie mût: mût %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Il display “%s” al à za un window manager; prove dopre la opzion --replace "
|
||||||
|
"par rimplaçâ chel atuâl."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "No si è rivâts a inizializâ GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Impussibil vierzi il display “%s” di X Window System\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Schermi %d su display “%s” no valit\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -702,7 +710,7 @@ msgstr ""
|
|||||||
"Chescj barcons no supuartin la funzion “salve impostazions atuâls” e si "
|
"Chescj barcons no supuartin la funzion “salve impostazions atuâls” e si "
|
||||||
"scugnarà tornâ a inviâlis a man tal prossim acès."
|
"scugnarà tornâ a inviâlis a man tal prossim acès."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (su %s)"
|
msgstr "%s (su %s)"
|
||||||
|
133
po/gl.po
133
po/gl.po
@@ -14,16 +14,16 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gl\n"
|
"Project-Id-Version: gl\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-03-03 13:19+0000\n"
|
"POT-Creation-Date: 2018-08-26 03:59+0000\n"
|
||||||
"PO-Revision-Date: 2018-05-07 19:37+0200\n"
|
"PO-Revision-Date: 2018-08-30 00:18+0200\n"
|
||||||
"Last-Translator: marcos <marcoslansgarza@gmail.com>\n"
|
"Last-Translator: Fran Dieguez <frandieguez@gnome.org>\n"
|
||||||
"Language-Team: Galician\n"
|
"Language-Team: Proxecto Trasno <proxecto@trasno.gal>\n"
|
||||||
"Language: gl\n"
|
"Language: gl\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Virtaal 0.7.1\n"
|
||||||
"X-Project-Style: gnome\n"
|
"X-Project-Style: gnome\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
@@ -394,6 +394,18 @@ msgid "Enable experimental features"
|
|||||||
msgstr "Activar as características experimentais"
|
msgstr "Activar as características experimentais"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:108
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
#| msgid ""
|
||||||
|
#| "To enable experimental features, add the feature keyword to the list. "
|
||||||
|
#| "Whether the feature requires restarting the compositor depends on the "
|
||||||
|
#| "given feature. Any experimental feature is not required to still be "
|
||||||
|
#| "available, or configurable. Don’t expect adding anything in this setting "
|
||||||
|
#| "to be future proof. Currently possible keywords: • “scale-monitor-"
|
||||||
|
#| "framebuffer” — makes mutter default to layout logical monitors in a "
|
||||||
|
#| "logical pixel coordinate space, while scaling monitor framebuffers "
|
||||||
|
#| "instead of window content, to manage HiDPI monitors. Does not require a "
|
||||||
|
#| "restart. • “remote-desktop” — enables remote desktop support. To support "
|
||||||
|
#| "remote desktop with screen sharing, “screen-cast” must also be enabled. • "
|
||||||
|
#| "“screen-cast” — enables screen cast support."
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable experimental features, add the feature keyword to the list. "
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
"Whether the feature requires restarting the compositor depends on the given "
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
@@ -402,10 +414,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Para activar as características experimentais, engada a palabra chave da "
|
"Para activar as características experimentais, engada a palabra chave da "
|
||||||
"característica á lista. Depende da característica que se deba reiniciar ou "
|
"característica á lista. Depende da característica que se deba reiniciar ou "
|
||||||
@@ -415,25 +424,21 @@ msgstr ""
|
|||||||
"son: «scale-monitor-framebuffer» — fai que mutter de maneira predeterminada "
|
"son: «scale-monitor-framebuffer» — fai que mutter de maneira predeterminada "
|
||||||
"dispoña os monitores lóxicos nun espacio lóxico de coordenadas de píxeles, "
|
"dispoña os monitores lóxicos nun espacio lóxico de coordenadas de píxeles, "
|
||||||
"mentres escala framebuffers de monitores no lugar do contido de xanela, para "
|
"mentres escala framebuffers de monitores no lugar do contido de xanela, para "
|
||||||
"administrar monitores HiDPI. Non require un reinicio. «remote-desktop» — "
|
"administrar monitores HiDPI. Non require un reinicio."
|
||||||
"permite a compatibilidade con compartición de pantalla. Para admitir o "
|
|
||||||
"escritorio remoto con compartición de pantalla tamén debe activar «screen-"
|
|
||||||
"cast». • «screen-cast» — permite a compatibilidade coa retransmisión de "
|
|
||||||
"pantalla."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Seleccionar xanela da lapela emerxente"
|
msgstr "Seleccionar xanela da lapela emerxente"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Cancelar lapela emerxente"
|
msgstr "Cancelar lapela emerxente"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Cambiar preferencias do monitor"
|
msgstr "Cambiar preferencias do monitor"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Rota a configuración do monitor embebido"
|
msgstr "Rota a configuración do monitor embebido"
|
||||||
|
|
||||||
@@ -554,22 +559,22 @@ msgstr "Cambiar monitor"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Mostrar axuda en pantalla"
|
msgstr "Mostrar axuda en pantalla"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Pantalla embebida"
|
msgstr "Pantalla embebida"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Descoñecido"
|
msgstr "Descoñecido"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Pantalla descoñecida"
|
msgstr "Pantalla descoñecida"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -584,66 +589,65 @@ msgstr ""
|
|||||||
"Xa se está a executar outro xestor de composición na pantalla %i na "
|
"Xa se está a executar outro xestor de composición na pantalla %i na "
|
||||||
"visualización «%s»."
|
"visualización «%s»."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Evento de campá"
|
msgstr "Evento de campá"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Produciuse un erro ao abrir a visualización do X Window System «%s»\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Desactivar a conexión ao xestor de sesión"
|
msgstr "Desactivar a conexión ao xestor de sesión"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Substituír o xestor de xanelas en execución"
|
msgstr "Substituír o xestor de xanelas en execución"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Especificar o ID de xestión de sesión"
|
msgstr "Especificar o ID de xestión de sesión"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Pantalla X que se vai usar"
|
msgstr "Pantalla X que se vai usar"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inicializar sesión desde o ficheiro de salvagarda"
|
msgstr "Inicializar sesión desde o ficheiro de salvagarda"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Facer que as chamadas a X sexan sincrónicas"
|
msgstr "Facer que as chamadas a X sexan sincrónicas"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Executar como compositor de wayland"
|
msgstr "Executar como compositor de wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Executar como compositor anidado"
|
msgstr "Executar como compositor anidado"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Executar o compositor de wayland sen iniciar Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Executar como un servidor de pantalla completo, fronte a un aniñado"
|
msgstr "Executar como un servidor de pantalla completo, fronte a un aniñado"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Executar coa infraestructura de X11"
|
msgstr "Executar coa infraestructura de X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "«%s» non está respondendo."
|
msgstr "«%s» non está respondendo."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "O Aplicativo non está respondendo."
|
msgstr "O Aplicativo non está respondendo."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -651,11 +655,11 @@ msgstr ""
|
|||||||
"Pode elixir esperar un momento para ver se continúa ou forzar ao aplicativo "
|
"Pode elixir esperar un momento para ver se continúa ou forzar ao aplicativo "
|
||||||
"a pechar completamente."
|
"a pechar completamente."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Forzar a saída"
|
msgstr "_Forzar a saída"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "Espe_rar"
|
msgstr "Espe_rar"
|
||||||
|
|
||||||
@@ -682,25 +686,11 @@ msgstr "Imprimir versión"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Engadido de mutter que usar"
|
msgstr "Engadido de mutter que usar"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Espazo de traballo %d"
|
msgstr "Espazo de traballo %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"A pantalla «%s» ten xa un xestor de xanelas, tente usar a opción --replace "
|
|
||||||
"para substituír o xestor de xanelas."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "A pantalla %d na visualización «%s» non é válida\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter foi compilado sen compatibilidade para o modo detallado\n"
|
msgstr "Mutter foi compilado sen compatibilidade para o modo detallado\n"
|
||||||
@@ -710,7 +700,30 @@ msgstr "Mutter foi compilado sen compatibilidade para o modo detallado\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Modo conmutador: Modo %d"
|
msgstr "Modo conmutador: Modo %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"A pantalla «%s» ten xa un xestor de xanelas, tente usar a opción --replace "
|
||||||
|
"para substituír o xestor de xanelas."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Procuciuse un fallo ao inicializar GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Produciuse un erro ao abrir a visualización do X Window System «%s»\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "A pantalla %d na visualización «%s» non é válida\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -718,7 +731,7 @@ msgstr ""
|
|||||||
"Estas xanelas non soportan «save current setup» e terán que reiniciarse "
|
"Estas xanelas non soportan «save current setup» e terán que reiniciarse "
|
||||||
"manualmente a próxima vez que inicie a sesión."
|
"manualmente a próxima vez que inicie a sesión."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (en %s)"
|
msgstr "%s (en %s)"
|
||||||
|
118
po/hr.po
118
po/hr.po
@@ -5,8 +5,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: metacity 0\n"
|
"Project-Id-Version: metacity 0\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-17 16:00+0100\n"
|
"PO-Revision-Date: 2018-09-02 18:40+0200\n"
|
||||||
"Last-Translator: gogo <trebelnik2@gmail.com>\n"
|
"Last-Translator: gogo <trebelnik2@gmail.com>\n"
|
||||||
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
||||||
"Language: hr\n"
|
"Language: hr\n"
|
||||||
@@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Launchpad-Export-Date: 2008-05-28 13:28+0000\n"
|
"X-Launchpad-Export-Date: 2008-05-28 13:28+0000\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Poedit 2.1.1\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -390,10 +390,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Za omogućavanje eksperimentalnih značajki, dodajte ključnu riječ značajke na "
|
"Za omogućavanje eksperimentalnih značajki, dodajte ključnu riječ značajke na "
|
||||||
"popis. Zahtijeva li značajka ponovno pokretanje kompozitora ovisi o zadanoj "
|
"popis. Zahtijeva li značajka ponovno pokretanje kompozitora ovisi o zadanoj "
|
||||||
@@ -402,25 +399,22 @@ msgstr ""
|
|||||||
"ovu postavku za budući dokaz. Trenutne dostupne ključne riječi: • “scale-"
|
"ovu postavku za budući dokaz. Trenutne dostupne ključne riječi: • “scale-"
|
||||||
"monitor-framebuffer” — čini mutter zadanim izlazu logičkih zaslona u "
|
"monitor-framebuffer” — čini mutter zadanim izlazu logičkih zaslona u "
|
||||||
"logičnom koordinatnom prostoru piksela, dok međuspremnik okvira mijenja "
|
"logičnom koordinatnom prostoru piksela, dok međuspremnik okvira mijenja "
|
||||||
"veličinu zaslona umjesto sadržaja prozora, upravlja kako bi upravljao "
|
"veličinu zaslona umjesto sadržaja prozora, kako bi upravljao (HiDPI) "
|
||||||
"(HiDPI) zaslonima visoke razlučivosti. Ne zahtijeva ponovno pokretanje. • "
|
"zaslonima visoke razlučivosti. Ne zahtijeva ponovno pokretanje."
|
||||||
"“remote-desktop” — omogućava podršku za udaljene radne površine. Za podršku "
|
|
||||||
"udaljene radne površine s dijeljenjem zaslona, “screen-cast” mora isto biti "
|
|
||||||
"omogućen. • “screen-cast” — omogućuje podršku emitiranja zaslona."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Odaberi prozor iz skočnog prozora"
|
msgstr "Odaberi prozor iz skočnog prozora"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Prekini skočni prozor"
|
msgstr "Prekini skočni prozor"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Prebacivanje podešavanja zaslona"
|
msgstr "Prebacivanje podešavanja zaslona"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Rotiraj ugrađeno podešavanje zaslona"
|
msgstr "Rotiraj ugrađeno podešavanje zaslona"
|
||||||
|
|
||||||
@@ -524,7 +518,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Način prebacivanja (Grupa %d)"
|
msgstr "Način prebacivanja (Grupa %d)"
|
||||||
@@ -532,30 +526,30 @@ msgstr "Način prebacivanja (Grupa %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Prebaci zaslon"
|
msgstr "Prebaci zaslon"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Prikaži zaslonsku pomoć"
|
msgstr "Prikaži zaslonsku pomoć"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Ugrađeni zaslon"
|
msgstr "Ugrađeni zaslon"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Nepoznat"
|
msgstr "Nepoznat"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Nepoznat zaslon"
|
msgstr "Nepoznat zaslon"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -569,66 +563,65 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Drugi upravitelja kompoziranja već je pokrenut na zaslonu %i prikaza \"%s\"."
|
"Drugi upravitelja kompoziranja već je pokrenut na zaslonu %i prikaza \"%s\"."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Događaj zvona"
|
msgstr "Događaj zvona"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Neuspjelo otvaranje sustava prikaza X prozora \"%s\"\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Onemogući povezivanje sa upraviteljem sesija"
|
msgstr "Onemogući povezivanje sa upraviteljem sesija"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Zamijeni pokrenutoga upravitelja porozora"
|
msgstr "Zamijeni pokrenutoga upravitelja porozora"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Odredite ID upravljanja sesijama"
|
msgstr "Odredite ID upravljanja sesijama"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "X Prikaz za korištenje"
|
msgstr "X Prikaz za korištenje"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Pokreni sesiju iz spremljene datoteke"
|
msgstr "Pokreni sesiju iz spremljene datoteke"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Napravi X pozive usklađenim"
|
msgstr "Napravi X pozive usklađenim"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Pokreni wayland kompozitor"
|
msgstr "Pokreni wayland kompozitor"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Pokreni kao ugrađeni kompozitor"
|
msgstr "Pokreni kao ugrađeni kompozitor"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Pokreni wayland kompozitor bez pokretanja Xwaylanda"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Pokreni kao potpuni poslužitelj zaslona, radije nego ugrađeni"
|
msgstr "Pokreni kao potpuni poslužitelj zaslona, radije nego ugrađeni"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Pokreni s X11 pozadinskim programom"
|
msgstr "Pokreni s X11 pozadinskim programom"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” ne odgovara."
|
msgstr "“%s” ne odgovara."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Aplikacija ne odgovara."
|
msgstr "Aplikacija ne odgovara."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -636,11 +629,11 @@ msgstr ""
|
|||||||
"Možete pričekati neko vrijeme da aplikacija nastavi s radom ili možete "
|
"Možete pričekati neko vrijeme da aplikacija nastavi s radom ili možete "
|
||||||
"prisiliti prekid rada aplikacije."
|
"prisiliti prekid rada aplikacije."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Prisili izlaženje"
|
msgstr "_Prisili izlaženje"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Čekaj"
|
msgstr "_Čekaj"
|
||||||
|
|
||||||
@@ -667,12 +660,21 @@ msgstr "Inačica za ispis"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Mutter priključak koji se koristi"
|
msgstr "Mutter priključak koji se koristi"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Radni prostor %d"
|
msgstr "Radni prostor %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "Mutter je kompiliran bez podrške za opširan način rada\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Način prebacivanja: Način %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -681,21 +683,21 @@ msgstr ""
|
|||||||
"Prikaz \"%s\" već ima upravitelja prozora; pokušajte koristiti --replace "
|
"Prikaz \"%s\" već ima upravitelja prozora; pokušajte koristiti --replace "
|
||||||
"mogućnost za zamjenu trenutnog upravitelja prozora."
|
"mogućnost za zamjenu trenutnog upravitelja prozora."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Neuspjelo GDK pokretanje\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Neuspjelo otvaranje sustava prikaza X prozora \"%s\"\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Zaslon %d na prikazu '%s' je neispravan\n"
|
msgstr "Zaslon %d na prikazu '%s' je neispravan\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "Mutter je kompiliran bez podrške za opširan način rada\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Način prebacivanja: Način %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -703,7 +705,7 @@ msgstr ""
|
|||||||
"Ovi prozori ne podržavaju mogućnost \"spremi trenutne postavke\" i moraju se "
|
"Ovi prozori ne podržavaju mogućnost \"spremi trenutne postavke\" i moraju se "
|
||||||
"ručno ponovno pokrenuti sljedeći puta kada se prijavite."
|
"ručno ponovno pokrenuti sljedeći puta kada se prijavite."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (na %s)"
|
msgstr "%s (na %s)"
|
||||||
|
119
po/hu.po
119
po/hu.po
@@ -11,15 +11,15 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-07 18:39+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-23 23:53+0100\n"
|
"PO-Revision-Date: 2018-08-31 13:00+0200\n"
|
||||||
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
|
"Last-Translator: Meskó Balázs <mesko.balazs@fsf.hu>\n"
|
||||||
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
|
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
|
||||||
"Language: hu\n"
|
"Language: hu\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Lokalize 1.2\n"
|
"X-Generator: Poedit 2.0.8\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
@@ -395,10 +395,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A kísérleti funkciók engedélyezéséhez adja hozzá a funkció kulcsszavát a "
|
"A kísérleti funkciók engedélyezéséhez adja hozzá a funkció kulcsszavát a "
|
||||||
"listához. A funkció a betűszedő újraindítását igényelheti az adott "
|
"listához. A funkció a betűszedő újraindítását igényelheti az adott "
|
||||||
@@ -409,24 +406,21 @@ msgstr ""
|
|||||||
"teszi a mutter programot a logikai monitorok elrendezéséhez egy logikai "
|
"teszi a mutter programot a logikai monitorok elrendezéséhez egy logikai "
|
||||||
"képpontkoordináta-térben, miközben átméretezi a monitor keretpufferét az "
|
"képpontkoordináta-térben, miközben átméretezi a monitor keretpufferét az "
|
||||||
"ablaktartalom helyett azért, hogy kezelje a HiDPI monitorokat. Nem igényel "
|
"ablaktartalom helyett azért, hogy kezelje a HiDPI monitorokat. Nem igényel "
|
||||||
"újraindítást. • „remote-desktop” — engedélyezi a távoli asztal támogatást. A "
|
"újraindítást."
|
||||||
"távoli asztal képernyőmegosztással való támogatásához a „screen-cast” "
|
|
||||||
"funkciónak is engedélyezve kell lennie. • „screen-cast” — engedélyezi a "
|
|
||||||
"képernyőrögzítés támogatását."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Ablakok kiválasztása tab billentyűre felugró ablakból"
|
msgstr "Ablakok kiválasztása tab billentyűre felugró ablakból"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Tab felugró kikapcsolása"
|
msgstr "Tab felugró kikapcsolása"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Monitorkonfiguráció átváltása"
|
msgstr "Monitorkonfiguráció átváltása"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Cserélgeti a beépített monitorkonfigurációkat"
|
msgstr "Cserélgeti a beépített monitorkonfigurációkat"
|
||||||
|
|
||||||
@@ -531,7 +525,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Módkapcsoló (%d. csoport)"
|
msgstr "Módkapcsoló (%d. csoport)"
|
||||||
@@ -539,30 +533,30 @@ msgstr "Módkapcsoló (%d. csoport)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Monitorváltás"
|
msgstr "Monitorváltás"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Képernyősúgó megjelenítése"
|
msgstr "Képernyősúgó megjelenítése"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Beépített kijelző"
|
msgstr "Beépített kijelző"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Ismeretlen"
|
msgstr "Ismeretlen"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Ismeretlen kijelző"
|
msgstr "Ismeretlen kijelző"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -577,67 +571,66 @@ msgstr ""
|
|||||||
"Már fut egy másik kompozitálás-kezelő a(z) %i. képernyőn a(z) „%s” "
|
"Már fut egy másik kompozitálás-kezelő a(z) %i. képernyőn a(z) „%s” "
|
||||||
"megjelenítőn."
|
"megjelenítőn."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Csengetés esemény"
|
msgstr "Csengetés esemény"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Nem sikerült megnyitni a(z) „%s” X Window rendszer képernyőt\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "A munkamenet-kezelőhöz való csatlakozás tiltása"
|
msgstr "A munkamenet-kezelőhöz való csatlakozás tiltása"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "A futó ablakkezelő helyettesítése"
|
msgstr "A futó ablakkezelő helyettesítése"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "A munkamenet-kezelő azonosítójának megadása"
|
msgstr "A munkamenet-kezelő azonosítójának megadása"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "A használandó X megjelenítő"
|
msgstr "A használandó X megjelenítő"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "A munkamenet előkészítése a mentési fájlból"
|
msgstr "A munkamenet előkészítése a mentési fájlból"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Az X-hívások szinkronná tétele"
|
msgstr "Az X-hívások szinkronná tétele"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Futtatás wayland betűszedőként"
|
msgstr "Futtatás wayland betűszedőként"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Futtatás beágyazott betűszedőként"
|
msgstr "Futtatás beágyazott betűszedőként"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Wayland kompozitáló futtatása az Xwayland elíntása nélkül"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Futtatás teljes megjelenítő kiszolgálóként az egymásba ágyazott helyett"
|
"Futtatás teljes megjelenítő kiszolgálóként az egymásba ágyazott helyett"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Futtatás X11 háttérprogrammal"
|
msgstr "Futtatás X11 háttérprogrammal"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "„%s” nem válaszol."
|
msgstr "„%s” nem válaszol."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Az alkalmazás nem válaszol."
|
msgstr "Az alkalmazás nem válaszol."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -645,11 +638,11 @@ msgstr ""
|
|||||||
"Várhat egy kicsit a folytatódására, vagy kikényszerítheti az alkalmazás "
|
"Várhat egy kicsit a folytatódására, vagy kikényszerítheti az alkalmazás "
|
||||||
"teljes kilépését."
|
"teljes kilépését."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Erőltetett kilépés"
|
msgstr "_Erőltetett kilépés"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "Vá_rakozás"
|
msgstr "Vá_rakozás"
|
||||||
|
|
||||||
@@ -676,12 +669,21 @@ msgstr "Verzió kiírása"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Használandó Mutter bővítmény"
|
msgstr "Használandó Mutter bővítmény"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "%d. munkaterület"
|
msgstr "%d. munkaterület"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "A Mutter ablakkezelőt a részletes mód támogatása nélkül fordították\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Módkapcsoló: %d. mód"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -690,21 +692,21 @@ msgstr ""
|
|||||||
"A(z) „%s” kijelző már rendelkezik ablakkezelővel; próbálja a --replace "
|
"A(z) „%s” kijelző már rendelkezik ablakkezelővel; próbálja a --replace "
|
||||||
"kapcsolóval helyettesíteni a jelenlegi ablakkezelőt."
|
"kapcsolóval helyettesíteni a jelenlegi ablakkezelőt."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "A GDK előkészítése meghiúsult\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Nem sikerült megnyitni a(z) „%s” X Window rendszer képernyőt\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "A(z) %d. képernyő a(z) „%s” megjelenítőn érvénytelen\n"
|
msgstr "A(z) %d. képernyő a(z) „%s” megjelenítőn érvénytelen\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "A Mutter ablakkezelőt a részletes mód támogatása nélkül fordították\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Módkapcsoló: %d. mód"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -712,8 +714,7 @@ msgstr ""
|
|||||||
"Az alábbi ablakok nem támogatják az „aktuális beállítások mentését”, emiatt "
|
"Az alábbi ablakok nem támogatják az „aktuális beállítások mentését”, emiatt "
|
||||||
"ezeket a legközelebbi bejelentkezéskor manuálisan újra kell indítania."
|
"ezeket a legközelebbi bejelentkezéskor manuálisan újra kell indítania."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (ezen: %s)"
|
msgstr "%s (ezen: %s)"
|
||||||
|
|
||||||
|
116
po/id.po
116
po/id.po
@@ -10,9 +10,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-07 18:39+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-09 17:00+0700\n"
|
"PO-Revision-Date: 2018-07-16 12:04+0700\n"
|
||||||
"Last-Translator: Kukuh Syafaat <syafaatkukuh@gmail.com>\n"
|
"Last-Translator: Kukuh Syafaat <kukuhsyafaat@gnome.org>\n"
|
||||||
"Language-Team: Indonesian <gnome-l10n-id@googlegroups.com>\n"
|
"Language-Team: Indonesian <gnome-l10n-id@googlegroups.com>\n"
|
||||||
"Language: id\n"
|
"Language: id\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -394,10 +394,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Untuk mengaktifkan fitur eksperimental, tambahkan kata kunci fitur ke dalam "
|
"Untuk mengaktifkan fitur eksperimental, tambahkan kata kunci fitur ke dalam "
|
||||||
"daftar. Apakah fitur memerlukan nyala ulang kompositor tergantung pada fitur "
|
"daftar. Apakah fitur memerlukan nyala ulang kompositor tergantung pada fitur "
|
||||||
@@ -407,24 +404,21 @@ msgstr ""
|
|||||||
"mungkin: • “scale-monitor-framebuffer” — membuat bawaan mutter untuk tata "
|
"mungkin: • “scale-monitor-framebuffer” — membuat bawaan mutter untuk tata "
|
||||||
"letak monitor logikal dalam ruang koordinat pixel logikal, sambil "
|
"letak monitor logikal dalam ruang koordinat pixel logikal, sambil "
|
||||||
"menskalakan framebuffer monitor alih-alih konten jendela, untuk mengelola "
|
"menskalakan framebuffer monitor alih-alih konten jendela, untuk mengelola "
|
||||||
"monitor HiDPI. Tidak perlu mulai ulang. • “remote-desktop” — aktifkan "
|
"monitor HiDPI. Tidak perlu mulai ulang."
|
||||||
"dukungan destop jauh. Untuk mendukung destop jauh dengan berbagi layar, "
|
|
||||||
"“screen-cast” juga harus diaktifkan. • “screen-cast” — aktifkan dukungan "
|
|
||||||
"screen cast."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Pilih jendela dari popup tab"
|
msgstr "Pilih jendela dari popup tab"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Batalkan popup tab"
|
msgstr "Batalkan popup tab"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Tukar konfigurasi monitor bawaan"
|
msgstr "Tukar konfigurasi monitor bawaan"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Memutar konfigurasi monitor bawaan"
|
msgstr "Memutar konfigurasi monitor bawaan"
|
||||||
|
|
||||||
@@ -532,7 +526,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Tukar Mode: (Grup %d)"
|
msgstr "Tukar Mode: (Grup %d)"
|
||||||
@@ -540,30 +534,30 @@ msgstr "Tukar Mode: (Grup %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Berpindah monitor"
|
msgstr "Berpindah monitor"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Tampilkan bantuan pada layar"
|
msgstr "Tampilkan bantuan pada layar"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Tampilan bawaan"
|
msgstr "Tampilan bawaan"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Tak Dikenal"
|
msgstr "Tak Dikenal"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Tampilan Tak Dikenal"
|
msgstr "Tampilan Tak Dikenal"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -577,77 +571,76 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Manajer komposit lain telah berjalan pada layar %i pada tampilan \"%s\"."
|
"Manajer komposit lain telah berjalan pada layar %i pada tampilan \"%s\"."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Bel peristiwa"
|
msgstr "Bel peristiwa"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Gagal membuka tampilan X Window System \"%s\"\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Menonaktifkan koneksi ke manajer sesi"
|
msgstr "Menonaktifkan koneksi ke manajer sesi"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Mengganti manajer jendela yang tengah berjalan"
|
msgstr "Mengganti manajer jendela yang tengah berjalan"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Tentukan kode pengaturan sesi"
|
msgstr "Tentukan kode pengaturan sesi"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Tampilan X yang digunakna"
|
msgstr "Tampilan X yang digunakna"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Aktifkan sesi dari berkas simpanan"
|
msgstr "Aktifkan sesi dari berkas simpanan"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Buat panggilan X selaras"
|
msgstr "Buat panggilan X selaras"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Jalankan sebagai kompositor wayland"
|
msgstr "Jalankan sebagai kompositor wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Jalankan sebagai kompositor bersarang"
|
msgstr "Jalankan sebagai kompositor bersarang"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Jalankan kompositor wayland tanpa memmulai Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Jalankan sebagai server tampilan penuh, ketimbang tampilan bersarang"
|
msgstr "Jalankan sebagai server tampilan penuh, ketimbang tampilan bersarang"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Jalankan dengan backend X11"
|
msgstr "Jalankan dengan backend X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "\"%s\" tak merespon."
|
msgstr "\"%s\" tak merespon."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Aplikasi tak merespon."
|
msgstr "Aplikasi tak merespon."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Anda bisa memilih untuk menunggu sebentar atau memaksa aplikasi keluar."
|
"Anda bisa memilih untuk menunggu sebentar atau memaksa aplikasi keluar."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Matikan Paksa"
|
msgstr "_Matikan Paksa"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Tunggu"
|
msgstr "_Tunggu"
|
||||||
|
|
||||||
@@ -675,12 +668,21 @@ msgstr "Cetak versi"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Pengaya Mutter yang dipakai"
|
msgstr "Pengaya Mutter yang dipakai"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Area kerja %d"
|
msgstr "Area kerja %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "Muter dikompilasi tanpa dukungan mode riuh\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Tukar Mode: Mode %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -689,21 +691,21 @@ msgstr ""
|
|||||||
"Tampilan \"%s\" sudah memiliki manajer jendela; cobalah gunakan pilihan --"
|
"Tampilan \"%s\" sudah memiliki manajer jendela; cobalah gunakan pilihan --"
|
||||||
"replace untuk mengganti manajer jendela saat ini."
|
"replace untuk mengganti manajer jendela saat ini."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Gagal menginisialisasi GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Gagal membuka tampilan X Window System \"%s\"\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Layar %d pada tampilan \"%s\" tidak valid\n"
|
msgstr "Layar %d pada tampilan \"%s\" tidak valid\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "Muter dikompilasi tanpa dukungan mode riuh\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Tukar Mode: Mode %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -711,7 +713,7 @@ msgstr ""
|
|||||||
"Jendela ini tidak mendukung \"menyimpan setelan aktif saat ini\" dan mesti "
|
"Jendela ini tidak mendukung \"menyimpan setelan aktif saat ini\" dan mesti "
|
||||||
"dijalankan ulang secara manual kala berikut Anda log masuk."
|
"dijalankan ulang secara manual kala berikut Anda log masuk."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (pada %s)"
|
msgstr "%s (pada %s)"
|
||||||
|
118
po/it.po
118
po/it.po
@@ -12,8 +12,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-09 16:49+0100\n"
|
"PO-Revision-Date: 2018-08-07 10:11+0200\n"
|
||||||
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
|
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
|
||||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
@@ -21,7 +21,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||||||
"X-Generator: Poedit 2.0.4\n"
|
"X-Generator: Poedit 2.0.6\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -407,10 +407,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Per abilitare le funzionalità sperimentali, aggiungere la parola chiave di "
|
"Per abilitare le funzionalità sperimentali, aggiungere la parola chiave di "
|
||||||
"tale funzionalità nella lista. Se la funzionalità desiderata richiede il "
|
"tale funzionalità nella lista. Se la funzionalità desiderata richiede il "
|
||||||
@@ -421,24 +418,21 @@ msgstr ""
|
|||||||
"modo che mutter disponga gli schermi logici secondo uno spazio logico di "
|
"modo che mutter disponga gli schermi logici secondo uno spazio logico di "
|
||||||
"coordinate pixel, applicando il ridimensionamento ai framebuffer invece che "
|
"coordinate pixel, applicando il ridimensionamento ai framebuffer invece che "
|
||||||
"al contenuto della finestra, per gestire schermi HiDPI (non richiede il "
|
"al contenuto della finestra, per gestire schermi HiDPI (non richiede il "
|
||||||
"riavvio). • \"remote-desktop\" — Abilita il supporto al desktop remoto. Per "
|
"riavvio)."
|
||||||
"supportare il desktop remoto con la condivisione dello schermo, è necessario "
|
|
||||||
"abilitare anche \"screen-cast\". • “screen-cast” — Abilita il supporto alla "
|
|
||||||
"registrazione dello schermo."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Seleziona finestra dal tab popup"
|
msgstr "Seleziona finestra dal tab popup"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Annulla tab popup"
|
msgstr "Annulla tab popup"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Cambia le configurazioni del monitor"
|
msgstr "Cambia le configurazioni del monitor"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Passa da una configurazione integrata all'altra del monitor"
|
msgstr "Passa da una configurazione integrata all'altra del monitor"
|
||||||
|
|
||||||
@@ -544,7 +538,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Cambio modalità (gruppo %d)"
|
msgstr "Cambio modalità (gruppo %d)"
|
||||||
@@ -552,30 +546,30 @@ msgstr "Cambio modalità (gruppo %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Cambia monitor"
|
msgstr "Cambia monitor"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Mostra aiuto sullo schermo"
|
msgstr "Mostra aiuto sullo schermo"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Display integrato"
|
msgstr "Display integrato"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Sconosciuto"
|
msgstr "Sconosciuto"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Display sconosciuto"
|
msgstr "Display sconosciuto"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -590,66 +584,65 @@ msgstr ""
|
|||||||
"Un altro compositing manager è già in esecuzione sullo schermo %i sul "
|
"Un altro compositing manager è già in esecuzione sullo schermo %i sul "
|
||||||
"display «%s»."
|
"display «%s»."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Evento campanella"
|
msgstr "Evento campanella"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Apertura del display «%s» di X Window System non riuscita\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Disabilita la connessione al gestore di sessione"
|
msgstr "Disabilita la connessione al gestore di sessione"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Sostituisce il window manager in esecuzione"
|
msgstr "Sostituisce il window manager in esecuzione"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Specifica l'ID di gestione sessione"
|
msgstr "Specifica l'ID di gestione sessione"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Display X da usare"
|
msgstr "Display X da usare"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inizializza la sessione da file salvato"
|
msgstr "Inizializza la sessione da file salvato"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Rende le chiamate X sincrone"
|
msgstr "Rende le chiamate X sincrone"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Esegui come compositor Wayland"
|
msgstr "Esegui come compositor Wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Esegui come compositor annidato"
|
msgstr "Esegui come compositor annidato"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Esegui il compositor Wayland senza avviare Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Esegui come display server invece che annidato"
|
msgstr "Esegui come display server invece che annidato"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Esegui con sistema X11"
|
msgstr "Esegui con sistema X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "Nessuna risposta da %s."
|
msgstr "Nessuna risposta da %s."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "L'applicazione non risponde."
|
msgstr "L'applicazione non risponde."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -657,11 +650,11 @@ msgstr ""
|
|||||||
"È possibile scegliere di attendere un po' lasciando che l'applicazione "
|
"È possibile scegliere di attendere un po' lasciando che l'applicazione "
|
||||||
"continui, oppure forzare la terminazione dell'applicazione."
|
"continui, oppure forzare la terminazione dell'applicazione."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Forza uscita"
|
msgstr "_Forza uscita"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Attendi"
|
msgstr "_Attendi"
|
||||||
|
|
||||||
@@ -688,12 +681,22 @@ msgstr "Stampa la versione"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Plugin Mutter da usare"
|
msgstr "Plugin Mutter da usare"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Spazio di lavoro %d"
|
msgstr "Spazio di lavoro %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr ""
|
||||||
|
"Mutter è stato compilato escludendo il supporto per la modalità prolissa\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Cambio modalità: modalità %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -702,22 +705,21 @@ msgstr ""
|
|||||||
"Il display «%s» ha già un window manager; provare a utilizzare l'opzione --"
|
"Il display «%s» ha già un window manager; provare a utilizzare l'opzione --"
|
||||||
"replace per sostituirlo."
|
"replace per sostituirlo."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Inizializzazione GDK non riuscita\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Apertura del display «%s» di X Window System non riuscita\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Lo schermo %d sul display «%s» non è valido\n"
|
msgstr "Lo schermo %d sul display «%s» non è valido\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr ""
|
|
||||||
"Mutter è stato compilato escludendo il supporto per la modalità prolissa\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Cambio modalità: modalità %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -725,7 +727,7 @@ msgstr ""
|
|||||||
"Queste finestre non supportano la funzione «salva impostazioni attuali» e "
|
"Queste finestre non supportano la funzione «salva impostazioni attuali» e "
|
||||||
"dovranno essere riavviate manualmente al prossimo accesso."
|
"dovranno essere riavviate manualmente al prossimo accesso."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (su %s)"
|
msgstr "%s (su %s)"
|
||||||
|
117
po/ko.po
117
po/ko.po
@@ -18,8 +18,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-08-24 11:54+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-24 16:14+0900\n"
|
"PO-Revision-Date: 2018-08-25 12:08+0300\n"
|
||||||
"Last-Translator: Gwan-gyeong Mun <elongbug@gmail.com>\n"
|
"Last-Translator: Gwan-gyeong Mun <elongbug@gmail.com>\n"
|
||||||
"Language-Team: GNOME Korea <gnome-kr@googlegroups.com>\n"
|
"Language-Team: GNOME Korea <gnome-kr@googlegroups.com>\n"
|
||||||
"Language: ko\n"
|
"Language: ko\n"
|
||||||
@@ -394,34 +394,29 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"실험적인 기능을 사용하려면, 해당 기능 키워드를 목록에 추가하십시오. 기능에 따"
|
"실험적인 기능을 사용하려면, 해당 기능 키워드를 목록에 추가하십시오. 기능에 따"
|
||||||
"라 컴포지터를 다시 시작해야 할 수도 있습니다. 실험적인 기능은 사용할 수 없을 "
|
"라 컴포지터를 다시 시작해야 할 수도 있습니다. 실험적인 기능은 사용할 수 없을 "
|
||||||
"수도 있고, 설정할 수 없을 수도 있습니다. 이 설정에 추가한 사항이 앞으로 버전"
|
"수도 있고, 설정할 수 없을 수도 있습니다. 이 설정에 추가한 사항이 앞으로 버전"
|
||||||
"에서도 동작할 거라고 기대하지 마십시오. 현재 가능한 값은: • “scale-monitor-"
|
"에서도 동작할 거라고 기대하지 마십시오. 현재 가능한 값은: • “scale-monitor-"
|
||||||
"framebuffer” — 머터에서 논리적인 모니터를 논리적인 픽셀 좌표계로 배치합니다. "
|
"framebuffer” — 머터는 기본적으로 논리 픽셀 좌표 공간에서 논리 모니터를 배치하"
|
||||||
"창의 내용의 크기를 조정하지 않고 모니터 프레임버퍼 크기를 조정합니다. 재시작"
|
"고, HiDPI 모니터를 관리하기 위해 윈도우 내용 대신 모니터 프레임버퍼를 스케일"
|
||||||
"은 필요하지 않습니다. • “remote-desktop” — 원격 데스크톱 기능을 사용합니다. "
|
"링합니다. 재시작은 필요하지 않습니다."
|
||||||
"원격 데스크톱을 화면 공유와 같이 사용하려면, “screen-cast” 설정도 켜져 있어"
|
|
||||||
"야 합니다. • “screen-cast” — 화면 전송 기능을 사용합니다."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "탭 팝업에서 창 선택"
|
msgstr "탭 팝업에서 창 선택"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "탭 팝업 취소"
|
msgstr "탭 팝업 취소"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "모니터 설정 전환"
|
msgstr "모니터 설정 전환"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "내장된 모니터 설정을 돌아가면서 전환합니다"
|
msgstr "내장된 모니터 설정을 돌아가면서 전환합니다"
|
||||||
|
|
||||||
@@ -523,7 +518,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "모드 전환 (그룹 %d)"
|
msgstr "모드 전환 (그룹 %d)"
|
||||||
@@ -531,30 +526,30 @@ msgstr "모드 전환 (그룹 %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "모니터 전환"
|
msgstr "모니터 전환"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "화면 도움말 표시"
|
msgstr "화면 도움말 표시"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "내장 디스플레이"
|
msgstr "내장 디스플레이"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "알 수 없음"
|
msgstr "알 수 없음"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "알 수 없는 디스플레이"
|
msgstr "알 수 없는 디스플레이"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -569,76 +564,75 @@ msgstr ""
|
|||||||
"다른 창 구성 관리 프로그램이 이미 디스플레이 “%2$s” 화면 %1$i번에서 실행 중입"
|
"다른 창 구성 관리 프로그램이 이미 디스플레이 “%2$s” 화면 %1$i번에서 실행 중입"
|
||||||
"니다."
|
"니다."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "삑소리 이벤트"
|
msgstr "삑소리 이벤트"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "X 윈도 시스템 디스플레이 “%s”을(를) 여는데 실패하였습니다\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "세션 관리자와 연결 하지 않습니다"
|
msgstr "세션 관리자와 연결 하지 않습니다"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "실행 중인 창 관리자를 바꿉니다"
|
msgstr "실행 중인 창 관리자를 바꿉니다"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "세션 관리 ID를 지정합니다"
|
msgstr "세션 관리 ID를 지정합니다"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "사용할 X 디스플레이"
|
msgstr "사용할 X 디스플레이"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "저장 파일에서 세션을 초기화 합니다"
|
msgstr "저장 파일에서 세션을 초기화 합니다"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "동기 X 호출을 합니다"
|
msgstr "동기 X 호출을 합니다"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "웨일랜드 컴포지터로 실행합니다"
|
msgstr "웨일랜드 컴포지터로 실행합니다"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "중첩 컴포지터로 실행합니다"
|
msgstr "중첩 컴포지터로 실행합니다"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "웨일랜드 컴포지터를 X웨일랜드 시작없이 실행합니다"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "전체 디스플레이 서버로 실행, 중첩 컴포지터가 아님"
|
msgstr "전체 디스플레이 서버로 실행, 중첩 컴포지터가 아님"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "X11 백 엔드로 실행 합니다"
|
msgstr "X11 백 엔드로 실행 합니다"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” 창이 반응하지 않습니다."
|
msgstr "“%s” 창이 반응하지 않습니다."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "프로그램이 반응하지 않습니다."
|
msgstr "프로그램이 반응하지 않습니다."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr "좀 더 기다리거나 해당 프로그램을 강제로 끝낼 수 있습니다."
|
msgstr "좀 더 기다리거나 해당 프로그램을 강제로 끝낼 수 있습니다."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "강제로 끝내기(_F)"
|
msgstr "강제로 끝내기(_F)"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "기다리기(_W)"
|
msgstr "기다리기(_W)"
|
||||||
|
|
||||||
@@ -665,12 +659,21 @@ msgstr "버전을 출력합니다"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "사용할 머터 플러그인"
|
msgstr "사용할 머터 플러그인"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "작업 공간 %d"
|
msgstr "작업 공간 %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "머터가 자세한 모드 지원 없이 컴파일 되었습니다\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "모드 전환: 모드 %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -679,21 +682,21 @@ msgstr ""
|
|||||||
"디스플레이 “%s”에 이미 창 관리자가 있습니다. 현재 창 관리자를 바꾸려면 --"
|
"디스플레이 “%s”에 이미 창 관리자가 있습니다. 현재 창 관리자를 바꾸려면 --"
|
||||||
"replace 옵션을 써보십시오."
|
"replace 옵션을 써보십시오."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "GDK 초기화에 실패했습니다\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "X 윈도 시스템 디스플레이 “%s”을(를) 여는데 실패하였습니다\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "디스플레이 “%2$s”의 화면 %1$d은(는) 잘못되었습니다\n"
|
msgstr "디스플레이 “%2$s”의 화면 %1$d은(는) 잘못되었습니다\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "머터가 자세한 모드 지원 없이 컴파일 되었습니다\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "모드 전환: 모드 %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -702,7 +705,7 @@ msgstr ""
|
|||||||
"로 다시 시작해야 합니다."
|
"로 다시 시작해야 합니다."
|
||||||
|
|
||||||
# <창제목> (on <기계>)
|
# <창제목> (on <기계>)
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (%s에서)"
|
msgstr "%s (%s에서)"
|
||||||
|
128
po/lt.po
128
po/lt.po
@@ -12,8 +12,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: lt\n"
|
"Project-Id-Version: lt\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-03-01 18:57+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-03 13:37+0200\n"
|
"PO-Revision-Date: 2018-08-05 23:42+0300\n"
|
||||||
"Last-Translator: Aurimas Černius <aurisc4@gmail.com>\n"
|
"Last-Translator: Aurimas Černius <aurisc4@gmail.com>\n"
|
||||||
"Language-Team: Lietuvių <gnome-lt@lists.akl.lt>\n"
|
"Language-Team: Lietuvių <gnome-lt@lists.akl.lt>\n"
|
||||||
"Language: lt\n"
|
"Language: lt\n"
|
||||||
@@ -389,6 +389,18 @@ msgid "Enable experimental features"
|
|||||||
msgstr "Įjungti eksperimentines savybes"
|
msgstr "Įjungti eksperimentines savybes"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:108
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
#| msgid ""
|
||||||
|
#| "To enable experimental features, add the feature keyword to the list. "
|
||||||
|
#| "Whether the feature requires restarting the compositor depends on the "
|
||||||
|
#| "given feature. Any experimental feature is not required to still be "
|
||||||
|
#| "available, or configurable. Don’t expect adding anything in this setting "
|
||||||
|
#| "to be future proof. Currently possible keywords: • “scale-monitor-"
|
||||||
|
#| "framebuffer” — makes mutter default to layout logical monitors in a "
|
||||||
|
#| "logical pixel coordinate space, while scaling monitor framebuffers "
|
||||||
|
#| "instead of window content, to manage HiDPI monitors. Does not require a "
|
||||||
|
#| "restart. • “remote-desktop” — enables remote desktop support. To support "
|
||||||
|
#| "remote desktop with screen sharing, “screen-cast” must also be enabled. • "
|
||||||
|
#| "“screen-cast” — enables screen cast support."
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable experimental features, add the feature keyword to the list. "
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
"Whether the feature requires restarting the compositor depends on the given "
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
@@ -397,37 +409,31 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Norėdami įjungti eksperimentines savybes, pridėkite į sąrašą raktinį žodį. "
|
"Norėdami įjungti eksperimentines savybes, pridėkite į sąrašą raktinį žodį. "
|
||||||
"Ar savybė reikalauja kompozitoriaus paleidimo iš naujo priklauso nuo "
|
"Ar savybė reikalauja kompozitoriaus paleidimo iš naujo priklauso nuo "
|
||||||
"konkrečios savybės. Nei viena eksperimentinė savybė privalo būti prieinama "
|
"konkrečios savybės. Nei viena eksperimentinė savybė neprivalo būti prieinama "
|
||||||
"ar konfigūruojama. Nesitikėkite, kad ką nors pridėjus į šį sąrašą, tai "
|
"ar konfigūruojama. Nesitikėkite, kad ką nors pridėjus į šį sąrašą, tai "
|
||||||
"išliks ir ateityje. Šiuo metu galimi raktažodžiai: • „scale-monitor-"
|
"išliks ir ateityje. Šiuo metu galimi raktažodžiai: • „scale-monitor-"
|
||||||
"framebuffer“ — mutter numatytai išdėsto loginius monitorius loginėje "
|
"framebuffer“ — mutter numatytai išdėsto loginius monitorius loginėje "
|
||||||
"pikselių koordinačių erdvėje, tuo pat ištempiant monitorių kadrų buferius "
|
"pikselių koordinačių erdvėje, tuo pat ištempiant monitorių kadrų buferius "
|
||||||
"vietoje langų turinio, tokiu būdu valdant didelio tankio monitorius. "
|
"vietoje langų turinio, tokiu būdu valdant didelio tankio monitorius. "
|
||||||
"Nereikalauja paleisti iš naujo. • „remote-desktop“ – įjungia nutolusio "
|
"Nereikalauja paleisti iš naujo."
|
||||||
"darbalaukio palaikymą. Norint nutolusio darbalaukio su dalinimusi ekranu, "
|
|
||||||
"taip pat reikia įjungti „screen-cast“. • „screen-cast“ – įjungia ekrano "
|
|
||||||
"transliacijos palaikymą."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Pasirinkti langą iš tab iššokimo"
|
msgstr "Pasirinkti langą iš tab iššokimo"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Atšaukti tab iššokimą"
|
msgstr "Atšaukti tab iššokimą"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Perjungti monitorių konfigūracijas"
|
msgstr "Perjungti monitorių konfigūracijas"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Suka integruotas monitorių konfigūracijas"
|
msgstr "Suka integruotas monitorių konfigūracijas"
|
||||||
|
|
||||||
@@ -548,22 +554,22 @@ msgstr "Perjungti monitorių"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Rodyti pagalbą ekrane"
|
msgstr "Rodyti pagalbą ekrane"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Integruotas vaizduoklis"
|
msgstr "Integruotas vaizduoklis"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Nežinomas"
|
msgstr "Nežinomas"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Nežinomas vaizduoklis"
|
msgstr "Nežinomas vaizduoklis"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -576,76 +582,75 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "Kita kompozicijos tvarkytuvė jau veikia ekrane %i vaizduoklyje „%s“."
|
msgstr "Kita kompozicijos tvarkytuvė jau veikia ekrane %i vaizduoklyje „%s“."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Skambučio įvykis"
|
msgstr "Skambučio įvykis"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Nepavyko atverti X Window sistemos vaizduoklio „%s“\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Išjungti susijungimą su sesijos tvarkytuve"
|
msgstr "Išjungti susijungimą su sesijos tvarkytuve"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Pakeisti veikiančią langų tvarkytuvę"
|
msgstr "Pakeisti veikiančią langų tvarkytuvę"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Nurodyti sesijos tvarkymo ID"
|
msgstr "Nurodyti sesijos tvarkymo ID"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Naudotinas X ekranas"
|
msgstr "Naudotinas X ekranas"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inicializuoti sesiją iš išsaugojimo failo"
|
msgstr "Inicializuoti sesiją iš išsaugojimo failo"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Sinchronizuoti X iškvietimus"
|
msgstr "Sinchronizuoti X iškvietimus"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Vykdyti kaip wayland kompozitorių"
|
msgstr "Vykdyti kaip wayland kompozitorių"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Vykdyti kaip įdėtinį kompozitorių"
|
msgstr "Vykdyti kaip įdėtinį kompozitorių"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Paleisti wayland kompozitorių nepaleidžiant Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Vykdyti kaip visą vaizduoklio serverį, o ne įdėtinį"
|
msgstr "Vykdyti kaip visą vaizduoklio serverį, o ne įdėtinį"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Paleisti su X11 realizacija"
|
msgstr "Paleisti su X11 realizacija"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "%s neatsiliepia į komandas."
|
msgstr "%s neatsiliepia į komandas."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Programa neatsiliepia į komandas."
|
msgstr "Programa neatsiliepia į komandas."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr "Galite šiek tiek palaukti arba priverstinai uždaryti programą."
|
msgstr "Galite šiek tiek palaukti arba priverstinai uždaryti programą."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Priverstinai išeiti"
|
msgstr "_Priverstinai išeiti"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Laukti"
|
msgstr "_Laukti"
|
||||||
|
|
||||||
@@ -673,25 +678,11 @@ msgstr "Parodyti versiją"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Naudojamas Mutter įskiepis"
|
msgstr "Naudojamas Mutter įskiepis"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Darbo sritis %d"
|
msgstr "Darbo sritis %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Vaizduoklis „%s“ jau turi langų tvarkytuvę; pabandykite pakeisti esamą langų "
|
|
||||||
"tvarkytuvę, naudodami parametrą --replace."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Ekranas %d vaizduoklyje „%s“ yra netinkamas\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter buvo sukompiliuota be išsamaus veikimo veiksenos\n"
|
msgstr "Mutter buvo sukompiliuota be išsamaus veikimo veiksenos\n"
|
||||||
@@ -701,7 +692,30 @@ msgstr "Mutter buvo sukompiliuota be išsamaus veikimo veiksenos\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Veiksenos perjungimas: veiksena %d"
|
msgstr "Veiksenos perjungimas: veiksena %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Vaizduoklis „%s“ jau turi langų tvarkytuvę; pabandykite pakeisti esamą langų "
|
||||||
|
"tvarkytuvę, naudodami parametrą --replace."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Nepavyko inicializuoti GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Nepavyko atverti X Window sistemos vaizduoklio „%s“\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Ekranas %d vaizduoklyje „%s“ yra netinkamas\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -709,7 +723,7 @@ msgstr ""
|
|||||||
"Šie langai nepalaiko „išsaugoti esamus nustatymus“ komandos ir, kai kitą "
|
"Šie langai nepalaiko „išsaugoti esamus nustatymus“ komandos ir, kai kitą "
|
||||||
"kartą prisijungsite, turės būti paleisti rankiniu būdu."
|
"kartą prisijungsite, turės būti paleisti rankiniu būdu."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (kompiuteryje %s)"
|
msgstr "%s (kompiuteryje %s)"
|
||||||
|
170
po/lv.po
170
po/lv.po
@@ -12,8 +12,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: lv\n"
|
"Project-Id-Version: lv\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-25 15:45+0200\n"
|
"PO-Revision-Date: 2018-08-31 20:55+0200\n"
|
||||||
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
|
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
|
||||||
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
|
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
|
||||||
"Language: lv\n"
|
"Language: lv\n"
|
||||||
@@ -388,6 +388,18 @@ msgid "Enable experimental features"
|
|||||||
msgstr "Ieslēgt eksperimentālās iespējas"
|
msgstr "Ieslēgt eksperimentālās iespējas"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:108
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
#| msgid ""
|
||||||
|
#| "To enable experimental features, add the feature keyword to the list. "
|
||||||
|
#| "Whether the feature requires restarting the compositor depends on the "
|
||||||
|
#| "given feature. Any experimental feature is not required to still be "
|
||||||
|
#| "available, or configurable. Don’t expect adding anything in this setting "
|
||||||
|
#| "to be future proof. Currently possible keywords: • “scale-monitor-"
|
||||||
|
#| "framebuffer” — makes mutter default to layout logical monitors in a "
|
||||||
|
#| "logical pixel coordinate space, while scaling monitor framebuffers "
|
||||||
|
#| "instead of window content, to manage HiDPI monitors. Does not require a "
|
||||||
|
#| "restart. • “remote-desktop” — enables remote desktop support. To support "
|
||||||
|
#| "remote desktop with screen sharing, “screen-cast” must also be enabled. • "
|
||||||
|
#| "“screen-cast” — enables screen cast support."
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable experimental features, add the feature keyword to the list. "
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
"Whether the feature requires restarting the compositor depends on the given "
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
@@ -396,36 +408,31 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Lai ieslēgtu eksperimentālās iespējas, pievienojiet iespējas atslēgvārdu "
|
"Lai ieslēgtu eksperimentālās iespējas, pievienojiet iespējas atslēgvārdu"
|
||||||
"sarakstam. Vai iespējai būs nepieciešama kompozitora pārstartēšana, būs "
|
" sarakstam. Vai iespējai būs nepieciešama kompozitora pārstartēšana, būs"
|
||||||
"atkarīga no dotās iespējas. Jebkura eksperimentāla iespēja var būt "
|
" atkarīga no dotās iespējas. Jebkura eksperimentāla iespēja var būt"
|
||||||
"nepieejama vai nekonfigurējama. Negaidiet, ka jebkura no šīm iespējām "
|
" nepieejama vai nekonfigurējama. Negaidiet, ka jebkura no šīm iespējām"
|
||||||
"nākotnē strādās. Pašlaik pieejamie atslēgvārdi: • “scale-monitor-"
|
" nākotnē strādās. Pašlaik pieejamie atslēgvārdi: •"
|
||||||
"framebuffer” — liek mutter pēc noklusējuma izkārtot loģiskos monitorus "
|
" “scale-monitor-framebuffer” — liek mutter pēc noklusējuma izkārtot loģiskos"
|
||||||
"loģisko pikseļu koordināšu telpā, kamēr mērogo monitora kadru buferus, nevis "
|
" monitorus loģisko pikseļu koordināšu telpā, kamēr mērogo monitora kadru"
|
||||||
"loga saturu, lai pārvaldītu HiDPI monitorus. Pārstartēšana nav nepieciešama. "
|
" buferus, nevis loga saturu, lai pārvaldītu HiDPI monitorus. Pārstartēšana"
|
||||||
"• “remote-desktop” — ieslēdz attālinātās darbvirsmas atbalstu. Lai "
|
" nav nepieciešama."
|
||||||
"atbalstītu attālināto darbvirsmu ar ekrāna koplietošanu, jābūt arī ieslēgtam "
|
|
||||||
"“screen-cast”. • “screen-cast” — ieslēdz ekrānraides atbalstu."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Izvēlēties logu no tabulatora izvēlnes"
|
msgstr "Izvēlēties logu no tabulatora izvēlnes"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Atcelt logu rādīšanu"
|
msgstr "Atcelt logu rādīšanu"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Pārslēgt monitoru konfigurācijas"
|
msgstr "Pārslēgt monitoru konfigurācijas"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Pagriež iebūvētā monitora konfigurāciju"
|
msgstr "Pagriež iebūvētā monitora konfigurāciju"
|
||||||
|
|
||||||
@@ -493,10 +500,10 @@ msgid ""
|
|||||||
"window or be among the applications white-listed in key “xwayland-grab-"
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
"access-rules”."
|
"access-rules”."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Atļaut ņemt vērā tastatūras satveršanu, ko pieprasa X11 lietotnes, kas"
|
"Atļaut ņemt vērā tastatūras satveršanu, ko pieprasa X11 lietotnes, kas "
|
||||||
" darbojas Xwayland vidē. Lai ņemtu vērā X11 tvērienus Wayland vidē, klientam"
|
"darbojas Xwayland vidē. Lai ņemtu vērā X11 tvērienus Wayland vidē, klientam "
|
||||||
" arī jāsūta specifisks X11 ClientMessage uz root (saknes) logu, vai arī jābūt"
|
"arī jāsūta specifisks X11 ClientMessage uz root (saknes) logu, vai arī jābūt "
|
||||||
" lietotņu baltajā sarakstā atslēgā “xwayland-grab-access-rules”."
|
"lietotņu baltajā sarakstā atslēgā “xwayland-grab-access-rules”."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
||||||
msgid "Xwayland applications allowed to issue keyboard grabs"
|
msgid "Xwayland applications allowed to issue keyboard grabs"
|
||||||
@@ -515,21 +522,21 @@ msgid ""
|
|||||||
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
"shortcuts”."
|
"shortcuts”."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Saraksts ar resursu nosaukumiem vai resursu klasi X11 logiem, kuri vai nu"
|
"Saraksts ar resursu nosaukumiem vai resursu klasi X11 logiem, kuri vai nu "
|
||||||
" drīkst, vai nedrīkst pieprasīt X11 tastatūras satveršanu zem Xwayland."
|
"drīkst, vai nedrīkst pieprasīt X11 tastatūras satveršanu zem Xwayland. "
|
||||||
" Resursa nosaukumu vai resursa klasi dotajam X11 logam var iegūt, izmantojot"
|
"Resursa nosaukumu vai resursa klasi dotajam X11 logam var iegūt, izmantojot "
|
||||||
" komandu “xprop WM_CLASS”. Vērtībās ir atbalstītas aizstājējzīmes “*” un “?”."
|
"komandu “xprop WM_CLASS”. Vērtībās ir atbalstītas aizstājējzīmes “*” un “?”. "
|
||||||
" Vērtības, ka sākas ar “!”, ir melnajā sarakstā, kam ir prioritāte pār balto"
|
"Vērtības, ka sākas ar “!”, ir melnajā sarakstā, kam ir prioritāte pār balto "
|
||||||
" sarakstu, kad atsauc lietotnes no noklusējuma sistēmas saraksta. Noklusējuma"
|
"sarakstu, kad atsauc lietotnes no noklusējuma sistēmas saraksta. Noklusējuma "
|
||||||
" sistēmas sarakstā iekļauj sekojošās lietotnes: "
|
"sistēmas sarakstā iekļauj sekojošās lietotnes: "
|
||||||
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Lietotāji var pārtraukt esošo"
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Lietotāji var pārtraukt esošo "
|
||||||
" tvērienu, izmantojot noteiktus tastatūras īsinājumtaustiņus, kas ir noteikti"
|
"tvērienu, izmantojot noteiktus tastatūras īsinājumtaustiņus, kas ir noteikti "
|
||||||
" “restore-shortcuts” atslēgā."
|
"“restore-shortcuts” atslēgā."
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Režīma slēdzis (grupa %d)"
|
msgstr "Režīma slēdzis (grupa %d)"
|
||||||
@@ -537,30 +544,30 @@ msgstr "Režīma slēdzis (grupa %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Pārslēgt monitoru"
|
msgstr "Pārslēgt monitoru"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Rādīt palīdzību uz ekrāna"
|
msgstr "Rādīt palīdzību uz ekrāna"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Iebūvēts displejs"
|
msgstr "Iebūvēts displejs"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Nezināms"
|
msgstr "Nezināms"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Nezināms displejs"
|
msgstr "Nezināms displejs"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -573,66 +580,65 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "Cits kompozīcijas pārvaldnieks jau darbojas ekrānā %d displejā “%s”."
|
msgstr "Cits kompozīcijas pārvaldnieks jau darbojas ekrānā %d displejā “%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Zvana notikums"
|
msgstr "Zvana notikums"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Neizdevās atvērt X logu sistēmas displeju “%s”\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Deaktivēt savienojumu ar sesiju pārvaldnieku"
|
msgstr "Deaktivēt savienojumu ar sesiju pārvaldnieku"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Aizvietot darbojošos logu pārvaldnieku"
|
msgstr "Aizvietot darbojošos logu pārvaldnieku"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Norādiet sesiju pārvaldības ID"
|
msgstr "Norādiet sesiju pārvaldības ID"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Lietojamais X displejs"
|
msgstr "Lietojamais X displejs"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inicializēt sesiju no saglabātās datnes"
|
msgstr "Inicializēt sesiju no saglabātās datnes"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Padarīt X izsaukumus sinhronus"
|
msgstr "Padarīt X izsaukumus sinhronus"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Palaist kā wayland kompozitoru"
|
msgstr "Palaist kā wayland kompozitoru"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Palaist kā ligzdotu kompozitoru"
|
msgstr "Palaist kā ligzdotu kompozitoru"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Palaist wayland kompozitoru nestartējot Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Palaist kā pilnu attēlošanas serveri, nevis iegultu"
|
msgstr "Palaist kā pilnu attēlošanas serveri, nevis iegultu"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Palaist ar X11 aizmuguri"
|
msgstr "Palaist ar X11 aizmuguri"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” nereaģē."
|
msgstr "“%s” nereaģē."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Lietotne nereaģē."
|
msgstr "Lietotne nereaģē."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -640,11 +646,11 @@ msgstr ""
|
|||||||
"Var uzgaidīt neilgu brīdi, līdz tā atgūstas, vai arī aizvērt to piespiedu "
|
"Var uzgaidīt neilgu brīdi, līdz tā atgūstas, vai arī aizvērt to piespiedu "
|
||||||
"kārtā."
|
"kārtā."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "Aizvērt _piespiedu kārtā"
|
msgstr "Aizvērt _piespiedu kārtā"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Gaidīt"
|
msgstr "_Gaidīt"
|
||||||
|
|
||||||
@@ -671,12 +677,21 @@ msgstr "Parādīt versiju"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Izmantojamais mutter spraudnis"
|
msgstr "Izmantojamais mutter spraudnis"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Darbvieta %d"
|
msgstr "Darbvieta %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "Mutter tika kompilēts bez detalizētas izvades režīma atbalsta\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Režīma slēdzis: režīms %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -685,21 +700,21 @@ msgstr ""
|
|||||||
"Displejam “%s” jau ir logu pārvaldnieks; mēģiniet lietot --replace iespēju, "
|
"Displejam “%s” jau ir logu pārvaldnieks; mēģiniet lietot --replace iespēju, "
|
||||||
"lai aizvietotu pašreizējo logu pārvaldnieku."
|
"lai aizvietotu pašreizējo logu pārvaldnieku."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Neizdevās inicializēt GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Neizdevās atvērt X logu sistēmas displeju “%s”\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Ekrāna %d displejs “%s“ nav derīgs\n"
|
msgstr "Ekrāna %d displejs “%s“ nav derīgs\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "Mutter tika kompilēts bez detalizētas izvades režīma atbalsta\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Režīma slēdzis: režīms %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -707,7 +722,8 @@ msgstr ""
|
|||||||
"Šie logi neatbalsta “saglabāt pašreizējos iestatījumus” un būs jāpārstartē "
|
"Šie logi neatbalsta “saglabāt pašreizējos iestatījumus” un būs jāpārstartē "
|
||||||
"pašrocīgi nākamreiz, kad ierakstīsities."
|
"pašrocīgi nākamreiz, kad ierakstīsities."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (uz %s)"
|
msgstr "%s (uz %s)"
|
||||||
|
|
||||||
|
116
po/pl.po
116
po/pl.po
@@ -13,8 +13,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-08 02:05+0100\n"
|
"PO-Revision-Date: 2018-08-04 20:08+0200\n"
|
||||||
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
|
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
|
||||||
"Language-Team: Polish <community-poland@mozilla.org>\n"
|
"Language-Team: Polish <community-poland@mozilla.org>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
@@ -405,10 +405,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aby włączyć eksperymentalne funkcje, należy dodać słowo kluczowe funkcji do "
|
"Aby włączyć eksperymentalne funkcje, należy dodać słowo kluczowe funkcji do "
|
||||||
"tej listy. Niektóre funkcje wymagają ponownego uruchomienia menedżera okien. "
|
"tej listy. Niektóre funkcje wymagają ponownego uruchomienia menedżera okien. "
|
||||||
@@ -417,24 +414,21 @@ msgstr ""
|
|||||||
"„scale-monitor-framebuffer” — sprawia, że menedżer okien do zarządzania "
|
"„scale-monitor-framebuffer” — sprawia, że menedżer okien do zarządzania "
|
||||||
"monitorami o wysokiej rozdzielczości domyślnie układa logiczne monitory "
|
"monitorami o wysokiej rozdzielczości domyślnie układa logiczne monitory "
|
||||||
"w przestrzeni współrzędnych logicznych pikseli, jednocześnie skalując bufory "
|
"w przestrzeni współrzędnych logicznych pikseli, jednocześnie skalując bufory "
|
||||||
"ramki monitorów zamiast zawartości okien. Nie wymaga ponownego uruchomienia. "
|
"ramki monitorów zamiast zawartości okien. Nie wymaga ponownego uruchomienia."
|
||||||
"• „remote-desktop” — włącza obsługę zdalnego pulpitu. Aby dodać "
|
|
||||||
"udostępnianie ekranu, należy włączyć także opcję „screen-cast”. • „screen-"
|
|
||||||
"cast” — włącza obsługę nagrywania ekranu."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Wybór okna z wyskakującego okna dla tabulacji"
|
msgstr "Wybór okna z wyskakującego okna dla tabulacji"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Anulowanie wyskakującego okna dla tabulacji"
|
msgstr "Anulowanie wyskakującego okna dla tabulacji"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Przełączenie konfiguracji monitorów"
|
msgstr "Przełączenie konfiguracji monitorów"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Obrócenie wbudowanego monitora"
|
msgstr "Obrócenie wbudowanego monitora"
|
||||||
|
|
||||||
@@ -538,7 +532,7 @@ msgstr ""
|
|||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Przełącznik trybu (%d. grupa)"
|
msgstr "Przełącznik trybu (%d. grupa)"
|
||||||
@@ -546,30 +540,30 @@ msgstr "Przełącznik trybu (%d. grupa)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Przełączenie monitora"
|
msgstr "Przełączenie monitora"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Ekran pomocy"
|
msgstr "Ekran pomocy"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Wbudowany ekran"
|
msgstr "Wbudowany ekran"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Nieznany"
|
msgstr "Nieznany"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Nieznany ekran"
|
msgstr "Nieznany ekran"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -583,76 +577,75 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Inny menedżer składania jest już uruchomiony na podekranie %i ekranu „%s”."
|
"Inny menedżer składania jest już uruchomiony na podekranie %i ekranu „%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Zdarzenie sygnału dźwiękowego"
|
msgstr "Zdarzenie sygnału dźwiękowego"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Otwarcie połączenia z ekranem „%s” systemu X Window się nie powiodło\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Rozłącza połączenie z menedżerem sesji"
|
msgstr "Rozłącza połączenie z menedżerem sesji"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Zastępuje uruchomionego menedżera okien"
|
msgstr "Zastępuje uruchomionego menedżera okien"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Podaje identyfikator zarządzania sesją"
|
msgstr "Podaje identyfikator zarządzania sesją"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Używany ekran X"
|
msgstr "Używany ekran X"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inicjuje sesję z zapisanego pliku"
|
msgstr "Inicjuje sesję z zapisanego pliku"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Synchroniczne wywołania X"
|
msgstr "Synchroniczne wywołania X"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Uruchamia jako menedżer składania Wayland"
|
msgstr "Uruchamia jako menedżer składania Wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Uruchamia jako osadzony menedżer składania"
|
msgstr "Uruchamia jako osadzony menedżer składania"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Uruchamia menedżer składania Wayland bez uruchamiania Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Uruchamia jako pełny serwer wyświetlania zamiast osadzonego"
|
msgstr "Uruchamia jako pełny serwer wyświetlania zamiast osadzonego"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Uruchamia za pomocą mechanizmu X11"
|
msgstr "Uruchamia za pomocą mechanizmu X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "Okno „%s” nie odpowiada."
|
msgstr "Okno „%s” nie odpowiada."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Program nie odpowiada."
|
msgstr "Program nie odpowiada."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr "Można poczekać chwilę dłużej lub wymusić zakończenie programu."
|
msgstr "Można poczekać chwilę dłużej lub wymusić zakończenie programu."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Zakończ"
|
msgstr "_Zakończ"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Czekaj"
|
msgstr "_Czekaj"
|
||||||
|
|
||||||
@@ -680,12 +673,22 @@ msgstr "Wyświetla wersję"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Używana wtyczka menedżera Mutter"
|
msgstr "Używana wtyczka menedżera Mutter"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "%d. obszar roboczy"
|
msgstr "%d. obszar roboczy"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr ""
|
||||||
|
"Menedżer Mutter został skompilowany bez obsługi trybu z obszerną informacją\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Przełącznik trybu: %d. tryb"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -694,22 +697,21 @@ msgstr ""
|
|||||||
"Na ekranie „%s” działa już menedżer okien. Aby zastąpić działającego "
|
"Na ekranie „%s” działa już menedżer okien. Aby zastąpić działającego "
|
||||||
"menedżera okien, należy użyć opcji „--replace”."
|
"menedżera okien, należy użyć opcji „--replace”."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Zainicjowanie biblioteki GDK się nie powiodło\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Otwarcie połączenia z ekranem „%s” systemu X Window się nie powiodło\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Podekran %d ekranu „%s” jest nieprawidłowy\n"
|
msgstr "Podekran %d ekranu „%s” jest nieprawidłowy\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr ""
|
|
||||||
"Menedżer Mutter został skompilowany bez obsługi trybu z obszerną informacją\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Przełącznik trybu: %d. tryb"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -717,7 +719,7 @@ msgstr ""
|
|||||||
"Te okna nie obsługują opcji zapisu obecnego stanu („save current setup”), "
|
"Te okna nie obsługują opcji zapisu obecnego stanu („save current setup”), "
|
||||||
"więc przy następnym zalogowaniu będą musiały zostać uruchomione ręcznie."
|
"więc przy następnym zalogowaniu będą musiały zostać uruchomione ręcznie."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (na %s)"
|
msgstr "%s (na %s)"
|
||||||
|
154
po/pt_BR.po
154
po/pt_BR.po
@@ -20,8 +20,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-16 15:02-0200\n"
|
"PO-Revision-Date: 2018-08-28 19:59-0200\n"
|
||||||
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
|
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
|
||||||
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
|
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
@@ -405,6 +405,18 @@ msgid "Enable experimental features"
|
|||||||
msgstr "Habilitar recursos experimentais"
|
msgstr "Habilitar recursos experimentais"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:108
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
#| msgid ""
|
||||||
|
#| "To enable experimental features, add the feature keyword to the list. "
|
||||||
|
#| "Whether the feature requires restarting the compositor depends on the "
|
||||||
|
#| "given feature. Any experimental feature is not required to still be "
|
||||||
|
#| "available, or configurable. Don’t expect adding anything in this setting "
|
||||||
|
#| "to be future proof. Currently possible keywords: • “scale-monitor-"
|
||||||
|
#| "framebuffer” — makes mutter default to layout logical monitors in a "
|
||||||
|
#| "logical pixel coordinate space, while scaling monitor framebuffers "
|
||||||
|
#| "instead of window content, to manage HiDPI monitors. Does not require a "
|
||||||
|
#| "restart. • “remote-desktop” — enables remote desktop support. To support "
|
||||||
|
#| "remote desktop with screen sharing, “screen-cast” must also be enabled. • "
|
||||||
|
#| "“screen-cast” — enables screen cast support."
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable experimental features, add the feature keyword to the list. "
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
"Whether the feature requires restarting the compositor depends on the given "
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
@@ -413,10 +425,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Para habilitar recursos experimentais, adicione a palavra-chave do recurso à "
|
"Para habilitar recursos experimentais, adicione a palavra-chave do recurso à "
|
||||||
"lista. Se o recurso exige ou não reiniciar o compositor, depende do recurso "
|
"lista. Se o recurso exige ou não reiniciar o compositor, depende do recurso "
|
||||||
@@ -426,24 +435,21 @@ msgstr ""
|
|||||||
"framebuffer” — torna o mutter padrão para a disposição de monitores lógicos "
|
"framebuffer” — torna o mutter padrão para a disposição de monitores lógicos "
|
||||||
"em um espaço lógico coordenado por pixels, ao dimensionar buffers de quadros "
|
"em um espaço lógico coordenado por pixels, ao dimensionar buffers de quadros "
|
||||||
"de monitor em vez de conteúdo de janela, para gerenciar monitores HiDPI. Não "
|
"de monitor em vez de conteúdo de janela, para gerenciar monitores HiDPI. Não "
|
||||||
"exige uma reinicialização. • “remote-desktop” — habilita suporte remoto. "
|
"exige uma reinicialização."
|
||||||
"Para oferecer suporte a desktop remoto com compartilhamento de tela, “screen-"
|
|
||||||
"cast” também deve estar habilitado. • “screen-cast” — habilita suporte a "
|
|
||||||
"gravação de tela."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Selecione a janela a partir da aba instantânea"
|
msgstr "Selecione a janela a partir da aba instantânea"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Cancelar aba instantânea"
|
msgstr "Cancelar aba instantânea"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Trocar configurações de monitor"
|
msgstr "Trocar configurações de monitor"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Gira a configuração de monitor embutido"
|
msgstr "Gira a configuração de monitor embutido"
|
||||||
|
|
||||||
@@ -540,15 +546,15 @@ msgstr ""
|
|||||||
"usando o comando “xprop WM_CLASS”. Há suporte a curingas “*” e “?” nos "
|
"usando o comando “xprop WM_CLASS”. Há suporte a curingas “*” e “?” nos "
|
||||||
"valores. Os valores que começam com “!” são colocados em uma lista negra, "
|
"valores. Os valores que começam com “!” são colocados em uma lista negra, "
|
||||||
"que tem precedência sobre a lista branca, para revogar aplicativos da lista "
|
"que tem precedência sobre a lista branca, para revogar aplicativos da lista "
|
||||||
"padrão do sistema. A lista de sistema padrão inclui os seguintes "
|
"padrão do sistema. A lista de sistema padrão inclui os seguintes aplicativos:"
|
||||||
"aplicativos: “@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@”. Os usuários podem "
|
" “@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@”. Os usuários podem quebrar uma "
|
||||||
"quebrar uma captura existente usando o atalho de teclado específico definido "
|
"captura existente usando o atalho de teclado específico definido pela chave "
|
||||||
"pela chave de associação de tecla “restore-shortcuts”."
|
"de associação de tecla “restore-shortcuts”."
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2260
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Alternador de modo (Grupo %d)"
|
msgstr "Alternador de modo (Grupo %d)"
|
||||||
@@ -556,30 +562,30 @@ msgstr "Alternador de modo (Grupo %d)"
|
|||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2283
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Trocar monitor"
|
msgstr "Trocar monitor"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2285
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Mostrar ajuda na tela"
|
msgstr "Mostrar ajuda na tela"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Tela embutida"
|
msgstr "Tela embutida"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Desconhecido"
|
msgstr "Desconhecido"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Monitor desconhecido"
|
msgstr "Monitor desconhecido"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s de %s"
|
msgstr "%s de %s"
|
||||||
@@ -592,66 +598,65 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "Outro compositor de janelas está em execução na tela %i na área “%s”."
|
msgstr "Outro compositor de janelas está em execução na tela %i na área “%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Evento de som"
|
msgstr "Evento de som"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Falha ao abrir a exibição “%s” do sistema de janelas X\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Desabilitar a conexão com o gerenciador de sessões"
|
msgstr "Desabilita a conexão com o gerenciador de sessões"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Substituir o gerenciador de janelas em execução"
|
msgstr "Substitui o gerenciador de janelas em execução"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Especificar o ID do gerenciador de sessões"
|
msgstr "Especifica o ID do gerenciador de sessões"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Exibição do X a ser utilizada"
|
msgstr "Display X a ser usado"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Inicializar a sessão a partir do arquivo salvo"
|
msgstr "Inicializa a sessão a partir do arquivo salvo"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Fazer X chamadas síncronas"
|
msgstr "Faz X chamadas síncronas"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Executar como um compositor wayland"
|
msgstr "Executa como um compositor wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Executar como um compositor aninhado"
|
msgstr "Executa como um compositor aninhado"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Executa o compositor wayland sem iniciar o Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Executar como um servidor de tela cheia, ao invés de aninhado"
|
msgstr "Executa como um servidor de tela cheia, ao invés de aninhado"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Executar com backend X11"
|
msgstr "Executa com backend X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” não está respondendo."
|
msgstr "“%s” não está respondendo."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "O aplicativo não está respondendo."
|
msgstr "O aplicativo não está respondendo."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -659,11 +664,11 @@ msgstr ""
|
|||||||
"Você pode escolher aguardar um pouco e continuar ou forçar o aplicativo a "
|
"Você pode escolher aguardar um pouco e continuar ou forçar o aplicativo a "
|
||||||
"sair completamente."
|
"sair completamente."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Forçar sair"
|
msgstr "_Forçar sair"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Esperar"
|
msgstr "_Esperar"
|
||||||
|
|
||||||
@@ -691,12 +696,21 @@ msgstr "Versão impressa"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Plug-in do Mutter para usar"
|
msgstr "Plug-in do Mutter para usar"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Espaço de trabalho %d"
|
msgstr "Espaço de trabalho %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "O Mutter foi compilado sem suporte para modo detalhado\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Alternador de modo: Modo %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -705,21 +719,21 @@ msgstr ""
|
|||||||
"A exibição “%s” já possui um gerenciador de janelas; tente usar a opção --"
|
"A exibição “%s” já possui um gerenciador de janelas; tente usar a opção --"
|
||||||
"replace para substituir o gerenciador de janelas atual."
|
"replace para substituir o gerenciador de janelas atual."
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Falha ao inicializar GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Falha ao abrir a exibição “%s” do sistema de janelas X\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "A tela %d na exibição “%s” é inválida\n"
|
msgstr "A tela %d na exibição “%s” é inválida\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "O Mutter foi compilado sem suporte para modo detalhado\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Alternador de modo: Modo %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -727,7 +741,7 @@ msgstr ""
|
|||||||
"Estas janelas não oferecem suporte para a opção “salvar configuração atual” "
|
"Estas janelas não oferecem suporte para a opção “salvar configuração atual” "
|
||||||
"e precisarão ser reiniciadas manualmente quando você reiniciar a sessão."
|
"e precisarão ser reiniciadas manualmente quando você reiniciar a sessão."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (em %s)"
|
msgstr "%s (em %s)"
|
||||||
|
118
po/sl.po
118
po/sl.po
@@ -10,8 +10,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-04-03 20:43+0000\n"
|
"POT-Creation-Date: 2018-08-03 10:14+0000\n"
|
||||||
"PO-Revision-Date: 2018-04-09 20:28+0200\n"
|
"PO-Revision-Date: 2018-08-03 17:00+0200\n"
|
||||||
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
|
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
|
||||||
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
|
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
|
||||||
"Language: sl_SI\n"
|
"Language: sl_SI\n"
|
||||||
@@ -395,35 +395,29 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Za omogočanje preizkusnih možnosti, dodajte na seznam ključne besedo "
|
"Za omogočanje preizkusnih možnosti je treba dodati ključne besede na seznam "
|
||||||
"možnosti. Ali vpisana možnost zahteva ponovni zagon sestavljalnika, je "
|
"ključev. Ali vpisana možnost zahteva ponovni zagon sestavljalnika, je "
|
||||||
"odvisno od posamezne možnosti. Te možnosti niso zahtevane niti nastavljive. "
|
"odvisno od posamezne možnosti. Te možnosti niso zahtevane niti nastavljive. "
|
||||||
"Trenutno so na voljo ključne besede: • »scale-monitor-framebuffer« – določi "
|
"Trenutno so na voljo ključne besede: • »scale-monitor-framebuffer« – določi "
|
||||||
"privzeto rabo sistema mutter za logične zaslone v logičnem točkovnem "
|
"privzeto rabo sistema mutter za logične zaslone v logičnem točkovnem "
|
||||||
"koordinatnem prostoru, pri čemer prilagaja predpomnilnik in ne vsebine za "
|
"koordinatnem prostoru, pri čemer prilagaja predpomnilnik in ne vsebine za "
|
||||||
"upravljanje z zasloni HiDPI. Možnost ne zahteva ponovnega zagona. • »remote-"
|
"upravljanje z zasloni HiDPI. Možnost ne zahteva ponovnega zagona."
|
||||||
"desktop« – omogoči podporo oddaljenim namizjem. Za souporabo zaslona mora "
|
|
||||||
"biti omogočena tudi možnost »screen-cast«. • »screen-cast« – omogoči podporo "
|
|
||||||
"objavljanja na zaslon."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Izbor okna iz pojavnega zavihka"
|
msgstr "Izbor okna iz pojavnega zavihka"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Prekliči pojavni zavihek"
|
msgstr "Prekliči pojavni zavihek"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Nastavitve nadzornika preklopa"
|
msgstr "Nastavitve nadzornika preklopa"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Zavrti vgrajene nastavitve zaslona"
|
msgstr "Zavrti vgrajene nastavitve zaslona"
|
||||||
|
|
||||||
@@ -542,22 +536,22 @@ msgstr "Nadzornik preklopa"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Pokaži zaslonsko pomoč"
|
msgstr "Pokaži zaslonsko pomoč"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Vgrajen zaslon"
|
msgstr "Vgrajen zaslon"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Neznano"
|
msgstr "Neznano"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Neznan zaslon"
|
msgstr "Neznan zaslon"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -571,66 +565,65 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Drug upravljalnik sestavljanja je že zagnan na zaslonu %i prikaza »%s«."
|
"Drug upravljalnik sestavljanja je že zagnan na zaslonu %i prikaza »%s«."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Dogodek zvonjenja"
|
msgstr "Dogodek zvonjenja"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Odpiranje zaslona »%s« okenskega sistema X je spodletelo\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Onemogoči povezavo z upravljalnikom sej"
|
msgstr "Onemogoči povezavo z upravljalnikom sej"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Zamenjaj trenutni upravljalnik oken"
|
msgstr "Zamenjaj trenutni upravljalnik oken"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Navedite ID upravljanja seje"
|
msgstr "Navedite ID upravljanja seje"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Zaslon X za uporabo"
|
msgstr "Zaslon X za uporabo"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Začni sejo iz shranjene datoteke"
|
msgstr "Začni sejo iz shranjene datoteke"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Uskladi klice X"
|
msgstr "Uskladi klice X"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Zaženi izbirnik wayland"
|
msgstr "Zaženi izbirnik wayland"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Zaženi kot gnezden vpisovalnik"
|
msgstr "Zaženi kot gnezden vpisovalnik"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Zaženi sestavljalnik wayland brez zagona okolja Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Zaženi kot polni strežnik zaslona in ne vstavljeno"
|
msgstr "Zaženi kot polni strežnik zaslona in ne vstavljeno"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Zaženi z zaledjem X11"
|
msgstr "Zaženi z zaledjem X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "Okno »%s« se ne odziva."
|
msgstr "Okno »%s« se ne odziva."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Program se ne odziva."
|
msgstr "Program se ne odziva."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -638,11 +631,11 @@ msgstr ""
|
|||||||
"Lahko še malo počakate, če program morda spet začne delovati, ali pa vsilite "
|
"Lahko še malo počakate, če program morda spet začne delovati, ali pa vsilite "
|
||||||
"končanje delovanja."
|
"končanje delovanja."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Vsili konec"
|
msgstr "_Vsili konec"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Počakaj"
|
msgstr "_Počakaj"
|
||||||
|
|
||||||
@@ -669,25 +662,11 @@ msgid "Mutter plugin to use"
|
|||||||
msgstr "Vstavek Mutter za uporabo"
|
msgstr "Vstavek Mutter za uporabo"
|
||||||
|
|
||||||
# G:1 K:0 O:0
|
# G:1 K:0 O:0
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Delovna površina %d"
|
msgstr "Delovna površina %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Zaslon »%s« že ima določen upravljalnik oken; poskušajte uporabiti možnost --"
|
|
||||||
"replace za zamenjavo trenutnega upravljalnika zaslona."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Zaslon %d na prikazu »%s« ni veljaven\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -698,8 +677,31 @@ msgstr ""
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Način preklopa: način %d"
|
msgstr "Način preklopa: način %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Zaslon »%s« že ima določen upravljalnik oken; poskušajte uporabiti možnost --"
|
||||||
|
"replace za zamenjavo trenutnega upravljalnika zaslona."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Začenjanje okolja GDK je spodletelo\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Odpiranje zaslona »%s« okenskega sistema X je spodletelo\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Zaslon %d na prikazu »%s« ni veljaven\n"
|
||||||
|
|
||||||
# G:2 K:6 O:0
|
# G:2 K:6 O:0
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -707,7 +709,7 @@ msgstr ""
|
|||||||
"Ta okna ne podpirajo možnosti »shranjevanja trenutnih nastavitev«, zato jih "
|
"Ta okna ne podpirajo možnosti »shranjevanja trenutnih nastavitev«, zato jih "
|
||||||
"bo treba ob naslednji prijavi zagnati ročno."
|
"bo treba ob naslednji prijavi zagnati ročno."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (na %s)"
|
msgstr "%s (na %s)"
|
||||||
|
116
po/sv.po
116
po/sv.po
@@ -10,15 +10,15 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter\n"
|
"Project-Id-Version: mutter\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-20 20:33+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-02-22 15:54+0100\n"
|
"PO-Revision-Date: 2018-08-28 00:39+0200\n"
|
||||||
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
|
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
|
||||||
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Poedit 2.1.1\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -393,10 +393,7 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"För att aktivera experimentella funktioner, lägg till funktionens nyckelord "
|
"För att aktivera experimentella funktioner, lägg till funktionens nyckelord "
|
||||||
"till listan. Huruvida funktionen kräver att kompositionshanteraren startas "
|
"till listan. Huruvida funktionen kräver att kompositionshanteraren startas "
|
||||||
@@ -407,24 +404,21 @@ msgstr ""
|
|||||||
"framebuffer” — gör så att mutter som standard använder en layout med logiska "
|
"framebuffer” — gör så att mutter som standard använder en layout med logiska "
|
||||||
"skärmar i en rymd av logiska bildpunktskoordinater, medan skärmars "
|
"skärmar i en rymd av logiska bildpunktskoordinater, medan skärmars "
|
||||||
"rambuffert skalas i stället för fönsterinnehållet, för att hantera HiDPI-"
|
"rambuffert skalas i stället för fönsterinnehållet, för att hantera HiDPI-"
|
||||||
"skärmar. Kräver inte en omstart. • ”remote-desktop” — aktiverar stöd för "
|
"skärmar. Kräver inte en omstart."
|
||||||
"fjärrskrivbord. För stöd för fjärrskrivbord med skärmdelning måste “screen-"
|
|
||||||
"cast” också vara aktiverat. • “screen-cast” — aktiverar stöd för "
|
|
||||||
"skärminspelning."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Välj fönster från flik-popup"
|
msgstr "Välj fönster från flik-popup"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Avbryt flik-popup"
|
msgstr "Avbryt flik-popup"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Växla skärmkonfiguration"
|
msgstr "Växla skärmkonfiguration"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Roterar den inbyggda skärmkonfigurationen"
|
msgstr "Roterar den inbyggda skärmkonfigurationen"
|
||||||
|
|
||||||
@@ -545,22 +539,22 @@ msgstr "Växla skärm"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Visa hjälp på skärmen"
|
msgstr "Visa hjälp på skärmen"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Inbyggd display"
|
msgstr "Inbyggd display"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Okänd"
|
msgstr "Okänd"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Okänd display"
|
msgstr "Okänd display"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -573,66 +567,65 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "En annan kompositionshanterare körs redan på skärm %i på display ”%s”."
|
msgstr "En annan kompositionshanterare körs redan på skärm %i på display ”%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Ljudsignalhändelse"
|
msgstr "Ljudsignalhändelse"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Misslyckades med att öppna X Window System-displayen ”%s”\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Inaktivera anslutning till sessionshanteraren"
|
msgstr "Inaktivera anslutning till sessionshanteraren"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Ersätt körande fönsterhanteraren"
|
msgstr "Ersätt körande fönsterhanteraren"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Ange sessionshanteringsid"
|
msgstr "Ange sessionshanteringsid"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "X-display att använda"
|
msgstr "X-display att använda"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Initiera session från sparandefil"
|
msgstr "Initiera session från sparandefil"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Gör X-anrop synkrona"
|
msgstr "Gör X-anrop synkrona"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Kör som en wayland-kompositionshanterare"
|
msgstr "Kör som en wayland-kompositionshanterare"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Kör som en nästlad kompositionshanterare"
|
msgstr "Kör som en nästlad kompositionshanterare"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Kör wayland-kompositionshanteraren utan att starta Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Kör som en full display-tjänst, i stället för nästlad"
|
msgstr "Kör som en full display-tjänst, i stället för nästlad"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "Kör med X11-gränssnitt"
|
msgstr "Kör med X11-gränssnitt"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "”%s” svarar inte."
|
msgstr "”%s” svarar inte."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Programmet svarar inte."
|
msgstr "Programmet svarar inte."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -640,11 +633,11 @@ msgstr ""
|
|||||||
"Du kan välja att vänta en kort stund på det för att fortsätta eller tvinga "
|
"Du kan välja att vänta en kort stund på det för att fortsätta eller tvinga "
|
||||||
"programmet att helt avslutas."
|
"programmet att helt avslutas."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Tvinga avslut"
|
msgstr "_Tvinga avslut"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Vänta"
|
msgstr "_Vänta"
|
||||||
|
|
||||||
@@ -671,25 +664,11 @@ msgstr "Skriv ut version"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Mutter-insticksmodul att använda"
|
msgstr "Mutter-insticksmodul att använda"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Arbetsyta %d"
|
msgstr "Arbetsyta %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"Display ”%s” har redan en fönsterhanterare; försök med flaggan --replace för "
|
|
||||||
"att ersätta den aktuella fönsterhanteraren."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "Skärm %d på display ”%s” är ogiltig\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter kompilerades utan stöd för utförligt läge\n"
|
msgstr "Mutter kompilerades utan stöd för utförligt läge\n"
|
||||||
@@ -699,7 +678,30 @@ msgstr "Mutter kompilerades utan stöd för utförligt läge\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Lägesväxel: Läge %d"
|
msgstr "Lägesväxel: Läge %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"Display ”%s” har redan en fönsterhanterare; försök med flaggan --replace för "
|
||||||
|
"att ersätta den aktuella fönsterhanteraren."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Misslyckades med att initiera GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Misslyckades med att öppna X Window System-displayen ”%s”\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "Skärm %d på display ”%s” är ogiltig\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -707,7 +709,7 @@ msgstr ""
|
|||||||
"Dessa fönster saknar stöd för ”spara nuvarande inställningar” och kommer att "
|
"Dessa fönster saknar stöd för ”spara nuvarande inställningar” och kommer att "
|
||||||
"behöva startas om manuellt nästa gång du loggar in."
|
"behöva startas om manuellt nästa gång du loggar in."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (på %s)"
|
msgstr "%s (på %s)"
|
||||||
|
148
po/tr.po
148
po/tr.po
@@ -14,8 +14,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: mutter master\n"
|
"Project-Id-Version: mutter master\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-02-06 04:14+0000\n"
|
"POT-Creation-Date: 2018-07-07 09:58+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-13 10:53+0300\n"
|
"PO-Revision-Date: 2018-08-08 10:19+0300\n"
|
||||||
"Last-Translator: Emin Tufan Çetin <etcetin@gmail.com>\n"
|
"Last-Translator: Emin Tufan Çetin <etcetin@gmail.com>\n"
|
||||||
"Language-Team: Türkçe <gnome-turk@gnome.org>\n"
|
"Language-Team: Türkçe <gnome-turk@gnome.org>\n"
|
||||||
"Language: tr\n"
|
"Language: tr\n"
|
||||||
@@ -289,7 +289,7 @@ msgstr ""
|
|||||||
#: data/org.gnome.mutter.gschema.xml.in:30
|
#: data/org.gnome.mutter.gschema.xml.in:30
|
||||||
msgid "Enable edge tiling when dropping windows on screen edges"
|
msgid "Enable edge tiling when dropping windows on screen edges"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pencereler ekran kenarlarında bırakıldığında kenar döşemeyi etkinleştir."
|
"Pencereler ekran kenarlarında bırakıldığında kenar döşemeyi etkinleştir"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:31
|
#: data/org.gnome.mutter.gschema.xml.in:31
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -396,6 +396,18 @@ msgid "Enable experimental features"
|
|||||||
msgstr "Deneysel özellikleri etkinleştir"
|
msgstr "Deneysel özellikleri etkinleştir"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:108
|
#: data/org.gnome.mutter.gschema.xml.in:108
|
||||||
|
#| msgid ""
|
||||||
|
#| "To enable experimental features, add the feature keyword to the list. "
|
||||||
|
#| "Whether the feature requires restarting the compositor depends on the "
|
||||||
|
#| "given feature. Any experimental feature is not required to still be "
|
||||||
|
#| "available, or configurable. Don’t expect adding anything in this setting "
|
||||||
|
#| "to be future proof. Currently possible keywords: • “scale-monitor-"
|
||||||
|
#| "framebuffer” — makes mutter default to layout logical monitors in a "
|
||||||
|
#| "logical pixel coordinate space, while scaling monitor framebuffers "
|
||||||
|
#| "instead of window content, to manage HiDPI monitors. Does not require a "
|
||||||
|
#| "restart. • “remote-desktop” — enables remote desktop support. To support "
|
||||||
|
#| "remote desktop with screen sharing, “screen-cast” must also be enabled. • "
|
||||||
|
#| "“screen-cast” — enables screen cast support."
|
||||||
msgid ""
|
msgid ""
|
||||||
"To enable experimental features, add the feature keyword to the list. "
|
"To enable experimental features, add the feature keyword to the list. "
|
||||||
"Whether the feature requires restarting the compositor depends on the given "
|
"Whether the feature requires restarting the compositor depends on the given "
|
||||||
@@ -404,42 +416,32 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Deneysel özellikleri etkinleştirmek için özelliğin anahtar sözcüğünü listeye "
|
"Deneysel özellikleri etkinleştirmek için özelliğin anahtar sözcüğünü listeye "
|
||||||
"ekleyin. Özelliğin yeniden başlatmayı gerektirip gerektirmeyeceği verilen "
|
"ekleyin. Özelliğin yeniden başlatmayı gerektirip gerektirmeyeceği verilen "
|
||||||
"özelliğe bağlıdır. Hiçbir deneysel özellik hala kullanılabilir veya "
|
"özelliğe bağlıdır. Hiçbir deneysel özellik hala kullanılabilir veya "
|
||||||
"yapılandırılabilir olmak zorunda değildir. Bu ayara eklenecek herhangi bir "
|
"yapılandırılabilir olmak zorunda değildir. Bu ayara eklenecek herhangi bir "
|
||||||
"şeyin gelecekte olabilecek değişikliklerden etkilenmeyeceğini düşünmeyin. Şu "
|
"şeyin gelecekte olabilecek değişikliklerden etkilenmeyeceğini düşünmeyin. Şu "
|
||||||
"anda kullanılabilir anahtar sözcükler: • “monitor-config-manager” — "
|
"anda kullanılabilir anahtar sözcükler: • “scale-monitor-framebuffer” — "
|
||||||
"eskisinin yerini alması amaçlanan yeni monitör yapılandırma sistemini "
|
"mutter’in HiDPI monitörleri yönetmesi için pencere içeriği yerine monitör "
|
||||||
"kullan. Bu, yapılandırma uygulamaları tarafından kullanılmak üzere daha "
|
"çerçeve arabelleğini ölçeklendirirken, mantıksal monitörleri mantıksal "
|
||||||
"yüksek düzeyde bir yapılandırma API’sini etkinleştirir ve ayrıca mantıksal "
|
"piksel koordinat aralığına yerleştirmesini öntanımlı yapar. Yeniden başlatma "
|
||||||
"monitör ölçeğinde yapılandırma yapmaya olanak tanır.• “scale-monitor-"
|
"gerektirmez."
|
||||||
"framebuffer” — mutter’in HiDPI monitörleri yönetmesi için pencere içeriği "
|
|
||||||
"yerine monitör çerçeve arabelleğini ölçeklendirirken, mantıksal monitörleri "
|
|
||||||
"mantıksal piksel koordinat aralığına yerleştirmesini öntanımlı yapar. "
|
|
||||||
"Yeniden başlatma gerektirmez. • “remote-desktop” — uzak masaüstü desteğini "
|
|
||||||
"etkinleştirir. Uzak masaüstünü ekran paylaşmayla desteklemek için “screen-"
|
|
||||||
"cast” mutlaka etkinleştirilmelidir. • “screen-cast” — ekran kaydı desteğini "
|
|
||||||
"etkinleştirir."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Pencereyi, sekme açılır penceresinden seç"
|
msgstr "Pencereyi, sekme açılır penceresinden seç"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Sekmeyi yeni pencerede açmayı iptal et"
|
msgstr "Sekmeyi yeni pencerede açmayı iptal et"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Monitör yapılandırmaları arasında geçiş yap"
|
msgstr "Monitör yapılandırmaları arasında geçiş yap"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Yerleşik monitör yapılandırmaları arasında geçiş yapar"
|
msgstr "Yerleşik monitör yapılandırmaları arasında geçiş yapar"
|
||||||
|
|
||||||
@@ -560,22 +562,22 @@ msgstr "Monitör değiştir"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Ekranda yardımı göster"
|
msgstr "Ekranda yardımı göster"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:900
|
#: src/backends/meta-monitor-manager.c:907
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Yerleşik ekran"
|
msgstr "Yerleşik ekran"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:923
|
#: src/backends/meta-monitor-manager.c:930
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Bilinmiyor"
|
msgstr "Bilinmiyor"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:925
|
#: src/backends/meta-monitor-manager.c:932
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Bilinmeyen Ekran"
|
msgstr "Bilinmeyen Ekran"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:933
|
#: src/backends/meta-monitor-manager.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -590,66 +592,65 @@ msgstr ""
|
|||||||
"“%2$s” monitöründeki %1$i ekranında zaten başka bir birleştirme yöneticisi "
|
"“%2$s” monitöründeki %1$i ekranında zaten başka bir birleştirme yöneticisi "
|
||||||
"çalışıyor."
|
"çalışıyor."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Etkinlik zili"
|
msgstr "Etkinlik zili"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "X Pencere Sistemi “%s” ekranı açılamadı\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Ortam yöneticisine olan bağlantıyı kapat"
|
msgstr "Ortam yöneticisine olan bağlantıyı kapat"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Çalışan pencere yöneticisinin yerini al"
|
msgstr "Çalışan pencere yöneticisinin yerini al"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Ortam yönetim ID’sini belirt"
|
msgstr "Ortam yönetim ID’sini belirt"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Kullanılacak X Ekranı"
|
msgstr "Kullanılacak X Ekranı"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Ortamı kayıtlı dosyadan başlat"
|
msgstr "Ortamı kayıtlı dosyadan başlat"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "X çağrılarını eşazamanlı yap"
|
msgstr "X çağrılarını eşzamanlı yap"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Bir wayland dizgicisi olarak çalıştır"
|
msgstr "Wayland dizgici olarak çalıştır"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Yuvalanmış dizgici olarak çalıştır"
|
msgstr "Yuvalanmış dizgici olarak çalıştır"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Xwayland’i çalıştırmadan Wayland dizgici çalıştır"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "İç içe değil tam ekran sunucusu olarak çalıştır"
|
msgstr "İç içe değil tam ekran sunucusu olarak çalıştır"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "X11 arkayüzüyle çalıştır"
|
msgstr "X11 arkayüzüyle çalıştır"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” yanıt vermiyor."
|
msgstr "“%s” yanıt vermiyor."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Uygulama yanıt vermiyor"
|
msgstr "Uygulama yanıt vermiyor."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
@@ -657,11 +658,11 @@ msgstr ""
|
|||||||
"Uygulamanın devam etmesi için bir süre beklemeyi seçebilir veya tümüyle "
|
"Uygulamanın devam etmesi için bir süre beklemeyi seçebilir veya tümüyle "
|
||||||
"çıkması için zorlayabilirsiniz."
|
"çıkması için zorlayabilirsiniz."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Zorla Çık"
|
msgstr "_Zorla Çık"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Bekle"
|
msgstr "_Bekle"
|
||||||
|
|
||||||
@@ -688,26 +689,11 @@ msgstr "Sürümü yazdır"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Kullanılacak Mutter eklentisi"
|
msgstr "Kullanılacak Mutter eklentisi"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1915
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Çalışma Alanı %d"
|
msgstr "Çalışma Alanı %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"“%s” ekranı zaten bir pencere yöneticisine sahip; geçerli pencere "
|
|
||||||
"yöneticisinin yerine bir başkasını koymak için --replace seçeneğini "
|
|
||||||
"kullanmayı deneyin."
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "“%2$s” monitöründeki %1$d ekranı geçersiz\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "Mutter, ayrıntılı kip desteği olmadan derlenmiş\n"
|
msgstr "Mutter, ayrıntılı kip desteği olmadan derlenmiş\n"
|
||||||
@@ -717,7 +703,31 @@ msgstr "Mutter, ayrıntılı kip desteği olmadan derlenmiş\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "Kip Anahtarı: Kip %d"
|
msgstr "Kip Anahtarı: Kip %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"“%s” ekranı zaten bir pencere yöneticisine sahip; geçerli pencere "
|
||||||
|
"yöneticisinin yerine bir başkasını koymak için --replace seçeneğini "
|
||||||
|
"kullanmayı deneyin."
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "GDK ilklendirilemedi\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "X Pencere Sistemi “%s” ekranı açılamadı\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "“%2$s” monitöründeki %1$d ekranı geçersiz\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -725,7 +735,7 @@ msgstr ""
|
|||||||
"Bu pencereler, “geçerli ayarları kaydet” özelliğini desteklemiyor ve bir "
|
"Bu pencereler, “geçerli ayarları kaydet” özelliğini desteklemiyor ve bir "
|
||||||
"dahaki girişinizde elle yeniden başlatılmak zorundadır."
|
"dahaki girişinizde elle yeniden başlatılmak zorundadır."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (%s üzerinde)"
|
msgstr "%s (%s üzerinde)"
|
||||||
|
309
po/vi.po
309
po/vi.po
@@ -3,15 +3,14 @@
|
|||||||
# This file is distributed under the same license as the Metacity package.
|
# This file is distributed under the same license as the Metacity package.
|
||||||
# Nguyễn Thái Ngọc Duy <pclouds@gmail.com>, 2002-2004, 2007, 2008, 2011-2013.
|
# Nguyễn Thái Ngọc Duy <pclouds@gmail.com>, 2002-2004, 2007, 2008, 2011-2013.
|
||||||
# Clytie Siddall <clytie@riverland.net.au>, 2005-2009.
|
# Clytie Siddall <clytie@riverland.net.au>, 2005-2009.
|
||||||
# Trần Ngọc Quân <vnwildman@gmail.com>, 2014, 2015, 2016, 2017.
|
# Trần Ngọc Quân <vnwildman@gmail.com>, 2014, 2015, 2016, 2017, 2018.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: metacity master\n"
|
"Project-Id-Version: metacity master\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"product=mutter&keywords=I18N+L10N&component=general\n"
|
"POT-Creation-Date: 2018-08-31 17:56+0000\n"
|
||||||
"POT-Creation-Date: 2017-09-07 15:44+0000\n"
|
"PO-Revision-Date: 2018-09-01 08:26+0700\n"
|
||||||
"PO-Revision-Date: 2017-09-09 08:26+0700\n"
|
|
||||||
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
|
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
|
||||||
"Language-Team: Vietnamese <gnome-vi-list@gnome.org>\n"
|
"Language-Team: Vietnamese <gnome-vi-list@gnome.org>\n"
|
||||||
"Language: vi\n"
|
"Language: vi\n"
|
||||||
@@ -46,134 +45,118 @@ msgid "Move window to last workspace"
|
|||||||
msgstr "Chuyển cửa sổ sang không gian làm việc cuối"
|
msgstr "Chuyển cửa sổ sang không gian làm việc cuối"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:24
|
#: data/50-mutter-navigation.xml:24
|
||||||
msgid "Move window one workspace to the left"
|
|
||||||
msgstr "Chuyển cửa sổ sang không gian làm việc bên trái"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:27
|
|
||||||
msgid "Move window one workspace to the right"
|
|
||||||
msgstr "Chuyển cửa sổ sang không gian làm việc bên phải"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:30
|
|
||||||
msgid "Move window one workspace up"
|
msgid "Move window one workspace up"
|
||||||
msgstr "Chuyển cửa sổ lên một không gian làm việc"
|
msgstr "Chuyển cửa sổ lên một không gian làm việc"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:33
|
#: data/50-mutter-navigation.xml:27
|
||||||
msgid "Move window one workspace down"
|
msgid "Move window one workspace down"
|
||||||
msgstr "Chuyển cửa sổ xuống một không gian làm việc"
|
msgstr "Chuyển cửa sổ xuống một không gian làm việc"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:36
|
#: data/50-mutter-navigation.xml:30
|
||||||
msgid "Move window one monitor to the left"
|
msgid "Move window one monitor to the left"
|
||||||
msgstr "Chuyển cửa sổ sang trái một màn hình"
|
msgstr "Chuyển cửa sổ sang trái một màn hình"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:39
|
#: data/50-mutter-navigation.xml:33
|
||||||
msgid "Move window one monitor to the right"
|
msgid "Move window one monitor to the right"
|
||||||
msgstr "Chuyển cửa sổ sang phải một màn hình"
|
msgstr "Chuyển cửa sổ sang phải một màn hình"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:42
|
#: data/50-mutter-navigation.xml:36
|
||||||
msgid "Move window one monitor up"
|
msgid "Move window one monitor up"
|
||||||
msgstr "Chuyển cửa sổ lên một màn hình"
|
msgstr "Chuyển cửa sổ lên một màn hình"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:45
|
#: data/50-mutter-navigation.xml:39
|
||||||
msgid "Move window one monitor down"
|
msgid "Move window one monitor down"
|
||||||
msgstr "Chuyển cửa sổ xuống một màn hình"
|
msgstr "Chuyển cửa sổ xuống một màn hình"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:49
|
#: data/50-mutter-navigation.xml:43
|
||||||
msgid "Switch applications"
|
msgid "Switch applications"
|
||||||
msgstr "Chuyển ứng dụng"
|
msgstr "Chuyển ứng dụng"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:54
|
#: data/50-mutter-navigation.xml:48
|
||||||
msgid "Switch to previous application"
|
msgid "Switch to previous application"
|
||||||
msgstr "Chuyển sang ứng dụng kế trước"
|
msgstr "Chuyển sang ứng dụng kế trước"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:58
|
#: data/50-mutter-navigation.xml:52
|
||||||
msgid "Switch windows"
|
msgid "Switch windows"
|
||||||
msgstr "Chuyển cửa sổ"
|
msgstr "Chuyển cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:63
|
#: data/50-mutter-navigation.xml:57
|
||||||
msgid "Switch to previous window"
|
msgid "Switch to previous window"
|
||||||
msgstr "Chuyển sang cửa sổ kế trước"
|
msgstr "Chuyển sang cửa sổ kế trước"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:67
|
#: data/50-mutter-navigation.xml:61
|
||||||
msgid "Switch windows of an application"
|
msgid "Switch windows of an application"
|
||||||
msgstr "Chuyển cửa sổ của một ứng dụng"
|
msgstr "Chuyển cửa sổ của một ứng dụng"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:72
|
#: data/50-mutter-navigation.xml:66
|
||||||
msgid "Switch to previous window of an application"
|
msgid "Switch to previous window of an application"
|
||||||
msgstr "Chuyển sang cửa sổ kế trước của một ứng dụng"
|
msgstr "Chuyển sang cửa sổ kế trước của một ứng dụng"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:76
|
#: data/50-mutter-navigation.xml:70
|
||||||
msgid "Switch system controls"
|
msgid "Switch system controls"
|
||||||
msgstr "Chuyển điều khiển hệ thống"
|
msgstr "Chuyển điều khiển hệ thống"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:81
|
#: data/50-mutter-navigation.xml:75
|
||||||
msgid "Switch to previous system control"
|
msgid "Switch to previous system control"
|
||||||
msgstr "Chuyển đến điều khiển hệ thống kế trước"
|
msgstr "Chuyển đến điều khiển hệ thống kế trước"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:85
|
#: data/50-mutter-navigation.xml:79
|
||||||
msgid "Switch windows directly"
|
msgid "Switch windows directly"
|
||||||
msgstr "Chuyển cửa sổ trực tiếp"
|
msgstr "Chuyển cửa sổ trực tiếp"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:90
|
#: data/50-mutter-navigation.xml:84
|
||||||
msgid "Switch directly to previous window"
|
msgid "Switch directly to previous window"
|
||||||
msgstr "Chuyển trực tiếp đến cửa sổ kế trước"
|
msgstr "Chuyển trực tiếp đến cửa sổ kế trước"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:94
|
#: data/50-mutter-navigation.xml:88
|
||||||
msgid "Switch windows of an app directly"
|
msgid "Switch windows of an app directly"
|
||||||
msgstr "Chuyển trực tiếp cửa sổ của một ứng dụng"
|
msgstr "Chuyển trực tiếp cửa sổ của một ứng dụng"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:99
|
#: data/50-mutter-navigation.xml:93
|
||||||
msgid "Switch directly to previous window of an app"
|
msgid "Switch directly to previous window of an app"
|
||||||
msgstr "Chuyển trực tiếp đến cửa sổ kế trước của một ứng dụng"
|
msgstr "Chuyển trực tiếp đến cửa sổ kế trước của một ứng dụng"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:103
|
#: data/50-mutter-navigation.xml:97
|
||||||
msgid "Switch system controls directly"
|
msgid "Switch system controls directly"
|
||||||
msgstr "Chuyển điều khiển hệ thống trực tiếp"
|
msgstr "Chuyển điều khiển hệ thống trực tiếp"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:108
|
#: data/50-mutter-navigation.xml:102
|
||||||
msgid "Switch directly to previous system control"
|
msgid "Switch directly to previous system control"
|
||||||
msgstr "Chuyển trực tiếp đến điều khiển hệ thống kế trước"
|
msgstr "Chuyển trực tiếp đến điều khiển hệ thống kế trước"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:111
|
#: data/50-mutter-navigation.xml:105
|
||||||
msgid "Hide all normal windows"
|
msgid "Hide all normal windows"
|
||||||
msgstr "Ẩn mọi cửa sổ thường"
|
msgstr "Ẩn mọi cửa sổ thường"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:114
|
#: data/50-mutter-navigation.xml:108
|
||||||
msgid "Switch to workspace 1"
|
msgid "Switch to workspace 1"
|
||||||
msgstr "Chuyển sang không gian làm việc 1"
|
msgstr "Chuyển sang không gian làm việc 1"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:117
|
#: data/50-mutter-navigation.xml:111
|
||||||
msgid "Switch to workspace 2"
|
msgid "Switch to workspace 2"
|
||||||
msgstr "Chuyển sang không gian làm việc 2"
|
msgstr "Chuyển sang không gian làm việc 2"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:120
|
#: data/50-mutter-navigation.xml:114
|
||||||
msgid "Switch to workspace 3"
|
msgid "Switch to workspace 3"
|
||||||
msgstr "Chuyển sang không gian làm việc 3"
|
msgstr "Chuyển sang không gian làm việc 3"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:123
|
#: data/50-mutter-navigation.xml:117
|
||||||
msgid "Switch to workspace 4"
|
msgid "Switch to workspace 4"
|
||||||
msgstr "Chuyển sang không gian làm việc 4"
|
msgstr "Chuyển sang không gian làm việc 4"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:126
|
#: data/50-mutter-navigation.xml:120
|
||||||
msgid "Switch to last workspace"
|
msgid "Switch to last workspace"
|
||||||
msgstr "Chuyển sang không gian làm việc cuối"
|
msgstr "Chuyển sang không gian làm việc cuối"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:129
|
#: data/50-mutter-navigation.xml:123
|
||||||
msgid "Move to workspace left"
|
|
||||||
msgstr "Chuyển sang không gian làm việc trái"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:132
|
|
||||||
msgid "Move to workspace right"
|
|
||||||
msgstr "Chuyển sang không gian làm việc phải"
|
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:135
|
|
||||||
msgid "Move to workspace above"
|
msgid "Move to workspace above"
|
||||||
msgstr "Chuyển sang không gian làm việc trên"
|
msgstr "Chuyển sang không gian làm việc trên"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:138
|
#: data/50-mutter-navigation.xml:126
|
||||||
msgid "Move to workspace below"
|
msgid "Move to workspace below"
|
||||||
msgstr "Chuyển sang không gian làm việc dưới"
|
msgstr "Chuyển sang không gian làm việc dưới"
|
||||||
|
|
||||||
#: data/50-mutter-system.xml:6
|
#: data/50-mutter-system.xml:6 data/50-mutter-wayland.xml:6
|
||||||
msgid "System"
|
msgid "System"
|
||||||
msgstr "Hệ thống"
|
msgstr "Hệ thống"
|
||||||
|
|
||||||
@@ -185,6 +168,10 @@ msgstr "Hiện dấu nhắc dòng lệnh"
|
|||||||
msgid "Show the activities overview"
|
msgid "Show the activities overview"
|
||||||
msgstr "Hiện tổng quan hoạt động"
|
msgstr "Hiện tổng quan hoạt động"
|
||||||
|
|
||||||
|
#: data/50-mutter-wayland.xml:8
|
||||||
|
msgid "Restore the keyboard shortcuts"
|
||||||
|
msgstr "Hoàn nguyên lại các phím tắt"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:6
|
#: data/50-mutter-windows.xml:6
|
||||||
msgid "Windows"
|
msgid "Windows"
|
||||||
msgstr "Cửa sổ"
|
msgstr "Cửa sổ"
|
||||||
@@ -210,54 +197,50 @@ msgid "Restore window"
|
|||||||
msgstr "Phục hồi cửa sổ"
|
msgstr "Phục hồi cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:18
|
#: data/50-mutter-windows.xml:18
|
||||||
msgid "Toggle shaded state"
|
|
||||||
msgstr "Bật tắt trạng thái đánh bóng"
|
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:20
|
|
||||||
msgid "Close window"
|
msgid "Close window"
|
||||||
msgstr "Đóng cửa sổ"
|
msgstr "Đóng cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:22
|
#: data/50-mutter-windows.xml:20
|
||||||
msgid "Hide window"
|
msgid "Hide window"
|
||||||
msgstr "Ẩn cửa sổ"
|
msgstr "Ẩn cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:24
|
#: data/50-mutter-windows.xml:22
|
||||||
msgid "Move window"
|
msgid "Move window"
|
||||||
msgstr "Di chuyển cửa sổ"
|
msgstr "Di chuyển cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:26
|
#: data/50-mutter-windows.xml:24
|
||||||
msgid "Resize window"
|
msgid "Resize window"
|
||||||
msgstr "Co giãn cửa sổ"
|
msgstr "Co giãn cửa sổ"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:29
|
#: data/50-mutter-windows.xml:27
|
||||||
msgid "Toggle window on all workspaces or one"
|
msgid "Toggle window on all workspaces or one"
|
||||||
msgstr "Dùng cửa sổ trên một/mọi không gian làm việc"
|
msgstr "Dùng cửa sổ trên một/mọi không gian làm việc"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:31
|
#: data/50-mutter-windows.xml:29
|
||||||
msgid "Raise window if covered, otherwise lower it"
|
msgid "Raise window if covered, otherwise lower it"
|
||||||
msgstr "Nâng cửa sổ nếu bị che, không thì hạ xuống"
|
msgstr "Nâng cửa sổ nếu bị che, không thì hạ xuống"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:33
|
#: data/50-mutter-windows.xml:31
|
||||||
msgid "Raise window above other windows"
|
msgid "Raise window above other windows"
|
||||||
msgstr "Nâng cửa sổ trên các cửa sổ khác"
|
msgstr "Nâng cửa sổ trên các cửa sổ khác"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:35
|
#: data/50-mutter-windows.xml:33
|
||||||
msgid "Lower window below other windows"
|
msgid "Lower window below other windows"
|
||||||
msgstr "Hạ cửa sổ dưới các cửa sổ khác"
|
msgstr "Hạ cửa sổ dưới các cửa sổ khác"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:37
|
#: data/50-mutter-windows.xml:35
|
||||||
msgid "Maximize window vertically"
|
msgid "Maximize window vertically"
|
||||||
msgstr "Phóng to cửa sổ theo chiều dọc"
|
msgstr "Phóng to cửa sổ theo chiều dọc"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:39
|
#: data/50-mutter-windows.xml:37
|
||||||
msgid "Maximize window horizontally"
|
msgid "Maximize window horizontally"
|
||||||
msgstr "Phóng to cửa sổ theo chiều ngang"
|
msgstr "Phóng to cửa sổ theo chiều ngang"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:43
|
#: data/50-mutter-windows.xml:41
|
||||||
msgid "View split on left"
|
msgid "View split on left"
|
||||||
msgstr "Phân đôi bên trái"
|
msgstr "Phân đôi bên trái"
|
||||||
|
|
||||||
#: data/50-mutter-windows.xml:47
|
#: data/50-mutter-windows.xml:45
|
||||||
msgid "View split on right"
|
msgid "View split on right"
|
||||||
msgstr "Phân đôi bên phải"
|
msgstr "Phân đôi bên phải"
|
||||||
|
|
||||||
@@ -276,9 +259,9 @@ msgid ""
|
|||||||
"key” on PC hardware. It’s expected that this binding either the default or "
|
"key” on PC hardware. It’s expected that this binding either the default or "
|
||||||
"set to the empty string."
|
"set to the empty string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Phím này khởi tạo “overlay”, nơi mà tổ hợp tổng quát cửa sổ và hệ thống chạy "
|
"Phím này khởi tạo “overlay”, cái mà phối hợp tổng quan cửa sổ và hệ thống "
|
||||||
"ứng dụng. Mặc định là \"phím Windows\" trên phần cứng PC. Nó được kỳ vọng "
|
"chạy ứng dụng. Mặc định là \"phím Windows\" trên phần cứng PC. Nó được kỳ "
|
||||||
"rằng tổ hợp hoặc là mặc định, hoặc chuỗi rỗng."
|
"vọng rằng tổ hợp hoặc là mặc định, hoặc chuỗi rỗng."
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:20
|
#: data/org.gnome.mutter.gschema.xml.in:20
|
||||||
msgid "Attach modal dialogs"
|
msgid "Attach modal dialogs"
|
||||||
@@ -405,36 +388,31 @@ msgid ""
|
|||||||
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
"proof. Currently possible keywords: • “scale-monitor-framebuffer” — makes "
|
||||||
"mutter default to layout logical monitors in a logical pixel coordinate "
|
"mutter default to layout logical monitors in a logical pixel coordinate "
|
||||||
"space, while scaling monitor framebuffers instead of window content, to "
|
"space, while scaling monitor framebuffers instead of window content, to "
|
||||||
"manage HiDPI monitors. Does not require a restart. • “remote-desktop” — "
|
"manage HiDPI monitors. Does not require a restart."
|
||||||
"enables remote desktop support. To support remote desktop with screen "
|
|
||||||
"sharing, “screen-cast” must also be enabled. • “screen-cast” — enables "
|
|
||||||
"screen cast support."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Để bật các tính năng thử nghiệm, thêm các từ khóa tính năng vào danh sách. "
|
"Để bật các tính năng thử nghiệm, thêm các từ khóa tính năng vào danh sách. "
|
||||||
"Việc tính năng mới có yêu cầu khởi động lại hay không là phụ thuộc vào tính "
|
"Việc tính năng mới có yêu cầu khởi động lại hay không là phụ thuộc vào tính "
|
||||||
"năng đã cho. Bất kỳ tính năng thử nghiệp nào không được yêu cầu vẫn sẵn "
|
"năng đã cho. Bất kỳ tính năng thử nghiệp nào sẽ không được yêu cầu cho đến "
|
||||||
"sàng, hoặc cấu hình được. Đừng cho rằng thêm bất kỳ thứ gì trong cài đặt này "
|
"khi nó sẵn có, hoặc cấu hình được. Đừng cho rằng thêm bất kỳ thứ gì trong "
|
||||||
"thử nghiệm trong tương lai. Các từ khóa hiện có thể là: • “scale-monitor-"
|
"cài đặt này thử nghiệm trong tương lai. Các từ khóa hiện có thể là: * “scale-"
|
||||||
"framebuffer” — làm cho mutter default to layout logical monitors trong một "
|
"monitor-framebuffer” — làm cho mutter mặc định bố trí các màn hình lôgíc "
|
||||||
"không gian tọa độ điểm ảnh lôgíc, trong khi while scaling monitor "
|
"trong một không gian tọa độ điểm ảnh lôgíc, trong khi co giãn các bộ đệm "
|
||||||
"framebuffers instead of window content, để quản lý các màn hình HiDPI. Không "
|
"khung màn hình thay vì nội dụng của cửa sổ, để quản lý các màn hình HiDPI. "
|
||||||
"yêu cầu khởi động lại. • “remote-desktop” — cho phép điều khiển màn hình từ "
|
"Không yêu cầu khởi động lại."
|
||||||
"xa. Để hỗ trợ điều khiển màn hình từ xa bằng cách chia sẻ màn hình, “screen-"
|
|
||||||
"cast” cũng phải được bật. • “screen-cast” — bật hỗ trợ chia sẻ màn hình."
|
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:145
|
#: data/org.gnome.mutter.gschema.xml.in:141
|
||||||
msgid "Select window from tab popup"
|
msgid "Select window from tab popup"
|
||||||
msgstr "Chọn cửa sổ từ thanh nổi lên"
|
msgstr "Chọn cửa sổ từ thanh nổi lên"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:150
|
#: data/org.gnome.mutter.gschema.xml.in:146
|
||||||
msgid "Cancel tab popup"
|
msgid "Cancel tab popup"
|
||||||
msgstr "Hủy thanh nổi lên"
|
msgstr "Hủy thanh nổi lên"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:155
|
#: data/org.gnome.mutter.gschema.xml.in:151
|
||||||
msgid "Switch monitor configurations"
|
msgid "Switch monitor configurations"
|
||||||
msgstr "Chuyển các cấu hình màn hình"
|
msgstr "Chuyển các cấu hình màn hình"
|
||||||
|
|
||||||
#: data/org.gnome.mutter.gschema.xml.in:160
|
#: data/org.gnome.mutter.gschema.xml.in:156
|
||||||
msgid "Rotates the built-in monitor configuration"
|
msgid "Rotates the built-in monitor configuration"
|
||||||
msgstr "Quay cấu hình màn hình tích hợp"
|
msgstr "Quay cấu hình màn hình tích hợp"
|
||||||
|
|
||||||
@@ -490,122 +468,171 @@ msgstr "Chuyển sang VT 12"
|
|||||||
msgid "Re-enable shortcuts"
|
msgid "Re-enable shortcuts"
|
||||||
msgstr "Bật-lại phím tắt"
|
msgstr "Bật-lại phím tắt"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:64
|
||||||
|
msgid "Allow grabs with Xwayland"
|
||||||
|
msgstr "Cho phép bắt dính với Xwayland"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:65
|
||||||
|
msgid ""
|
||||||
|
"Allow keyboard grabs issued by X11 applications running in Xwayland to be "
|
||||||
|
"taken into account. For a X11 grab to be taken into account under Wayland, "
|
||||||
|
"the client must also either send a specific X11 ClientMessage to the root "
|
||||||
|
"window or be among the applications white-listed in key “xwayland-grab-"
|
||||||
|
"access-rules”."
|
||||||
|
msgstr ""
|
||||||
|
"Cho phép khi bắt dính bàn phím xuất bởi các ứng dụng X11 chạy trong Xwayland "
|
||||||
|
"được bắt giữ vào tài khoản. Với một bắt X11 được lấy vào tài khoản dưới "
|
||||||
|
"Wayland, máy khách cũng đồng thời phải gửi một X11 ClientMessage đặc biệt "
|
||||||
|
"đến cửa sổ gốc hoặc trong số các ứng dụng danh-sách-trắng trong khóa "
|
||||||
|
"“xwayland-grab-access-rules”."
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:77
|
||||||
|
msgid "Xwayland applications allowed to issue keyboard grabs"
|
||||||
|
msgstr "Các ứng dụng Xwayland cho phép phát ra các bắt dính bàn phím"
|
||||||
|
|
||||||
|
#: data/org.gnome.mutter.wayland.gschema.xml.in:78
|
||||||
|
msgid ""
|
||||||
|
"List the resource names or resource class of X11 windows either allowed or "
|
||||||
|
"not allowed to issue X11 keyboard grabs under Xwayland. The resource name or "
|
||||||
|
"resource class of a given X11 window can be obtained using the command "
|
||||||
|
"“xprop WM_CLASS”. Wildcards “*” and jokers “?” in the values are supported. "
|
||||||
|
"Values starting with “!” are blacklisted, which has precedence over the "
|
||||||
|
"whitelist, to revoke applications from the default system list. The default "
|
||||||
|
"system list includes the following applications: "
|
||||||
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Users can break an existing grab by "
|
||||||
|
"using the specific keyboard shortcut defined by the keybinding key “restore-"
|
||||||
|
"shortcuts”."
|
||||||
|
msgstr ""
|
||||||
|
"Liệt kê các tên tài nguyên hoặc lớp tài nguyên của các cửa sổ X11 hoặc là "
|
||||||
|
"cho phép hoặc là không có phép phát bắt bàn phím dưới Xwayland. Tên tài "
|
||||||
|
"nguyên hoặc lớp tài nguyên của cửa số X11 đã cho có thể kiếm được bằng cách "
|
||||||
|
"chạy lệnh “xprop WM_CLASS”. Các ký tự địa diện “*” và jokers “?” trong giá "
|
||||||
|
"trị được hỗ trợ. Giá trị bắt đầu bằng “!” là danh sách bị cấm, những thứ có "
|
||||||
|
"quyền ưu tiên cao hơn danh sách trắng, để thu hồi ứng dụng từ danh sách hệ "
|
||||||
|
"thống mặc định. Danh sách hệ thống mặc định bao gồm các ứng dụng sau đây: "
|
||||||
|
"“@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@” Người dùng có thể ngắt một bắt sẵn có "
|
||||||
|
"bằng cách sử dụng phím tắt đặc biệt được định nghĩa bằng cách ràng buộc phím "
|
||||||
|
"“restore-shortcuts”."
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to a button that switches between
|
#. TRANSLATORS: This string refers to a button that switches between
|
||||||
#. * different modes.
|
#. * different modes.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2151
|
#: src/backends/meta-input-settings.c:2325
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Mode Switch (Group %d)"
|
msgid "Mode Switch (Group %d)"
|
||||||
msgstr "Chuyển chế độ(Nhóm %d)"
|
msgstr "Chuyển chế độ (Nhóm %d)"
|
||||||
|
|
||||||
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
#. TRANSLATORS: This string refers to an action, cycles drawing tablets'
|
||||||
#. * mapping through the available outputs.
|
#. * mapping through the available outputs.
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-input-settings.c:2174
|
#: src/backends/meta-input-settings.c:2348
|
||||||
msgid "Switch monitor"
|
msgid "Switch monitor"
|
||||||
msgstr "Chuyển màn hình"
|
msgstr "Chuyển màn hình"
|
||||||
|
|
||||||
#: src/backends/meta-input-settings.c:2176
|
#: src/backends/meta-input-settings.c:2350
|
||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "Hiển thị trợ giúp trên-màn-hình"
|
msgstr "Hiển thị trợ giúp trên-màn-hình"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:903
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "Màn hình tích hợp"
|
msgstr "Màn hình tích hợp"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:926
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "Không rõ"
|
msgstr "Không rõ"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:928
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "Không hiểu màn hình"
|
msgstr "Không hiểu màn hình"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:936
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
|
|
||||||
#. This probably means that a non-WM compositor like xcompmgr is running;
|
#. This probably means that a non-WM compositor like xcompmgr is running;
|
||||||
#. * we have no way to get it to exit
|
#. * we have no way to get it to exit
|
||||||
#: src/compositor/compositor.c:476
|
#: src/compositor/compositor.c:481
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bộ quản lý cửa sổ đã đang chạy trên Màn hình %i trên bộ trình bày “%s”."
|
"Bộ quản lý cửa sổ đã đang chạy trên màn hình %i trên bộ trình bày “%s”."
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "Sự kiện chuông"
|
msgstr "Sự kiện chuông"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "Gặp lỗi khi mở bộ trình bày Hệ thống Cửa sổ X “%s”\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:189
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "Vô hiệu hóa kết nối với bộ quản lý phiên làm việc"
|
msgstr "Vô hiệu hóa kết nối với bộ quản lý phiên làm việc"
|
||||||
|
|
||||||
#: src/core/main.c:195
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "Thay thế bộ quản lý cửa sổ đang chạy"
|
msgstr "Thay thế bộ quản lý cửa sổ đang chạy"
|
||||||
|
|
||||||
#: src/core/main.c:201
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "Ghi rõ mã số quản lý phiên làm việc"
|
msgstr "Ghi rõ mã số quản lý phiên làm việc"
|
||||||
|
|
||||||
#: src/core/main.c:206
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "Bộ trình bày X cần dùng"
|
msgstr "Bộ trình bày X cần dùng"
|
||||||
|
|
||||||
#: src/core/main.c:212
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "Khởi động phiên làm việc từ tập tin lưu"
|
msgstr "Khởi động phiên làm việc từ tập tin lưu"
|
||||||
|
|
||||||
#: src/core/main.c:218
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "Khiến các cú gọi X đồng bộ với nhau"
|
msgstr "Khiến các cú gọi X đồng bộ với nhau"
|
||||||
|
|
||||||
#: src/core/main.c:225
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "Chạy như là một “wayland compositor”"
|
msgstr "Chạy như là một “wayland compositor”"
|
||||||
|
|
||||||
#: src/core/main.c:231
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "Chạy như là một “nested compositor”"
|
msgstr "Chạy như là một “nested compositor”"
|
||||||
|
|
||||||
#: src/core/main.c:239
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "Chạy bộ sắp xếp wayland mà không khởi chạy Xwayland"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "Chạy như là một dịch vụ hiển thị đầy đủ, thay cho lồng nhau"
|
msgstr "Chạy như là một dịch vụ hiển thị đầy đủ, thay cho lồng nhau"
|
||||||
|
|
||||||
|
#: src/core/main.c:253
|
||||||
|
msgid "Run with X11 backend"
|
||||||
|
msgstr "Chạy với ứng dụng chạy phía sau X11"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "“%s” không trả lời."
|
msgstr "“%s” không trả lời."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "Ứng dụng không trả lời."
|
msgstr "Ứng dụng không trả lời."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bạn có thể chọn chờ một lúc cho nó tiếp tục hoặc buộc chấm dứt hoàn toàn ứng "
|
"Bạn có thể chọn chờ một lúc để nó có thể tiếp tục chạy hoặc buộc chấm dứt "
|
||||||
"dụng."
|
"hoàn toàn ứng dụng."
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "_Buộc thoát"
|
msgstr "_Buộc thoát"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "_Chờ"
|
msgstr "_Chờ"
|
||||||
|
|
||||||
@@ -633,12 +660,21 @@ msgstr "Hiển thị phiên bản"
|
|||||||
msgid "Mutter plugin to use"
|
msgid "Mutter plugin to use"
|
||||||
msgstr "Phần bổ sung Mutter cần dùng"
|
msgstr "Phần bổ sung Mutter cần dùng"
|
||||||
|
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "Không gian làm việc %d"
|
msgstr "Không gian làm việc %d"
|
||||||
|
|
||||||
#: src/core/screen.c:580
|
#: src/core/util.c:120
|
||||||
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
|
msgstr "Mutter đã được biên dịch không hỗ trợ chế độ chi tiết\n"
|
||||||
|
|
||||||
|
#: src/wayland/meta-wayland-tablet-pad.c:567
|
||||||
|
#, c-format
|
||||||
|
msgid "Mode Switch: Mode %d"
|
||||||
|
msgstr "Chuyển chế độ: Chế độ %d"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:666
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
@@ -647,21 +683,21 @@ msgstr ""
|
|||||||
"Màn hình “%s” đã có bộ quản lý cửa sổ rồi; hãy thử dùng tùy chọn --replace "
|
"Màn hình “%s” đã có bộ quản lý cửa sổ rồi; hãy thử dùng tùy chọn --replace "
|
||||||
"để thay thế bộ quản lý cửa sổ đang dùng."
|
"để thay thế bộ quản lý cửa sổ đang dùng."
|
||||||
|
|
||||||
#: src/core/screen.c:665
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "Gặp lỗi khi khởi tạo GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "Gặp lỗi khi mở bộ trình bày Hệ thống Cửa sổ X “%s”\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
msgstr "Màn hình %d trên bộ trình bày “%s” không hợp lệ.\n"
|
msgstr "Màn hình %d trên bộ trình bày “%s” không hợp lệ.\n"
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/x11/session.c:1819
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
|
||||||
msgstr "Mutter đã được biên dịch không hỗ trợ chế độ chi tiết\n"
|
|
||||||
|
|
||||||
#: src/wayland/meta-wayland-tablet-pad.c:563
|
|
||||||
#, c-format
|
|
||||||
msgid "Mode Switch: Mode %d"
|
|
||||||
msgstr "Chuyển chế độ: Chế độ %d"
|
|
||||||
|
|
||||||
#: src/x11/session.c:1815
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
@@ -669,11 +705,26 @@ msgstr ""
|
|||||||
"Những cửa sổ này không hỗ trợ “lưu cài đặt hiện tại” và sẽ phải khởi động "
|
"Những cửa sổ này không hỗ trợ “lưu cài đặt hiện tại” và sẽ phải khởi động "
|
||||||
"lại bằng tay lần kế bạn đăng nhập."
|
"lại bằng tay lần kế bạn đăng nhập."
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s (trên %s)"
|
msgstr "%s (trên %s)"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the left"
|
||||||
|
#~ msgstr "Chuyển cửa sổ sang không gian làm việc bên trái"
|
||||||
|
|
||||||
|
#~ msgid "Move window one workspace to the right"
|
||||||
|
#~ msgstr "Chuyển cửa sổ sang không gian làm việc bên phải"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace left"
|
||||||
|
#~ msgstr "Chuyển sang không gian làm việc trái"
|
||||||
|
|
||||||
|
#~ msgid "Move to workspace right"
|
||||||
|
#~ msgstr "Chuyển sang không gian làm việc phải"
|
||||||
|
|
||||||
|
#~ msgid "Toggle shaded state"
|
||||||
|
#~ msgstr "Bật tắt trạng thái đánh bóng"
|
||||||
|
|
||||||
#~ msgid "Failed to scan themes directory: %s\n"
|
#~ msgid "Failed to scan themes directory: %s\n"
|
||||||
#~ msgstr "Gặp lỗi khi quét thư mục lưu chủ đề: %s\n"
|
#~ msgstr "Gặp lỗi khi quét thư mục lưu chủ đề: %s\n"
|
||||||
|
|
||||||
|
100
po/zh_TW.po
100
po/zh_TW.po
@@ -9,16 +9,16 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: metacity 3.3.4\n"
|
"Project-Id-Version: metacity 3.3.4\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mutter/issues\n"
|
||||||
"POT-Creation-Date: 2018-06-07 13:00+0000\n"
|
"POT-Creation-Date: 2018-08-06 14:19+0000\n"
|
||||||
"PO-Revision-Date: 2018-06-09 11:26+0800\n"
|
"PO-Revision-Date: 2018-08-12 16:35+0800\n"
|
||||||
"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
|
"Last-Translator: pan93412 <pan93412@gmail.com>\n"
|
||||||
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
|
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
|
||||||
"Language: zh_TW\n"
|
"Language: zh_TW\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Poedit 2.0.8\n"
|
"X-Generator: Poedit 1.8.4\n"
|
||||||
|
|
||||||
#: data/50-mutter-navigation.xml:6
|
#: data/50-mutter-navigation.xml:6
|
||||||
msgid "Navigation"
|
msgid "Navigation"
|
||||||
@@ -515,22 +515,22 @@ msgstr "切換螢幕"
|
|||||||
msgid "Show on-screen help"
|
msgid "Show on-screen help"
|
||||||
msgstr "顯示螢幕求助"
|
msgstr "顯示螢幕求助"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:903
|
#: src/backends/meta-monitor-manager.c:886
|
||||||
msgid "Built-in display"
|
msgid "Built-in display"
|
||||||
msgstr "內建顯示"
|
msgstr "內建顯示"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:926
|
#: src/backends/meta-monitor-manager.c:909
|
||||||
msgid "Unknown"
|
msgid "Unknown"
|
||||||
msgstr "不明"
|
msgstr "不明"
|
||||||
|
|
||||||
#: src/backends/meta-monitor-manager.c:928
|
#: src/backends/meta-monitor-manager.c:911
|
||||||
msgid "Unknown Display"
|
msgid "Unknown Display"
|
||||||
msgstr "不明的顯示器"
|
msgstr "不明的顯示器"
|
||||||
|
|
||||||
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
#. TRANSLATORS: this is a monitor vendor name, followed by a
|
||||||
#. * size in inches, like 'Dell 15"'
|
#. * size in inches, like 'Dell 15"'
|
||||||
#.
|
#.
|
||||||
#: src/backends/meta-monitor-manager.c:936
|
#: src/backends/meta-monitor-manager.c:919
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s %s"
|
msgid "%s %s"
|
||||||
msgstr "%s %s"
|
msgstr "%s %s"
|
||||||
@@ -544,76 +544,75 @@ msgid ""
|
|||||||
"Another compositing manager is already running on screen %i on display “%s”."
|
"Another compositing manager is already running on screen %i on display “%s”."
|
||||||
msgstr "在畫面「%2$s」中的第 %1$i 個螢幕中已啟動另一個組合視窗管理員。"
|
msgstr "在畫面「%2$s」中的第 %1$i 個螢幕中已啟動另一個組合視窗管理員。"
|
||||||
|
|
||||||
#: src/core/bell.c:194
|
#: src/core/bell.c:254
|
||||||
msgid "Bell event"
|
msgid "Bell event"
|
||||||
msgstr "響鈴事件"
|
msgstr "響鈴事件"
|
||||||
|
|
||||||
#: src/core/display.c:608
|
#: src/core/main.c:191
|
||||||
#, c-format
|
|
||||||
msgid "Failed to open X Window System display “%s”\n"
|
|
||||||
msgstr "無法開啟 X Window 系統畫面「%s」\n"
|
|
||||||
|
|
||||||
#: src/core/main.c:190
|
|
||||||
msgid "Disable connection to session manager"
|
msgid "Disable connection to session manager"
|
||||||
msgstr "停用到作業階段管理員的連線"
|
msgstr "停用到作業階段管理員的連線"
|
||||||
|
|
||||||
#: src/core/main.c:196
|
#: src/core/main.c:197
|
||||||
msgid "Replace the running window manager"
|
msgid "Replace the running window manager"
|
||||||
msgstr "取代執行中的視窗管理員"
|
msgstr "取代執行中的視窗管理員"
|
||||||
|
|
||||||
#: src/core/main.c:202
|
#: src/core/main.c:203
|
||||||
msgid "Specify session management ID"
|
msgid "Specify session management ID"
|
||||||
msgstr "指定作業階段管理 ID"
|
msgstr "指定作業階段管理 ID"
|
||||||
|
|
||||||
#: src/core/main.c:207
|
#: src/core/main.c:208
|
||||||
msgid "X Display to use"
|
msgid "X Display to use"
|
||||||
msgstr "使用的 X 畫面"
|
msgstr "使用的 X 畫面"
|
||||||
|
|
||||||
#: src/core/main.c:213
|
#: src/core/main.c:214
|
||||||
msgid "Initialize session from savefile"
|
msgid "Initialize session from savefile"
|
||||||
msgstr "以 savefile 初始化作業階段"
|
msgstr "以 savefile 初始化作業階段"
|
||||||
|
|
||||||
#: src/core/main.c:219
|
#: src/core/main.c:220
|
||||||
msgid "Make X calls synchronous"
|
msgid "Make X calls synchronous"
|
||||||
msgstr "使用同步方式調用 X 函式"
|
msgstr "使用同步方式調用 X 函式"
|
||||||
|
|
||||||
#: src/core/main.c:226
|
#: src/core/main.c:227
|
||||||
msgid "Run as a wayland compositor"
|
msgid "Run as a wayland compositor"
|
||||||
msgstr "以 wayland 組合器執行"
|
msgstr "以 wayland 組合器執行"
|
||||||
|
|
||||||
#: src/core/main.c:232
|
#: src/core/main.c:233
|
||||||
msgid "Run as a nested compositor"
|
msgid "Run as a nested compositor"
|
||||||
msgstr "以巢狀組合器執行"
|
msgstr "以巢狀組合器執行"
|
||||||
|
|
||||||
#: src/core/main.c:240
|
#: src/core/main.c:239
|
||||||
|
msgid "Run wayland compositor without starting Xwayland"
|
||||||
|
msgstr "在不啟動 Xwayland 的情況下開啟 Wayland 合成器"
|
||||||
|
|
||||||
|
#: src/core/main.c:247
|
||||||
msgid "Run as a full display server, rather than nested"
|
msgid "Run as a full display server, rather than nested"
|
||||||
msgstr "以完全顯示伺服器執行,而非巢狀"
|
msgstr "以完全顯示伺服器執行,而非巢狀"
|
||||||
|
|
||||||
#: src/core/main.c:246
|
#: src/core/main.c:253
|
||||||
msgid "Run with X11 backend"
|
msgid "Run with X11 backend"
|
||||||
msgstr "透過 X11 後端執行"
|
msgstr "透過 X11 後端執行"
|
||||||
|
|
||||||
#. Translators: %s is a window title
|
#. Translators: %s is a window title
|
||||||
#: src/core/meta-close-dialog-default.c:147
|
#: src/core/meta-close-dialog-default.c:148
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "“%s” is not responding."
|
msgid "“%s” is not responding."
|
||||||
msgstr "「%s」沒有回應。"
|
msgstr "「%s」沒有回應。"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:149
|
#: src/core/meta-close-dialog-default.c:150
|
||||||
msgid "Application is not responding."
|
msgid "Application is not responding."
|
||||||
msgstr "應用程式沒有回應。"
|
msgstr "應用程式沒有回應。"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:154
|
#: src/core/meta-close-dialog-default.c:155
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may choose to wait a short while for it to continue or force the "
|
"You may choose to wait a short while for it to continue or force the "
|
||||||
"application to quit entirely."
|
"application to quit entirely."
|
||||||
msgstr "您可以選擇稍等一下讓它繼續,或者強制完全退出程式。"
|
msgstr "您可以選擇稍等一下讓它繼續,或者強制完全退出程式。"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Force Quit"
|
msgid "_Force Quit"
|
||||||
msgstr "強制退出(_F)"
|
msgstr "強制退出(_F)"
|
||||||
|
|
||||||
#: src/core/meta-close-dialog-default.c:161
|
#: src/core/meta-close-dialog-default.c:162
|
||||||
msgid "_Wait"
|
msgid "_Wait"
|
||||||
msgstr "等待(_W)"
|
msgstr "等待(_W)"
|
||||||
|
|
||||||
@@ -640,25 +639,11 @@ msgid "Mutter plugin to use"
|
|||||||
msgstr "要使用的 Mutter 外掛程式"
|
msgstr "要使用的 Mutter 外掛程式"
|
||||||
|
|
||||||
# (Abel) take care of the same string in libwnck
|
# (Abel) take care of the same string in libwnck
|
||||||
#: src/core/prefs.c:1997
|
#: src/core/prefs.c:1787
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Workspace %d"
|
msgid "Workspace %d"
|
||||||
msgstr "工作區 %d"
|
msgstr "工作區 %d"
|
||||||
|
|
||||||
#: src/core/screen.c:583
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
"Display “%s” already has a window manager; try using the --replace option to "
|
|
||||||
"replace the current window manager."
|
|
||||||
msgstr ""
|
|
||||||
"畫面「%s」已經有了視窗管理員;請嘗試使用 --replace 選項來替換目前的視窗管理"
|
|
||||||
"員。"
|
|
||||||
|
|
||||||
#: src/core/screen.c:668
|
|
||||||
#, c-format
|
|
||||||
msgid "Screen %d on display “%s” is invalid\n"
|
|
||||||
msgstr "畫面「%2$s」中的第 %1$d 個螢幕無效\n"
|
|
||||||
|
|
||||||
#: src/core/util.c:120
|
#: src/core/util.c:120
|
||||||
msgid "Mutter was compiled without support for verbose mode\n"
|
msgid "Mutter was compiled without support for verbose mode\n"
|
||||||
msgstr "編譯 Mutter 時並沒有加入詳細偵錯模式的支援\n"
|
msgstr "編譯 Mutter 時並沒有加入詳細偵錯模式的支援\n"
|
||||||
@@ -668,13 +653,36 @@ msgstr "編譯 Mutter 時並沒有加入詳細偵錯模式的支援\n"
|
|||||||
msgid "Mode Switch: Mode %d"
|
msgid "Mode Switch: Mode %d"
|
||||||
msgstr "模式切換:模式 %d"
|
msgstr "模式切換:模式 %d"
|
||||||
|
|
||||||
#: src/x11/session.c:1818
|
#: src/x11/meta-x11-display.c:666
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Display “%s” already has a window manager; try using the --replace option to "
|
||||||
|
"replace the current window manager."
|
||||||
|
msgstr ""
|
||||||
|
"畫面「%s」已經有了視窗管理員;請嘗試使用 --replace 選項來替換目前的視窗管理"
|
||||||
|
"員。"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1010
|
||||||
|
msgid "Failed to initialize GDK\n"
|
||||||
|
msgstr "無法初始化 GDK\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1034
|
||||||
|
#, c-format
|
||||||
|
msgid "Failed to open X Window System display “%s”\n"
|
||||||
|
msgstr "無法開啟 X Window 系統畫面「%s」\n"
|
||||||
|
|
||||||
|
#: src/x11/meta-x11-display.c:1117
|
||||||
|
#, c-format
|
||||||
|
msgid "Screen %d on display “%s” is invalid\n"
|
||||||
|
msgstr "畫面「%2$s」中的第 %1$d 個螢幕無效\n"
|
||||||
|
|
||||||
|
#: src/x11/session.c:1819
|
||||||
msgid ""
|
msgid ""
|
||||||
"These windows do not support “save current setup” and will have to be "
|
"These windows do not support “save current setup” and will have to be "
|
||||||
"restarted manually next time you log in."
|
"restarted manually next time you log in."
|
||||||
msgstr "這些視窗不支援「儲存目前的設定」,必須在下次登入後自行啟動。"
|
msgstr "這些視窗不支援「儲存目前的設定」,必須在下次登入後自行啟動。"
|
||||||
|
|
||||||
#: src/x11/window-props.c:559
|
#: src/x11/window-props.c:565
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s (on %s)"
|
msgid "%s (on %s)"
|
||||||
msgstr "%s(在 %s)"
|
msgstr "%s(在 %s)"
|
||||||
|
@@ -88,6 +88,8 @@ mutter_built_sources += \
|
|||||||
xdg-output-unstable-v1-server-protocol.h \
|
xdg-output-unstable-v1-server-protocol.h \
|
||||||
xwayland-keyboard-grab-unstable-v1-protocol.c \
|
xwayland-keyboard-grab-unstable-v1-protocol.c \
|
||||||
xwayland-keyboard-grab-unstable-v1-server-protocol.h \
|
xwayland-keyboard-grab-unstable-v1-server-protocol.h \
|
||||||
|
text-input-unstable-v3-protocol.c \
|
||||||
|
text-input-unstable-v3-server-protocol.h \
|
||||||
gtk-text-input-protocol.c \
|
gtk-text-input-protocol.c \
|
||||||
gtk-text-input-server-protocol.h \
|
gtk-text-input-server-protocol.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
@@ -459,6 +461,8 @@ libmutter_@LIBMUTTER_API_VERSION@_la_SOURCES += \
|
|||||||
wayland/meta-wayland-subsurface.h \
|
wayland/meta-wayland-subsurface.h \
|
||||||
wayland/meta-wayland-shell-surface.c \
|
wayland/meta-wayland-shell-surface.c \
|
||||||
wayland/meta-wayland-shell-surface.h \
|
wayland/meta-wayland-shell-surface.h \
|
||||||
|
wayland/meta-wayland-text-input-legacy.c \
|
||||||
|
wayland/meta-wayland-text-input-legacy.h \
|
||||||
wayland/meta-wayland-text-input.c \
|
wayland/meta-wayland-text-input.c \
|
||||||
wayland/meta-wayland-text-input.h \
|
wayland/meta-wayland-text-input.h \
|
||||||
wayland/meta-wayland-types.h \
|
wayland/meta-wayland-types.h \
|
||||||
|
@@ -226,7 +226,7 @@ meta_idle_monitor_inhibited_actions_changed (GDBusProxy *session,
|
|||||||
{
|
{
|
||||||
gboolean inhibited;
|
gboolean inhibited;
|
||||||
|
|
||||||
inhibited = g_variant_get_uint32 (v) & GSM_INHIBITOR_FLAG_IDLE;
|
inhibited = !!(g_variant_get_uint32 (v) & GSM_INHIBITOR_FLAG_IDLE);
|
||||||
g_variant_unref (v);
|
g_variant_unref (v);
|
||||||
|
|
||||||
if (!inhibited)
|
if (!inhibited)
|
||||||
@@ -265,7 +265,8 @@ meta_idle_monitor_init (MetaIdleMonitor *monitor)
|
|||||||
"InhibitedActions");
|
"InhibitedActions");
|
||||||
if (v)
|
if (v)
|
||||||
{
|
{
|
||||||
monitor->inhibited = g_variant_get_uint32 (v) & GSM_INHIBITOR_FLAG_IDLE;
|
monitor->inhibited = !!(g_variant_get_uint32 (v) &
|
||||||
|
GSM_INHIBITOR_FLAG_IDLE);
|
||||||
g_variant_unref (v);
|
g_variant_unref (v);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -68,6 +68,8 @@ struct _MetaGpuKms
|
|||||||
int max_buffer_height;
|
int max_buffer_height;
|
||||||
|
|
||||||
gboolean page_flips_not_supported;
|
gboolean page_flips_not_supported;
|
||||||
|
|
||||||
|
gboolean resources_init_failed_before;
|
||||||
};
|
};
|
||||||
|
|
||||||
G_DEFINE_TYPE (MetaGpuKms, meta_gpu_kms, META_TYPE_GPU)
|
G_DEFINE_TYPE (MetaGpuKms, meta_gpu_kms, META_TYPE_GPU)
|
||||||
@@ -726,20 +728,34 @@ init_outputs (MetaGpuKms *gpu_kms,
|
|||||||
setup_output_clones (gpu);
|
setup_output_clones (gpu);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static gboolean
|
||||||
meta_kms_resources_init (MetaKmsResources *resources,
|
meta_kms_resources_init (MetaKmsResources *resources,
|
||||||
int fd)
|
int fd,
|
||||||
|
GError **error)
|
||||||
|
|
||||||
{
|
{
|
||||||
drmModeRes *drm_resources;
|
drmModeRes *drm_resources;
|
||||||
unsigned int i;
|
unsigned int i;
|
||||||
|
|
||||||
drm_resources = drmModeGetResources (fd);
|
drm_resources = drmModeGetResources (fd);
|
||||||
|
|
||||||
|
if (!drm_resources)
|
||||||
|
{
|
||||||
|
g_set_error (error,
|
||||||
|
G_IO_ERROR,
|
||||||
|
G_IO_ERROR_FAILED,
|
||||||
|
"Calling drmModeGetResources() failed");
|
||||||
|
return FALSE;
|
||||||
|
}
|
||||||
|
|
||||||
resources->resources = drm_resources;
|
resources->resources = drm_resources;
|
||||||
|
|
||||||
resources->n_encoders = (unsigned int) drm_resources->count_encoders;
|
resources->n_encoders = (unsigned int) drm_resources->count_encoders;
|
||||||
resources->encoders = g_new (drmModeEncoder *, resources->n_encoders);
|
resources->encoders = g_new (drmModeEncoder *, resources->n_encoders);
|
||||||
for (i = 0; i < resources->n_encoders; i++)
|
for (i = 0; i < resources->n_encoders; i++)
|
||||||
resources->encoders[i] = drmModeGetEncoder (fd, drm_resources->encoders[i]);
|
resources->encoders[i] = drmModeGetEncoder (fd, drm_resources->encoders[i]);
|
||||||
|
|
||||||
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -751,7 +767,7 @@ meta_kms_resources_release (MetaKmsResources *resources)
|
|||||||
drmModeFreeEncoder (resources->encoders[i]);
|
drmModeFreeEncoder (resources->encoders[i]);
|
||||||
g_free (resources->encoders);
|
g_free (resources->encoders);
|
||||||
|
|
||||||
drmModeFreeResources (resources->resources);
|
g_clear_pointer (&resources->resources, drmModeFreeResources);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
@@ -762,8 +778,18 @@ meta_gpu_kms_read_current (MetaGpu *gpu,
|
|||||||
MetaMonitorManager *monitor_manager =
|
MetaMonitorManager *monitor_manager =
|
||||||
meta_gpu_get_monitor_manager (gpu);
|
meta_gpu_get_monitor_manager (gpu);
|
||||||
MetaKmsResources resources;
|
MetaKmsResources resources;
|
||||||
|
g_autoptr (GError) local_error = NULL;
|
||||||
|
|
||||||
meta_kms_resources_init (&resources, gpu_kms->fd);
|
if (!meta_kms_resources_init (&resources, gpu_kms->fd, &local_error))
|
||||||
|
{
|
||||||
|
if (!gpu_kms->resources_init_failed_before)
|
||||||
|
{
|
||||||
|
g_warning ("meta_kms_resources_init failed: %s, assuming we have no outputs",
|
||||||
|
local_error->message);
|
||||||
|
gpu_kms->resources_init_failed_before = TRUE;
|
||||||
|
}
|
||||||
|
return TRUE;
|
||||||
|
}
|
||||||
|
|
||||||
gpu_kms->max_buffer_width = resources.resources->max_width;
|
gpu_kms->max_buffer_width = resources.resources->max_width;
|
||||||
gpu_kms->max_buffer_height = resources.resources->max_height;
|
gpu_kms->max_buffer_height = resources.resources->max_height;
|
||||||
@@ -786,6 +812,12 @@ meta_gpu_kms_read_current (MetaGpu *gpu,
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gboolean
|
||||||
|
meta_gpu_kms_can_have_outputs (MetaGpuKms *gpu_kms)
|
||||||
|
{
|
||||||
|
return gpu_kms->n_connectors > 0;
|
||||||
|
}
|
||||||
|
|
||||||
MetaGpuKms *
|
MetaGpuKms *
|
||||||
meta_gpu_kms_new (MetaMonitorManagerKms *monitor_manager_kms,
|
meta_gpu_kms_new (MetaMonitorManagerKms *monitor_manager_kms,
|
||||||
const char *kms_file_path,
|
const char *kms_file_path,
|
||||||
@@ -814,6 +846,8 @@ meta_gpu_kms_new (MetaMonitorManagerKms *monitor_manager_kms,
|
|||||||
|
|
||||||
drmSetClientCap (gpu_kms->fd, DRM_CLIENT_CAP_UNIVERSAL_PLANES, 1);
|
drmSetClientCap (gpu_kms->fd, DRM_CLIENT_CAP_UNIVERSAL_PLANES, 1);
|
||||||
|
|
||||||
|
meta_gpu_kms_read_current (META_GPU (gpu_kms), NULL);
|
||||||
|
|
||||||
source = g_source_new (&kms_event_funcs, sizeof (MetaKmsSource));
|
source = g_source_new (&kms_event_funcs, sizeof (MetaKmsSource));
|
||||||
kms_source = (MetaKmsSource *) source;
|
kms_source = (MetaKmsSource *) source;
|
||||||
kms_source->fd_tag = g_source_add_unix_fd (source,
|
kms_source->fd_tag = g_source_add_unix_fd (source,
|
||||||
|
@@ -53,6 +53,8 @@ gboolean meta_gpu_kms_apply_crtc_mode (MetaGpuKms *gpu_kms,
|
|||||||
int y,
|
int y,
|
||||||
uint32_t fb_id);
|
uint32_t fb_id);
|
||||||
|
|
||||||
|
gboolean meta_gpu_kms_can_have_outputs (MetaGpuKms *gpu_kms);
|
||||||
|
|
||||||
gboolean meta_gpu_kms_is_crtc_active (MetaGpuKms *gpu_kms,
|
gboolean meta_gpu_kms_is_crtc_active (MetaGpuKms *gpu_kms,
|
||||||
MetaCrtc *crtc);
|
MetaCrtc *crtc);
|
||||||
|
|
||||||
|
@@ -642,10 +642,12 @@ meta_monitor_manager_kms_initable_init (GInitable *initable,
|
|||||||
GError **error)
|
GError **error)
|
||||||
{
|
{
|
||||||
MetaMonitorManagerKms *manager_kms = META_MONITOR_MANAGER_KMS (initable);
|
MetaMonitorManagerKms *manager_kms = META_MONITOR_MANAGER_KMS (initable);
|
||||||
|
MetaMonitorManager *manager = META_MONITOR_MANAGER (manager_kms);
|
||||||
const char *subsystems[2] = { "drm", NULL };
|
const char *subsystems[2] = { "drm", NULL };
|
||||||
GList *gpu_paths;
|
GList *gpu_paths;
|
||||||
g_autofree char *primary_gpu_path = NULL;
|
g_autofree char *primary_gpu_path = NULL;
|
||||||
GList *l;
|
GList *l;
|
||||||
|
gboolean can_have_outputs;
|
||||||
|
|
||||||
manager_kms->udev = g_udev_client_new (subsystems);
|
manager_kms->udev = g_udev_client_new (subsystems);
|
||||||
|
|
||||||
@@ -691,6 +693,24 @@ meta_monitor_manager_kms_initable_init (GInitable *initable,
|
|||||||
}
|
}
|
||||||
g_list_free_full (gpu_paths, g_free);
|
g_list_free_full (gpu_paths, g_free);
|
||||||
|
|
||||||
|
can_have_outputs = FALSE;
|
||||||
|
for (l = meta_monitor_manager_get_gpus (manager); l; l = l->next)
|
||||||
|
{
|
||||||
|
MetaGpuKms *gpu_kms = l->data;
|
||||||
|
|
||||||
|
if (meta_gpu_kms_can_have_outputs (gpu_kms))
|
||||||
|
{
|
||||||
|
can_have_outputs = TRUE;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!can_have_outputs)
|
||||||
|
{
|
||||||
|
g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_FOUND,
|
||||||
|
"No GPUs with outputs found");
|
||||||
|
return FALSE;
|
||||||
|
}
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1625,12 +1625,23 @@ gbm_get_next_fb_id (MetaGpuKms *gpu_kms,
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
for (i = 0; i < gbm_bo_get_plane_count (next_bo); i++)
|
if (gbm_bo_get_handle_for_plane (next_bo, 0).s32 == -1)
|
||||||
{
|
{
|
||||||
strides[i] = gbm_bo_get_stride_for_plane (next_bo, i);
|
/* Failed to fetch handle to plane, falling back to old method */
|
||||||
handles[i] = gbm_bo_get_handle_for_plane (next_bo, i).u32;
|
strides[0] = gbm_bo_get_stride (next_bo);
|
||||||
offsets[i] = gbm_bo_get_offset (next_bo, i);
|
handles[0] = gbm_bo_get_handle (next_bo).u32;
|
||||||
modifiers[i] = gbm_bo_get_modifier (next_bo);
|
offsets[0] = 0;
|
||||||
|
modifiers[0] = DRM_FORMAT_MOD_INVALID;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
for (i = 0; i < gbm_bo_get_plane_count (next_bo); i++)
|
||||||
|
{
|
||||||
|
strides[i] = gbm_bo_get_stride_for_plane (next_bo, i);
|
||||||
|
handles[i] = gbm_bo_get_handle_for_plane (next_bo, i).u32;
|
||||||
|
offsets[i] = gbm_bo_get_offset (next_bo, i);
|
||||||
|
modifiers[i] = gbm_bo_get_modifier (next_bo);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
kms_fd = meta_gpu_kms_get_fd (gpu_kms);
|
kms_fd = meta_gpu_kms_get_fd (gpu_kms);
|
||||||
@@ -2732,9 +2743,14 @@ calculate_view_transform (MetaMonitorManager *monitor_manager,
|
|||||||
MetaMonitor *main_monitor;
|
MetaMonitor *main_monitor;
|
||||||
MetaOutput *main_output;
|
MetaOutput *main_output;
|
||||||
MetaCrtc *crtc;
|
MetaCrtc *crtc;
|
||||||
|
MetaMonitorTransform crtc_transform;
|
||||||
|
|
||||||
main_monitor = meta_logical_monitor_get_monitors (logical_monitor)->data;
|
main_monitor = meta_logical_monitor_get_monitors (logical_monitor)->data;
|
||||||
main_output = meta_monitor_get_main_output (main_monitor);
|
main_output = meta_monitor_get_main_output (main_monitor);
|
||||||
crtc = meta_output_get_assigned_crtc (main_output);
|
crtc = meta_output_get_assigned_crtc (main_output);
|
||||||
|
crtc_transform =
|
||||||
|
meta_monitor_logical_to_crtc_transform (main_monitor,
|
||||||
|
logical_monitor->transform);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Pick any monitor and output and check; all CRTCs of a logical monitor will
|
* Pick any monitor and output and check; all CRTCs of a logical monitor will
|
||||||
@@ -2743,10 +2759,10 @@ calculate_view_transform (MetaMonitorManager *monitor_manager,
|
|||||||
|
|
||||||
if (meta_monitor_manager_is_transform_handled (monitor_manager,
|
if (meta_monitor_manager_is_transform_handled (monitor_manager,
|
||||||
crtc,
|
crtc,
|
||||||
crtc->transform))
|
crtc_transform))
|
||||||
return META_MONITOR_TRANSFORM_NORMAL;
|
return META_MONITOR_TRANSFORM_NORMAL;
|
||||||
else
|
else
|
||||||
return crtc->transform;
|
return crtc_transform;
|
||||||
}
|
}
|
||||||
|
|
||||||
static MetaRendererView *
|
static MetaRendererView *
|
||||||
|
@@ -547,8 +547,9 @@ meta_backend_x11_grab_device (MetaBackend *backend,
|
|||||||
XIEventMask mask = { XIAllMasterDevices, sizeof (mask_bits), mask_bits };
|
XIEventMask mask = { XIAllMasterDevices, sizeof (mask_bits), mask_bits };
|
||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
if (timestamp != META_CURRENT_TIME)
|
if (timestamp != META_CURRENT_TIME &&
|
||||||
timestamp = MAX (timestamp, priv->latest_evtime);
|
XSERVER_TIME_IS_BEFORE (timestamp, priv->latest_evtime))
|
||||||
|
timestamp = priv->latest_evtime;
|
||||||
|
|
||||||
XISetMask (mask.mask, XI_ButtonPress);
|
XISetMask (mask.mask, XI_ButtonPress);
|
||||||
XISetMask (mask.mask, XI_ButtonRelease);
|
XISetMask (mask.mask, XI_ButtonRelease);
|
||||||
|
@@ -783,6 +783,9 @@ meta_input_settings_x11_set_stylus_button_map (MetaInputSettings *setti
|
|||||||
|
|
||||||
/* Grab the puke bucket! */
|
/* Grab the puke bucket! */
|
||||||
xdev = device_ensure_xdevice (device);
|
xdev = device_ensure_xdevice (device);
|
||||||
|
|
||||||
|
meta_x11_error_trap_push (display->x11_display);
|
||||||
|
|
||||||
if (xdev)
|
if (xdev)
|
||||||
{
|
{
|
||||||
guchar map[8] = {
|
guchar map[8] = {
|
||||||
|
@@ -51,10 +51,14 @@ calculate_view_transform (MetaMonitorManager *monitor_manager,
|
|||||||
MetaMonitor *main_monitor;
|
MetaMonitor *main_monitor;
|
||||||
MetaOutput *main_output;
|
MetaOutput *main_output;
|
||||||
MetaCrtc *crtc;
|
MetaCrtc *crtc;
|
||||||
|
MetaMonitorTransform crtc_transform;
|
||||||
|
|
||||||
main_monitor = meta_logical_monitor_get_monitors (logical_monitor)->data;
|
main_monitor = meta_logical_monitor_get_monitors (logical_monitor)->data;
|
||||||
main_output = meta_monitor_get_main_output (main_monitor);
|
main_output = meta_monitor_get_main_output (main_monitor);
|
||||||
crtc = meta_output_get_assigned_crtc (main_output);
|
crtc = meta_output_get_assigned_crtc (main_output);
|
||||||
|
crtc_transform =
|
||||||
|
meta_monitor_logical_to_crtc_transform (main_monitor,
|
||||||
|
logical_monitor->transform);
|
||||||
/*
|
/*
|
||||||
* Pick any monitor and output and check; all CRTCs of a logical monitor will
|
* Pick any monitor and output and check; all CRTCs of a logical monitor will
|
||||||
* always have the same transform assigned to them.
|
* always have the same transform assigned to them.
|
||||||
@@ -62,10 +66,10 @@ calculate_view_transform (MetaMonitorManager *monitor_manager,
|
|||||||
|
|
||||||
if (meta_monitor_manager_is_transform_handled (monitor_manager,
|
if (meta_monitor_manager_is_transform_handled (monitor_manager,
|
||||||
crtc,
|
crtc,
|
||||||
crtc->transform))
|
crtc_transform))
|
||||||
return META_MONITOR_TRANSFORM_NORMAL;
|
return META_MONITOR_TRANSFORM_NORMAL;
|
||||||
else
|
else
|
||||||
return crtc->transform;
|
return crtc_transform;
|
||||||
}
|
}
|
||||||
|
|
||||||
static MetaRendererView *
|
static MetaRendererView *
|
||||||
|
@@ -787,7 +787,7 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
MetaPlacementRule *placement_rule;
|
MetaPlacementRule *placement_rule;
|
||||||
MetaRectangle intersection;
|
MetaRectangle intersection;
|
||||||
gboolean constraint_satisfied;
|
gboolean constraint_satisfied;
|
||||||
MetaPlacementRule current_rule;
|
MetaPlacementRule *current_rule;
|
||||||
|
|
||||||
if (priority > PRIORITY_CUSTOM_RULE)
|
if (priority > PRIORITY_CUSTOM_RULE)
|
||||||
return TRUE;
|
return TRUE;
|
||||||
@@ -796,6 +796,14 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
if (!placement_rule)
|
if (!placement_rule)
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
|
if (window->constrained_placement_rule)
|
||||||
|
{
|
||||||
|
meta_window_process_placement (window,
|
||||||
|
window->constrained_placement_rule,
|
||||||
|
&info->current.x, &info->current.y);
|
||||||
|
return TRUE;
|
||||||
|
}
|
||||||
|
|
||||||
meta_rectangle_intersect (&info->current, &info->work_area_monitor,
|
meta_rectangle_intersect (&info->current, &info->work_area_monitor,
|
||||||
&intersection);
|
&intersection);
|
||||||
|
|
||||||
@@ -803,24 +811,28 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
placement_rule,
|
placement_rule,
|
||||||
&intersection);
|
&intersection);
|
||||||
|
|
||||||
if (constraint_satisfied || check_only)
|
if (check_only)
|
||||||
return constraint_satisfied;
|
return constraint_satisfied;
|
||||||
|
|
||||||
current_rule = *placement_rule;
|
current_rule = g_new0 (MetaPlacementRule, 1);
|
||||||
|
*current_rule = *placement_rule;
|
||||||
|
|
||||||
|
if (constraint_satisfied)
|
||||||
|
goto done;
|
||||||
|
|
||||||
if (info->current.width != intersection.width &&
|
if (info->current.width != intersection.width &&
|
||||||
(current_rule.constraint_adjustment &
|
(current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_X))
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_X))
|
||||||
{
|
{
|
||||||
try_flip_window_position (window, info, ¤t_rule,
|
try_flip_window_position (window, info, current_rule,
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_X,
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_X,
|
||||||
&info->current, &intersection);
|
&info->current, &intersection);
|
||||||
}
|
}
|
||||||
if (info->current.height != intersection.height &&
|
if (info->current.height != intersection.height &&
|
||||||
(current_rule.constraint_adjustment &
|
(current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_Y))
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_Y))
|
||||||
{
|
{
|
||||||
try_flip_window_position (window, info, ¤t_rule,
|
try_flip_window_position (window, info, current_rule,
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_Y,
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_FLIP_Y,
|
||||||
&info->current, &intersection);
|
&info->current, &intersection);
|
||||||
}
|
}
|
||||||
@@ -832,9 +844,9 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
&intersection);
|
&intersection);
|
||||||
|
|
||||||
if (constraint_satisfied)
|
if (constraint_satisfied)
|
||||||
return TRUE;
|
goto done;
|
||||||
|
|
||||||
if (current_rule.constraint_adjustment &
|
if (current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_SLIDE_X)
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_SLIDE_X)
|
||||||
{
|
{
|
||||||
if (info->current.x != intersection.x)
|
if (info->current.x != intersection.x)
|
||||||
@@ -842,7 +854,7 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
else if (info->current.width != intersection.width)
|
else if (info->current.width != intersection.width)
|
||||||
info->current.x -= info->current.width - intersection.width;
|
info->current.x -= info->current.width - intersection.width;
|
||||||
}
|
}
|
||||||
if (current_rule.constraint_adjustment &
|
if (current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_SLIDE_Y)
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_SLIDE_Y)
|
||||||
{
|
{
|
||||||
if (info->current.y != intersection.y)
|
if (info->current.y != intersection.y)
|
||||||
@@ -858,21 +870,25 @@ constrain_custom_rule (MetaWindow *window,
|
|||||||
&intersection);
|
&intersection);
|
||||||
|
|
||||||
if (constraint_satisfied)
|
if (constraint_satisfied)
|
||||||
return TRUE;
|
goto done;
|
||||||
|
|
||||||
if (current_rule.constraint_adjustment &
|
if (current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_X)
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_X)
|
||||||
{
|
{
|
||||||
info->current.x = intersection.x;
|
info->current.x = intersection.x;
|
||||||
info->current.width = intersection.width;
|
info->current.width = intersection.width;
|
||||||
}
|
}
|
||||||
if (current_rule.constraint_adjustment &
|
if (current_rule->constraint_adjustment &
|
||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_Y)
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_Y)
|
||||||
{
|
{
|
||||||
info->current.y = intersection.y;
|
info->current.y = intersection.y;
|
||||||
info->current.height = intersection.height;
|
info->current.height = intersection.height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
done:
|
||||||
|
g_clear_pointer (&window->constrained_placement_rule, g_free);
|
||||||
|
window->constrained_placement_rule = current_rule;
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1916,6 +1916,15 @@ process_event (MetaDisplay *display,
|
|||||||
if (meta_compositor_filter_keybinding (display->compositor, binding))
|
if (meta_compositor_filter_keybinding (display->compositor, binding))
|
||||||
goto not_found;
|
goto not_found;
|
||||||
|
|
||||||
|
if (event->flags & CLUTTER_EVENT_FLAG_REPEATED &&
|
||||||
|
binding->flags & META_KEY_BINDING_IGNORE_AUTOREPEAT)
|
||||||
|
{
|
||||||
|
meta_topic (META_DEBUG_KEYBINDINGS,
|
||||||
|
"Ignore autorepeat for handler %s\n",
|
||||||
|
binding->name);
|
||||||
|
return TRUE;
|
||||||
|
}
|
||||||
|
|
||||||
if (binding->handler == NULL)
|
if (binding->handler == NULL)
|
||||||
meta_bug ("Binding %s has no handler\n", binding->name);
|
meta_bug ("Binding %s has no handler\n", binding->name);
|
||||||
else
|
else
|
||||||
@@ -3585,73 +3594,85 @@ init_builtin_key_bindings (MetaDisplay *display)
|
|||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-1",
|
"switch-to-workspace-1",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_1,
|
META_KEYBINDING_ACTION_WORKSPACE_1,
|
||||||
handle_switch_to_workspace, 0);
|
handle_switch_to_workspace, 0);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-2",
|
"switch-to-workspace-2",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_2,
|
META_KEYBINDING_ACTION_WORKSPACE_2,
|
||||||
handle_switch_to_workspace, 1);
|
handle_switch_to_workspace, 1);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-3",
|
"switch-to-workspace-3",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_3,
|
META_KEYBINDING_ACTION_WORKSPACE_3,
|
||||||
handle_switch_to_workspace, 2);
|
handle_switch_to_workspace, 2);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-4",
|
"switch-to-workspace-4",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_4,
|
META_KEYBINDING_ACTION_WORKSPACE_4,
|
||||||
handle_switch_to_workspace, 3);
|
handle_switch_to_workspace, 3);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-5",
|
"switch-to-workspace-5",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_5,
|
META_KEYBINDING_ACTION_WORKSPACE_5,
|
||||||
handle_switch_to_workspace, 4);
|
handle_switch_to_workspace, 4);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-6",
|
"switch-to-workspace-6",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_6,
|
META_KEYBINDING_ACTION_WORKSPACE_6,
|
||||||
handle_switch_to_workspace, 5);
|
handle_switch_to_workspace, 5);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-7",
|
"switch-to-workspace-7",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_7,
|
META_KEYBINDING_ACTION_WORKSPACE_7,
|
||||||
handle_switch_to_workspace, 6);
|
handle_switch_to_workspace, 6);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-8",
|
"switch-to-workspace-8",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_8,
|
META_KEYBINDING_ACTION_WORKSPACE_8,
|
||||||
handle_switch_to_workspace, 7);
|
handle_switch_to_workspace, 7);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-9",
|
"switch-to-workspace-9",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_9,
|
META_KEYBINDING_ACTION_WORKSPACE_9,
|
||||||
handle_switch_to_workspace, 8);
|
handle_switch_to_workspace, 8);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-10",
|
"switch-to-workspace-10",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_10,
|
META_KEYBINDING_ACTION_WORKSPACE_10,
|
||||||
handle_switch_to_workspace, 9);
|
handle_switch_to_workspace, 9);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-11",
|
"switch-to-workspace-11",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_11,
|
META_KEYBINDING_ACTION_WORKSPACE_11,
|
||||||
handle_switch_to_workspace, 10);
|
handle_switch_to_workspace, 10);
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"switch-to-workspace-12",
|
"switch-to-workspace-12",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_NONE,
|
META_KEY_BINDING_NONE |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_WORKSPACE_12,
|
META_KEYBINDING_ACTION_WORKSPACE_12,
|
||||||
handle_switch_to_workspace, 11);
|
handle_switch_to_workspace, 11);
|
||||||
|
|
||||||
@@ -3950,189 +3971,216 @@ init_builtin_key_bindings (MetaDisplay *display)
|
|||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"activate-window-menu",
|
"activate-window-menu",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_ACTIVATE_WINDOW_MENU,
|
META_KEYBINDING_ACTION_ACTIVATE_WINDOW_MENU,
|
||||||
handle_activate_window_menu, 0);
|
handle_activate_window_menu, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-fullscreen",
|
"toggle-fullscreen",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_FULLSCREEN,
|
META_KEYBINDING_ACTION_TOGGLE_FULLSCREEN,
|
||||||
handle_toggle_fullscreen, 0);
|
handle_toggle_fullscreen, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-maximized",
|
"toggle-maximized",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_MAXIMIZED,
|
META_KEYBINDING_ACTION_TOGGLE_MAXIMIZED,
|
||||||
handle_toggle_maximized, 0);
|
handle_toggle_maximized, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-tiled-left",
|
"toggle-tiled-left",
|
||||||
mutter_keybindings,
|
mutter_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_TILED_LEFT,
|
META_KEYBINDING_ACTION_TOGGLE_TILED_LEFT,
|
||||||
handle_toggle_tiled, META_TILE_LEFT);
|
handle_toggle_tiled, META_TILE_LEFT);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-tiled-right",
|
"toggle-tiled-right",
|
||||||
mutter_keybindings,
|
mutter_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_TILED_RIGHT,
|
META_KEYBINDING_ACTION_TOGGLE_TILED_RIGHT,
|
||||||
handle_toggle_tiled, META_TILE_RIGHT);
|
handle_toggle_tiled, META_TILE_RIGHT);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-above",
|
"toggle-above",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_ABOVE,
|
META_KEYBINDING_ACTION_TOGGLE_ABOVE,
|
||||||
handle_toggle_above, 0);
|
handle_toggle_above, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"maximize",
|
"maximize",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MAXIMIZE,
|
META_KEYBINDING_ACTION_MAXIMIZE,
|
||||||
handle_maximize, 0);
|
handle_maximize, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"unmaximize",
|
"unmaximize",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_UNMAXIMIZE,
|
META_KEYBINDING_ACTION_UNMAXIMIZE,
|
||||||
handle_unmaximize, 0);
|
handle_unmaximize, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-shaded",
|
"toggle-shaded",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_SHADED,
|
META_KEYBINDING_ACTION_TOGGLE_SHADED,
|
||||||
handle_toggle_shaded, 0);
|
handle_toggle_shaded, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"minimize",
|
"minimize",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MINIMIZE,
|
META_KEYBINDING_ACTION_MINIMIZE,
|
||||||
handle_minimize, 0);
|
handle_minimize, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"close",
|
"close",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_CLOSE,
|
META_KEYBINDING_ACTION_CLOSE,
|
||||||
handle_close, 0);
|
handle_close, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"begin-move",
|
"begin-move",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_BEGIN_MOVE,
|
META_KEYBINDING_ACTION_BEGIN_MOVE,
|
||||||
handle_begin_move, 0);
|
handle_begin_move, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"begin-resize",
|
"begin-resize",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_BEGIN_RESIZE,
|
META_KEYBINDING_ACTION_BEGIN_RESIZE,
|
||||||
handle_begin_resize, 0);
|
handle_begin_resize, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"toggle-on-all-workspaces",
|
"toggle-on-all-workspaces",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_TOGGLE_ON_ALL_WORKSPACES,
|
META_KEYBINDING_ACTION_TOGGLE_ON_ALL_WORKSPACES,
|
||||||
handle_toggle_on_all_workspaces, 0);
|
handle_toggle_on_all_workspaces, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-1",
|
"move-to-workspace-1",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_1,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_1,
|
||||||
handle_move_to_workspace, 0);
|
handle_move_to_workspace, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-2",
|
"move-to-workspace-2",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_2,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_2,
|
||||||
handle_move_to_workspace, 1);
|
handle_move_to_workspace, 1);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-3",
|
"move-to-workspace-3",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_3,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_3,
|
||||||
handle_move_to_workspace, 2);
|
handle_move_to_workspace, 2);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-4",
|
"move-to-workspace-4",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_4,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_4,
|
||||||
handle_move_to_workspace, 3);
|
handle_move_to_workspace, 3);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-5",
|
"move-to-workspace-5",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_5,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_5,
|
||||||
handle_move_to_workspace, 4);
|
handle_move_to_workspace, 4);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-6",
|
"move-to-workspace-6",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_6,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_6,
|
||||||
handle_move_to_workspace, 5);
|
handle_move_to_workspace, 5);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-7",
|
"move-to-workspace-7",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_7,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_7,
|
||||||
handle_move_to_workspace, 6);
|
handle_move_to_workspace, 6);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-8",
|
"move-to-workspace-8",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_8,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_8,
|
||||||
handle_move_to_workspace, 7);
|
handle_move_to_workspace, 7);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-9",
|
"move-to-workspace-9",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_9,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_9,
|
||||||
handle_move_to_workspace, 8);
|
handle_move_to_workspace, 8);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-10",
|
"move-to-workspace-10",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_10,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_10,
|
||||||
handle_move_to_workspace, 9);
|
handle_move_to_workspace, 9);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-11",
|
"move-to-workspace-11",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_11,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_11,
|
||||||
handle_move_to_workspace, 10);
|
handle_move_to_workspace, 10);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-12",
|
"move-to-workspace-12",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_12,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_12,
|
||||||
handle_move_to_workspace, 11);
|
handle_move_to_workspace, 11);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-workspace-last",
|
"move-to-workspace-last",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_LAST,
|
META_KEYBINDING_ACTION_MOVE_TO_WORKSPACE_LAST,
|
||||||
handle_move_to_workspace_last, 0);
|
handle_move_to_workspace_last, 0);
|
||||||
|
|
||||||
@@ -4195,105 +4243,120 @@ init_builtin_key_bindings (MetaDisplay *display)
|
|||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"raise-or-lower",
|
"raise-or-lower",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_RAISE_OR_LOWER,
|
META_KEYBINDING_ACTION_RAISE_OR_LOWER,
|
||||||
handle_raise_or_lower, 0);
|
handle_raise_or_lower, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"raise",
|
"raise",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_RAISE,
|
META_KEYBINDING_ACTION_RAISE,
|
||||||
handle_raise, 0);
|
handle_raise, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"lower",
|
"lower",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_LOWER,
|
META_KEYBINDING_ACTION_LOWER,
|
||||||
handle_lower, 0);
|
handle_lower, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"maximize-vertically",
|
"maximize-vertically",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MAXIMIZE_VERTICALLY,
|
META_KEYBINDING_ACTION_MAXIMIZE_VERTICALLY,
|
||||||
handle_maximize_vertically, 0);
|
handle_maximize_vertically, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"maximize-horizontally",
|
"maximize-horizontally",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MAXIMIZE_HORIZONTALLY,
|
META_KEYBINDING_ACTION_MAXIMIZE_HORIZONTALLY,
|
||||||
handle_maximize_horizontally, 0);
|
handle_maximize_horizontally, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"always-on-top",
|
"always-on-top",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_ALWAYS_ON_TOP,
|
META_KEYBINDING_ACTION_ALWAYS_ON_TOP,
|
||||||
handle_always_on_top, 0);
|
handle_always_on_top, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-corner-nw",
|
"move-to-corner-nw",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_CORNER_NW,
|
META_KEYBINDING_ACTION_MOVE_TO_CORNER_NW,
|
||||||
handle_move_to_corner_nw, 0);
|
handle_move_to_corner_nw, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-corner-ne",
|
"move-to-corner-ne",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_CORNER_NE,
|
META_KEYBINDING_ACTION_MOVE_TO_CORNER_NE,
|
||||||
handle_move_to_corner_ne, 0);
|
handle_move_to_corner_ne, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-corner-sw",
|
"move-to-corner-sw",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_CORNER_SW,
|
META_KEYBINDING_ACTION_MOVE_TO_CORNER_SW,
|
||||||
handle_move_to_corner_sw, 0);
|
handle_move_to_corner_sw, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-corner-se",
|
"move-to-corner-se",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_CORNER_SE,
|
META_KEYBINDING_ACTION_MOVE_TO_CORNER_SE,
|
||||||
handle_move_to_corner_se, 0);
|
handle_move_to_corner_se, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-side-n",
|
"move-to-side-n",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_SIDE_N,
|
META_KEYBINDING_ACTION_MOVE_TO_SIDE_N,
|
||||||
handle_move_to_side_n, 0);
|
handle_move_to_side_n, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-side-s",
|
"move-to-side-s",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_SIDE_S,
|
META_KEYBINDING_ACTION_MOVE_TO_SIDE_S,
|
||||||
handle_move_to_side_s, 0);
|
handle_move_to_side_s, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-side-e",
|
"move-to-side-e",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_SIDE_E,
|
META_KEYBINDING_ACTION_MOVE_TO_SIDE_E,
|
||||||
handle_move_to_side_e, 0);
|
handle_move_to_side_e, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-side-w",
|
"move-to-side-w",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_SIDE_W,
|
META_KEYBINDING_ACTION_MOVE_TO_SIDE_W,
|
||||||
handle_move_to_side_w, 0);
|
handle_move_to_side_w, 0);
|
||||||
|
|
||||||
add_builtin_keybinding (display,
|
add_builtin_keybinding (display,
|
||||||
"move-to-center",
|
"move-to-center",
|
||||||
common_keybindings,
|
common_keybindings,
|
||||||
META_KEY_BINDING_PER_WINDOW,
|
META_KEY_BINDING_PER_WINDOW |
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT,
|
||||||
META_KEYBINDING_ACTION_MOVE_TO_CENTER,
|
META_KEYBINDING_ACTION_MOVE_TO_CENTER,
|
||||||
handle_move_to_center, 0);
|
handle_move_to_center, 0);
|
||||||
|
|
||||||
|
@@ -121,6 +121,13 @@ typedef enum
|
|||||||
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_Y = 1 << 5,
|
META_PLACEMENT_CONSTRAINT_ADJUSTMENT_RESIZE_Y = 1 << 5,
|
||||||
} MetaPlacementConstraintAdjustment;
|
} MetaPlacementConstraintAdjustment;
|
||||||
|
|
||||||
|
typedef enum _MetaWindowUpdateMonitorFlags
|
||||||
|
{
|
||||||
|
META_WINDOW_UPDATE_MONITOR_FLAGS_NONE = 0,
|
||||||
|
META_WINDOW_UPDATE_MONITOR_FLAGS_USER_OP = 1 << 0,
|
||||||
|
META_WINDOW_UPDATE_MONITOR_FLAGS_FORCE = 1 << 1,
|
||||||
|
} MetaWindowUpdateMonitorFlags;
|
||||||
|
|
||||||
typedef struct _MetaPlacementRule
|
typedef struct _MetaPlacementRule
|
||||||
{
|
{
|
||||||
MetaRectangle anchor_rect;
|
MetaRectangle anchor_rect;
|
||||||
@@ -514,6 +521,7 @@ struct _MetaWindow
|
|||||||
guint bypass_compositor;
|
guint bypass_compositor;
|
||||||
|
|
||||||
MetaPlacementRule *placement_rule;
|
MetaPlacementRule *placement_rule;
|
||||||
|
MetaPlacementRule *constrained_placement_rule;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _MetaWindowClass
|
struct _MetaWindowClass
|
||||||
@@ -548,8 +556,8 @@ struct _MetaWindowClass
|
|||||||
cairo_surface_t **icon,
|
cairo_surface_t **icon,
|
||||||
cairo_surface_t **mini_icon);
|
cairo_surface_t **mini_icon);
|
||||||
uint32_t (*get_client_pid) (MetaWindow *window);
|
uint32_t (*get_client_pid) (MetaWindow *window);
|
||||||
void (*update_main_monitor) (MetaWindow *window,
|
void (*update_main_monitor) (MetaWindow *window,
|
||||||
gboolean user_op);
|
MetaWindowUpdateMonitorFlags flags);
|
||||||
void (*main_monitor_changed) (MetaWindow *window,
|
void (*main_monitor_changed) (MetaWindow *window,
|
||||||
const MetaLogicalMonitor *old);
|
const MetaLogicalMonitor *old);
|
||||||
void (*force_restore_shortcuts) (MetaWindow *window,
|
void (*force_restore_shortcuts) (MetaWindow *window,
|
||||||
@@ -766,8 +774,8 @@ void meta_window_activate_full (MetaWindow *window,
|
|||||||
MetaLogicalMonitor * meta_window_calculate_main_logical_monitor (MetaWindow *window);
|
MetaLogicalMonitor * meta_window_calculate_main_logical_monitor (MetaWindow *window);
|
||||||
|
|
||||||
MetaLogicalMonitor * meta_window_get_main_logical_monitor (MetaWindow *window);
|
MetaLogicalMonitor * meta_window_get_main_logical_monitor (MetaWindow *window);
|
||||||
void meta_window_update_monitor (MetaWindow *window,
|
void meta_window_update_monitor (MetaWindow *window,
|
||||||
gboolean user_op);
|
MetaWindowUpdateMonitorFlags flags);
|
||||||
|
|
||||||
void meta_window_set_urgent (MetaWindow *window,
|
void meta_window_set_urgent (MetaWindow *window,
|
||||||
gboolean urgent);
|
gboolean urgent);
|
||||||
|
@@ -313,6 +313,7 @@ meta_window_finalize (GObject *object)
|
|||||||
g_free (window->gtk_app_menu_object_path);
|
g_free (window->gtk_app_menu_object_path);
|
||||||
g_free (window->gtk_menubar_object_path);
|
g_free (window->gtk_menubar_object_path);
|
||||||
g_free (window->placement_rule);
|
g_free (window->placement_rule);
|
||||||
|
g_free (window->constrained_placement_rule);
|
||||||
|
|
||||||
G_OBJECT_CLASS (meta_window_parent_class)->finalize (object);
|
G_OBJECT_CLASS (meta_window_parent_class)->finalize (object);
|
||||||
}
|
}
|
||||||
@@ -3752,13 +3753,23 @@ meta_window_updates_are_frozen (MetaWindow *window)
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_window_reposition (MetaWindow *window)
|
||||||
|
{
|
||||||
|
meta_window_move_resize_internal (window,
|
||||||
|
(META_MOVE_RESIZE_MOVE_ACTION |
|
||||||
|
META_MOVE_RESIZE_RESIZE_ACTION),
|
||||||
|
NorthWestGravity,
|
||||||
|
window->rect);
|
||||||
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
maybe_move_attached_dialog (MetaWindow *window,
|
maybe_move_attached_window (MetaWindow *window,
|
||||||
void *data)
|
void *data)
|
||||||
{
|
{
|
||||||
if (meta_window_is_attached_dialog (window))
|
if (meta_window_is_attached_dialog (window) ||
|
||||||
/* It ignores x,y for such a dialog */
|
meta_window_get_placement_rule (window))
|
||||||
meta_window_move_frame (window, FALSE, 0, 0);
|
meta_window_reposition (window);
|
||||||
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
@@ -3825,7 +3836,8 @@ meta_window_update_for_monitors_changed (MetaWindow *window)
|
|||||||
|
|
||||||
if (window->override_redirect || window->type == META_WINDOW_DESKTOP)
|
if (window->override_redirect || window->type == META_WINDOW_DESKTOP)
|
||||||
{
|
{
|
||||||
meta_window_update_monitor (window, FALSE);
|
meta_window_update_monitor (window,
|
||||||
|
META_WINDOW_UPDATE_MONITOR_FLAGS_FORCE);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -3860,19 +3872,20 @@ meta_window_update_for_monitors_changed (MetaWindow *window)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
meta_window_update_monitor (window, FALSE);
|
meta_window_update_monitor (window,
|
||||||
|
META_WINDOW_UPDATE_MONITOR_FLAGS_FORCE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
meta_window_update_monitor (MetaWindow *window,
|
meta_window_update_monitor (MetaWindow *window,
|
||||||
gboolean user_op)
|
MetaWindowUpdateMonitorFlags flags)
|
||||||
{
|
{
|
||||||
MetaWorkspaceManager *workspace_manager = window->display->workspace_manager;
|
MetaWorkspaceManager *workspace_manager = window->display->workspace_manager;
|
||||||
const MetaLogicalMonitor *old;
|
const MetaLogicalMonitor *old;
|
||||||
|
|
||||||
old = window->monitor;
|
old = window->monitor;
|
||||||
META_WINDOW_GET_CLASS (window)->update_main_monitor (window, user_op);
|
META_WINDOW_GET_CLASS (window)->update_main_monitor (window, flags);
|
||||||
if (old != window->monitor)
|
if (old != window->monitor)
|
||||||
{
|
{
|
||||||
meta_window_on_all_workspaces_changed (window);
|
meta_window_on_all_workspaces_changed (window);
|
||||||
@@ -3886,7 +3899,8 @@ meta_window_update_monitor (MetaWindow *window,
|
|||||||
* That should be handled by explicitly moving the window before changing the
|
* That should be handled by explicitly moving the window before changing the
|
||||||
* workspace.
|
* workspace.
|
||||||
*/
|
*/
|
||||||
if (meta_prefs_get_workspaces_only_on_primary () && user_op &&
|
if (meta_prefs_get_workspaces_only_on_primary () &&
|
||||||
|
flags & META_WINDOW_UPDATE_MONITOR_FLAGS_USER_OP &&
|
||||||
meta_window_is_on_primary_monitor (window) &&
|
meta_window_is_on_primary_monitor (window) &&
|
||||||
workspace_manager->active_workspace != window->workspace)
|
workspace_manager->active_workspace != window->workspace)
|
||||||
meta_window_change_workspace (window, workspace_manager->active_workspace);
|
meta_window_change_workspace (window, workspace_manager->active_workspace);
|
||||||
@@ -3930,6 +3944,7 @@ meta_window_move_resize_internal (MetaWindow *window,
|
|||||||
MetaRectangle constrained_rect;
|
MetaRectangle constrained_rect;
|
||||||
MetaMoveResizeResultFlags result = 0;
|
MetaMoveResizeResultFlags result = 0;
|
||||||
gboolean moved_or_resized = FALSE;
|
gboolean moved_or_resized = FALSE;
|
||||||
|
MetaWindowUpdateMonitorFlags update_monitor_flags;
|
||||||
|
|
||||||
g_return_if_fail (!window->override_redirect);
|
g_return_if_fail (!window->override_redirect);
|
||||||
|
|
||||||
@@ -4030,13 +4045,17 @@ meta_window_move_resize_internal (MetaWindow *window,
|
|||||||
did_placement);
|
did_placement);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
update_monitor_flags = META_WINDOW_UPDATE_MONITOR_FLAGS_NONE;
|
||||||
|
if (flags & META_MOVE_RESIZE_USER_ACTION)
|
||||||
|
update_monitor_flags |= META_WINDOW_UPDATE_MONITOR_FLAGS_USER_OP;
|
||||||
|
|
||||||
if (window->monitor)
|
if (window->monitor)
|
||||||
{
|
{
|
||||||
guint old_output_winsys_id;
|
guint old_output_winsys_id;
|
||||||
|
|
||||||
old_output_winsys_id = window->monitor->winsys_id;
|
old_output_winsys_id = window->monitor->winsys_id;
|
||||||
|
|
||||||
meta_window_update_monitor (window, flags & META_MOVE_RESIZE_USER_ACTION);
|
meta_window_update_monitor (window, update_monitor_flags);
|
||||||
|
|
||||||
if (old_output_winsys_id != window->monitor->winsys_id &&
|
if (old_output_winsys_id != window->monitor->winsys_id &&
|
||||||
flags & META_MOVE_RESIZE_MOVE_ACTION && flags & META_MOVE_RESIZE_USER_ACTION)
|
flags & META_MOVE_RESIZE_MOVE_ACTION && flags & META_MOVE_RESIZE_USER_ACTION)
|
||||||
@@ -4044,7 +4063,7 @@ meta_window_move_resize_internal (MetaWindow *window,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
meta_window_update_monitor (window, flags & META_MOVE_RESIZE_USER_ACTION);
|
meta_window_update_monitor (window, update_monitor_flags);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ((result & META_MOVE_RESIZE_RESULT_FRAME_SHAPE_CHANGED) && window->frame_bounds)
|
if ((result & META_MOVE_RESIZE_RESULT_FRAME_SHAPE_CHANGED) && window->frame_bounds)
|
||||||
@@ -4053,7 +4072,7 @@ meta_window_move_resize_internal (MetaWindow *window,
|
|||||||
window->frame_bounds = NULL;
|
window->frame_bounds = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
meta_window_foreach_transient (window, maybe_move_attached_dialog, NULL);
|
meta_window_foreach_transient (window, maybe_move_attached_window, NULL);
|
||||||
|
|
||||||
meta_stack_update_window_tile_matches (window->display->stack,
|
meta_stack_update_window_tile_matches (window->display->stack,
|
||||||
workspace_manager->active_workspace);
|
workspace_manager->active_workspace);
|
||||||
|
@@ -378,6 +378,7 @@ typedef enum
|
|||||||
META_KEY_BINDING_BUILTIN = 1 << 1,
|
META_KEY_BINDING_BUILTIN = 1 << 1,
|
||||||
META_KEY_BINDING_IS_REVERSED = 1 << 2,
|
META_KEY_BINDING_IS_REVERSED = 1 << 2,
|
||||||
META_KEY_BINDING_NON_MASKABLE = 1 << 3,
|
META_KEY_BINDING_NON_MASKABLE = 1 << 3,
|
||||||
|
META_KEY_BINDING_IGNORE_AUTOREPEAT = 1 << 4,
|
||||||
} MetaKeyBindingFlags;
|
} MetaKeyBindingFlags;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -90,15 +90,44 @@ meta_wayland_actor_surface_assigned (MetaWaylandSurfaceRole *surface_role)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
void
|
||||||
queue_surface_actor_frame_callbacks (MetaSurfaceActorWayland *surface_actor,
|
meta_wayland_actor_surface_queue_frame_callbacks (MetaWaylandActorSurface *actor_surface,
|
||||||
MetaWaylandPendingState *pending)
|
MetaWaylandPendingState *pending)
|
||||||
{
|
{
|
||||||
meta_surface_actor_wayland_add_frame_callbacks (surface_actor,
|
MetaWaylandActorSurfacePrivate *priv =
|
||||||
|
meta_wayland_actor_surface_get_instance_private (actor_surface);
|
||||||
|
MetaSurfaceActorWayland *surface_actor_wayland =
|
||||||
|
META_SURFACE_ACTOR_WAYLAND (priv->actor);
|
||||||
|
|
||||||
|
meta_surface_actor_wayland_add_frame_callbacks (surface_actor_wayland,
|
||||||
&pending->frame_callback_list);
|
&pending->frame_callback_list);
|
||||||
wl_list_init (&pending->frame_callback_list);
|
wl_list_init (&pending->frame_callback_list);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static double
|
||||||
|
meta_wayland_actor_surface_get_geometry_scale (MetaWaylandActorSurface *actor_surface)
|
||||||
|
{
|
||||||
|
MetaWaylandSurfaceRole *surface_role =
|
||||||
|
META_WAYLAND_SURFACE_ROLE (actor_surface);
|
||||||
|
MetaWaylandSurface *surface =
|
||||||
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
|
MetaWindow *toplevel_window;
|
||||||
|
|
||||||
|
toplevel_window = meta_wayland_surface_get_toplevel_window (surface);
|
||||||
|
if (meta_is_stage_views_scaled ())
|
||||||
|
{
|
||||||
|
return 1;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
if (!toplevel_window ||
|
||||||
|
toplevel_window->client_type == META_WINDOW_CLIENT_TYPE_X11)
|
||||||
|
return 1;
|
||||||
|
else
|
||||||
|
return meta_window_wayland_get_geometry_scale (toplevel_window);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
double
|
double
|
||||||
meta_wayland_actor_surface_calculate_scale (MetaWaylandActorSurface *actor_surface)
|
meta_wayland_actor_surface_calculate_scale (MetaWaylandActorSurface *actor_surface)
|
||||||
{
|
{
|
||||||
@@ -106,25 +135,12 @@ meta_wayland_actor_surface_calculate_scale (MetaWaylandActorSurface *actor_surfa
|
|||||||
META_WAYLAND_SURFACE_ROLE (actor_surface);
|
META_WAYLAND_SURFACE_ROLE (actor_surface);
|
||||||
MetaWaylandSurface *surface =
|
MetaWaylandSurface *surface =
|
||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
MetaWindow *toplevel_window;
|
double geometry_scale;
|
||||||
int geometry_scale;
|
|
||||||
|
|
||||||
toplevel_window = meta_wayland_surface_get_toplevel_window (surface);
|
geometry_scale =
|
||||||
if (meta_is_stage_views_scaled ())
|
meta_wayland_actor_surface_get_geometry_scale (actor_surface);
|
||||||
{
|
|
||||||
geometry_scale = 1;
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
if (!toplevel_window ||
|
|
||||||
toplevel_window->client_type == META_WINDOW_CLIENT_TYPE_X11)
|
|
||||||
geometry_scale = 1;
|
|
||||||
else
|
|
||||||
geometry_scale =
|
|
||||||
meta_window_wayland_get_geometry_scale (toplevel_window);
|
|
||||||
}
|
|
||||||
|
|
||||||
return (double) geometry_scale / (double) surface->scale;
|
return geometry_scale / (double) surface->scale;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -140,6 +156,8 @@ meta_wayland_actor_surface_real_sync_actor_state (MetaWaylandActorSurface *actor
|
|||||||
MetaShapedTexture *stex;
|
MetaShapedTexture *stex;
|
||||||
double actor_scale;
|
double actor_scale;
|
||||||
GList *l;
|
GList *l;
|
||||||
|
cairo_rectangle_int_t surface_rect;
|
||||||
|
int geometry_scale;
|
||||||
|
|
||||||
surface_actor = priv->actor;
|
surface_actor = priv->actor;
|
||||||
stex = meta_surface_actor_get_texture (surface_actor);
|
stex = meta_surface_actor_get_texture (surface_actor);
|
||||||
@@ -147,15 +165,21 @@ meta_wayland_actor_surface_real_sync_actor_state (MetaWaylandActorSurface *actor
|
|||||||
actor_scale = meta_wayland_actor_surface_calculate_scale (actor_surface);
|
actor_scale = meta_wayland_actor_surface_calculate_scale (actor_surface);
|
||||||
clutter_actor_set_scale (CLUTTER_ACTOR (stex), actor_scale, actor_scale);
|
clutter_actor_set_scale (CLUTTER_ACTOR (stex), actor_scale, actor_scale);
|
||||||
|
|
||||||
|
/* Wayland surface coordinate space -> stage coordinate space */
|
||||||
|
geometry_scale = meta_wayland_actor_surface_get_geometry_scale (actor_surface);
|
||||||
|
|
||||||
|
surface_rect = (cairo_rectangle_int_t) {
|
||||||
|
.width = meta_wayland_surface_get_width (surface) * geometry_scale,
|
||||||
|
.height = meta_wayland_surface_get_height (surface) * geometry_scale,
|
||||||
|
};
|
||||||
|
|
||||||
if (surface->input_region)
|
if (surface->input_region)
|
||||||
{
|
{
|
||||||
cairo_region_t *scaled_input_region;
|
cairo_region_t *scaled_input_region;
|
||||||
int region_scale;
|
|
||||||
|
|
||||||
/* Wayland surface coordinate space -> stage coordinate space */
|
|
||||||
region_scale = (int) (surface->scale * actor_scale);
|
|
||||||
scaled_input_region = meta_region_scale (surface->input_region,
|
scaled_input_region = meta_region_scale (surface->input_region,
|
||||||
region_scale);
|
geometry_scale);
|
||||||
|
cairo_region_intersect_rectangle (scaled_input_region, &surface_rect);
|
||||||
meta_surface_actor_set_input_region (surface_actor, scaled_input_region);
|
meta_surface_actor_set_input_region (surface_actor, scaled_input_region);
|
||||||
cairo_region_destroy (scaled_input_region);
|
cairo_region_destroy (scaled_input_region);
|
||||||
}
|
}
|
||||||
@@ -170,7 +194,8 @@ meta_wayland_actor_surface_real_sync_actor_state (MetaWaylandActorSurface *actor
|
|||||||
|
|
||||||
/* Wayland surface coordinate space -> stage coordinate space */
|
/* Wayland surface coordinate space -> stage coordinate space */
|
||||||
scaled_opaque_region = meta_region_scale (surface->opaque_region,
|
scaled_opaque_region = meta_region_scale (surface->opaque_region,
|
||||||
surface->scale);
|
geometry_scale);
|
||||||
|
cairo_region_intersect_rectangle (scaled_opaque_region, &surface_rect);
|
||||||
meta_surface_actor_set_opaque_region (surface_actor,
|
meta_surface_actor_set_opaque_region (surface_actor,
|
||||||
scaled_opaque_region);
|
scaled_opaque_region);
|
||||||
cairo_region_destroy (scaled_opaque_region);
|
cairo_region_destroy (scaled_opaque_region);
|
||||||
@@ -203,16 +228,13 @@ static void
|
|||||||
meta_wayland_actor_surface_commit (MetaWaylandSurfaceRole *surface_role,
|
meta_wayland_actor_surface_commit (MetaWaylandSurfaceRole *surface_role,
|
||||||
MetaWaylandPendingState *pending)
|
MetaWaylandPendingState *pending)
|
||||||
{
|
{
|
||||||
MetaWaylandActorSurfacePrivate *priv =
|
|
||||||
meta_wayland_actor_surface_get_instance_private (META_WAYLAND_ACTOR_SURFACE (surface_role));
|
|
||||||
MetaWaylandActorSurface *actor_surface =
|
MetaWaylandActorSurface *actor_surface =
|
||||||
META_WAYLAND_ACTOR_SURFACE (surface_role);
|
META_WAYLAND_ACTOR_SURFACE (surface_role);
|
||||||
MetaWaylandSurface *surface =
|
MetaWaylandSurface *surface =
|
||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
MetaWaylandSurface *toplevel_surface;
|
MetaWaylandSurface *toplevel_surface;
|
||||||
|
|
||||||
queue_surface_actor_frame_callbacks (META_SURFACE_ACTOR_WAYLAND (priv->actor),
|
meta_wayland_actor_surface_queue_frame_callbacks (actor_surface, pending);
|
||||||
pending);
|
|
||||||
|
|
||||||
toplevel_surface = meta_wayland_surface_get_toplevel (surface);
|
toplevel_surface = meta_wayland_surface_get_toplevel (surface);
|
||||||
if (!toplevel_surface || !toplevel_surface->window)
|
if (!toplevel_surface || !toplevel_surface->window)
|
||||||
|
@@ -43,4 +43,7 @@ double meta_wayland_actor_surface_calculate_scale (MetaWaylandActorSurface *acto
|
|||||||
MetaSurfaceActor * meta_wayland_actor_surface_get_actor (MetaWaylandActorSurface *actor_surface);
|
MetaSurfaceActor * meta_wayland_actor_surface_get_actor (MetaWaylandActorSurface *actor_surface);
|
||||||
void meta_wayland_actor_surface_reset_actor (MetaWaylandActorSurface *actor_surface);
|
void meta_wayland_actor_surface_reset_actor (MetaWaylandActorSurface *actor_surface);
|
||||||
|
|
||||||
|
void meta_wayland_actor_surface_queue_frame_callbacks (MetaWaylandActorSurface *actor_surface,
|
||||||
|
MetaWaylandPendingState *pending);
|
||||||
|
|
||||||
#endif /* META_WAYLAND_ACTOR_SURFACE_H */
|
#endif /* META_WAYLAND_ACTOR_SURFACE_H */
|
||||||
|
@@ -71,15 +71,13 @@ gtk_surface_set_dbus_properties (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
||||||
MetaWaylandSurface *surface = gtk_surface->surface;
|
MetaWaylandSurface *surface = gtk_surface->surface;
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
/* Broken client, let it die instead of us */
|
window = surface->window;
|
||||||
if (!surface->window)
|
if (!window)
|
||||||
{
|
return;
|
||||||
meta_warning ("meta-wayland-surface: set_dbus_properties called with invalid window!\n");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
meta_window_set_gtk_dbus_properties (surface->window,
|
meta_window_set_gtk_dbus_properties (window,
|
||||||
application_id,
|
application_id,
|
||||||
unique_bus_name,
|
unique_bus_name,
|
||||||
app_menu_path,
|
app_menu_path,
|
||||||
@@ -94,12 +92,17 @@ gtk_surface_set_modal (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
||||||
MetaWaylandSurface *surface = gtk_surface->surface;
|
MetaWaylandSurface *surface = gtk_surface->surface;
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (gtk_surface->is_modal)
|
if (gtk_surface->is_modal)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
gtk_surface->is_modal = TRUE;
|
gtk_surface->is_modal = TRUE;
|
||||||
meta_window_set_type (surface->window, META_WINDOW_MODAL_DIALOG);
|
meta_window_set_type (window, META_WINDOW_MODAL_DIALOG);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -108,12 +111,17 @@ gtk_surface_unset_modal (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
||||||
MetaWaylandSurface *surface = gtk_surface->surface;
|
MetaWaylandSurface *surface = gtk_surface->surface;
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!gtk_surface->is_modal)
|
if (!gtk_surface->is_modal)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
gtk_surface->is_modal = FALSE;
|
gtk_surface->is_modal = FALSE;
|
||||||
meta_window_set_type (surface->window, META_WINDOW_NORMAL);
|
meta_window_set_type (window, META_WINDOW_NORMAL);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -123,8 +131,9 @@ gtk_surface_present (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
MetaWaylandGtkSurface *gtk_surface = wl_resource_get_user_data (resource);
|
||||||
MetaWaylandSurface *surface = gtk_surface->surface;
|
MetaWaylandSurface *surface = gtk_surface->surface;
|
||||||
MetaWindow *window = surface->window;
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
if (!window)
|
if (!window)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
@@ -89,7 +89,7 @@ unbind_resource (struct wl_resource *resource)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
create_anonymous_file (off_t size,
|
create_anonymous_file (off_t size,
|
||||||
GError **error)
|
GError **error)
|
||||||
{
|
{
|
||||||
static const char template[] = "mutter-shared-XXXXXX";
|
static const char template[] = "mutter-shared-XXXXXX";
|
||||||
@@ -126,35 +126,66 @@ create_anonymous_file (off_t size,
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
send_keymap (MetaWaylandKeyboard *keyboard,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
MetaWaylandXkbInfo *xkb_info = &keyboard->xkb_info;
|
||||||
|
GError *error = NULL;
|
||||||
|
int fd;
|
||||||
|
char *keymap_area;
|
||||||
|
|
||||||
|
if (!xkb_info->keymap_string)
|
||||||
|
return;
|
||||||
|
|
||||||
|
fd = create_anonymous_file (xkb_info->keymap_size, &error);
|
||||||
|
if (fd < 0)
|
||||||
|
{
|
||||||
|
g_warning ("Creating a keymap file for %lu bytes failed: %s",
|
||||||
|
(unsigned long) xkb_info->keymap_size,
|
||||||
|
error->message);
|
||||||
|
g_clear_error (&error);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
keymap_area = mmap (NULL, xkb_info->keymap_size,
|
||||||
|
PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0);
|
||||||
|
if (keymap_area == MAP_FAILED)
|
||||||
|
{
|
||||||
|
g_warning ("Failed to mmap() %lu bytes\n",
|
||||||
|
(unsigned long) xkb_info->keymap_size);
|
||||||
|
close (fd);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
strcpy (keymap_area, xkb_info->keymap_string);
|
||||||
|
|
||||||
|
munmap (keymap_area, xkb_info->keymap_size);
|
||||||
|
|
||||||
|
wl_keyboard_send_keymap (resource,
|
||||||
|
WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1,
|
||||||
|
fd,
|
||||||
|
keyboard->xkb_info.keymap_size);
|
||||||
|
close (fd);
|
||||||
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
inform_clients_of_new_keymap (MetaWaylandKeyboard *keyboard)
|
inform_clients_of_new_keymap (MetaWaylandKeyboard *keyboard)
|
||||||
{
|
{
|
||||||
struct wl_resource *keyboard_resource;
|
struct wl_resource *keyboard_resource;
|
||||||
|
|
||||||
wl_resource_for_each (keyboard_resource, &keyboard->resource_list)
|
wl_resource_for_each (keyboard_resource, &keyboard->resource_list)
|
||||||
{
|
send_keymap (keyboard, keyboard_resource);
|
||||||
wl_keyboard_send_keymap (keyboard_resource,
|
|
||||||
WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1,
|
|
||||||
keyboard->xkb_info.keymap_fd,
|
|
||||||
keyboard->xkb_info.keymap_size);
|
|
||||||
}
|
|
||||||
wl_resource_for_each (keyboard_resource, &keyboard->focus_resource_list)
|
wl_resource_for_each (keyboard_resource, &keyboard->focus_resource_list)
|
||||||
{
|
send_keymap (keyboard, keyboard_resource);
|
||||||
wl_keyboard_send_keymap (keyboard_resource,
|
|
||||||
WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1,
|
|
||||||
keyboard->xkb_info.keymap_fd,
|
|
||||||
keyboard->xkb_info.keymap_size);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
meta_wayland_keyboard_take_keymap (MetaWaylandKeyboard *keyboard,
|
meta_wayland_keyboard_take_keymap (MetaWaylandKeyboard *keyboard,
|
||||||
struct xkb_keymap *keymap)
|
struct xkb_keymap *keymap)
|
||||||
{
|
{
|
||||||
MetaWaylandXkbInfo *xkb_info = &keyboard->xkb_info;
|
MetaWaylandXkbInfo *xkb_info = &keyboard->xkb_info;
|
||||||
GError *error = NULL;
|
|
||||||
char *keymap_str;
|
|
||||||
size_t previous_size;
|
|
||||||
|
|
||||||
if (keymap == NULL)
|
if (keymap == NULL)
|
||||||
{
|
{
|
||||||
@@ -162,60 +193,24 @@ meta_wayland_keyboard_take_keymap (MetaWaylandKeyboard *keyboard,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_clear_pointer (&xkb_info->keymap_string, g_free);
|
||||||
xkb_keymap_unref (xkb_info->keymap);
|
xkb_keymap_unref (xkb_info->keymap);
|
||||||
xkb_info->keymap = xkb_keymap_ref (keymap);
|
xkb_info->keymap = xkb_keymap_ref (keymap);
|
||||||
|
|
||||||
meta_wayland_keyboard_update_xkb_state (keyboard);
|
meta_wayland_keyboard_update_xkb_state (keyboard);
|
||||||
|
|
||||||
keymap_str = xkb_map_get_as_string (xkb_info->keymap);
|
xkb_info->keymap_string =
|
||||||
if (keymap_str == NULL)
|
xkb_keymap_get_as_string (xkb_info->keymap, XKB_KEYMAP_FORMAT_TEXT_V1);
|
||||||
|
if (!xkb_info->keymap_string)
|
||||||
{
|
{
|
||||||
g_warning ("failed to get string version of keymap");
|
g_warning ("Failed to get string version of keymap");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
previous_size = xkb_info->keymap_size;
|
xkb_info->keymap_size = strlen (xkb_info->keymap_string) + 1;
|
||||||
xkb_info->keymap_size = strlen (keymap_str) + 1;
|
|
||||||
|
|
||||||
if (xkb_info->keymap_fd >= 0)
|
|
||||||
close (xkb_info->keymap_fd);
|
|
||||||
|
|
||||||
xkb_info->keymap_fd = create_anonymous_file (xkb_info->keymap_size, &error);
|
|
||||||
if (xkb_info->keymap_fd < 0)
|
|
||||||
{
|
|
||||||
g_warning ("creating a keymap file for %lu bytes failed: %s",
|
|
||||||
(unsigned long) xkb_info->keymap_size,
|
|
||||||
error->message);
|
|
||||||
g_clear_error (&error);
|
|
||||||
goto err_keymap_str;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (xkb_info->keymap_area)
|
|
||||||
munmap (xkb_info->keymap_area, previous_size);
|
|
||||||
|
|
||||||
xkb_info->keymap_area = mmap (NULL, xkb_info->keymap_size,
|
|
||||||
PROT_READ | PROT_WRITE,
|
|
||||||
MAP_SHARED, xkb_info->keymap_fd, 0);
|
|
||||||
if (xkb_info->keymap_area == MAP_FAILED)
|
|
||||||
{
|
|
||||||
g_warning ("failed to mmap() %lu bytes\n",
|
|
||||||
(unsigned long) xkb_info->keymap_size);
|
|
||||||
goto err_dev_zero;
|
|
||||||
}
|
|
||||||
strcpy (xkb_info->keymap_area, keymap_str);
|
|
||||||
free (keymap_str);
|
|
||||||
|
|
||||||
inform_clients_of_new_keymap (keyboard);
|
inform_clients_of_new_keymap (keyboard);
|
||||||
|
|
||||||
notify_modifiers (keyboard);
|
notify_modifiers (keyboard);
|
||||||
|
|
||||||
return;
|
|
||||||
|
|
||||||
err_dev_zero:
|
|
||||||
close (xkb_info->keymap_fd);
|
|
||||||
xkb_info->keymap_fd = -1;
|
|
||||||
err_keymap_str:
|
|
||||||
free (keymap_str);
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static xkb_mod_mask_t
|
static xkb_mod_mask_t
|
||||||
@@ -298,14 +293,23 @@ meta_wayland_keyboard_broadcast_key (MetaWaylandKeyboard *keyboard,
|
|||||||
{
|
{
|
||||||
MetaWaylandInputDevice *input_device =
|
MetaWaylandInputDevice *input_device =
|
||||||
META_WAYLAND_INPUT_DEVICE (keyboard);
|
META_WAYLAND_INPUT_DEVICE (keyboard);
|
||||||
|
uint32_t serial;
|
||||||
|
|
||||||
keyboard->key_serial =
|
serial = meta_wayland_input_device_next_serial (input_device);
|
||||||
meta_wayland_input_device_next_serial (input_device);
|
|
||||||
|
if (state)
|
||||||
|
{
|
||||||
|
keyboard->key_down_serial = serial;
|
||||||
|
keyboard->key_down_keycode = key;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
keyboard->key_up_serial = serial;
|
||||||
|
keyboard->key_up_keycode = key;
|
||||||
|
}
|
||||||
|
|
||||||
wl_resource_for_each (resource, &keyboard->focus_resource_list)
|
wl_resource_for_each (resource, &keyboard->focus_resource_list)
|
||||||
{
|
wl_keyboard_send_key (resource, serial, time, key, state);
|
||||||
wl_keyboard_send_key (resource, keyboard->key_serial, time, key, state);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Eat the key events if we have a focused surface. */
|
/* Eat the key events if we have a focused surface. */
|
||||||
@@ -643,10 +647,9 @@ default_grab_key (MetaWaylandKeyboardGrab *grab,
|
|||||||
MetaBackend *backend = meta_get_backend ();
|
MetaBackend *backend = meta_get_backend ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Synthetic key events are for autorepeat. Ignore those, as
|
/* Ignore autorepeat events, as autorepeat in Wayland is done on the client
|
||||||
* autorepeat in Wayland is done on the client side. */
|
* side. */
|
||||||
if ((event->key.flags & CLUTTER_EVENT_FLAG_SYNTHETIC) &&
|
if (event->key.flags & CLUTTER_EVENT_FLAG_REPEATED)
|
||||||
!(event->key.flags & CLUTTER_EVENT_FLAG_INPUT_METHOD))
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|
||||||
#ifdef HAVE_NATIVE_BACKEND
|
#ifdef HAVE_NATIVE_BACKEND
|
||||||
@@ -707,28 +710,12 @@ meta_wayland_keyboard_enable (MetaWaylandKeyboard *keyboard)
|
|||||||
maybe_restore_numlock_state (keyboard);
|
maybe_restore_numlock_state (keyboard);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
|
||||||
meta_wayland_xkb_info_init (MetaWaylandXkbInfo *xkb_info)
|
|
||||||
{
|
|
||||||
xkb_info->keymap_fd = -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
meta_wayland_xkb_info_destroy (MetaWaylandXkbInfo *xkb_info)
|
meta_wayland_xkb_info_destroy (MetaWaylandXkbInfo *xkb_info)
|
||||||
{
|
{
|
||||||
g_clear_pointer (&xkb_info->keymap, xkb_keymap_unref);
|
g_clear_pointer (&xkb_info->keymap, xkb_keymap_unref);
|
||||||
g_clear_pointer (&xkb_info->state, xkb_state_unref);
|
g_clear_pointer (&xkb_info->state, xkb_state_unref);
|
||||||
|
g_clear_pointer (&xkb_info->keymap_string, g_free);
|
||||||
if (xkb_info->keymap_area)
|
|
||||||
{
|
|
||||||
munmap (xkb_info->keymap_area, xkb_info->keymap_size);
|
|
||||||
xkb_info->keymap_area = NULL;
|
|
||||||
}
|
|
||||||
if (xkb_info->keymap_fd >= 0)
|
|
||||||
{
|
|
||||||
close (xkb_info->keymap_fd);
|
|
||||||
xkb_info->keymap_fd = -1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
@@ -1001,10 +988,7 @@ meta_wayland_keyboard_create_new_resource (MetaWaylandKeyboard *keyboard,
|
|||||||
wl_resource_set_implementation (resource, &keyboard_interface,
|
wl_resource_set_implementation (resource, &keyboard_interface,
|
||||||
keyboard, unbind_resource);
|
keyboard, unbind_resource);
|
||||||
|
|
||||||
wl_keyboard_send_keymap (resource,
|
send_keymap (keyboard, resource);
|
||||||
WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1,
|
|
||||||
keyboard->xkb_info.keymap_fd,
|
|
||||||
keyboard->xkb_info.keymap_size);
|
|
||||||
|
|
||||||
notify_key_repeat_for_resource (keyboard, resource);
|
notify_key_repeat_for_resource (keyboard, resource);
|
||||||
|
|
||||||
@@ -1026,7 +1010,9 @@ gboolean
|
|||||||
meta_wayland_keyboard_can_popup (MetaWaylandKeyboard *keyboard,
|
meta_wayland_keyboard_can_popup (MetaWaylandKeyboard *keyboard,
|
||||||
uint32_t serial)
|
uint32_t serial)
|
||||||
{
|
{
|
||||||
return keyboard->key_serial == serial;
|
return (keyboard->key_down_serial == serial ||
|
||||||
|
((keyboard->key_down_keycode == keyboard->key_up_keycode) &&
|
||||||
|
keyboard->key_up_serial == serial));
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
@@ -1050,8 +1036,6 @@ meta_wayland_keyboard_init (MetaWaylandKeyboard *keyboard)
|
|||||||
wl_list_init (&keyboard->resource_list);
|
wl_list_init (&keyboard->resource_list);
|
||||||
wl_list_init (&keyboard->focus_resource_list);
|
wl_list_init (&keyboard->focus_resource_list);
|
||||||
|
|
||||||
meta_wayland_xkb_info_init (&keyboard->xkb_info);
|
|
||||||
|
|
||||||
keyboard->default_grab.interface = &default_keyboard_grab_interface;
|
keyboard->default_grab.interface = &default_keyboard_grab_interface;
|
||||||
keyboard->default_grab.keyboard = keyboard;
|
keyboard->default_grab.keyboard = keyboard;
|
||||||
keyboard->grab = &keyboard->default_grab;
|
keyboard->grab = &keyboard->default_grab;
|
||||||
|
@@ -74,9 +74,8 @@ typedef struct
|
|||||||
{
|
{
|
||||||
struct xkb_keymap *keymap;
|
struct xkb_keymap *keymap;
|
||||||
struct xkb_state *state;
|
struct xkb_state *state;
|
||||||
int keymap_fd;
|
|
||||||
size_t keymap_size;
|
size_t keymap_size;
|
||||||
char *keymap_area;
|
char *keymap_string;
|
||||||
} MetaWaylandXkbInfo;
|
} MetaWaylandXkbInfo;
|
||||||
|
|
||||||
struct _MetaWaylandKeyboard
|
struct _MetaWaylandKeyboard
|
||||||
@@ -89,7 +88,12 @@ struct _MetaWaylandKeyboard
|
|||||||
MetaWaylandSurface *focus_surface;
|
MetaWaylandSurface *focus_surface;
|
||||||
struct wl_listener focus_surface_listener;
|
struct wl_listener focus_surface_listener;
|
||||||
uint32_t focus_serial;
|
uint32_t focus_serial;
|
||||||
uint32_t key_serial;
|
|
||||||
|
uint32_t key_down_keycode;
|
||||||
|
uint32_t key_down_serial;
|
||||||
|
|
||||||
|
uint32_t key_up_keycode;
|
||||||
|
uint32_t key_up_serial;
|
||||||
|
|
||||||
MetaWaylandXkbInfo xkb_info;
|
MetaWaylandXkbInfo xkb_info;
|
||||||
enum xkb_state_component mods_changed;
|
enum xkb_state_component mods_changed;
|
||||||
|
@@ -185,6 +185,11 @@ zxdg_toplevel_v6_set_parent (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
MetaWindow *transient_for = NULL;
|
MetaWindow *transient_for = NULL;
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (parent_resource)
|
if (parent_resource)
|
||||||
{
|
{
|
||||||
@@ -194,7 +199,7 @@ zxdg_toplevel_v6_set_parent (struct wl_client *client,
|
|||||||
transient_for = parent_surface->window;
|
transient_for = parent_surface->window;
|
||||||
}
|
}
|
||||||
|
|
||||||
meta_window_set_transient_for (surface->window, transient_for);
|
meta_window_set_transient_for (window, transient_for);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -203,11 +208,16 @@ zxdg_toplevel_v6_set_title (struct wl_client *client,
|
|||||||
const char *title)
|
const char *title)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!g_utf8_validate (title, -1, NULL))
|
if (!g_utf8_validate (title, -1, NULL))
|
||||||
title = "";
|
title = "";
|
||||||
|
|
||||||
meta_window_set_title (surface->window, title);
|
meta_window_set_title (window, title);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -216,11 +226,16 @@ zxdg_toplevel_v6_set_app_id (struct wl_client *client,
|
|||||||
const char *app_id)
|
const char *app_id)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!g_utf8_validate (app_id, -1, NULL))
|
if (!g_utf8_validate (app_id, -1, NULL))
|
||||||
app_id = "";
|
app_id = "";
|
||||||
|
|
||||||
meta_window_set_wm_class (surface->window, app_id, app_id);
|
meta_window_set_wm_class (window, app_id, app_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -233,15 +248,20 @@ zxdg_toplevel_v6_show_window_menu (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
int monitor_scale;
|
int monitor_scale;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, FALSE, NULL, NULL))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, FALSE, NULL, NULL))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
monitor_scale = surface->window->monitor->scale;
|
monitor_scale = window->monitor->scale;
|
||||||
meta_window_show_menu (surface->window, META_WINDOW_MENU_WM,
|
meta_window_show_menu (window, META_WINDOW_MENU_WM,
|
||||||
surface->window->buffer_rect.x + (x * monitor_scale),
|
window->buffer_rect.x + (x * monitor_scale),
|
||||||
surface->window->buffer_rect.y + (y * monitor_scale));
|
window->buffer_rect.y + (y * monitor_scale));
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -252,8 +272,13 @@ zxdg_toplevel_v6_move (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
gfloat x, y;
|
gfloat x, y;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -292,9 +317,14 @@ zxdg_toplevel_v6_resize (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
gfloat x, y;
|
gfloat x, y;
|
||||||
MetaGrabOp grab_op;
|
MetaGrabOp grab_op;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -309,6 +339,11 @@ zxdg_toplevel_v6_set_max_size (struct wl_client *client,
|
|||||||
int32_t height)
|
int32_t height)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (width < 0 || height < 0)
|
if (width < 0 || height < 0)
|
||||||
{
|
{
|
||||||
@@ -331,6 +366,11 @@ zxdg_toplevel_v6_set_min_size (struct wl_client *client,
|
|||||||
int32_t height)
|
int32_t height)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (width < 0 || height < 0)
|
if (width < 0 || height < 0)
|
||||||
{
|
{
|
||||||
@@ -351,9 +391,14 @@ zxdg_toplevel_v6_set_maximized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_force_placement (surface->window, TRUE);
|
window = surface->window;
|
||||||
meta_window_maximize (surface->window, META_MAXIMIZE_BOTH);
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_force_placement (window, TRUE);
|
||||||
|
meta_window_maximize (window, META_MAXIMIZE_BOTH);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -361,8 +406,13 @@ zxdg_toplevel_v6_unset_maximized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_unmaximize (surface->window, META_MAXIMIZE_BOTH);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_unmaximize (window, META_MAXIMIZE_BOTH);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -371,15 +421,20 @@ zxdg_toplevel_v6_set_fullscreen (struct wl_client *client,
|
|||||||
struct wl_resource *output_resource)
|
struct wl_resource *output_resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (output_resource)
|
if (output_resource)
|
||||||
{
|
{
|
||||||
MetaWaylandOutput *output = wl_resource_get_user_data (output_resource);
|
MetaWaylandOutput *output = wl_resource_get_user_data (output_resource);
|
||||||
if (output)
|
if (output)
|
||||||
meta_window_move_to_monitor (surface->window, output->logical_monitor->number);
|
meta_window_move_to_monitor (window, output->logical_monitor->number);
|
||||||
}
|
}
|
||||||
|
|
||||||
meta_window_make_fullscreen (surface->window);
|
meta_window_make_fullscreen (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -387,8 +442,13 @@ zxdg_toplevel_v6_unset_fullscreen (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_unmake_fullscreen (surface->window);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_unmake_fullscreen (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -396,8 +456,13 @@ zxdg_toplevel_v6_set_minimized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_minimize (surface->window);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_minimize (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static const struct zxdg_toplevel_v6_interface meta_wayland_zxdg_toplevel_v6_interface = {
|
static const struct zxdg_toplevel_v6_interface meta_wayland_zxdg_toplevel_v6_interface = {
|
||||||
@@ -598,11 +663,18 @@ meta_wayland_zxdg_toplevel_v6_commit (MetaWaylandSurfaceRole *surface_role,
|
|||||||
MetaWaylandSurfaceRoleClass *surface_role_class;
|
MetaWaylandSurfaceRoleClass *surface_role_class;
|
||||||
MetaWaylandSurface *surface =
|
MetaWaylandSurface *surface =
|
||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
MetaWindow *window = surface->window;
|
MetaWindow *window;
|
||||||
MetaRectangle window_geometry;
|
MetaRectangle window_geometry;
|
||||||
MetaRectangle old_geometry;
|
MetaRectangle old_geometry;
|
||||||
gboolean geometry_changed;
|
gboolean geometry_changed;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
{
|
||||||
|
meta_wayland_surface_cache_pending_frame_callbacks (surface, pending);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
old_geometry = xdg_surface_priv->geometry;
|
old_geometry = xdg_surface_priv->geometry;
|
||||||
|
|
||||||
surface_role_class =
|
surface_role_class =
|
||||||
@@ -1304,8 +1376,9 @@ meta_wayland_zxdg_surface_v6_commit (MetaWaylandSurfaceRole *surface_role,
|
|||||||
|
|
||||||
if (pending->has_new_geometry)
|
if (pending->has_new_geometry)
|
||||||
{
|
{
|
||||||
/* If we have new geometry, use it. */
|
meta_wayland_shell_surface_determine_geometry (shell_surface,
|
||||||
priv->geometry = pending->new_geometry;
|
&pending->new_geometry,
|
||||||
|
&priv->geometry);
|
||||||
priv->has_set_geometry = TRUE;
|
priv->has_set_geometry = TRUE;
|
||||||
}
|
}
|
||||||
else if (!priv->has_set_geometry)
|
else if (!priv->has_set_geometry)
|
||||||
|
@@ -226,6 +226,7 @@ meta_wayland_seat_new (MetaWaylandCompositor *compositor,
|
|||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
seat->text_input = meta_wayland_text_input_new (seat);
|
seat->text_input = meta_wayland_text_input_new (seat);
|
||||||
|
seat->gtk_text_input = meta_wayland_gtk_text_input_new (seat);
|
||||||
|
|
||||||
meta_wayland_data_device_init (&seat->data_device);
|
meta_wayland_data_device_init (&seat->data_device);
|
||||||
|
|
||||||
@@ -262,6 +263,7 @@ meta_wayland_seat_free (MetaWaylandSeat *seat)
|
|||||||
g_object_unref (seat->pointer);
|
g_object_unref (seat->pointer);
|
||||||
g_object_unref (seat->keyboard);
|
g_object_unref (seat->keyboard);
|
||||||
g_object_unref (seat->touch);
|
g_object_unref (seat->touch);
|
||||||
|
meta_wayland_gtk_text_input_destroy (seat->gtk_text_input);
|
||||||
meta_wayland_text_input_destroy (seat->text_input);
|
meta_wayland_text_input_destroy (seat->text_input);
|
||||||
|
|
||||||
g_slice_free (MetaWaylandSeat, seat);
|
g_slice_free (MetaWaylandSeat, seat);
|
||||||
@@ -385,6 +387,10 @@ meta_wayland_seat_handle_event (MetaWaylandSeat *seat,
|
|||||||
if (meta_wayland_text_input_handle_event (seat->text_input, event))
|
if (meta_wayland_text_input_handle_event (seat->text_input, event))
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
|
if (meta_wayland_gtk_text_input_handle_event (seat->gtk_text_input,
|
||||||
|
event))
|
||||||
|
return TRUE;
|
||||||
|
|
||||||
if (meta_wayland_seat_has_keyboard (seat))
|
if (meta_wayland_seat_has_keyboard (seat))
|
||||||
return meta_wayland_keyboard_handle_event (seat->keyboard,
|
return meta_wayland_keyboard_handle_event (seat->keyboard,
|
||||||
(const ClutterKeyEvent *) event);
|
(const ClutterKeyEvent *) event);
|
||||||
@@ -429,6 +435,7 @@ meta_wayland_seat_set_input_focus (MetaWaylandSeat *seat,
|
|||||||
meta_wayland_tablet_seat_set_pad_focus (tablet_seat, surface);
|
meta_wayland_tablet_seat_set_pad_focus (tablet_seat, surface);
|
||||||
|
|
||||||
meta_wayland_text_input_set_focus (seat->text_input, surface);
|
meta_wayland_text_input_set_focus (seat->text_input, surface);
|
||||||
|
meta_wayland_gtk_text_input_set_focus (seat->gtk_text_input, surface);
|
||||||
}
|
}
|
||||||
|
|
||||||
gboolean
|
gboolean
|
||||||
|
@@ -33,6 +33,7 @@
|
|||||||
#include "meta-wayland-data-device.h"
|
#include "meta-wayland-data-device.h"
|
||||||
#include "meta-wayland-tablet-tool.h"
|
#include "meta-wayland-tablet-tool.h"
|
||||||
#include "meta-wayland-text-input.h"
|
#include "meta-wayland-text-input.h"
|
||||||
|
#include "meta-wayland-text-input-legacy.h"
|
||||||
|
|
||||||
struct _MetaWaylandSeat
|
struct _MetaWaylandSeat
|
||||||
{
|
{
|
||||||
@@ -45,6 +46,7 @@ struct _MetaWaylandSeat
|
|||||||
|
|
||||||
MetaWaylandDataDevice data_device;
|
MetaWaylandDataDevice data_device;
|
||||||
|
|
||||||
|
MetaWaylandGtkTextInput *gtk_text_input;
|
||||||
MetaWaylandTextInput *text_input;
|
MetaWaylandTextInput *text_input;
|
||||||
|
|
||||||
guint capabilities;
|
guint capabilities;
|
||||||
|
@@ -42,21 +42,12 @@ meta_wayland_shell_surface_calculate_geometry (MetaWaylandShellSurface *shell_su
|
|||||||
META_WAYLAND_SURFACE_ROLE (shell_surface);
|
META_WAYLAND_SURFACE_ROLE (shell_surface);
|
||||||
MetaWaylandSurface *surface =
|
MetaWaylandSurface *surface =
|
||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
MetaWaylandBuffer *buffer;
|
|
||||||
CoglTexture *texture;
|
|
||||||
MetaRectangle geometry;
|
MetaRectangle geometry;
|
||||||
GList *l;
|
GList *l;
|
||||||
|
|
||||||
buffer = surface->buffer_ref.buffer;
|
|
||||||
if (!buffer)
|
|
||||||
return;
|
|
||||||
|
|
||||||
texture = meta_wayland_buffer_get_texture (buffer);
|
|
||||||
geometry = (MetaRectangle) {
|
geometry = (MetaRectangle) {
|
||||||
.x = 0,
|
.width = meta_wayland_surface_get_width (surface),
|
||||||
.y = 0,
|
.height = meta_wayland_surface_get_height (surface),
|
||||||
.width = cogl_texture_get_width (texture) / surface->scale,
|
|
||||||
.height = cogl_texture_get_height (texture) / surface->scale,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
for (l = surface->subsurfaces; l; l = l->next)
|
for (l = surface->subsurfaces; l; l = l->next)
|
||||||
@@ -73,6 +64,23 @@ meta_wayland_shell_surface_calculate_geometry (MetaWaylandShellSurface *shell_su
|
|||||||
*out_geometry = geometry;
|
*out_geometry = geometry;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
meta_wayland_shell_surface_determine_geometry (MetaWaylandShellSurface *shell_surface,
|
||||||
|
MetaRectangle *set_geometry,
|
||||||
|
MetaRectangle *out_geometry)
|
||||||
|
{
|
||||||
|
MetaRectangle bounding_geometry = { 0 };
|
||||||
|
MetaRectangle intersected_geometry = { 0 };
|
||||||
|
|
||||||
|
meta_wayland_shell_surface_calculate_geometry (shell_surface,
|
||||||
|
&bounding_geometry);
|
||||||
|
|
||||||
|
meta_rectangle_intersect (set_geometry, &bounding_geometry,
|
||||||
|
&intersected_geometry);
|
||||||
|
|
||||||
|
*out_geometry = intersected_geometry;
|
||||||
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
meta_wayland_shell_surface_set_window (MetaWaylandShellSurface *shell_surface,
|
meta_wayland_shell_surface_set_window (MetaWaylandShellSurface *shell_surface,
|
||||||
MetaWindow *window)
|
MetaWindow *window)
|
||||||
@@ -83,7 +91,7 @@ meta_wayland_shell_surface_set_window (MetaWaylandShellSurface *shell_surface,
|
|||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
|
|
||||||
meta_wayland_surface_set_window (surface, window);
|
meta_wayland_surface_set_window (surface, window);
|
||||||
meta_window_update_monitor (window, FALSE);
|
meta_window_update_monitor (window, META_WINDOW_UPDATE_MONITOR_FLAGS_NONE);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
@@ -64,6 +64,10 @@ void meta_wayland_shell_surface_managed (MetaWaylandShellSurface *shell_surface,
|
|||||||
void meta_wayland_shell_surface_calculate_geometry (MetaWaylandShellSurface *shell_surface,
|
void meta_wayland_shell_surface_calculate_geometry (MetaWaylandShellSurface *shell_surface,
|
||||||
MetaRectangle *out_geometry);
|
MetaRectangle *out_geometry);
|
||||||
|
|
||||||
|
void meta_wayland_shell_surface_determine_geometry (MetaWaylandShellSurface *shell_surface,
|
||||||
|
MetaRectangle *set_geometry,
|
||||||
|
MetaRectangle *out_geometry);
|
||||||
|
|
||||||
void meta_wayland_shell_surface_set_window (MetaWaylandShellSurface *shell_surface,
|
void meta_wayland_shell_surface_set_window (MetaWaylandShellSurface *shell_surface,
|
||||||
MetaWindow *window);
|
MetaWindow *window);
|
||||||
|
|
||||||
|
@@ -152,21 +152,14 @@ meta_wayland_subsurface_union_geometry (MetaWaylandSubsurface *subsurface,
|
|||||||
MetaWaylandSurfaceRole *surface_role = META_WAYLAND_SURFACE_ROLE (subsurface);
|
MetaWaylandSurfaceRole *surface_role = META_WAYLAND_SURFACE_ROLE (subsurface);
|
||||||
MetaWaylandSurface *surface =
|
MetaWaylandSurface *surface =
|
||||||
meta_wayland_surface_role_get_surface (surface_role);
|
meta_wayland_surface_role_get_surface (surface_role);
|
||||||
MetaWaylandBuffer *buffer;
|
|
||||||
CoglTexture *texture;
|
|
||||||
MetaRectangle geometry;
|
MetaRectangle geometry;
|
||||||
GList *l;
|
GList *l;
|
||||||
|
|
||||||
buffer = surface->buffer_ref.buffer;
|
|
||||||
if (!buffer)
|
|
||||||
return;
|
|
||||||
|
|
||||||
texture = meta_wayland_buffer_get_texture (buffer);
|
|
||||||
geometry = (MetaRectangle) {
|
geometry = (MetaRectangle) {
|
||||||
.x = surface->offset_x + surface->sub.x,
|
.x = surface->offset_x + surface->sub.x,
|
||||||
.y = surface->offset_y + surface->sub.y,
|
.y = surface->offset_y + surface->sub.y,
|
||||||
.width = cogl_texture_get_width (texture) / surface->scale,
|
.width = meta_wayland_surface_get_width (surface),
|
||||||
.height = cogl_texture_get_height (texture) / surface->scale,
|
.height = meta_wayland_surface_get_height (surface),
|
||||||
};
|
};
|
||||||
|
|
||||||
meta_rectangle_union (out_geometry, &geometry, out_geometry);
|
meta_rectangle_union (out_geometry, &geometry, out_geometry);
|
||||||
|
@@ -257,8 +257,6 @@ surface_process_damage (MetaWaylandSurface *surface,
|
|||||||
cairo_region_t *buffer_region)
|
cairo_region_t *buffer_region)
|
||||||
{
|
{
|
||||||
MetaWaylandBuffer *buffer = surface->buffer_ref.buffer;
|
MetaWaylandBuffer *buffer = surface->buffer_ref.buffer;
|
||||||
unsigned int buffer_width;
|
|
||||||
unsigned int buffer_height;
|
|
||||||
cairo_rectangle_int_t surface_rect;
|
cairo_rectangle_int_t surface_rect;
|
||||||
cairo_region_t *scaled_region;
|
cairo_region_t *scaled_region;
|
||||||
int i, n_rectangles;
|
int i, n_rectangles;
|
||||||
@@ -273,11 +271,9 @@ surface_process_damage (MetaWaylandSurface *surface,
|
|||||||
/* Intersect the damage region with the surface region before scaling in
|
/* Intersect the damage region with the surface region before scaling in
|
||||||
* order to avoid integer overflow when scaling a damage region is too large
|
* order to avoid integer overflow when scaling a damage region is too large
|
||||||
* (for example INT32_MAX which mesa passes). */
|
* (for example INT32_MAX which mesa passes). */
|
||||||
buffer_width = cogl_texture_get_width (buffer->texture);
|
|
||||||
buffer_height = cogl_texture_get_height (buffer->texture);
|
|
||||||
surface_rect = (cairo_rectangle_int_t) {
|
surface_rect = (cairo_rectangle_int_t) {
|
||||||
.width = buffer_width / surface->scale,
|
.width = meta_wayland_surface_get_width (surface),
|
||||||
.height = buffer_height / surface->scale,
|
.height = meta_wayland_surface_get_height (surface),
|
||||||
};
|
};
|
||||||
cairo_region_intersect_rectangle (surface_region, &surface_rect);
|
cairo_region_intersect_rectangle (surface_region, &surface_rect);
|
||||||
|
|
||||||
@@ -591,6 +587,15 @@ parent_surface_state_applied (gpointer data,
|
|||||||
meta_wayland_subsurface_parent_state_applied (subsurface);
|
meta_wayland_subsurface_parent_state_applied (subsurface);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
meta_wayland_surface_cache_pending_frame_callbacks (MetaWaylandSurface *surface,
|
||||||
|
MetaWaylandPendingState *pending)
|
||||||
|
{
|
||||||
|
wl_list_insert_list (&surface->pending_frame_callback_list,
|
||||||
|
&pending->frame_callback_list);
|
||||||
|
wl_list_init (&pending->frame_callback_list);
|
||||||
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
meta_wayland_surface_apply_pending_state (MetaWaylandSurface *surface,
|
meta_wayland_surface_apply_pending_state (MetaWaylandSurface *surface,
|
||||||
MetaWaylandPendingState *pending)
|
MetaWaylandPendingState *pending)
|
||||||
@@ -712,13 +717,7 @@ meta_wayland_surface_apply_pending_state (MetaWaylandSurface *surface,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
/* Since there is no role assigned to the surface yet, keep frame
|
meta_wayland_surface_cache_pending_frame_callbacks (surface, pending);
|
||||||
* callbacks queued until a role is assigned and we know how
|
|
||||||
* the surface will be drawn.
|
|
||||||
*/
|
|
||||||
wl_list_insert_list (&surface->pending_frame_callback_list,
|
|
||||||
&pending->frame_callback_list);
|
|
||||||
wl_list_init (&pending->frame_callback_list);
|
|
||||||
|
|
||||||
if (pending->newly_attached)
|
if (pending->newly_attached)
|
||||||
{
|
{
|
||||||
@@ -1689,15 +1688,13 @@ meta_wayland_surface_calculate_input_region (MetaWaylandSurface *surface)
|
|||||||
{
|
{
|
||||||
cairo_region_t *region;
|
cairo_region_t *region;
|
||||||
cairo_rectangle_int_t buffer_rect;
|
cairo_rectangle_int_t buffer_rect;
|
||||||
CoglTexture *texture;
|
|
||||||
|
|
||||||
if (!surface->buffer_ref.buffer)
|
if (!surface->buffer_ref.buffer)
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|
||||||
texture = surface->buffer_ref.buffer->texture;
|
|
||||||
buffer_rect = (cairo_rectangle_int_t) {
|
buffer_rect = (cairo_rectangle_int_t) {
|
||||||
.width = cogl_texture_get_width (texture) / surface->scale,
|
.width = meta_wayland_surface_get_width (surface),
|
||||||
.height = cogl_texture_get_height (texture) / surface->scale,
|
.height = meta_wayland_surface_get_height (surface),
|
||||||
};
|
};
|
||||||
region = cairo_region_create_rectangle (&buffer_rect);
|
region = cairo_region_create_rectangle (&buffer_rect);
|
||||||
|
|
||||||
@@ -1747,3 +1744,37 @@ meta_wayland_surface_notify_geometry_changed (MetaWaylandSurface *surface)
|
|||||||
{
|
{
|
||||||
g_signal_emit (surface, surface_signals[SURFACE_GEOMETRY_CHANGED], 0);
|
g_signal_emit (surface, surface_signals[SURFACE_GEOMETRY_CHANGED], 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
int
|
||||||
|
meta_wayland_surface_get_width (MetaWaylandSurface *surface)
|
||||||
|
{
|
||||||
|
MetaWaylandBuffer *buffer;
|
||||||
|
|
||||||
|
buffer = surface->buffer_ref.buffer;
|
||||||
|
if (buffer)
|
||||||
|
{
|
||||||
|
CoglTexture *texture = meta_wayland_buffer_get_texture (buffer);
|
||||||
|
return cogl_texture_get_width (texture) / surface->scale;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
int
|
||||||
|
meta_wayland_surface_get_height (MetaWaylandSurface *surface)
|
||||||
|
{
|
||||||
|
MetaWaylandBuffer *buffer;
|
||||||
|
|
||||||
|
buffer = surface->buffer_ref.buffer;
|
||||||
|
if (buffer)
|
||||||
|
{
|
||||||
|
CoglTexture *texture = meta_wayland_buffer_get_texture (buffer);
|
||||||
|
return cogl_texture_get_height (texture) / surface->scale;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@@ -256,6 +256,9 @@ MetaWaylandSurface *meta_wayland_surface_get_toplevel (MetaWaylandSurface *surfa
|
|||||||
|
|
||||||
MetaWindow * meta_wayland_surface_get_toplevel_window (MetaWaylandSurface *surface);
|
MetaWindow * meta_wayland_surface_get_toplevel_window (MetaWaylandSurface *surface);
|
||||||
|
|
||||||
|
void meta_wayland_surface_cache_pending_frame_callbacks (MetaWaylandSurface *surface,
|
||||||
|
MetaWaylandPendingState *pending);
|
||||||
|
|
||||||
void meta_wayland_surface_queue_pending_frame_callbacks (MetaWaylandSurface *surface);
|
void meta_wayland_surface_queue_pending_frame_callbacks (MetaWaylandSurface *surface);
|
||||||
|
|
||||||
void meta_wayland_surface_queue_pending_state_frame_callbacks (MetaWaylandSurface *surface,
|
void meta_wayland_surface_queue_pending_state_frame_callbacks (MetaWaylandSurface *surface,
|
||||||
@@ -302,4 +305,7 @@ MetaSurfaceActor * meta_wayland_surface_get_actor (MetaWaylandSurface *surface)
|
|||||||
|
|
||||||
void meta_wayland_surface_notify_geometry_changed (MetaWaylandSurface *surface);
|
void meta_wayland_surface_notify_geometry_changed (MetaWaylandSurface *surface);
|
||||||
|
|
||||||
|
int meta_wayland_surface_get_width (MetaWaylandSurface *surface);
|
||||||
|
int meta_wayland_surface_get_height (MetaWaylandSurface *surface);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
626
src/wayland/meta-wayland-text-input-legacy.c
Normal file
626
src/wayland/meta-wayland-text-input-legacy.c
Normal file
@@ -0,0 +1,626 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2017, 2018 Red Hat
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful, but
|
||||||
|
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
* General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||||
|
* 02111-1307, USA.
|
||||||
|
*
|
||||||
|
* Author: Carlos Garnacho <carlosg@gnome.org>
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
|
#include <wayland-server.h>
|
||||||
|
|
||||||
|
#include "gtk-text-input-server-protocol.h"
|
||||||
|
#include "wayland/meta-wayland-private.h"
|
||||||
|
#include "wayland/meta-wayland-seat.h"
|
||||||
|
#include "wayland/meta-wayland-text-input-legacy.h"
|
||||||
|
#include "wayland/meta-wayland-versions.h"
|
||||||
|
|
||||||
|
#define META_TYPE_WAYLAND_GTK_TEXT_INPUT_FOCUS (meta_wayland_gtk_text_input_focus_get_type ())
|
||||||
|
|
||||||
|
typedef enum
|
||||||
|
{
|
||||||
|
META_WAYLAND_PENDING_STATE_NONE = 0,
|
||||||
|
META_WAYLAND_PENDING_STATE_INPUT_RECT = 1 << 0,
|
||||||
|
META_WAYLAND_PENDING_STATE_CONTENT_TYPE = 1 << 1,
|
||||||
|
META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT = 1 << 2,
|
||||||
|
} MetaWaylandTextInputPendingState;
|
||||||
|
|
||||||
|
typedef struct _MetaWaylandGtkTextInput MetaWaylandGtkTextInput;
|
||||||
|
|
||||||
|
struct _MetaWaylandGtkTextInput
|
||||||
|
{
|
||||||
|
MetaWaylandSeat *seat;
|
||||||
|
ClutterInputFocus *input_focus;
|
||||||
|
|
||||||
|
struct wl_list resource_list;
|
||||||
|
struct wl_list focus_resource_list;
|
||||||
|
MetaWaylandSurface *surface;
|
||||||
|
struct wl_listener surface_listener;
|
||||||
|
uint32_t focus_serial;
|
||||||
|
|
||||||
|
MetaWaylandTextInputPendingState pending_state;
|
||||||
|
|
||||||
|
struct
|
||||||
|
{
|
||||||
|
char *text;
|
||||||
|
uint32_t cursor;
|
||||||
|
uint32_t anchor;
|
||||||
|
} surrounding;
|
||||||
|
|
||||||
|
cairo_rectangle_int_t cursor_rect;
|
||||||
|
|
||||||
|
uint32_t content_type_hint;
|
||||||
|
uint32_t content_type_purpose;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct _MetaWaylandGtkTextInputFocus
|
||||||
|
{
|
||||||
|
ClutterInputFocus parent_instance;
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
};
|
||||||
|
|
||||||
|
G_DECLARE_FINAL_TYPE (MetaWaylandGtkTextInputFocus,
|
||||||
|
meta_wayland_gtk_text_input_focus,
|
||||||
|
META, WAYLAND_GTK_TEXT_INPUT_FOCUS, ClutterInputFocus)
|
||||||
|
G_DEFINE_TYPE (MetaWaylandGtkTextInputFocus, meta_wayland_gtk_text_input_focus,
|
||||||
|
CLUTTER_TYPE_INPUT_FOCUS)
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_focus_request_surrounding (ClutterInputFocus *focus)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
|
||||||
|
text_input = META_WAYLAND_GTK_TEXT_INPUT_FOCUS (focus)->text_input;
|
||||||
|
clutter_input_focus_set_surrounding (focus,
|
||||||
|
text_input->surrounding.text,
|
||||||
|
text_input->surrounding.cursor,
|
||||||
|
text_input->surrounding.anchor);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_focus_delete_surrounding (ClutterInputFocus *focus,
|
||||||
|
guint cursor,
|
||||||
|
guint len)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
struct wl_resource *resource;
|
||||||
|
|
||||||
|
text_input = META_WAYLAND_GTK_TEXT_INPUT_FOCUS (focus)->text_input;
|
||||||
|
|
||||||
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
|
{
|
||||||
|
gtk_text_input_send_delete_surrounding_text (resource, cursor, len);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_focus_commit_text (ClutterInputFocus *focus,
|
||||||
|
const gchar *text)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
struct wl_resource *resource;
|
||||||
|
|
||||||
|
text_input = META_WAYLAND_GTK_TEXT_INPUT_FOCUS (focus)->text_input;
|
||||||
|
|
||||||
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
|
{
|
||||||
|
gtk_text_input_send_preedit_string (resource, NULL, 0);
|
||||||
|
gtk_text_input_send_commit_string (resource, text);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_focus_set_preedit_text (ClutterInputFocus *focus,
|
||||||
|
const gchar *text,
|
||||||
|
guint cursor)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
struct wl_resource *resource;
|
||||||
|
|
||||||
|
text_input = META_WAYLAND_GTK_TEXT_INPUT_FOCUS (focus)->text_input;
|
||||||
|
|
||||||
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
|
{
|
||||||
|
gtk_text_input_send_preedit_string (resource, text, cursor);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_gtk_text_input_focus_class_init (MetaWaylandGtkTextInputFocusClass *klass)
|
||||||
|
{
|
||||||
|
ClutterInputFocusClass *focus_class = CLUTTER_INPUT_FOCUS_CLASS (klass);
|
||||||
|
|
||||||
|
focus_class->request_surrounding = meta_wayland_text_input_focus_request_surrounding;
|
||||||
|
focus_class->delete_surrounding = meta_wayland_text_input_focus_delete_surrounding;
|
||||||
|
focus_class->commit_text = meta_wayland_text_input_focus_commit_text;
|
||||||
|
focus_class->set_preedit_text = meta_wayland_text_input_focus_set_preedit_text;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_gtk_text_input_focus_init (MetaWaylandGtkTextInputFocus *focus)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
static ClutterInputFocus *
|
||||||
|
meta_wayland_text_input_focus_new (MetaWaylandGtkTextInput *text_input)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInputFocus *focus;
|
||||||
|
|
||||||
|
focus = g_object_new (META_TYPE_WAYLAND_GTK_TEXT_INPUT_FOCUS, NULL);
|
||||||
|
focus->text_input = text_input;
|
||||||
|
|
||||||
|
return CLUTTER_INPUT_FOCUS (focus);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_handle_focus_surface_destroy (struct wl_listener *listener,
|
||||||
|
void *data)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_container_of (listener, text_input,
|
||||||
|
surface_listener);
|
||||||
|
|
||||||
|
meta_wayland_gtk_text_input_set_focus (text_input, NULL);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
move_resources (struct wl_list *destination, struct wl_list *source)
|
||||||
|
{
|
||||||
|
wl_list_insert_list (destination, source);
|
||||||
|
wl_list_init (source);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
move_resources_for_client (struct wl_list *destination,
|
||||||
|
struct wl_list *source,
|
||||||
|
struct wl_client *client)
|
||||||
|
{
|
||||||
|
struct wl_resource *resource, *tmp;
|
||||||
|
wl_resource_for_each_safe (resource, tmp, source)
|
||||||
|
{
|
||||||
|
if (wl_resource_get_client (resource) == client)
|
||||||
|
{
|
||||||
|
wl_list_remove (wl_resource_get_link (resource));
|
||||||
|
wl_list_insert (destination, wl_resource_get_link (resource));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
meta_wayland_gtk_text_input_set_focus (MetaWaylandGtkTextInput *text_input,
|
||||||
|
MetaWaylandSurface *surface)
|
||||||
|
{
|
||||||
|
if (text_input->surface == surface)
|
||||||
|
return;
|
||||||
|
|
||||||
|
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
||||||
|
|
||||||
|
if (text_input->surface)
|
||||||
|
{
|
||||||
|
if (!wl_list_empty (&text_input->focus_resource_list))
|
||||||
|
{
|
||||||
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
|
ClutterInputMethod *input_method;
|
||||||
|
struct wl_resource *resource;
|
||||||
|
uint32_t serial;
|
||||||
|
|
||||||
|
if (clutter_input_focus_is_focused (focus))
|
||||||
|
{
|
||||||
|
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
||||||
|
clutter_input_method_focus_out (input_method);
|
||||||
|
}
|
||||||
|
|
||||||
|
serial = wl_display_next_serial (text_input->seat->wl_display);
|
||||||
|
|
||||||
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
|
{
|
||||||
|
gtk_text_input_send_leave (resource, serial,
|
||||||
|
text_input->surface->resource);
|
||||||
|
}
|
||||||
|
|
||||||
|
move_resources (&text_input->resource_list,
|
||||||
|
&text_input->focus_resource_list);
|
||||||
|
}
|
||||||
|
|
||||||
|
wl_list_remove (&text_input->surface_listener.link);
|
||||||
|
text_input->surface = NULL;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (surface)
|
||||||
|
{
|
||||||
|
struct wl_resource *focus_surface_resource;
|
||||||
|
|
||||||
|
text_input->surface = surface;
|
||||||
|
focus_surface_resource = text_input->surface->resource;
|
||||||
|
wl_resource_add_destroy_listener (focus_surface_resource,
|
||||||
|
&text_input->surface_listener);
|
||||||
|
|
||||||
|
move_resources_for_client (&text_input->focus_resource_list,
|
||||||
|
&text_input->resource_list,
|
||||||
|
wl_resource_get_client (focus_surface_resource));
|
||||||
|
|
||||||
|
if (!wl_list_empty (&text_input->focus_resource_list))
|
||||||
|
{
|
||||||
|
struct wl_resource *resource;
|
||||||
|
|
||||||
|
text_input->focus_serial =
|
||||||
|
wl_display_next_serial (text_input->seat->wl_display);
|
||||||
|
|
||||||
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
|
{
|
||||||
|
gtk_text_input_send_enter (resource, text_input->focus_serial,
|
||||||
|
surface->resource);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
unbind_resource (struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
wl_list_remove (wl_resource_get_link (resource));
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_destroy (struct wl_client *client,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
wl_resource_destroy (resource);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_enable (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
uint32_t serial,
|
||||||
|
uint32_t flags)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
|
ClutterInputMethod *input_method;
|
||||||
|
gboolean show_preedit;
|
||||||
|
|
||||||
|
if (serial != text_input->focus_serial)
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (!clutter_input_focus_is_focused (focus))
|
||||||
|
{
|
||||||
|
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
||||||
|
if (input_method)
|
||||||
|
clutter_input_method_focus_in (input_method, focus);
|
||||||
|
else
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
show_preedit = (flags & GTK_TEXT_INPUT_ENABLE_FLAGS_CAN_SHOW_PREEDIT) != 0;
|
||||||
|
clutter_input_focus_set_can_show_preedit (focus, show_preedit);
|
||||||
|
|
||||||
|
if (flags & GTK_TEXT_INPUT_ENABLE_FLAGS_TOGGLE_INPUT_PANEL)
|
||||||
|
clutter_input_focus_request_toggle_input_panel (focus);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_disable (struct wl_client *client,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
|
ClutterInputMethod *input_method;
|
||||||
|
|
||||||
|
if (!clutter_input_focus_is_focused (focus))
|
||||||
|
return;
|
||||||
|
|
||||||
|
clutter_input_focus_reset (text_input->input_focus);
|
||||||
|
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
||||||
|
|
||||||
|
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
||||||
|
clutter_input_method_focus_out (input_method);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_set_surrounding_text (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
const char *text,
|
||||||
|
int32_t cursor,
|
||||||
|
int32_t anchor)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
|
||||||
|
g_free (text_input->surrounding.text);
|
||||||
|
text_input->surrounding.text = g_strdup (text);
|
||||||
|
text_input->surrounding.cursor = cursor;
|
||||||
|
text_input->surrounding.anchor = anchor;
|
||||||
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT;
|
||||||
|
}
|
||||||
|
|
||||||
|
static ClutterInputContentHintFlags
|
||||||
|
translate_hints (uint32_t hints)
|
||||||
|
{
|
||||||
|
ClutterInputContentHintFlags clutter_hints = 0;
|
||||||
|
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_COMPLETION)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_COMPLETION;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_SPELLCHECK)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SPELLCHECK;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_AUTO_CAPITALIZATION)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_AUTO_CAPITALIZATION;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_LOWERCASE)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LOWERCASE;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_UPPERCASE)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_UPPERCASE;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_TITLECASE)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_TITLECASE;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_HIDDEN_TEXT)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_HIDDEN_TEXT;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_SENSITIVE_DATA)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SENSITIVE_DATA;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_LATIN)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LATIN;
|
||||||
|
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_MULTILINE)
|
||||||
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_MULTILINE;
|
||||||
|
|
||||||
|
return clutter_hints;
|
||||||
|
}
|
||||||
|
|
||||||
|
static ClutterInputContentPurpose
|
||||||
|
translate_purpose (uint32_t purpose)
|
||||||
|
{
|
||||||
|
switch (purpose)
|
||||||
|
{
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NORMAL:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NORMAL;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_ALPHA:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_ALPHA;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DIGITS:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DIGITS;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NUMBER:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NUMBER;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_PHONE:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_PHONE;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_URL:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_URL;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_EMAIL:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_EMAIL;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NAME:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NAME;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_PASSWORD:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_PASSWORD;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DATE:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DATE;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_TIME:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_TIME;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DATETIME:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DATETIME;
|
||||||
|
case GTK_TEXT_INPUT_CONTENT_PURPOSE_TERMINAL:
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_TERMINAL;
|
||||||
|
}
|
||||||
|
|
||||||
|
g_warn_if_reached ();
|
||||||
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NORMAL;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_set_content_type (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
uint32_t hint,
|
||||||
|
uint32_t purpose)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
|
||||||
|
if (!text_input->surface)
|
||||||
|
return;
|
||||||
|
|
||||||
|
text_input->content_type_hint = hint;
|
||||||
|
text_input->content_type_purpose = purpose;
|
||||||
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_CONTENT_TYPE;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_set_cursor_rectangle (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
int32_t x,
|
||||||
|
int32_t y,
|
||||||
|
int32_t width,
|
||||||
|
int32_t height)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
|
||||||
|
if (!text_input->surface)
|
||||||
|
return;
|
||||||
|
|
||||||
|
text_input->cursor_rect = (cairo_rectangle_int_t) { x, y, width, height };
|
||||||
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_INPUT_RECT;
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_commit_state (struct wl_client *client,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
|
|
||||||
|
if (!clutter_input_focus_is_focused (focus))
|
||||||
|
return;
|
||||||
|
if (text_input->surface == NULL)
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_CONTENT_TYPE)
|
||||||
|
{
|
||||||
|
clutter_input_focus_set_content_hints (text_input->input_focus,
|
||||||
|
translate_hints (text_input->content_type_hint));
|
||||||
|
clutter_input_focus_set_content_purpose (text_input->input_focus,
|
||||||
|
translate_purpose (text_input->content_type_purpose));
|
||||||
|
}
|
||||||
|
|
||||||
|
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT)
|
||||||
|
{
|
||||||
|
clutter_input_focus_set_surrounding (text_input->input_focus,
|
||||||
|
text_input->surrounding.text,
|
||||||
|
text_input->surrounding.cursor,
|
||||||
|
text_input->surrounding.anchor);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_INPUT_RECT)
|
||||||
|
{
|
||||||
|
ClutterRect cursor_rect;
|
||||||
|
float x1, y1, x2, y2;
|
||||||
|
cairo_rectangle_int_t rect;
|
||||||
|
|
||||||
|
rect = text_input->cursor_rect;
|
||||||
|
meta_wayland_surface_get_absolute_coordinates (text_input->surface,
|
||||||
|
rect.x, rect.y, &x1, &y1);
|
||||||
|
meta_wayland_surface_get_absolute_coordinates (text_input->surface,
|
||||||
|
rect.x + rect.width,
|
||||||
|
rect.y + rect.height,
|
||||||
|
&x2, &y2);
|
||||||
|
|
||||||
|
clutter_rect_init (&cursor_rect, x1, y1, x2 - x1, y2 - y1);
|
||||||
|
clutter_input_focus_set_cursor_location (text_input->input_focus,
|
||||||
|
&cursor_rect);
|
||||||
|
}
|
||||||
|
|
||||||
|
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
||||||
|
}
|
||||||
|
|
||||||
|
static struct gtk_text_input_interface meta_text_input_interface = {
|
||||||
|
text_input_destroy,
|
||||||
|
text_input_enable,
|
||||||
|
text_input_disable,
|
||||||
|
text_input_set_surrounding_text,
|
||||||
|
text_input_set_content_type,
|
||||||
|
text_input_set_cursor_rectangle,
|
||||||
|
text_input_commit_state,
|
||||||
|
};
|
||||||
|
|
||||||
|
MetaWaylandGtkTextInput *
|
||||||
|
meta_wayland_gtk_text_input_new (MetaWaylandSeat *seat)
|
||||||
|
{
|
||||||
|
MetaWaylandGtkTextInput *text_input;
|
||||||
|
|
||||||
|
text_input = g_new0 (MetaWaylandGtkTextInput, 1);
|
||||||
|
text_input->input_focus = meta_wayland_text_input_focus_new (text_input);
|
||||||
|
text_input->seat = seat;
|
||||||
|
|
||||||
|
wl_list_init (&text_input->resource_list);
|
||||||
|
wl_list_init (&text_input->focus_resource_list);
|
||||||
|
text_input->surface_listener.notify = text_input_handle_focus_surface_destroy;
|
||||||
|
|
||||||
|
return text_input;
|
||||||
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
meta_wayland_gtk_text_input_destroy (MetaWaylandGtkTextInput *text_input)
|
||||||
|
{
|
||||||
|
meta_wayland_gtk_text_input_set_focus (text_input, NULL);
|
||||||
|
g_object_unref (text_input->input_focus);
|
||||||
|
g_free (text_input);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_create_new_resource (MetaWaylandGtkTextInput *text_input,
|
||||||
|
struct wl_client *client,
|
||||||
|
struct wl_resource *seat_resource,
|
||||||
|
uint32_t id)
|
||||||
|
{
|
||||||
|
struct wl_resource *text_input_resource;
|
||||||
|
|
||||||
|
text_input_resource = wl_resource_create (client,
|
||||||
|
>k_text_input_interface,
|
||||||
|
META_GTK_TEXT_INPUT_VERSION,
|
||||||
|
id);
|
||||||
|
|
||||||
|
wl_resource_set_implementation (text_input_resource,
|
||||||
|
&meta_text_input_interface,
|
||||||
|
text_input, unbind_resource);
|
||||||
|
|
||||||
|
if (text_input->surface &&
|
||||||
|
wl_resource_get_client (text_input->surface->resource) == client)
|
||||||
|
{
|
||||||
|
wl_list_insert (&text_input->focus_resource_list,
|
||||||
|
wl_resource_get_link (text_input_resource));
|
||||||
|
|
||||||
|
gtk_text_input_send_enter (text_input_resource,
|
||||||
|
text_input->focus_serial,
|
||||||
|
text_input->surface->resource);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
wl_list_insert (&text_input->resource_list,
|
||||||
|
wl_resource_get_link (text_input_resource));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_manager_destroy (struct wl_client *client,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
wl_resource_destroy (resource);
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_manager_get_text_input (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
uint32_t id,
|
||||||
|
struct wl_resource *seat_resource)
|
||||||
|
{
|
||||||
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
|
|
||||||
|
meta_wayland_text_input_create_new_resource (seat->gtk_text_input, client,
|
||||||
|
seat_resource, id);
|
||||||
|
}
|
||||||
|
|
||||||
|
static struct gtk_text_input_manager_interface meta_text_input_manager_interface = {
|
||||||
|
text_input_manager_destroy,
|
||||||
|
text_input_manager_get_text_input,
|
||||||
|
};
|
||||||
|
|
||||||
|
static void
|
||||||
|
bind_text_input (struct wl_client *client,
|
||||||
|
void *data,
|
||||||
|
uint32_t version,
|
||||||
|
uint32_t id)
|
||||||
|
{
|
||||||
|
struct wl_resource *resource;
|
||||||
|
|
||||||
|
resource = wl_resource_create (client,
|
||||||
|
>k_text_input_manager_interface,
|
||||||
|
META_GTK_TEXT_INPUT_VERSION,
|
||||||
|
id);
|
||||||
|
wl_resource_set_implementation (resource,
|
||||||
|
&meta_text_input_manager_interface,
|
||||||
|
NULL, NULL);
|
||||||
|
}
|
||||||
|
|
||||||
|
gboolean
|
||||||
|
meta_wayland_gtk_text_input_init (MetaWaylandCompositor *compositor)
|
||||||
|
{
|
||||||
|
return (wl_global_create (compositor->wayland_display,
|
||||||
|
>k_text_input_manager_interface,
|
||||||
|
META_GTK_TEXT_INPUT_VERSION,
|
||||||
|
compositor->seat->gtk_text_input,
|
||||||
|
bind_text_input) != NULL);
|
||||||
|
}
|
||||||
|
|
||||||
|
gboolean
|
||||||
|
meta_wayland_gtk_text_input_handle_event (MetaWaylandGtkTextInput *text_input,
|
||||||
|
const ClutterEvent *event)
|
||||||
|
{
|
||||||
|
if (!text_input->surface ||
|
||||||
|
!clutter_input_focus_is_focused (text_input->input_focus))
|
||||||
|
return FALSE;
|
||||||
|
|
||||||
|
return clutter_input_focus_filter_key_event (text_input->input_focus,
|
||||||
|
(const ClutterKeyEvent *) event);
|
||||||
|
}
|
42
src/wayland/meta-wayland-text-input-legacy.h
Normal file
42
src/wayland/meta-wayland-text-input-legacy.h
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2017 Red Hat
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful, but
|
||||||
|
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
* General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program; if not, write to the Free Software
|
||||||
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||||
|
* 02111-1307, USA.
|
||||||
|
*
|
||||||
|
* Author: Carlos Garnacho <carlosg@gnome.org>
|
||||||
|
*/
|
||||||
|
|
||||||
|
#ifndef META_WAYLAND_GTK_TEXT_INPUT_H
|
||||||
|
#define META_WAYLAND_GTK_TEXT_INPUT_H
|
||||||
|
|
||||||
|
#include <wayland-server.h>
|
||||||
|
#include "wayland/meta-wayland-types.h"
|
||||||
|
#include "meta/window.h"
|
||||||
|
|
||||||
|
typedef struct _MetaWaylandGtkTextInput MetaWaylandGtkTextInput;
|
||||||
|
|
||||||
|
MetaWaylandGtkTextInput * meta_wayland_gtk_text_input_new (MetaWaylandSeat *seat);
|
||||||
|
void meta_wayland_gtk_text_input_destroy (MetaWaylandGtkTextInput *text_input);
|
||||||
|
|
||||||
|
gboolean meta_wayland_gtk_text_input_init (MetaWaylandCompositor *compositor);
|
||||||
|
|
||||||
|
void meta_wayland_gtk_text_input_set_focus (MetaWaylandGtkTextInput *text_input,
|
||||||
|
MetaWaylandSurface *surface);
|
||||||
|
|
||||||
|
gboolean meta_wayland_gtk_text_input_handle_event (MetaWaylandGtkTextInput *text_input,
|
||||||
|
const ClutterEvent *event);
|
||||||
|
|
||||||
|
#endif /* META_WAYLAND_GTK_TEXT_INPUT_H */
|
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
#include <wayland-server.h>
|
#include <wayland-server.h>
|
||||||
|
|
||||||
#include "gtk-text-input-server-protocol.h"
|
#include "text-input-unstable-v3-server-protocol.h"
|
||||||
#include "wayland/meta-wayland-private.h"
|
#include "wayland/meta-wayland-private.h"
|
||||||
#include "wayland/meta-wayland-seat.h"
|
#include "wayland/meta-wayland-seat.h"
|
||||||
#include "wayland/meta-wayland-text-input.h"
|
#include "wayland/meta-wayland-text-input.h"
|
||||||
@@ -37,6 +37,8 @@ typedef enum
|
|||||||
META_WAYLAND_PENDING_STATE_INPUT_RECT = 1 << 0,
|
META_WAYLAND_PENDING_STATE_INPUT_RECT = 1 << 0,
|
||||||
META_WAYLAND_PENDING_STATE_CONTENT_TYPE = 1 << 1,
|
META_WAYLAND_PENDING_STATE_CONTENT_TYPE = 1 << 1,
|
||||||
META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT = 1 << 2,
|
META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT = 1 << 2,
|
||||||
|
META_WAYLAND_PENDING_STATE_CHANGE_CAUSE = 1 << 3,
|
||||||
|
META_WAYLAND_PENDING_STATE_ENABLED = 1 << 4,
|
||||||
} MetaWaylandTextInputPendingState;
|
} MetaWaylandTextInputPendingState;
|
||||||
|
|
||||||
typedef struct _MetaWaylandTextInput MetaWaylandTextInput;
|
typedef struct _MetaWaylandTextInput MetaWaylandTextInput;
|
||||||
@@ -50,10 +52,11 @@ struct _MetaWaylandTextInput
|
|||||||
struct wl_list focus_resource_list;
|
struct wl_list focus_resource_list;
|
||||||
MetaWaylandSurface *surface;
|
MetaWaylandSurface *surface;
|
||||||
struct wl_listener surface_listener;
|
struct wl_listener surface_listener;
|
||||||
uint32_t focus_serial;
|
|
||||||
|
|
||||||
MetaWaylandTextInputPendingState pending_state;
|
MetaWaylandTextInputPendingState pending_state;
|
||||||
|
|
||||||
|
GHashTable *resource_serials;
|
||||||
|
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
char *text;
|
char *text;
|
||||||
@@ -65,6 +68,8 @@ struct _MetaWaylandTextInput
|
|||||||
|
|
||||||
uint32_t content_type_hint;
|
uint32_t content_type_hint;
|
||||||
uint32_t content_type_purpose;
|
uint32_t content_type_purpose;
|
||||||
|
uint32_t text_change_cause;
|
||||||
|
gboolean enabled;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _MetaWaylandTextInputFocus
|
struct _MetaWaylandTextInputFocus
|
||||||
@@ -90,6 +95,25 @@ meta_wayland_text_input_focus_request_surrounding (ClutterInputFocus *focus)
|
|||||||
text_input->surrounding.anchor);
|
text_input->surrounding.anchor);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static uint32_t
|
||||||
|
lookup_serial (MetaWaylandTextInput *text_input,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
return GPOINTER_TO_UINT (g_hash_table_lookup (text_input->resource_serials,
|
||||||
|
resource));
|
||||||
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
increment_serial (MetaWaylandTextInput *text_input,
|
||||||
|
struct wl_resource *resource)
|
||||||
|
{
|
||||||
|
uint32_t serial;
|
||||||
|
|
||||||
|
serial = lookup_serial (text_input, resource);
|
||||||
|
g_hash_table_insert (text_input->resource_serials, resource,
|
||||||
|
GUINT_TO_POINTER (serial + 1));
|
||||||
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
meta_wayland_text_input_focus_delete_surrounding (ClutterInputFocus *focus,
|
meta_wayland_text_input_focus_delete_surrounding (ClutterInputFocus *focus,
|
||||||
guint cursor,
|
guint cursor,
|
||||||
@@ -102,7 +126,9 @@ meta_wayland_text_input_focus_delete_surrounding (ClutterInputFocus *focus,
|
|||||||
|
|
||||||
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
{
|
{
|
||||||
gtk_text_input_send_delete_surrounding_text (resource, cursor, len);
|
zwp_text_input_v3_send_delete_surrounding_text (resource, cursor, len);
|
||||||
|
zwp_text_input_v3_send_done (resource,
|
||||||
|
lookup_serial (text_input, resource));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -117,8 +143,10 @@ meta_wayland_text_input_focus_commit_text (ClutterInputFocus *focus,
|
|||||||
|
|
||||||
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
{
|
{
|
||||||
gtk_text_input_send_preedit_string (resource, NULL, 0);
|
zwp_text_input_v3_send_preedit_string (resource, NULL, 0, 0);
|
||||||
gtk_text_input_send_commit_string (resource, text);
|
zwp_text_input_v3_send_commit_string (resource, text);
|
||||||
|
zwp_text_input_v3_send_done (resource,
|
||||||
|
lookup_serial (text_input, resource));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -134,7 +162,9 @@ meta_wayland_text_input_focus_set_preedit_text (ClutterInputFocus *focus,
|
|||||||
|
|
||||||
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
{
|
{
|
||||||
gtk_text_input_send_preedit_string (resource, text, cursor);
|
zwp_text_input_v3_send_preedit_string (resource, text, cursor, cursor);
|
||||||
|
zwp_text_input_v3_send_done (resource,
|
||||||
|
lookup_serial (text_input, resource));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -214,7 +244,6 @@ meta_wayland_text_input_set_focus (MetaWaylandTextInput *text_input,
|
|||||||
ClutterInputFocus *focus = text_input->input_focus;
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
ClutterInputMethod *input_method;
|
ClutterInputMethod *input_method;
|
||||||
struct wl_resource *resource;
|
struct wl_resource *resource;
|
||||||
uint32_t serial;
|
|
||||||
|
|
||||||
if (clutter_input_focus_is_focused (focus))
|
if (clutter_input_focus_is_focused (focus))
|
||||||
{
|
{
|
||||||
@@ -222,12 +251,10 @@ meta_wayland_text_input_set_focus (MetaWaylandTextInput *text_input,
|
|||||||
clutter_input_method_focus_out (input_method);
|
clutter_input_method_focus_out (input_method);
|
||||||
}
|
}
|
||||||
|
|
||||||
serial = wl_display_next_serial (text_input->seat->wl_display);
|
|
||||||
|
|
||||||
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
{
|
{
|
||||||
gtk_text_input_send_leave (resource, serial,
|
zwp_text_input_v3_send_leave (resource,
|
||||||
text_input->surface->resource);
|
text_input->surface->resource);
|
||||||
}
|
}
|
||||||
|
|
||||||
move_resources (&text_input->resource_list,
|
move_resources (&text_input->resource_list,
|
||||||
@@ -255,21 +282,20 @@ meta_wayland_text_input_set_focus (MetaWaylandTextInput *text_input,
|
|||||||
{
|
{
|
||||||
struct wl_resource *resource;
|
struct wl_resource *resource;
|
||||||
|
|
||||||
text_input->focus_serial =
|
|
||||||
wl_display_next_serial (text_input->seat->wl_display);
|
|
||||||
|
|
||||||
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
wl_resource_for_each (resource, &text_input->focus_resource_list)
|
||||||
{
|
{
|
||||||
gtk_text_input_send_enter (resource, text_input->focus_serial,
|
zwp_text_input_v3_send_enter (resource, surface->resource);
|
||||||
surface->resource);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
unbind_resource (struct wl_resource *resource)
|
text_input_destructor (struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
|
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
|
||||||
|
g_hash_table_remove (text_input->resource_serials, resource);
|
||||||
wl_list_remove (wl_resource_get_link (resource));
|
wl_list_remove (wl_resource_get_link (resource));
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -282,32 +308,12 @@ text_input_destroy (struct wl_client *client,
|
|||||||
|
|
||||||
static void
|
static void
|
||||||
text_input_enable (struct wl_client *client,
|
text_input_enable (struct wl_client *client,
|
||||||
struct wl_resource *resource,
|
struct wl_resource *resource)
|
||||||
uint32_t serial,
|
|
||||||
uint32_t flags)
|
|
||||||
{
|
{
|
||||||
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
ClutterInputFocus *focus = text_input->input_focus;
|
|
||||||
ClutterInputMethod *input_method;
|
|
||||||
gboolean show_preedit;
|
|
||||||
|
|
||||||
if (serial != text_input->focus_serial)
|
text_input->enabled = TRUE;
|
||||||
return;
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_ENABLED;
|
||||||
|
|
||||||
if (!clutter_input_focus_is_focused (focus))
|
|
||||||
{
|
|
||||||
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
|
||||||
if (input_method)
|
|
||||||
clutter_input_method_focus_in (input_method, focus);
|
|
||||||
else
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
show_preedit = (flags & GTK_TEXT_INPUT_ENABLE_FLAGS_CAN_SHOW_PREEDIT) != 0;
|
|
||||||
clutter_input_focus_set_can_show_preedit (focus, show_preedit);
|
|
||||||
|
|
||||||
if (flags & GTK_TEXT_INPUT_ENABLE_FLAGS_TOGGLE_INPUT_PANEL)
|
|
||||||
clutter_input_focus_request_toggle_input_panel (focus);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -315,17 +321,9 @@ text_input_disable (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
ClutterInputFocus *focus = text_input->input_focus;
|
|
||||||
ClutterInputMethod *input_method;
|
|
||||||
|
|
||||||
if (!clutter_input_focus_is_focused (focus))
|
text_input->enabled = FALSE;
|
||||||
return;
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_ENABLED;
|
||||||
|
|
||||||
clutter_input_focus_reset (text_input->input_focus);
|
|
||||||
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
|
||||||
|
|
||||||
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
|
||||||
clutter_input_method_focus_out (input_method);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -344,30 +342,41 @@ text_input_set_surrounding_text (struct wl_client *client,
|
|||||||
text_input->pending_state |= META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT;
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_SURROUNDING_TEXT;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
text_input_set_text_change_cause (struct wl_client *client,
|
||||||
|
struct wl_resource *resource,
|
||||||
|
uint32_t cause)
|
||||||
|
{
|
||||||
|
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
|
|
||||||
|
text_input->text_change_cause = cause;
|
||||||
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_CHANGE_CAUSE;
|
||||||
|
}
|
||||||
|
|
||||||
static ClutterInputContentHintFlags
|
static ClutterInputContentHintFlags
|
||||||
translate_hints (uint32_t hints)
|
translate_hints (uint32_t hints)
|
||||||
{
|
{
|
||||||
ClutterInputContentHintFlags clutter_hints = 0;
|
ClutterInputContentHintFlags clutter_hints = 0;
|
||||||
|
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_COMPLETION)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_COMPLETION)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_COMPLETION;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_COMPLETION;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_SPELLCHECK)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_SPELLCHECK)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SPELLCHECK;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SPELLCHECK;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_AUTO_CAPITALIZATION)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_AUTO_CAPITALIZATION)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_AUTO_CAPITALIZATION;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_AUTO_CAPITALIZATION;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_LOWERCASE)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_LOWERCASE)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LOWERCASE;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LOWERCASE;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_UPPERCASE)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_UPPERCASE)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_UPPERCASE;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_UPPERCASE;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_TITLECASE)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_TITLECASE)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_TITLECASE;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_TITLECASE;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_HIDDEN_TEXT)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_HIDDEN_TEXT)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_HIDDEN_TEXT;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_HIDDEN_TEXT;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_SENSITIVE_DATA)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_SENSITIVE_DATA)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SENSITIVE_DATA;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_SENSITIVE_DATA;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_LATIN)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_LATIN)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LATIN;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_LATIN;
|
||||||
if (hints & GTK_TEXT_INPUT_CONTENT_HINT_MULTILINE)
|
if (hints & ZWP_TEXT_INPUT_V3_CONTENT_HINT_MULTILINE)
|
||||||
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_MULTILINE;
|
clutter_hints |= CLUTTER_INPUT_CONTENT_HINT_MULTILINE;
|
||||||
|
|
||||||
return clutter_hints;
|
return clutter_hints;
|
||||||
@@ -378,31 +387,31 @@ translate_purpose (uint32_t purpose)
|
|||||||
{
|
{
|
||||||
switch (purpose)
|
switch (purpose)
|
||||||
{
|
{
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NORMAL:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_NORMAL:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_NORMAL;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NORMAL;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_ALPHA:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_ALPHA:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_ALPHA;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_ALPHA;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DIGITS:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_DIGITS:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_DIGITS;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DIGITS;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NUMBER:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_NUMBER:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_NUMBER;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NUMBER;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_PHONE:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_PHONE:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_PHONE;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_PHONE;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_URL:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_URL:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_URL;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_URL;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_EMAIL:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_EMAIL:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_EMAIL;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_EMAIL;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_NAME:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_NAME:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_NAME;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_NAME;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_PASSWORD:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_PASSWORD:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_PASSWORD;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_PASSWORD;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DATE:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_DATE:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_DATE;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DATE;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_TIME:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_TIME:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_TIME;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_TIME;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_DATETIME:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_DATETIME:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_DATETIME;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_DATETIME;
|
||||||
case GTK_TEXT_INPUT_CONTENT_PURPOSE_TERMINAL:
|
case ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_TERMINAL:
|
||||||
return CLUTTER_INPUT_CONTENT_PURPOSE_TERMINAL;
|
return CLUTTER_INPUT_CONTENT_PURPOSE_TERMINAL;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -443,18 +452,60 @@ text_input_set_cursor_rectangle (struct wl_client *client,
|
|||||||
text_input->pending_state |= META_WAYLAND_PENDING_STATE_INPUT_RECT;
|
text_input->pending_state |= META_WAYLAND_PENDING_STATE_INPUT_RECT;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void
|
||||||
|
meta_wayland_text_input_reset (MetaWaylandTextInput *text_input)
|
||||||
|
{
|
||||||
|
g_clear_pointer (&text_input->surrounding.text, g_free);
|
||||||
|
text_input->content_type_hint = ZWP_TEXT_INPUT_V3_CONTENT_HINT_NONE;
|
||||||
|
text_input->content_type_purpose = ZWP_TEXT_INPUT_V3_CONTENT_PURPOSE_NORMAL;
|
||||||
|
text_input->text_change_cause = ZWP_TEXT_INPUT_V3_CHANGE_CAUSE_INPUT_METHOD;
|
||||||
|
text_input->cursor_rect = (cairo_rectangle_int_t) { 0, 0, 0, 0 };
|
||||||
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
text_input_commit_state (struct wl_client *client,
|
text_input_commit_state (struct wl_client *client,
|
||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
MetaWaylandTextInput *text_input = wl_resource_get_user_data (resource);
|
||||||
ClutterInputFocus *focus = text_input->input_focus;
|
ClutterInputFocus *focus = text_input->input_focus;
|
||||||
|
gboolean toggle_panel = FALSE;
|
||||||
|
|
||||||
|
increment_serial (text_input, resource);
|
||||||
|
|
||||||
if (!clutter_input_focus_is_focused (focus))
|
|
||||||
return;
|
|
||||||
if (text_input->surface == NULL)
|
if (text_input->surface == NULL)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_ENABLED)
|
||||||
|
{
|
||||||
|
ClutterInputMethod *input_method;
|
||||||
|
|
||||||
|
input_method = clutter_backend_get_input_method (clutter_get_default_backend ());
|
||||||
|
|
||||||
|
if (text_input->enabled)
|
||||||
|
{
|
||||||
|
meta_wayland_text_input_reset (text_input);
|
||||||
|
|
||||||
|
if (!clutter_input_focus_is_focused (focus))
|
||||||
|
{
|
||||||
|
if (input_method)
|
||||||
|
clutter_input_method_focus_in (input_method, focus);
|
||||||
|
else
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
clutter_input_focus_set_can_show_preedit (focus, TRUE);
|
||||||
|
toggle_panel = TRUE;
|
||||||
|
}
|
||||||
|
else if (clutter_input_focus_is_focused (focus))
|
||||||
|
{
|
||||||
|
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
||||||
|
clutter_input_focus_reset (text_input->input_focus);
|
||||||
|
clutter_input_method_focus_out (input_method);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else if (!clutter_input_focus_is_focused (focus))
|
||||||
|
return;
|
||||||
|
|
||||||
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_CONTENT_TYPE)
|
if (text_input->pending_state & META_WAYLAND_PENDING_STATE_CONTENT_TYPE)
|
||||||
{
|
{
|
||||||
clutter_input_focus_set_content_hints (text_input->input_focus,
|
clutter_input_focus_set_content_hints (text_input->input_focus,
|
||||||
@@ -491,13 +542,17 @@ text_input_commit_state (struct wl_client *client,
|
|||||||
}
|
}
|
||||||
|
|
||||||
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
text_input->pending_state = META_WAYLAND_PENDING_STATE_NONE;
|
||||||
|
|
||||||
|
if (toggle_panel)
|
||||||
|
clutter_input_focus_request_toggle_input_panel (focus);
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct gtk_text_input_interface meta_text_input_interface = {
|
static struct zwp_text_input_v3_interface meta_text_input_interface = {
|
||||||
text_input_destroy,
|
text_input_destroy,
|
||||||
text_input_enable,
|
text_input_enable,
|
||||||
text_input_disable,
|
text_input_disable,
|
||||||
text_input_set_surrounding_text,
|
text_input_set_surrounding_text,
|
||||||
|
text_input_set_text_change_cause,
|
||||||
text_input_set_content_type,
|
text_input_set_content_type,
|
||||||
text_input_set_cursor_rectangle,
|
text_input_set_cursor_rectangle,
|
||||||
text_input_commit_state,
|
text_input_commit_state,
|
||||||
@@ -516,6 +571,8 @@ meta_wayland_text_input_new (MetaWaylandSeat *seat)
|
|||||||
wl_list_init (&text_input->focus_resource_list);
|
wl_list_init (&text_input->focus_resource_list);
|
||||||
text_input->surface_listener.notify = text_input_handle_focus_surface_destroy;
|
text_input->surface_listener.notify = text_input_handle_focus_surface_destroy;
|
||||||
|
|
||||||
|
text_input->resource_serials = g_hash_table_new (NULL, NULL);
|
||||||
|
|
||||||
return text_input;
|
return text_input;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -524,6 +581,7 @@ meta_wayland_text_input_destroy (MetaWaylandTextInput *text_input)
|
|||||||
{
|
{
|
||||||
meta_wayland_text_input_set_focus (text_input, NULL);
|
meta_wayland_text_input_set_focus (text_input, NULL);
|
||||||
g_object_unref (text_input->input_focus);
|
g_object_unref (text_input->input_focus);
|
||||||
|
g_hash_table_destroy (text_input->resource_serials);
|
||||||
g_free (text_input);
|
g_free (text_input);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -536,13 +594,13 @@ meta_wayland_text_input_create_new_resource (MetaWaylandTextInput *text_input,
|
|||||||
struct wl_resource *text_input_resource;
|
struct wl_resource *text_input_resource;
|
||||||
|
|
||||||
text_input_resource = wl_resource_create (client,
|
text_input_resource = wl_resource_create (client,
|
||||||
>k_text_input_interface,
|
&zwp_text_input_v3_interface,
|
||||||
META_GTK_TEXT_INPUT_VERSION,
|
META_ZWP_TEXT_INPUT_V3_VERSION,
|
||||||
id);
|
id);
|
||||||
|
|
||||||
wl_resource_set_implementation (text_input_resource,
|
wl_resource_set_implementation (text_input_resource,
|
||||||
&meta_text_input_interface,
|
&meta_text_input_interface,
|
||||||
text_input, unbind_resource);
|
text_input, text_input_destructor);
|
||||||
|
|
||||||
if (text_input->surface &&
|
if (text_input->surface &&
|
||||||
wl_resource_get_client (text_input->surface->resource) == client)
|
wl_resource_get_client (text_input->surface->resource) == client)
|
||||||
@@ -550,9 +608,8 @@ meta_wayland_text_input_create_new_resource (MetaWaylandTextInput *text_input,
|
|||||||
wl_list_insert (&text_input->focus_resource_list,
|
wl_list_insert (&text_input->focus_resource_list,
|
||||||
wl_resource_get_link (text_input_resource));
|
wl_resource_get_link (text_input_resource));
|
||||||
|
|
||||||
gtk_text_input_send_enter (text_input_resource,
|
zwp_text_input_v3_send_enter (text_input_resource,
|
||||||
text_input->focus_serial,
|
text_input->surface->resource);
|
||||||
text_input->surface->resource);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
@@ -580,7 +637,7 @@ text_input_manager_get_text_input (struct wl_client *client,
|
|||||||
seat_resource, id);
|
seat_resource, id);
|
||||||
}
|
}
|
||||||
|
|
||||||
static struct gtk_text_input_manager_interface meta_text_input_manager_interface = {
|
static struct zwp_text_input_manager_v3_interface meta_text_input_manager_interface = {
|
||||||
text_input_manager_destroy,
|
text_input_manager_destroy,
|
||||||
text_input_manager_get_text_input,
|
text_input_manager_get_text_input,
|
||||||
};
|
};
|
||||||
@@ -594,8 +651,8 @@ bind_text_input (struct wl_client *client,
|
|||||||
struct wl_resource *resource;
|
struct wl_resource *resource;
|
||||||
|
|
||||||
resource = wl_resource_create (client,
|
resource = wl_resource_create (client,
|
||||||
>k_text_input_manager_interface,
|
&zwp_text_input_manager_v3_interface,
|
||||||
META_GTK_TEXT_INPUT_VERSION,
|
META_ZWP_TEXT_INPUT_V3_VERSION,
|
||||||
id);
|
id);
|
||||||
wl_resource_set_implementation (resource,
|
wl_resource_set_implementation (resource,
|
||||||
&meta_text_input_manager_interface,
|
&meta_text_input_manager_interface,
|
||||||
@@ -606,8 +663,8 @@ gboolean
|
|||||||
meta_wayland_text_input_init (MetaWaylandCompositor *compositor)
|
meta_wayland_text_input_init (MetaWaylandCompositor *compositor)
|
||||||
{
|
{
|
||||||
return (wl_global_create (compositor->wayland_display,
|
return (wl_global_create (compositor->wayland_display,
|
||||||
>k_text_input_manager_interface,
|
&zwp_text_input_manager_v3_interface,
|
||||||
META_GTK_TEXT_INPUT_VERSION,
|
META_ZWP_TEXT_INPUT_V3_VERSION,
|
||||||
compositor->seat->text_input,
|
compositor->seat->text_input,
|
||||||
bind_text_input) != NULL);
|
bind_text_input) != NULL);
|
||||||
}
|
}
|
||||||
|
@@ -53,5 +53,6 @@
|
|||||||
#define META_ZXDG_OUTPUT_V1_VERSION 1
|
#define META_ZXDG_OUTPUT_V1_VERSION 1
|
||||||
#define META_ZWP_XWAYLAND_KEYBOARD_GRAB_V1_VERSION 1
|
#define META_ZWP_XWAYLAND_KEYBOARD_GRAB_V1_VERSION 1
|
||||||
#define META_GTK_TEXT_INPUT_VERSION 1
|
#define META_GTK_TEXT_INPUT_VERSION 1
|
||||||
|
#define META_ZWP_TEXT_INPUT_V3_VERSION 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@@ -191,6 +191,11 @@ xdg_toplevel_set_parent (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
MetaWindow *transient_for = NULL;
|
MetaWindow *transient_for = NULL;
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (parent_resource)
|
if (parent_resource)
|
||||||
{
|
{
|
||||||
@@ -200,7 +205,7 @@ xdg_toplevel_set_parent (struct wl_client *client,
|
|||||||
transient_for = parent_surface->window;
|
transient_for = parent_surface->window;
|
||||||
}
|
}
|
||||||
|
|
||||||
meta_window_set_transient_for (surface->window, transient_for);
|
meta_window_set_transient_for (window, transient_for);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -209,11 +214,16 @@ xdg_toplevel_set_title (struct wl_client *client,
|
|||||||
const char *title)
|
const char *title)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!g_utf8_validate (title, -1, NULL))
|
if (!g_utf8_validate (title, -1, NULL))
|
||||||
title = "";
|
title = "";
|
||||||
|
|
||||||
meta_window_set_title (surface->window, title);
|
meta_window_set_title (window, title);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -222,11 +232,16 @@ xdg_toplevel_set_app_id (struct wl_client *client,
|
|||||||
const char *app_id)
|
const char *app_id)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!g_utf8_validate (app_id, -1, NULL))
|
if (!g_utf8_validate (app_id, -1, NULL))
|
||||||
app_id = "";
|
app_id = "";
|
||||||
|
|
||||||
meta_window_set_wm_class (surface->window, app_id, app_id);
|
meta_window_set_wm_class (window, app_id, app_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -239,15 +254,20 @@ xdg_toplevel_show_window_menu (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
int monitor_scale;
|
int monitor_scale;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, FALSE, NULL, NULL))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, FALSE, NULL, NULL))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
monitor_scale = surface->window->monitor->scale;
|
monitor_scale = window->monitor->scale;
|
||||||
meta_window_show_menu (surface->window, META_WINDOW_MENU_WM,
|
meta_window_show_menu (window, META_WINDOW_MENU_WM,
|
||||||
surface->window->buffer_rect.x + (x * monitor_scale),
|
window->buffer_rect.x + (x * monitor_scale),
|
||||||
surface->window->buffer_rect.y + (y * monitor_scale));
|
window->buffer_rect.y + (y * monitor_scale));
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -258,8 +278,13 @@ xdg_toplevel_move (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
float x, y;
|
float x, y;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -298,9 +323,14 @@ xdg_toplevel_resize (struct wl_client *client,
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
MetaWaylandSeat *seat = wl_resource_get_user_data (seat_resource);
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
gfloat x, y;
|
gfloat x, y;
|
||||||
MetaGrabOp grab_op;
|
MetaGrabOp grab_op;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
if (!meta_wayland_seat_get_grab_info (seat, surface, serial, TRUE, &x, &y))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -357,7 +387,11 @@ xdg_toplevel_set_maximized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
MetaWindow *window = surface->window;
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
meta_window_force_placement (window, TRUE);
|
meta_window_force_placement (window, TRUE);
|
||||||
meta_window_maximize (window, META_MAXIMIZE_BOTH);
|
meta_window_maximize (window, META_MAXIMIZE_BOTH);
|
||||||
@@ -368,8 +402,13 @@ xdg_toplevel_unset_maximized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_unmaximize (surface->window, META_MAXIMIZE_BOTH);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_unmaximize (window, META_MAXIMIZE_BOTH);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -378,6 +417,11 @@ xdg_toplevel_set_fullscreen (struct wl_client *client,
|
|||||||
struct wl_resource *output_resource)
|
struct wl_resource *output_resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
if (output_resource)
|
if (output_resource)
|
||||||
{
|
{
|
||||||
@@ -385,12 +429,12 @@ xdg_toplevel_set_fullscreen (struct wl_client *client,
|
|||||||
|
|
||||||
if (output)
|
if (output)
|
||||||
{
|
{
|
||||||
meta_window_move_to_monitor (surface->window,
|
meta_window_move_to_monitor (window,
|
||||||
output->logical_monitor->number);
|
output->logical_monitor->number);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
meta_window_make_fullscreen (surface->window);
|
meta_window_make_fullscreen (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -398,8 +442,13 @@ xdg_toplevel_unset_fullscreen (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_unmake_fullscreen (surface->window);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_unmake_fullscreen (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
@@ -407,8 +456,13 @@ xdg_toplevel_set_minimized (struct wl_client *client,
|
|||||||
struct wl_resource *resource)
|
struct wl_resource *resource)
|
||||||
{
|
{
|
||||||
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
MetaWaylandSurface *surface = surface_from_xdg_toplevel_resource (resource);
|
||||||
|
MetaWindow *window;
|
||||||
|
|
||||||
meta_window_minimize (surface->window);
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
|
return;
|
||||||
|
|
||||||
|
meta_window_minimize (window);
|
||||||
}
|
}
|
||||||
|
|
||||||
static const struct xdg_toplevel_interface meta_wayland_xdg_toplevel_interface = {
|
static const struct xdg_toplevel_interface meta_wayland_xdg_toplevel_interface = {
|
||||||
@@ -624,13 +678,24 @@ meta_wayland_xdg_toplevel_commit (MetaWaylandSurfaceRole *surface_role,
|
|||||||
MetaRectangle old_geometry;
|
MetaRectangle old_geometry;
|
||||||
gboolean geometry_changed;
|
gboolean geometry_changed;
|
||||||
|
|
||||||
if (!surface->buffer_ref.buffer && xdg_surface_priv->first_buffer_attached)
|
window = surface->window;
|
||||||
|
if (!window)
|
||||||
{
|
{
|
||||||
meta_wayland_xdg_surface_reset (xdg_surface);
|
meta_wayland_surface_cache_pending_frame_callbacks (surface, pending);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!surface->buffer_ref.buffer && xdg_surface_priv->first_buffer_attached)
|
||||||
|
{
|
||||||
|
MetaWaylandActorSurface *actor_surface =
|
||||||
|
META_WAYLAND_ACTOR_SURFACE (xdg_toplevel);
|
||||||
|
|
||||||
|
meta_wayland_xdg_surface_reset (xdg_surface);
|
||||||
|
meta_wayland_actor_surface_queue_frame_callbacks (actor_surface,
|
||||||
|
pending);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
window = surface->window;
|
|
||||||
old_geometry = xdg_surface_priv->geometry;
|
old_geometry = xdg_surface_priv->geometry;
|
||||||
|
|
||||||
surface_role_class =
|
surface_role_class =
|
||||||
@@ -956,6 +1021,7 @@ meta_wayland_xdg_popup_commit (MetaWaylandSurfaceRole *surface_role,
|
|||||||
if (!surface->buffer_ref.buffer && xdg_surface_priv->first_buffer_attached)
|
if (!surface->buffer_ref.buffer && xdg_surface_priv->first_buffer_attached)
|
||||||
{
|
{
|
||||||
meta_wayland_xdg_surface_reset (xdg_surface);
|
meta_wayland_xdg_surface_reset (xdg_surface);
|
||||||
|
meta_wayland_surface_cache_pending_frame_callbacks (surface, pending);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1369,8 +1435,9 @@ meta_wayland_xdg_surface_commit (MetaWaylandSurfaceRole *surface_role,
|
|||||||
|
|
||||||
if (pending->has_new_geometry)
|
if (pending->has_new_geometry)
|
||||||
{
|
{
|
||||||
/* If we have new geometry, use it. */
|
meta_wayland_shell_surface_determine_geometry (shell_surface,
|
||||||
priv->geometry = pending->new_geometry;
|
&pending->new_geometry,
|
||||||
|
&priv->geometry);
|
||||||
priv->has_set_geometry = TRUE;
|
priv->has_set_geometry = TRUE;
|
||||||
}
|
}
|
||||||
else if (!priv->has_set_geometry)
|
else if (!priv->has_set_geometry)
|
||||||
|
@@ -393,6 +393,7 @@ meta_wayland_init (void)
|
|||||||
meta_wayland_keyboard_shortcuts_inhibit_init (compositor);
|
meta_wayland_keyboard_shortcuts_inhibit_init (compositor);
|
||||||
meta_wayland_surface_inhibit_shortcuts_dialog_init ();
|
meta_wayland_surface_inhibit_shortcuts_dialog_init ();
|
||||||
meta_wayland_text_input_init (compositor);
|
meta_wayland_text_input_init (compositor);
|
||||||
|
meta_wayland_gtk_text_input_init (compositor);
|
||||||
|
|
||||||
/* Xwayland specific protocol, needs to be filtered out for all other clients */
|
/* Xwayland specific protocol, needs to be filtered out for all other clients */
|
||||||
if (meta_xwayland_grab_keyboard_init (compositor))
|
if (meta_xwayland_grab_keyboard_init (compositor))
|
||||||
|
@@ -371,8 +371,8 @@ scale_rect_size (MetaRectangle *rect,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
meta_window_wayland_update_main_monitor (MetaWindow *window,
|
meta_window_wayland_update_main_monitor (MetaWindow *window,
|
||||||
gboolean user_op)
|
MetaWindowUpdateMonitorFlags flags)
|
||||||
{
|
{
|
||||||
MetaBackend *backend = meta_get_backend ();
|
MetaBackend *backend = meta_get_backend ();
|
||||||
MetaMonitorManager *monitor_manager =
|
MetaMonitorManager *monitor_manager =
|
||||||
@@ -392,7 +392,7 @@ meta_window_wayland_update_main_monitor (MetaWindow *window,
|
|||||||
toplevel_window = meta_wayland_surface_get_toplevel_window (window->surface);
|
toplevel_window = meta_wayland_surface_get_toplevel_window (window->surface);
|
||||||
if (toplevel_window != window)
|
if (toplevel_window != window)
|
||||||
{
|
{
|
||||||
meta_window_update_monitor (toplevel_window, user_op);
|
meta_window_update_monitor (toplevel_window, flags);
|
||||||
window->monitor = toplevel_window->monitor;
|
window->monitor = toplevel_window->monitor;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -413,7 +413,7 @@ meta_window_wayland_update_main_monitor (MetaWindow *window,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!user_op)
|
if (flags & META_WINDOW_UPDATE_MONITOR_FLAGS_FORCE)
|
||||||
{
|
{
|
||||||
window->monitor = to;
|
window->monitor = to;
|
||||||
return;
|
return;
|
||||||
|
@@ -85,6 +85,13 @@ meta_xwayland_keyboard_grab_end (MetaXwaylandKeyboardActiveGrab *active_grab)
|
|||||||
{
|
{
|
||||||
MetaWaylandSeat *seat = active_grab->seat;
|
MetaWaylandSeat *seat = active_grab->seat;
|
||||||
|
|
||||||
|
if (seat->keyboard->grab->interface->key == meta_xwayland_keyboard_grab_key)
|
||||||
|
{
|
||||||
|
meta_wayland_keyboard_end_grab (active_grab->keyboard_grab.keyboard);
|
||||||
|
meta_wayland_keyboard_set_focus (active_grab->keyboard_grab.keyboard, NULL);
|
||||||
|
meta_display_sync_wayland_input_focus (meta_get_display ());
|
||||||
|
}
|
||||||
|
|
||||||
if (!active_grab->surface)
|
if (!active_grab->surface)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
@@ -104,13 +111,6 @@ meta_xwayland_keyboard_grab_end (MetaXwaylandKeyboardActiveGrab *active_grab)
|
|||||||
active_grab->window_associate_handler = 0;
|
active_grab->window_associate_handler = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (seat->keyboard->grab->interface->key == meta_xwayland_keyboard_grab_key)
|
|
||||||
{
|
|
||||||
meta_wayland_keyboard_end_grab (active_grab->keyboard_grab.keyboard);
|
|
||||||
meta_wayland_keyboard_set_focus (active_grab->keyboard_grab.keyboard, NULL);
|
|
||||||
meta_display_sync_wayland_input_focus (meta_get_display ());
|
|
||||||
}
|
|
||||||
|
|
||||||
active_grab->surface = NULL;
|
active_grab->surface = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1483,7 +1483,9 @@ meta_x11_display_reload_cursor (MetaX11Display *x11_display)
|
|||||||
|
|
||||||
XDefineCursor (x11_display->xdisplay, x11_display->xroot, xcursor);
|
XDefineCursor (x11_display->xdisplay, x11_display->xroot, xcursor);
|
||||||
XFlush (x11_display->xdisplay);
|
XFlush (x11_display->xdisplay);
|
||||||
XFreeCursor (x11_display->xdisplay, xcursor);
|
|
||||||
|
if (xcursor)
|
||||||
|
XFreeCursor (x11_display->xdisplay, xcursor);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
@@ -1501,8 +1501,8 @@ meta_window_x11_update_icon (MetaWindow *window,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
meta_window_x11_update_main_monitor (MetaWindow *window,
|
meta_window_x11_update_main_monitor (MetaWindow *window,
|
||||||
gboolean user_op)
|
MetaWindowUpdateMonitorFlags flags)
|
||||||
{
|
{
|
||||||
window->monitor = meta_window_calculate_main_logical_monitor (window);
|
window->monitor = meta_window_calculate_main_logical_monitor (window);
|
||||||
}
|
}
|
||||||
@@ -3339,7 +3339,7 @@ meta_window_x11_configure_notify (MetaWindow *window,
|
|||||||
priv->client_rect = window->rect;
|
priv->client_rect = window->rect;
|
||||||
window->buffer_rect = window->rect;
|
window->buffer_rect = window->rect;
|
||||||
|
|
||||||
meta_window_update_monitor (window, FALSE);
|
meta_window_update_monitor (window, META_WINDOW_UPDATE_MONITOR_FLAGS_NONE);
|
||||||
|
|
||||||
/* Whether an override-redirect window is considered fullscreen depends
|
/* Whether an override-redirect window is considered fullscreen depends
|
||||||
* on its geometry.
|
* on its geometry.
|
||||||
|
Reference in New Issue
Block a user