Resolve conflicts

This commit is contained in:
Adam Bieńkowski 2020-01-07 01:04:28 +01:00
commit a0a62c3464
299 changed files with 66126 additions and 5696 deletions

14
.github/workflows/gettext.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Gettext updates
on:
push:
branches: master
jobs:
gettext_template:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: elementary/actions/gettext-template@master
env:
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "builds@elementary.io"

25
.github/workflows/main.yml vendored Normal file
View File

@ -0,0 +1,25 @@
name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: elementary/docker:unstable
steps:
- uses: actions/checkout@v1
- name: Install Dependencies
run: |
apt update
apt install -y gettext gnome-settings-daemon-dev gsettings-desktop-schemas-dev libbamf3-dev libcanberra-dev libcanberra-gtk3-dev libclutter-1.0-dev libgee-0.8-dev libglib2.0-dev libgnome-desktop-3-dev libgranite-dev libgtk-3-dev libmutter-2-dev libplank-dev libxml2-utils meson valac valadoc
- name: Build
env:
DESTDIR: out
run: |
meson build
ninja -C build
ninja -C build install

19
.github/workflows/release.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Release
on:
pull_request:
branches: master
types: closed
jobs:
release:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true && true == contains(join(github.event.pull_request.labels.*.name), 'Release')
steps:
- uses: actions/checkout@v1
- uses: elementary/actions/release@master
env:
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "builds@elementary.io"
with:
release_branch: 'juno'

View File

@ -1,14 +0,0 @@
language: generic
services:
- docker
env:
- DEPENDENCY_PACKAGES="meson gettext gnome-settings-daemon-dev gsettings-desktop-schemas-dev libbamf3-dev libcanberra-dev libcanberra-gtk3-dev libclutter-1.0-dev libgee-0.8-dev libglib2.0-dev libgnome-desktop-3-dev libgranite-dev libgtk-3-dev libmutter-2-dev libplank-dev libxml2-utils valac valadoc"
install:
- docker pull elementary/docker:juno-unstable
- docker run -v "$PWD":/tmp/build-dir elementary/docker:juno-unstable /bin/sh -c "apt-get update && apt-get -y install $DEPENDENCY_PACKAGES && cd /tmp/build-dir && meson build && ninja -C build"
script:
- echo BUILDS PASSED

View File

@ -1,5 +1,5 @@
# Gala
[![l10n](https://l10n.elementary.io/widgets/desktop/gala/svg-badge.svg)](https://l10n.elementary.io/projects/desktop/gala)
[![Translation status](https://l10n.elementary.io/widgets/desktop/-/gala/svg-badge.svg)](https://l10n.elementary.io/engage/desktop/?utm_source=widget)
A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.

View File

@ -0,0 +1,6 @@
[org.gnome.mutter:Pantheon]
dynamic-workspaces = true
attach-modal-dialogs = false
button-layout = 'close:maximize'
edge-tiling = true
enable-animations = true

29
data/gala.appdata.xml.in Normal file
View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 elementary, Inc. <contact@elementary.io> -->
<component>
<id>io.elementary.gala</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Multitasking &amp; Window Management</name>
<summary>A window &amp; compositing manager for Pantheon</summary>
<description>
<p>A window &amp; compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
</description>
<releases>
<release version="3.2.0" date="2019-12-09" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Improve window shadows for legacy apps</li>
<li>Fix potential crash when taking screenshots</li>
<li>Fix notification position after changing DPI</li>
<li>Fix animations for moving and maximizing tiled windows</li>
</ul>
</description>
</release>
</releases>
<compulsory_for_desktop>Pantheon</compulsory_for_desktop>
<developer_name>elementary, Inc.</developer_name>
<url type="homepage">https://elementary.io</url>
<url type="bugtracker">https://github.com/elementary/gala/issues</url>
</component>

View File

@ -8,6 +8,15 @@ gala_gschema = configure_file(
gala_gschema_compile = gnome.compile_schemas()
i18n.merge_file(
input: 'gala.appdata.xml.in',
output: meson.project_name() + '.appdata.xml',
po_dir: join_paths(meson.source_root(), 'po'),
type: 'xml',
install: true,
install_dir: join_paths(get_option('datadir'), 'metainfo'),
)
i18n.merge_file(
input: 'gala-multitaskingview.desktop.in',
output: 'gala-multitaskingview.desktop',
@ -25,6 +34,7 @@ i18n.merge_file(
install_dir: join_paths(data_dir, 'applications')
)
install_data(['gala.desktop', 'gala-daemon.desktop', 'gala-wayland.desktop'], install_dir: join_paths(data_dir, 'applications'))
install_data(files('20_elementary.pantheon.wm.gschema.override'), install_dir: join_paths(data_dir, 'glib-2.0', 'schemas'))
icons_dir = join_paths(get_option('datadir'), 'icons', 'hicolor')
install_data('icons/32x32/multitasking-view.svg', install_dir: join_paths(icons_dir, '32x32', 'apps'))

View File

@ -221,27 +221,27 @@
<schema path="/org/pantheon/desktop/gala/shadows/" id="org.pantheon.desktop.gala.shadows" gettext-domain="@GETTEXT_PACKAGE@">
<key type="as" name="normal-focused">
<default>['20', '-1', '0', '15', '220']</default>
<default>['20', '-1', '0', '15', '100']</default>
<summary>Defines the shadow of normal focused windows</summary>
<description>The first value is the radius of the blur of the shadow, the second one the top fade (which is usually just -1), the third and fourth the x- and y-offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-offset, opacity].</description>
</key>
<key type="as" name="normal-unfocused">
<default>['8', '-1', '0', '6', '150']</default>
<default>['6', '-1', '0', '4', '80']</default>
<summary>Defines the shadow of a normal unfocused window</summary>
<description>See normal-focused.</description>
</key>
<key type="as" name="menu">
<default>['7', '-1', '0', '5', '130']</default>
<default>['6', '-1', '0', '4', '80']</default>
<summary>Defines the shadow of a menu</summary>
<description>See normal-focused.</description>
</key>
<key type="as" name="dialog-focused">
<default>['12', '-1', '0', '7', '190']</default>
<default>['12', '-1', '0', '4', '100']</default>
<summary>Defines the shadow of a focused dialog</summary>
<description>See normal-focused.</description>
</key>
<key type="as" name="dialog-unfocused">
<default>['7', '-1', '0', '4', '130']</default>
<default>['6', '-1', '0', '4', '80']</default>
<summary>Defines the shadow of an unfocused dialog</summary>
<description>See normal-focused.</description>
</key>

View File

@ -186,8 +186,12 @@ namespace Gala {
* @param backward Whether to get the previous one instead
*/
public static Meta.Window get_next_window (Meta.Workspace workspace, bool backward = false) {
#if HAS_MUTTER330
var display = workspace.get_display ();
#else
var screen = workspace.get_screen ();
var display = screen.get_display ();
#endif
var window = display.get_tab_next (Meta.TabList.NORMAL,
workspace, null, backward);
@ -264,6 +268,21 @@ namespace Gala {
return container;
}
#if HAS_MUTTER330
/**
* Ring the system bell, will most likely emit a <beep> error sound or, if the
* audible bell is disabled, flash the display
*
* @param display The display to flash, if necessary
*/
public static void bell (Meta.Display display)
{
if (Meta.Prefs.bell_is_audible ())
Gdk.beep ();
else
display.get_compositor ().flash_display (display);
}
#else
/**
* Ring the system bell, will most likely emit a <beep> error sound or, if the
* audible bell is disabled, flash the screen
@ -276,13 +295,10 @@ namespace Gala {
else
screen.get_display ().get_compositor ().flash_screen (screen);
}
#endif
public static int get_ui_scaling_factor () {
#if HAS_MUTTER326
return Meta.Backend.get_backend ().get_settings ().get_ui_scaling_factor ();
#else
return 1;
#endif
}
/**

View File

@ -1,6 +1,6 @@
project('gala',
'c', 'vala',
version: '0.3.1',
version: '3.2.0',
meson_version: '>= 0.42.0',
license: 'GPL3',
)
@ -117,94 +117,6 @@ libmutter_dep = []
vala_flags = []
mutter318_dep = dependency('libmutter', version: ['>= 3.18.3', '< 3.19'], required: false)
if mutter318_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter',
'--pkg', 'cogl-1.0',
'--pkg', 'clutter-1.0'
]
libmutter_dep = dependency('libmutter')
pkgconf.set('MUTTER_PKGS', 'libmutter >= 3.18.3')
mutter_dep = [libmutter_dep, dependency('cogl-1.0'), dependency('clutter-1.0')]
endif
mutter320_dep = dependency('libmutter', version: ['>= 3.19', '< 3.21'], required: false)
if mutter320_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter',
'--pkg', 'cogl-1.0',
'--pkg', 'clutter-1.0'
]
libmutter_dep = dependency('libmutter', version: '>= 3.20.3')
pkgconf.set('MUTTER_PKGS', 'libmutter >= 3.20.3')
mutter_dep = [libmutter_dep, dependency('cogl-1.0'), dependency('clutter-1.0')]
vala_flags += ['--define', 'HAS_MUTTER320']
endif
mutter322_dep = dependency('libmutter', version: ['>= 3.21', '< 3.23'], required: false)
if mutter322_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter',
'--pkg', 'mutter-cogl-1.0',
'--pkg', 'mutter-cogl-pango-1.0',
'--pkg', 'mutter-cogl-path-1.0',
'--pkg', 'mutter-clutter-1.0'
]
libmutter_dep = dependency('libmutter', version: '>= 3.22.0')
pkgconf.set('MUTTER_PKGS', 'libmutter >= 3.22.0')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-1.0'), dependency('mutter-cogl-pango-1.0'),
dependency('mutter-cogl-path-1.0'), dependency('mutter-clutter-1.0')
]
vala_flags += ['--define', 'HAS_MUTTER320', '--define', 'HAS_MUTTER322']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter324_dep = dependency('libmutter-0', version: ['>= 3.23', '< 3.25'], required: false)
if mutter324_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-0',
'--pkg', 'mutter-cogl-0',
'--pkg', 'mutter-cogl-pango-0',
'--pkg', 'mutter-cogl-path-0',
'--pkg', 'mutter-clutter-0'
]
libmutter_dep = dependency('libmutter-0', version: '>= 3.24.0')
pkgconf.set('MUTTER_PKGS', 'libmutter-0 >= 3.24.0')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-0'), dependency('mutter-cogl-pango-0'),
dependency('mutter-cogl-path-0'), dependency('mutter-clutter-0')
]
vala_flags += ['--define', 'HAS_MUTTER320', '--define', 'HAS_MUTTER322', '--define', 'HAS_MUTTER324']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter326_dep = dependency('libmutter-1', version: ['>= 3.25', '< 3.27'], required: false)
if mutter326_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-1',
'--pkg', 'mutter-cogl-1',
'--pkg', 'mutter-cogl-pango-1',
'--pkg', 'mutter-cogl-path-1',
'--pkg', 'mutter-clutter-1'
]
libmutter_dep = dependency('libmutter-1', version: '>= 3.26.0')
pkgconf.set('MUTTER_PKGS', 'libmutter-1 >= 3.26.0')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-1'), dependency('mutter-cogl-pango-1'),
dependency('mutter-cogl-path-1'), dependency('mutter-clutter-1')
]
vala_flags += ['--define', 'HAS_MUTTER320', '--define', 'HAS_MUTTER322', '--define', 'HAS_MUTTER324', '--define', 'HAS_MUTTER326']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter328_dep = dependency('libmutter-2', version: ['>= 3.27', '< 3.29'], required: false)
if mutter328_dep.found()
mutter_packages_command = [
@ -221,28 +133,91 @@ if mutter328_dep.found()
dependency('mutter-cogl-2'), dependency('mutter-cogl-pango-2'),
dependency('mutter-cogl-path-2'), dependency('mutter-clutter-2')
]
vala_flags += ['--define', 'HAS_MUTTER320', '--define', 'HAS_MUTTER322', '--define', 'HAS_MUTTER324', '--define', 'HAS_MUTTER326', '--define', 'HAS_MUTTER328']
vala_flags += []
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter330_dep = dependency('libmutter-2', version: ['>= 3.29.2', '< 3.31'], required: false)
mutter330_dep = dependency('libmutter-3', version: ['>= 3.29.4', '< 3.31'], required: false)
if mutter330_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-2',
'--pkg', 'mutter-cogl-2',
'--pkg', 'mutter-cogl-pango-2',
'--pkg', 'mutter-cogl-path-2',
'--pkg', 'mutter-clutter-2'
'--pkg', 'libmutter-3',
'--pkg', 'mutter-cogl-3',
'--pkg', 'mutter-cogl-pango-3',
'--pkg', 'mutter-cogl-path-3',
'--pkg', 'mutter-clutter-3'
]
libmutter_dep = dependency('libmutter-2', version: '>= 3.29.2')
pkgconf.set('MUTTER_PKGS', 'libmutter-2 >= 3.29.2')
libmutter_dep = dependency('libmutter-3', version: '>= 3.29.4')
pkgconf.set('MUTTER_PKGS', 'libmutter-3 >= 3.29.4')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-2'), dependency('mutter-cogl-pango-2'),
dependency('mutter-cogl-path-2'), dependency('mutter-clutter-2')
dependency('mutter-cogl-3'), dependency('mutter-cogl-pango-3'),
dependency('mutter-cogl-path-3'), dependency('mutter-clutter-3')
]
vala_flags += ['--define', 'HAS_MUTTER320', '--define', 'HAS_MUTTER322', '--define', 'HAS_MUTTER324', '--define', 'HAS_MUTTER326', '--define', 'HAS_MUTTER328', '--define', 'HAS_MUTTER330']
vala_flags += ['--define', 'HAS_MUTTER330']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter332_dep = dependency('libmutter-4', version: ['>= 3.31.2', '< 3.34'], required: false)
if mutter332_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-4',
'--pkg', 'mutter-cogl-4',
'--pkg', 'mutter-cogl-pango-4',
'--pkg', 'mutter-cogl-path-4',
'--pkg', 'mutter-clutter-4'
]
libmutter_dep = dependency('libmutter-4', version: '>= 3.31.2')
pkgconf.set('MUTTER_PKGS', 'libmutter-4 >= 3.31.2')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-4'), dependency('mutter-cogl-pango-4'),
dependency('mutter-cogl-path-4'), dependency('mutter-clutter-4')
]
vala_flags += ['--define', 'HAS_MUTTER330', '--define', 'HAS_MUTTER332']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter334_dep = dependency('libmutter-5', version: ['>= 3.34', '< 3.35.1'], required: false)
if mutter334_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-5',
'--pkg', 'mutter-cogl-5',
'--pkg', 'mutter-cogl-pango-5',
'--pkg', 'mutter-cogl-path-5',
'--pkg', 'mutter-clutter-5'
]
libmutter_dep = dependency('libmutter-5', version: '>= 3.34')
pkgconf.set('MUTTER_PKGS', 'libmutter-5 >= 3.34')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-5'), dependency('mutter-cogl-pango-5'),
dependency('mutter-cogl-path-5'), dependency('mutter-clutter-5')
]
vala_flags += ['--define', 'HAS_MUTTER330', '--define', 'HAS_MUTTER332', '--define', 'HAS_MUTTER334']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif
mutter336_dep = dependency('libmutter-6', version: ['>= 3.35.1', '< 3.38'], required: false)
if mutter336_dep.found()
mutter_packages_command = [
'--pkg', 'libmutter-6',
'--pkg', 'mutter-cogl-6',
'--pkg', 'mutter-cogl-pango-6',
'--pkg', 'mutter-cogl-path-6',
'--pkg', 'mutter-clutter-6'
]
libmutter_dep = dependency('libmutter-6', version: '>= 3.35.1')
pkgconf.set('MUTTER_PKGS', 'libmutter-6 >= 3.35.1')
mutter_dep = [
libmutter_dep,
dependency('mutter-cogl-6'), dependency('mutter-cogl-pango-6'),
dependency('mutter-cogl-path-6'), dependency('mutter-clutter-6')
]
vala_flags += ['--define', 'HAS_MUTTER330', '--define', 'HAS_MUTTER332', '--define', 'HAS_MUTTER334', '--define', 'HAS_MUTTER336']
add_project_arguments(['-DCLUTTER_ENABLE_COMPOSITOR_API', '-DCLUTTER_ENABLE_EXPERIMENTAL_API',
'-DCOGL_ENABLE_EXPERIMENTAL_API', '-DCOGL_ENABLE_EXPERIMENTAL_2_0_API'], language: 'c')
endif

View File

@ -23,7 +23,11 @@ namespace Gala.Plugins.MaskCorners
public class Main : Gala.Plugin
{
Gala.WindowManager? wm = null;
#if HAS_MUTTER330
Display display;
#else
Screen screen;
#endif
Settings settings;
List<Actor>[] cornermasks;
@ -32,7 +36,11 @@ namespace Gala.Plugins.MaskCorners
public override void initialize (Gala.WindowManager wm)
{
this.wm = wm;
#if HAS_MUTTER330
display = wm.get_display ();
#else
screen = wm.get_screen ();
#endif
settings = Settings.get_default ();
setup_cornermasks ();
@ -52,35 +60,59 @@ namespace Gala.Plugins.MaskCorners
var scale = Utils.get_ui_scaling_factor ();
#if HAS_MUTTER330
int n_monitors = display.get_n_monitors ();
#else
int n_monitors = screen.get_n_monitors ();
#endif
cornermasks = new List<Actor>[n_monitors];
corner_radius = settings.corner_radius * scale;
if (settings.only_on_primary) {
#if HAS_MUTTER330
add_cornermasks (display.get_primary_monitor ());
#else
add_cornermasks (screen.get_primary_monitor ());
#endif
} else {
for (int m = 0; m < n_monitors; m++)
add_cornermasks (m);
}
#if HAS_MUTTER330
if (settings.disable_on_fullscreen)
display.in_fullscreen_changed.connect (fullscreen_changed);
unowned Meta.MonitorManager monitor_manager = Meta.MonitorManager.@get ();
monitor_manager.monitors_changed.connect (resetup_cornermasks);
display.gl_video_memory_purged.connect (resetup_cornermasks);
#else
if (settings.disable_on_fullscreen)
screen.in_fullscreen_changed.connect (fullscreen_changed);
screen.monitors_changed.connect (resetup_cornermasks);
#if HAS_MUTTER322
screen.get_display ().gl_video_memory_purged.connect (resetup_cornermasks);
#endif
}
void destroy_cornermasks ()
{
#if HAS_MUTTER322
#if HAS_MUTTER330
display.gl_video_memory_purged.disconnect (resetup_cornermasks);
#else
screen.get_display ().gl_video_memory_purged.disconnect (resetup_cornermasks);
#endif
#if HAS_MUTTER330
unowned Meta.MonitorManager monitor_manager = Meta.MonitorManager.@get ();
monitor_manager.monitors_changed.disconnect (resetup_cornermasks);
display.in_fullscreen_changed.disconnect (fullscreen_changed);
#else
screen.monitors_changed.disconnect (resetup_cornermasks);
screen.in_fullscreen_changed.disconnect (fullscreen_changed);
#endif
foreach (unowned List<Actor> list in cornermasks) {
foreach (Actor actor in list)
@ -96,6 +128,16 @@ namespace Gala.Plugins.MaskCorners
void fullscreen_changed ()
{
#if HAS_MUTTER330
for (int i = 0; i < display.get_n_monitors (); i++) {
foreach (Actor actor in cornermasks[i]) {
if (display.get_monitor_in_fullscreen (i))
actor.hide ();
else
actor.show ();
}
}
#else
for (int i = 0; i < screen.get_n_monitors (); i++) {
foreach (Actor actor in cornermasks[i]) {
if (screen.get_monitor_in_fullscreen (i))
@ -104,11 +146,16 @@ namespace Gala.Plugins.MaskCorners
actor.show ();
}
}
#endif
}
void add_cornermasks (int monitor_no)
{
#if HAS_MUTTER330
var monitor_geometry = display.get_monitor_geometry (monitor_no);
#else
var monitor_geometry = screen.get_monitor_geometry (monitor_no);
#endif
Canvas canvas = new Canvas ();
canvas.set_size (corner_radius, corner_radius);

View File

@ -30,9 +30,17 @@ namespace Gala.Plugins.Notify
public override void initialize (Gala.WindowManager wm)
{
this.wm = wm;
#if HAS_MUTTER330
unowned Meta.Display display = wm.get_display ();
#else
var screen = wm.get_screen ();
#endif
stack = new NotificationStack (wm.get_screen ());
#if HAS_MUTTER330
stack = new NotificationStack (display);
#else
stack = new NotificationStack (screen);
#endif
wm.ui_group.add_child (stack);
track_actor (stack);
@ -43,8 +51,14 @@ namespace Gala.Plugins.Notify
server = new NotifyServer (stack);
update_position ();
#if HAS_MUTTER330
unowned Meta.MonitorManager monitor_manager = Meta.MonitorManager.@get ();
monitor_manager.monitors_changed.connect (update_position);
display.workareas_changed.connect (update_position);
#else
screen.monitors_changed.connect (update_position);
screen.workareas_changed.connect (update_position);
#endif
Bus.own_name (BusType.SESSION, "org.freedesktop.Notifications", BusNameOwnerFlags.NONE,
(connection) => {
@ -64,9 +78,15 @@ namespace Gala.Plugins.Notify
void update_position ()
{
#if HAS_MUTTER330
unowned Meta.Display display = wm.get_display ();
var primary = display.get_primary_monitor ();
var area = display.get_workspace_manager ().get_active_workspace ().get_work_area_for_monitor (primary);
#else
var screen = wm.get_screen ();
var primary = screen.get_primary_monitor ();
var area = screen.get_active_workspace ().get_work_area_for_monitor (primary);
#endif
stack.x = area.x + area.width - stack.width;
stack.y = area.y;

View File

@ -173,12 +173,33 @@ namespace Gala.Plugins.Notify
public string body { get; construct set; }
public uint32 sender_pid { get; construct; }
public string[] notification_actions { get; construct set; }
#if HAS_MUTTER330
public Meta.Display display { get; construct; }
#else
public Screen screen { get; construct; }
#endif
Actor content_container;
NormalNotificationContent notification_content;
NormalNotificationContent? old_notification_content = null;
#if HAS_MUTTER330
public NormalNotification (Meta.Display display, uint32 id, string summary, string body, Gdk.Pixbuf? icon,
NotificationUrgency urgency, int32 expire_timeout, uint32 pid, string[] actions)
{
Object (
id: id,
icon: icon,
urgency: urgency,
expire_timeout: expire_timeout,
display: display,
summary: summary,
body: body,
sender_pid: pid,
notification_actions: actions
);
}
#else
public NormalNotification (Screen screen, uint32 id, string summary, string body, Gdk.Pixbuf? icon,
NotificationUrgency urgency, int32 expire_timeout, uint32 pid, string[] actions)
{
@ -194,6 +215,7 @@ namespace Gala.Plugins.Notify
notification_actions: actions
);
}
#endif
construct
{
@ -295,12 +317,21 @@ namespace Gala.Plugins.Notify
unowned Meta.Window? window = get_window ();
if (window != null) {
unowned Meta.Workspace workspace = window.get_workspace ();
#if HAS_MUTTER330
var time = display.get_current_time ();
if (workspace != display.get_workspace_manager ().get_active_workspace ())
workspace.activate_with_focus (window, time);
else
window.activate (time);
#else
var time = screen.get_display ().get_current_time ();
if (workspace != screen.get_active_workspace ())
workspace.activate_with_focus (window, time);
else
window.activate (time);
#endif
dismiss ();
}
@ -311,7 +342,12 @@ namespace Gala.Plugins.Notify
if (sender_pid == 0)
return null;
foreach (unowned Meta.WindowActor actor in Meta.Compositor.get_window_actors (screen)) {
#if HAS_MUTTER330
unowned GLib.List<Meta.WindowActor> actors = display.get_window_actors ();
#else
unowned GLib.List<Meta.WindowActor> actors = screen.get_window_actors ();
#endif
foreach (unowned Meta.WindowActor actor in actors) {
if (actor.is_destroyed ())
continue;

View File

@ -29,6 +29,14 @@ namespace Gala.Plugins.Notify
public signal void animations_changed (bool running);
#if HAS_MUTTER330
public Meta.Display display { get; construct; }
public NotificationStack (Meta.Display display)
{
Object (display: display);
}
#else
public Screen screen { get; construct; }
public new float width
@ -44,6 +52,7 @@ namespace Gala.Plugins.Notify
{
Object (screen: screen);
}
#endif
construct
{

View File

@ -286,8 +286,13 @@ namespace Gala.Plugins.Notify
progress ? hints.@get ("value").get_int32 () : -1,
hints.@get (X_CANONICAL_PRIVATE_SYNCHRONOUS).get_string ());
else
#if HAS_MUTTER330
notification = new NormalNotification (stack.display, id, summary, body, pixbuf,
urgency, timeout, pid, actions);
#else
notification = new NormalNotification (stack.screen, id, summary, body, pixbuf,
urgency, timeout, pid, actions);
#endif
notification.action_invoked.connect (notification_action_invoked_callback);
notification.closed.connect (notification_closed_callback);

View File

@ -37,7 +37,11 @@ public class Gala.Plugins.PIP.Plugin : Gala.Plugin
public override void initialize (Gala.WindowManager wm)
{
this.wm = wm;
#if HAS_MUTTER330
var display = wm.get_display ();
#else
var display = wm.get_screen ().get_display ();
#endif
var settings = new GLib.Settings (Config.SCHEMA + ".keybindings");
display.add_keybinding ("pip", settings, Meta.KeyBindingFlags.NONE, (Meta.KeyHandlerFunc) on_initiate);
@ -55,8 +59,13 @@ public class Gala.Plugins.PIP.Plugin : Gala.Plugin
}
[CCode (instance_pos = -1)]
#if HAS_MUTTER330
void on_initiate (Meta.Display display, Meta.Window? window, Clutter.KeyEvent event,
Meta.KeyBinding binding)
#else
void on_initiate (Meta.Display display, Meta.Screen screen,
Meta.Window? window, Clutter.KeyEvent event, Meta.KeyBinding binding)
#endif
{
selection_area = new SelectionArea (wm);
selection_area.selected.connect (on_selection_actor_selected);
@ -134,8 +143,13 @@ public class Gala.Plugins.PIP.Plugin : Gala.Plugin
private Meta.WindowActor? get_window_actor_at (int x, int y)
{
#if HAS_MUTTER330
unowned Meta.Display display = wm.get_display ();
unowned List<Meta.WindowActor> actors = display.get_window_actors ();
#else
var screen = wm.get_screen ();
unowned List<weak Meta.WindowActor> actors = Meta.Compositor.get_window_actors (screen);
unowned List<Meta.WindowActor> actors = screen.get_window_actors ();
#endif
var copy = actors.copy ();
copy.reverse ();
@ -159,8 +173,13 @@ public class Gala.Plugins.PIP.Plugin : Gala.Plugin
private Meta.WindowActor? get_active_window_actor ()
{
#if HAS_MUTTER330
unowned Meta.Display display = wm.get_display ();
unowned List<Meta.WindowActor> actors = display.get_window_actors ();
#else
var screen = wm.get_screen ();
unowned List<weak Meta.WindowActor> actors = Meta.Compositor.get_window_actors (screen);
unowned List<Meta.WindowActor> actors = screen.get_window_actors ();
#endif
var copy = actors.copy ();
copy.reverse ();

View File

@ -98,7 +98,7 @@ public class Gala.Plugins.PIP.PopupWindow : Clutter.Actor
});
});
clone = new Clutter.Clone (window_actor.get_texture ());
clone = new Clutter.Clone (window_actor);
move_action = new MoveAction ();
move_action.drag_begin.connect (on_move_begin);
@ -310,7 +310,11 @@ public class Gala.Plugins.PIP.PopupWindow : Clutter.Actor
private void update_window_focus ()
{
#if HAS_MUTTER330
unowned Meta.Window focus_window = wm.get_display ().get_focus_window ();
#else
unowned Meta.Window focus_window = wm.get_screen ().get_display ().get_focus_window ();
#endif
if ((focus_window != null && !get_window_is_normal (focus_window))
|| (previous_focus != null && !get_window_is_normal (previous_focus))) {
previous_focus = focus_window;
@ -431,8 +435,13 @@ public class Gala.Plugins.PIP.PopupWindow : Clutter.Actor
private void get_current_monitor_rect (out Meta.Rectangle rect)
{
#if HAS_MUTTER330
var display = wm.get_display ();
rect = display.get_monitor_geometry (display.get_current_monitor ());
#else
var screen = wm.get_screen ();
rect = screen.get_monitor_geometry (screen.get_current_monitor ());
#endif
}
private void get_target_window_size (out float width, out float height)

View File

@ -42,7 +42,11 @@ public class Gala.Plugins.PIP.SelectionArea : Clutter.Actor
reactive = true;
int screen_width, screen_height;
#if HAS_MUTTER330
wm.get_display ().get_size (out screen_width, out screen_height);
#else
wm.get_screen ().get_size (out screen_width, out screen_height);
#endif
width = screen_width;
height = screen_height;
@ -126,7 +130,11 @@ public class Gala.Plugins.PIP.SelectionArea : Clutter.Actor
public void close ()
{
#if HAS_MUTTER330
wm.get_display ().set_cursor (Meta.Cursor.DEFAULT);
#else
wm.get_screen ().set_cursor (Meta.Cursor.DEFAULT);
#endif
if (modal_proxy != null) {
wm.pop_modal (modal_proxy);
@ -135,7 +143,11 @@ public class Gala.Plugins.PIP.SelectionArea : Clutter.Actor
public void start_selection ()
{
#if HAS_MUTTER330
wm.get_display ().set_cursor (Meta.Cursor.CROSSHAIR);
#else
wm.get_screen ().set_cursor (Meta.Cursor.CROSSHAIR);
#endif
grab_key_focus ();
modal_proxy = wm.push_modal ();

View File

@ -49,8 +49,13 @@ namespace Gala.Plugins.Template
// we want to place it in the lower right of the primary monitor with a bit
// of padding. refer to vapi/libmutter.vapi in gala's source for something
// remotely similar to a documentation
#if HAS_MUTTER330
var display = wm.get_display ();
var rect = display.get_monitor_geometry (display.get_primary_monitor ());
#else
var screen = wm.get_screen ();
var rect = screen.get_monitor_geometry (screen.get_primary_monitor ());
#endif
red_box.x = rect.x + rect.width - red_box.width - PADDING;
red_box.y = rect.y + rect.height - red_box.height - PADDING;

View File

@ -30,7 +30,11 @@ namespace Gala.Plugins.Zoom
public override void initialize (Gala.WindowManager wm)
{
this.wm = wm;
#if HAS_MUTTER330
var display = wm.get_display ();
#else
var display = wm.get_screen ().get_display ();
#endif
var schema = new GLib.Settings (Config.SCHEMA + ".keybindings");
display.add_keybinding ("zoom-in", schema, 0, (Meta.KeyHandlerFunc) zoom_in);
@ -42,7 +46,11 @@ namespace Gala.Plugins.Zoom
if (wm == null)
return;
#if HAS_MUTTER330
var display = wm.get_display ();
#else
var display = wm.get_screen ().get_display ();
#endif
display.remove_keybinding ("zoom-in");
display.remove_keybinding ("zoom-out");
@ -53,15 +61,25 @@ namespace Gala.Plugins.Zoom
}
[CCode (instance_pos = -1)]
#if HAS_MUTTER330
void zoom_in (Meta.Display display, Meta.Window? window,
Clutter.KeyEvent event, Meta.KeyBinding binding)
#else
void zoom_in (Meta.Display display, Meta.Screen screen,
Meta.Window? window, Clutter.KeyEvent event, Meta.KeyBinding binding)
#endif
{
zoom (true);
}
[CCode (instance_pos = -1)]
#if HAS_MUTTER330
void zoom_out (Meta.Display display, Meta.Window? window,
Clutter.KeyEvent event, Meta.KeyBinding binding)
#else
void zoom_out (Meta.Display display, Meta.Screen screen,
Meta.Window? window, Clutter.KeyEvent event, Meta.KeyBinding binding)
#endif
{
zoom (false);
}

View File

@ -1,19 +1,19 @@
#
# please keep this list sorted alphabetically
af
ak
am
ar
az
be
bg
bn
bs
ca
ckb
cs
cv
da
de
el
en_AU
en_CA
en_GB
eo
@ -24,6 +24,7 @@ fa
fi
fr
fr_CA
ga
gl
he
hi
@ -31,44 +32,52 @@ hr
hu
hy
id
is
it
ja
jbo
jv
ka
kn
ko
ku
ky
lb
lg
lt
lv
mg
mk
mn
mo
mr
ms
my
nb
nl
nn
om
pl
pt
pt_BR
ro
ru
sa
si
sk
sl
sma
sq
sr
sr@latin
sv
szl
ta
te
th
tl
tr
ug
uk
ur
uz
vi
zh
zh_CN
zh_HK
zh_TW

View File

@ -1,5 +1,7 @@
src/ScreenshotManager.vala
src/WindowManager.vala
daemon/MenuDaemon.vala
data/gala.appdata.xml.in
data/gala-multitaskingview.desktop.in
data/gala-other.desktop.in
data/org.pantheon.desktop.gala.gschema.xml.in

View File

@ -1,74 +1,114 @@
# Serbian Latin translation for gala
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-08-26 20:02+0000\n"
"Last-Translator: Leipero <lei.pero@gmail.com>\n"
"Language-Team: Serbian Latin <sr@latin@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: aa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-02-21 05:48+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Umanji"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Premesti"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Promeni veličinu"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Zatvori"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Poništi uvećanje"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Uvećaj"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
@ -175,81 +215,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +310,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +368,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

View File

@ -1,74 +1,114 @@
# Lojban translation for gala
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-08-04 03:46+0000\n"
"Last-Translator: Benjamin Carlisle <murph@bgcarlisle.com>\n"
"Language-Team: Lojban <jbo@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ".i xu lo vidni cu drani"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "rejgau ti poi nelcu'a"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "xruti lo prula'i nelcu'a"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "cmagau"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "muvdu"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "nilbra gafygau"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "roroi galrai"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "roroi zvati lo vidni poi visycu'i"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "ga'orgau"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "tolbraraigau"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "braraigau"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
@ -175,81 +215,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +310,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +368,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ae.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ae\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

194
po/af.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-08-15 09:35+0000\n"
"Last-Translator: Jaycee Lock <jaycee.lock@gmail.com>\n"
"Language-Team: Afrikaans <af@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Afrikaans <https://l10n.elementary.io/projects/desktop/gala/"
"af/>\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Lyk die skerm reg?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Behou Hierdie Konfigurasie"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Herstel Vorige Konfigurasie"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "Sluit"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +372,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

193
po/ak.po
View File

@ -7,69 +7,112 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-11-23 03:39+0000\n"
"Last-Translator: aberba <karabutaworld@gmail.com>\n"
"Language-Team: Akan <ak@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Akan <https://l10n.elementary.io/projects/desktop/gala/ak/>\n"
"Language: ak\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Wo hu biribiara yie?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Gyaw no sei ara"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Fa to kan deeɛ no"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Fa Hyɛ Ase Hɔ"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Fa kɔ"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Sesa ne kesɛ"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Ma ɛnwɔ soro bere biara"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Yi fi hɔ"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -85,7 +128,7 @@ msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "Foforɔ"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
@ -175,81 +218,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +313,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +371,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

219
po/am.po
View File

@ -1,75 +1,115 @@
# Amharic translation for gala
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-06-08 21:04+0000\n"
"Last-Translator: samson <Unknown>\n"
"Language-Team: Amharic <am@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +215,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +310,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,84 +368,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""
#~ msgid "Cancel"
#~ msgstr "መሰረዣ"
#~ msgid "Restart"
#~ msgstr "እንደገና ማስጀመሪያ"
#~ msgid "Are you sure you want to Shut Down?"
#~ msgstr "በእርግጥ ማጥፋት ይፈልጋሉ?"
#~ msgid "Shut Down"
#~ msgstr "ማጥፊያ"
#~ msgid "Are you sure you want to Log Out?"
#~ msgstr "በእርግጥ መውጣት ይፈልጋሉ?"
#~ msgid "Log Out"
#~ msgstr "መውጫ"
#~ msgid "This will close any open app and turn off your device."
#~ msgstr "ይህ የተከፈቱ መተግበሪያዎች ይዘጋ እና ኮምፒዩተሩን ያጠፋል"

430
po/an.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

217
po/ar.po
View File

@ -7,85 +7,130 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-04-17 10:53+0000\n"
"Last-Translator: Mohammed Shammout <fdsmohammed@gmail.com>\n"
"Language-Team: Arabic <ar@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-10 19:01+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Arabic <https://l10n.elementary.io/projects/desktop/gala/ar/"
">\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 3.7.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
msgstr "هل الواجهة تبدو جيدة؟"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
msgstr "إحتفظ بهذه الإعدادات"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
msgstr "إسترجع الإعدادات السابقة"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
msgstr "صغر"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
msgstr "حرك"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
msgstr "تغيير الحجم"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
msgstr "دائماً في المقدمة"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "اغلاق"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "تكبير"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
msgstr "واجهة تعدد المهام"
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
msgstr "إعرض كل النوافذ المفتوحة و مساحات العمال"
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
msgstr "multitasking-view"
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "أخرى"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
@ -175,81 +220,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "تقرب"
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +315,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,64 +373,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/as.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ast.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/av.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: av\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ay.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ay\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

194
po/az.po
View File

@ -7,71 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2018-02-19 16:04+0000\n"
"Last-Translator: Вагиф Кязым <vaqif134@gmail.com>\n"
"Language-Team: Azerbaijani <https://weblate.elementary.io/projects/desktop/"
"gala/az/>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Azerbaijani <https://l10n.elementary.io/projects/desktop/gala/"
"az/>\n"
"Language: az\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.18\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Monitor düzgün ayarlanıb?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Hazırki ayarları yadda saxla"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Öncəki ayarları qaytar"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "Qapat"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -177,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -262,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -316,64 +372,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ba.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ba\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

196
po/be.po
View File

@ -7,69 +7,114 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-02-14 10:32+0000\n"
"Last-Translator: Dmitry Taranovich <vorbissmcgregor@gmail.com>\n"
"Language-Team: Belarusian <be@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Belarusian <https://l10n.elementary.io/projects/desktop/gala/"
"be/>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Ці выглядае выява на дысплеі як мае быць?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Захаваць гэтыя налады"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Аднавіць мінулыя налады"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Згарнуць"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Перамясціць"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Змяніць памер"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Заўсёды па-над іншымі"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Заўсёды на бачнай прасторы"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Перамясціць на левую частку стальца"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Перамясціць на правую частку стальца"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Закрыць"
msgstr "Зачыніць"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Зменшыць"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Разгарнуць"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -186,81 +231,92 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Праглядзець усе адкрытыя вокны і стальцы"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -271,53 +327,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -325,63 +385,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

196
po/bg.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-08-11 13:32+0000\n"
"Last-Translator: Stanislav <stunito0o0o0@gmail.com>\n"
"Language-Team: Bulgarian <bg@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Bulgarian <https://l10n.elementary.io/projects/desktop/gala/"
"bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Наред ли е екрана?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Запазване на тези настройки"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Възстановяване на предишните настройки"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Смаляване"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Преместване"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Преоразмеряване"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Винаги отгоре"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Винаги на видимия работен плот"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Преместване на работния плот вляво"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Преместване на работния плот вдясно"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Затваряне"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Връщане от уголемяване"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Уголемяване"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -85,7 +129,7 @@ msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "Друго"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
@ -200,72 +244,83 @@ msgstr ""
"апитва да намери прозореца съвпадащ на дадените имена. Ако намери такива, ще "
"ги скрие, когато превключвателя бъде затворен."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Прегледа на всички прозорци и на работните плотове"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Клавиши за преминаване на първи работен плот"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Клавиши за преминаване на последен работен плот"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Клавиши за преместване на текущия прозорец на първи работен плот"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Клавиши за преместване на текущия прозорец на последния работен плот"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Увеличаване на мащаба"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Намаляване на мащаба"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Клавиши за отваряне на прегледа на прозорци"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Клавиши за отваряне на прегледа на всички прозорци"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Клавиши за превъртане към следващия работен плот надясно или обратно към "
"първия"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Превключи към следващата клавиатурна подредба"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Превключи към предишната клавиатурна подредба"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Закрепи междинните прозорци"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -275,11 +330,11 @@ msgstr ""
"прозорци ще изглеждат прикрепени към заглавната лента на процореца, към "
"който те са съпричастни. Двата прозореца ще се движат заедно."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Подредба на копчетата в заглавната лента"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -297,28 +352,28 @@ msgstr ""
"старите версии. Може да се използва специален етикет „spacer“ за вмъкване на "
"шпация между два съседни бутона."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
"Нека основните прозорци, които създават междинни прозорци, да бъдат затъмнени"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr ""
"Непрозрачността на прозорците намерени на фона на алт-табулация-"
"превключвателя."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Фоново изображение за Превключвателя на работни места"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Разрешени анимации"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -326,33 +381,38 @@ msgstr ""
"Дали да се показват анимации. Забележка: това е глобална настройка, тя "
"променя поведението на мениджъра на прозорци, панела и др."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Времетраене на анимацията за затварянето"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"Времетраене на анимации при използването им за намаляни илил увеличаване на "
"прозореца"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Времетраене на анимацията за затварянето"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Времетраене на анимацията за намалянето"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Времетраене на анимацията за превключване на работния плот"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Времетраене на анимацията на менюто"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Определя сянката на обикновен съсредоточен прозорец"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -365,65 +425,65 @@ msgstr ""
"Последното е непрозрачносттал Така, че [blur-radius, top-fade, x-offset, y-"
"offset, opacity]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Определете сянката на обикновен несъсредоточен прозорец"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Вижте обикновенно съсредоточените"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Определя сянката на менюто"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Определя сянката на съсредоточен диалог"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Определя сянката на несъсредоточен диалог"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Забрани всички известия"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Включване на мехурчетата"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Включи звуците"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Покажи пропуснатите известия в центъра на известията"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Радиус на заобляне"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/bh.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bh\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/bi.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/bm.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bm\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/bn.po Normal file
View File

@ -0,0 +1,430 @@
# Bengali translations for gala package.
# Copyright (C) 2019 The Gala Developers
# This file is distributed under the same license as the gala package.
# Automatically generated, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-10 17:16-0800\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/bo.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/br.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

196
po/bs.po
View File

@ -7,72 +7,114 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2018-11-22 00:02+0000\n"
"Last-Translator: Elvis Mujanović <elvis.mujanovic@gmail.com>\n"
"Language-Team: Bosnian <https://weblate.elementary.io/projects/desktop/gala/"
"bs/>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Bosnian <https://l10n.elementary.io/projects/desktop/gala/bs/"
">\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Da li ekran izgleda dobro?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Zadrži ovu konfiguraciju"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Vrati na prethodnu konfiguraciju"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimiziraj"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Pomjeri"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Promijeni veličinu"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Uvijek na vrhu"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Uvijek na vidljivoj radnoj površini"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Pomjeri na lijevu radnu površinu"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Pomjeri na desnu radnu površinu"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Zatvori"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Poništi uvećanje"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Uvećaj"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -129,7 +171,7 @@ msgid ""
"or multiple"
msgstr ""
"Ova naredba će biti izvršena kao radnja za aktivne uglove 'custom-command'. "
"Više radnji je moguće."
"Više radnji je moguće"
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
@ -198,71 +240,82 @@ msgstr ""
"pronađe prozor koji odgovara imenima. Ako pronađe, sakrit će ovaj prozor i "
"ponovo ga prikazati kada izmjenjivač bude zatvoren."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Pregledajte sve otvorene prozore i radne površine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Prečica za prelazak na prvu radnu površinu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Prečica za prelazak na zadnju radnu površinu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Prečica za premještanje trenutnog prozora u prvu radnu površinu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Prečica za premještanje trenutnog prozora u zadnju radnu površinu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Povećaj"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Smanji"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Prečica za otvaranje pregleda prozora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Prečica za otvaranje pregleda prozora za sve prozore"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Pređite na sledjeću radnu površinu ili se vratite na prvu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Prebaci na sljedeći raspored tastature"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "ZASTARJELO: Ova tipka je zastarjela i bit će ignorirana."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Prebaci na prethodni raspored tastature"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "Prečica za aktiviranje prozora slika u slici"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "Prečica za prikaz odabranog područja za izbor prozora."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
"Pridruži dijaloške prozore koji ograničavaju klikanje izvan njih (modalne)"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -272,11 +325,11 @@ msgstr ""
"prozori se javljaju pored naslovne trake nadređenog prozora i mogu se "
"kretati zajedno s nadređenim prozorom."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Aranžman funkcijskih dugmadi na naslovoj traci"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -294,23 +347,23 @@ msgstr ""
"starijih izdanja. Mogu se koristiti specijalne oznaka za razdvajanje kako bi "
"se napravilo mjesta između dva susjedna dugmeta."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Nadređeni prozori s dodatnim modalnim dijalozima će biti zatamnjeni"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "Prozirnost prozora iza izmjenjivača prozora."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Pozadinska slika koja se koristi u sklopki radnih prostora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Omogući animacije"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -318,31 +371,36 @@ msgstr ""
"Da li će se prikazati animacije. Napomena: Ovo je globalni ključ i mijenja "
"ponašanje upravitelja prozora, panela itd."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Trajanje animacije za zatvaranje"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Trajanje animacije prilikom uvećanja/poništenja uvećanja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Trajanje animacije za zatvaranje"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Trajanje animacije za minimizaciju"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Trajanje animacije za mijenjanje između radnih površina"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Trajanje animacije za mapiranje izbornika"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Određuje sjenku normalnih prozora u fokusu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -353,58 +411,58 @@ msgstr ""
"(fade, koji je obično samo -1), treća i četvrta su x i y pomak a posljednja "
"je prozirnost. Dakle, [blur-radius, top-fade, x-offset, y-offset, opacity]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Određuje sjenku normalnih prozora u fokusu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Vidi normal-focused."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Određuje sjenku izbornika"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Definiše sjenu fokusiranog dijaloga"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Definiše sjenu dijaloga koji nije u fokusu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Deaktiviraj sve obavijesti"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Aktiviraj balončiće"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Aktiviraj zvukove"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Prikaži propuštene obavijesti u centru za obavijesti"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Aktiviraj zaobljenu masku uglova"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Opseg uglova"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Deaktiviraj masku uglova u prikazu punog ekrana"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -412,6 +470,6 @@ msgstr ""
"Kada se ovo aktivira, maske uglova će biti deaktivirane na monitoru na kojem "
"aplikacija prikazuje u punom ekranu (ispuni cijeli monitor)."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Maske uglova prikaži samo na glavnom monitoru"

195
po/ca.po
View File

@ -7,71 +7,117 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2018-11-20 00:03+0000\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-18 19:12+0000\n"
"Last-Translator: David M <rbndavid@gmail.com>\n"
"Language-Team: Catalan <https://weblate.elementary.io/projects/desktop/gala/"
"ca/>\n"
"Language-Team: Catalan <https://l10n.elementary.io/projects/desktop/gala/ca/>"
"\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-04-05 07:08+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr "Captures de pantalla"
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "La pantalla es veu bé?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Mantén aquesta configuració"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restaura la configuració anterior"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimitza"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Mou"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Canvia'n la mida"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Sempre al davant"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Sempre a l'espai de treball visible"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Mou a l'espai de treball de l'esquerra"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Mou a l'espai de treball de la dreta"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Tanca"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Desmaximitza"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximitza"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr "Multitasca i gestió de finestres"
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr "Un gestor de finestres i de composició per al Pantheon"
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
"Un gestor de finestres i de composició basat en libmutter i dissenyat per "
"l'elementary per usar amb el Pantheon."
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Millores:"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Millora de les ombres de les finestres per a les aplicacions de llegat"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr "Correcció de la fallada potencial en fer captures de pantalla"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
"Correcció de la posició de les notificacions després de canviar els DPI"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
"Correcció de les animacions per moure i maximitzar les finestres en mosaic"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -201,72 +247,83 @@ msgstr ""
"trobar una finestra que coincideixi amb els noms. Si ho fa, ocultarà aquesta "
"finestra i la tornarà a fer aparèixer quan el commutador estigui tancat."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
"Les finestres maximitzades es mouen automàticament a un espai de treball nou."
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Drecera per anar al primer espai de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Drecera per anar a l'últim espai de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Drecera per desplaçar la finestra actual al primer espai de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Drecera per desplaçar la finestra actual a l'últim espai de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Amplia"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Redueix"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Drecera per obrir el resum de finestres"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Drecera per obrir el resum de finestres per a totes les finestres"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Continua cap a l'espai de treball següent a la dreta o torna enrere cap al "
"primer"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Continua cap a la disposició de teclat següent"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "OBSOLET: aquesta clau està obsoleta i s'ignora."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Continua cap a la disposició de teclat anterior"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "La drecera per habilitar la finestra d'imatge dins d'imatge"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "La drecera per mostrar l'àrea de selecció per triar una finestra."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Adjunta-hi diàlegs de mode"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -276,11 +333,11 @@ msgstr ""
"diàlegs modals apareixen enganxats a la finestra pare i es mouen "
"conjuntament amb la finestra."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Disposició dels botons a la barra de títol"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -300,23 +357,23 @@ msgstr ""
"etiqueta especial d'espaiament («spacer») per inserir una determinada "
"quantitat d'espai entre dos botons adjacents."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Atenua les finestres primàries quan generin quadres de diàleg modals"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "L'opacitat de les finestres de darrere del commutador de finestres."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Imatge de fons usada al commutador d'espais de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Habilita les animacions"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -324,33 +381,37 @@ msgstr ""
"Si s'han de mostrar les animacions. Nota: és una clau global, canvia el "
"comportament del gestor de finestres, el plafó, etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr "Durada de l'animació d'obertura"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"Durada de l'animació de desplaçament com l'usada per maximitzar / "
"desmaximitzar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Durada de l'animació de tancament"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Durada de l'animació de minimització"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Durada de l'animació del canvi d'espai de treball"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Durada de l'animació de mapatge del menú"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Defineix l'ombra de les finestres normals amb el focus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -362,58 +423,58 @@ msgstr ""
"desplaçament x i y, i l'últim és l'opacitat. Per tant: [blur-radius, top-"
"fade, x-offset, y-offset, opacity]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Defineix l'ombra de la finestra normal sense el focus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Vegeu el focus normal."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Defineix l'ombra d'un menú"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Defineix l'ombra d'un diàleg amb el focus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Defineix l'ombra d'un diàleg sense el focus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Inhabilita totes les notificacions"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Habilita les bafarades"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Habilita els sons"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Mostra les notificacions que no s'han vist al centre de notificacions"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Habilita la màscara de cantó arrodonit"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Radi del cantó"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Inhabilita la màscara de cantó en pantalla completa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -421,7 +482,7 @@ msgstr ""
"Si s'habilita, quan una aplicació està en pantalla completa (omple el "
"monitor), les màscares dels cantons s'inhabilitaran al monitor."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Mostra només les màscares de cantó a la pantalla primària"

430
po/ce.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ce\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ch.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ch\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

182
po/ckb.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2014-04-17 10:38+0000\n"
"Last-Translator: Corentin Noël <corentin@elementaryos.org>\n"
"Language-Team: Kurdish (Sorani) <ckb@li.org>\n"
@ -18,58 +18,100 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-02-21 05:48+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +217,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +312,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +370,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/co.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: co\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/cr.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: cr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/cs.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-12-14 00:07+0000\n"
"Last-Translator: Daniel Zvir <zvir.daniel@seznam.cz>\n"
"Language-Team: Czech <https://weblate.elementary.io/projects/desktop/gala/cs/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Vypadá displej dobře?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Ponechat Tuto Konfiguraci"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Obnovit Předchozí Konfiguraci"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimalizovat"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Přesunout"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Změnit velikost"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Vždy nahoře"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Vždy na viditelné ploše"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Přesunout na plochu vlevo"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Přesunout na plochu vpravo"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Zavřít"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Zrušit maximalizaci"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximalizovat"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -195,71 +237,82 @@ msgstr ""
"okno se stejným názvem. Pokud ho nalezne, skryje toto okno a znovu jej "
"zobrazí až po zavření přepínače."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Zobrazte všechna okna a pracovní plochy"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Klávesová zkratka pro přesun na první pracovní plochu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Klávesová zkratka pro přesun na poslední pracovní plochu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Klávesová zkratka pro přesun aktuálního okna na první pracovní plochu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
"Klávesová zkratka pro přesun aktuálního okna na poslední pracovní plochu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Přiblížit"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Oddálit"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Klávesová zkratka pro zobrazení přehledu oken"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Klávesová zkratka pro zobrazení přehledu všech oken"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Přejít na další pracovní plochu vpravo nebo zpět na první"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Přepnout na další rozložení klávesnice"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "Zastaralé: Tento klíč se již nepoužívá a je ignorován."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Přepnout na předchozí rozložení klávesnice"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "Zkratka na zapnutí okna obraz-v-obraze"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "Zkratka pro zobrazení výběrové oblasti na výběr okna."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Připojit modální dialogová okna"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -269,11 +322,11 @@ msgstr ""
"zobrazují jako připojené k záhlaví okna rodiče a jsou přesunovány společně s "
"oknem rodiče."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Uspořádání tlačítek na záhlaví okna"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -291,23 +344,23 @@ msgstr ""
"vložení místa mezi dvě přiléhající tlačítka může být použita speciální "
"oddělovací značka."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Ztmavit rodičovské okno při vyvolávání modálních dialogů"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "Průhlednost oken umístěných v pozadí přepínače aplikací."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Obrázek na pozadí v přepínači ploch"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Povolit animace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -315,31 +368,36 @@ msgstr ""
"Jestli mají být zobrazovány animace. Poznámka: toto je globální klíč, který "
"změní chování správce oken, panelu atd."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Doba trvání animace zavření"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Doba trvání animace přichycení při maximalizaci/zrušení maximalizace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Doba trvání animace zavření"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Doba trvání animace minimalizace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Doba trvání animace přepnutí pracovní plochy"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Doba trvání animace mapování menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Definuje stín normálních vybraných oken"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -352,59 +410,59 @@ msgstr ""
"průhlednost. Tedy [poloměr-rozmazání, horní-zaslabování, x-offset, y-offset, "
"průhlednost]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Definuje stín normálních nevybraných oken"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Prohlédnout normálně přiblížené"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Určuje stín menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Určuje stín aktivního dialogu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Určuje stín neaktivního dialogu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Zakázat všechna oznámení"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Povolit bubliny"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Povolit zvuky"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Zobrazit promeškaná oznámení v oznamovacím centru"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Povolit masku se zaoblenými rohy"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Poloměr rohu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Vypnout masku rohu v režimu celé obrazovky"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -412,7 +470,7 @@ msgstr ""
"Když je aktivní, bude rohová maska deaktivována na monitoru, kde je aplikace "
"roztažena na celé obrazovce."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Zobrazovat masky rohů pouze na primárním monitoru"

430
po/cu.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: cu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/cv.po Normal file
View File

@ -0,0 +1,430 @@
# Chuvash translations for gala package.
# Copyright (C) 2019 The Gala Developers
# This file is distributed under the same license as the gala package.
# Automatically generated, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-10 17:16-0800\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: cv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/cy.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

194
po/da.po
View File

@ -7,71 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2019-02-07 00:06+0000\n"
"Last-Translator: Kaj Printz Madsen <kajprintz@gmail.com>\n"
"Language-Team: Danish <https://weblate.elementary.io/projects/desktop/gala/"
"da/>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Danish <https://l10n.elementary.io/projects/desktop/gala/da/"
">\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-03-22 06:52+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Ser skærmen OK ud?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Behold Denne Konfiguration"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Gendan Forrige Konfiguration"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimer"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Flyt"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Tilpas størrelse"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Altid øverst"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Altid på det synlige arbejdsområde"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Flyt til arbejdsområdet til venstre"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Flyt til arbejdsområdet til højre"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Luk"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Afmaksimér"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maksimér"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -201,71 +243,82 @@ msgstr ""
"finde et vindue som passer til navnene. Hvis det gør, så vil det skjule "
"dette vindue og indtone det igen, når skifteren er lukket."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Se alle åbne vinduer og arbejdsområder"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Genvej til at flytte til første arbejdsområde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Genvej til at flytte til sidste arbejdsområde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Genvej til at flytte det aktulle vindue til første arbejdsområde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Genvej til at flytte det aktuelle vindue til sidste arbejdsområde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Zoom ind"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Zoom ud"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Genvej til at åbne vinduesoversigten"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Genvej til at åbne vinduesoversigten for alle vinduer"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Skift til det næste arbejdsområde til højre eller tilbage til det første"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Skift til næste tastaturlayout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "UDGÅET: Dette tast er udgået og ignoreres."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Skift til forrige tastaturlayout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Tilknyt modale dialoger"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -275,11 +328,11 @@ msgstr ""
"forældervinduets titellinje og flyttes sammen med forældervinduet, i stedet "
"for at have deres egne titellinjer."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Placering af knapper på titellinjen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -298,24 +351,24 @@ msgstr ""
"adskillermærkat kan bruges til at indsætte mellemrum mellem to tilstødende "
"knapper."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Nedtoner forældervinduer som skaber en modaltilknyttet dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "Opaciteten af vinduerne i baggrunden af vindueskifteren."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Baggrundsbillede som bruges i arbejdsområdeskifteren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Aktivér animationer"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -323,31 +376,36 @@ msgstr ""
"Hvorvidt animationer skal vises. Bemærk: dette er en global nøgle, den ændre "
"opførselen af vindueshåndteringen, panelet osv."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Varighed af luk-animationen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Varighed af snap-animationen som bruges af maksimer/minimer"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Varighed af luk-animationen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Varighed af minimer-animationen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Varighed af arbejdsområdeskifter-animationen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Varighed af menukortlægning-animationen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Definerer skyggen af vinduer som har normal fokus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -360,59 +418,59 @@ msgstr ""
"den sidste er opaciteten. Altså [sløringsradius, toptoning, x-forskydning, y-"
"forskydning, opacitet]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Definerer skyggen af et normalt vindue uden fokus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Se normalfokuseret"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Definerer skyggen af en menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Definerer skyggen af en dialog som har fokus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Definerer skyggen af en dialog uden fokus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Deaktivér alle notifikationer"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Aktivér bobler"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Aktivér lyde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Vis oversete notifikationer i notifikationscenter"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Aktivér afrundende hjørnermaske"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Hjørneradius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Deaktivér hjørnemaske i fuldskærm"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -420,7 +478,7 @@ msgstr ""
"Hvis den er aktiveret, vil hjørnemaskerne blive deaktiveret på den skærm, "
"når en applikation er maksimeret (fylder hele skærmen)."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Vis kun hjørnemasker på primær skærm"

202
po/de.po
View File

@ -7,71 +7,115 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2019-02-04 00:08+0000\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-26 03:51+0000\n"
"Last-Translator: Jörg Arnold <j.ar@mailbox.org>\n"
"Language-Team: German <https://weblate.elementary.io/projects/desktop/gala/"
"de/>\n"
"Language-Team: German <https://l10n.elementary.io/projects/desktop/gala/de/>"
"\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr "Bildschirmfotos"
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Ist die Bildschirmanzeige korrekt?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Diese Einstellung speichern"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Vorherige Einstellung wiederherstellen"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimieren"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Verschieben"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Größe ändern"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Immer im Vordergrund"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Immer auf der sichtbaren Arbeitsfläche"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Auf die linke Arbeitsfläche verschieben"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Auf die rechte Arbeitsfläche verschieben"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Schließen"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Maximierung aufheben"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximieren"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Verbesserungen:"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Verbesserung der Fensterschatten für ältere Anwendungen"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr "Mögliche Abstürze beim Erstellen von Screenshots behoben"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr "Korrektur der Benachrichtigungsposition nach Änderung des DPI"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
"Animationen zum Verschieben und Maximieren von gekachelten Fenstern "
"korrigiert"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -123,13 +167,12 @@ msgid "Action for the bottom right corner"
msgstr "Aktion für die untere rechte Ecke"
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
#, fuzzy
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
"Dieser Befehl wird als Aktive-Ecken-Aktion 'custom-command' ausgeführt. "
"Mehrere Aktionen sind möglich."
"Mehrere Aktionen sind möglich"
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
@ -171,11 +214,10 @@ msgid "Panel main menu action"
msgstr "Leisten-Hauptmenü-Aktion"
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
#, fuzzy
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
"Legt den Befehl fest, der ausgeführt wird, sobald das Tastenkürzel für das "
"Leisten-Hauptmenü gedrückt wird"
"Leisten-Hauptmenü gedrückt wird."
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
@ -204,76 +246,87 @@ msgstr ""
"Fenster gefunden, blendet Gala diese Fenster aus und zeigt sie wieder an, "
"sobald der Fensterumschalter geschlossen wird."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
"Automatisches Verschieben maximierter Fenster in einen neuen Arbeitsbereich"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Tastenkürzel zum Aufrufen der ersten Arbeitsfläche"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Tastenkürzel zum Aufrufen der letzten Arbeitsfläche"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
"Tastenkürzel, mit dem das aktive Fenster auf die erste Arbeitsfläche "
"verschoben wird"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
"Tastenkürzel, mit dem das aktive Fenster auf die letzte Arbeitsfläche "
"verschoben wird"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Vergrößern"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Verkleinern"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Tastenkürzel für die Fensterübersicht"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Tastenkürzel, mit dem eine Übersicht mit allen Fenstern angezeigt wird"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Nach rechts zur nächsten Arbeitsfläche bzw. zurück zur ersten wechseln"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Zum nächsten Tastaturlayout wechseln"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "VERALTET: Diese Taste ist veraltet und wird ignoriert."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Zum vorherhigen Tastaturlayout wechseln"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "Das Tastenkürzel zum Aktivieren des Bild-in-Bild-Fensters"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
"Das Tastenkürzel, um den Auswahlbereich anzugeben, welcher in einem Fenster "
"dargestellt werden soll."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Modale Dialoge anhängen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -283,11 +336,11 @@ msgstr ""
"über eigene Titelleisten, sondern werden an die Titelleisten der jeweils "
"übergeordneten Fenster gehängt und zusammen mit diesen bewegt."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Knopfanordnung auf der Titelleiste"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -308,24 +361,24 @@ msgstr ""
"Abstandsmarkierung können Abstände zwischen nebeneinander stehenden Knöpfen "
"eingefügt werden."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Dunkelt übergeordnete Fenster ab, wenn modale Dialoge erzeugt werden"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
"Deckkraft der im Hintergrund angezeigten Fenster im Alt-Tab-Umschalter."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Hintergrundbild im Arbeitsplatzumschalter"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Animationen aktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -333,32 +386,36 @@ msgstr ""
"Festlegen, ob Animationen angezeigt werden. Hinweis: Dies ist ein globaler "
"Schlüssel. Er ändert das Verhalten des Fenstermanagers, des Panels usw."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr "Animationsdauer beim Öffnen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"Dauer der Animation beim Einrasten, etwa beim Maximieren und Minimieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Dauer der Animation beim Schließen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Dauer den Animation beim Minimieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Dauer der Animation beim Arbeitsflächenwechsel"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Dauer der Animation bei der Anzeige eines Menüs"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Legt den Schattenwurf von normalen Vordergrundfenstern fest"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -370,65 +427,64 @@ msgstr ""
"Versatz und der letzte die Deckkraft, also: [Weichzeichnungsradius, oberer "
"Verlauf, x-Versatz, y-Versatz, Deckkraft]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Legt den Schattenwurf von normalen Hintergrundfenstern fest"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#, fuzzy
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Siehe normale Vordergrundfenster"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Legt den Schattenwurf eines Menü fest"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Legt den Schattenwurf eines im Vordergrund angezeigten Dialogs fest"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Legt den Schattenwurf eines im Hintergrund angezeigten Dialogs fest"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Alle Benachrichtigungen deaktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Hinweise aktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Töne aktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Zeige verpasste Benachrichtigungen im Benachrichtigungscenter"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Abgerundete Eckmaske aktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Eckenradius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Eckmaske im Vollbildmodus deaktivieren"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr "Wenn eingeschaltet, werden die Ränder im Vollbildmodus ignoriert."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Eckmaske nur auf dem Hauptbildschirm anzeigen"

430
po/dv.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: dv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/dz.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: dz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ee.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ee\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

183
po/el.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-06-06 00:08+0000\n"
"Last-Translator: Antony <antonykoinousis@gmail.com>\n"
"Language-Team: Greek <https://weblate.elementary.io/projects/desktop/gala/el/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 2.18\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Φαίνεται εντάξει η οθόνη;"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Διατήρηση αυτής της ρύθμισης"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Επαναφορά της προηγούμενης ρύθμισης"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Ελαχιστοποίηση"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Μετακίνηση"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Αλλαγή μεγέθους"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Πάντα στη κορυφή"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Πάντα σε ορατό χώρο εργασίας"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Μετακίνηση στα αριστερά του χώρου εργασίας"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Μετακίνηση στα δεξιά του χώρου εργασίας"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Κλείσιμο"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Μεγιστοποίηση"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -177,85 +219,96 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Προβολή όλων των ανοικτών παραθύρων και χώρων εργασίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Συντόμευση για μετακίνηση στον πρώτο χώρο εργασίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Συντόμευση για μετακίνηση στον τελευταίο χώρο εργασίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
"Συντόμευση για μετακίνηση του τρέχοντος παραθύρου στον πρώτο χώρο εργασίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
"Συντόμευση για μετακίνηση του τρέχοντος παράθυρου στον τελευταίο χώρο "
"εργασίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Μεγέθυνση"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Σμίκρυνση"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Συντόμευση για το άνοιγμα της επισκόπησης παραθύρων"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
"Συντόμευση για το άνοιγμα της επισκόπησης παραθύρων για όλα τα παράθυρα"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Διάταξη των κουμπιών στην μπάρα τίτλου"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -266,53 +319,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -320,64 +377,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Απενεργοποίηση όλων των ειδοποιήσεων"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Ενεργοποίηση ήχων"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Εμφάνιση χαμένων ειδοποιήσεων στο κέντρο ειδοποιήσεων"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Ακτίνα γωνίας"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

468
po/en_AU.po Normal file
View File

@ -0,0 +1,468 @@
# English translations for gala package.
# Copyright (C) 2019 The Gala Developers
# This file is distributed under the same license as the gala package.
# Automatically generated, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-10 17:16-0800\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Does the display look OK?"
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Keep This Configuration"
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restore Previous Configuration"
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimize"
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Move"
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Resize"
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Always on Top"
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Always on Visible Workspace"
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Move to Workspace Left"
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Move to Workspace Right"
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Close"
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Unmaximize"
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximize"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr "Multitasking &amp; Window Management"
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr "A window &amp; compositing manager for Pantheon"
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Improvements:"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Improve window shadows for legacy apps"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr "Fix potential crash when taking screenshots"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr "Fix notification position after changing DPI"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr "Fix animations for moving and maximizing tiled windows"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr "Multitasking View"
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr "View all open windows and workspaces"
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr "multitasking-view"
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr "Other"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr "Fallback desktop file for notifications from outdated applications."
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr "applications-other"
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr "Action for the top left corner"
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr "Algorithm for window overview layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr "Choose the algorithm used for exposing the windows."
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr "Action for the top right corner"
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr "Action for the bottom left corner"
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr "Action for the bottom right corner"
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr "Enable edge tiling when dropping windows on screen edges"
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr "Panel main menu action"
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
"Sets the command to run when the panel-main-menu keybinding is pressed."
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr "Enable dynamic workspace instead of static ones"
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr "Names that are recognized as dock windows for the window switcher"
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr "Automatically move maximized windows to a new workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Shortcut to move to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Shortcut to move the current window to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Shortcut to move the current window to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Zoom in"
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Zoom out"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Shortcut to open the window overview"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Shortcut to open the window overview for all windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Cycle to the next workspace to the right or to back to the first"
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Cycle to next keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "DEPRECATED: This key is deprecated and ignored."
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Cycle to previous keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "The shortcut to enable picture-in-picture window"
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "The shortcut to show the selection area to choose a window."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Attach modal dialogs"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Arrangement of buttons on the titlebar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Dims parent windows when spawning modal dialogs"
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "The opacity of windows behind the window switcher."
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Background-image used in the workspace-switcher"
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Enable Animations"
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr "Duration of the open animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Duration of the snap animation as used by maximize/unmaximize"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Duration of the close animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Duration of the minimize animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Duration of the workspace switch animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Duration of the menu mapping animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Defines the shadow of normal focused windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Defines the shadow of a normal unfocused window"
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "See normal-focused."
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Defines the shadow of a menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Defines the shadow of a focused dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Defines the shadow of an unfocused dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Disable all notifications"
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Enable bubbles"
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Enable sounds"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Show missed notifications in notification center"
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Enable rounded corner mask"
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Corner radius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Disable corner mask on fullscreen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Only show corner masks on primary monitor"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-02-23 18:17+0000\n"
"Last-Translator: Shawn <syst3mfailur3@gmail.com>\n"
"Language-Team: English (Canada) <https://weblate.elementary.io/projects/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 2.18\n"
"X-Launchpad-Export-Date: 2017-02-21 05:48+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Does the display look OK?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Keep This Configuration"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restore Previous Configuration"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimize"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Move"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Resize"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Always on Top"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Always on Visible Workspace"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Move to Workspace Left"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Move to Workspace Right"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Close"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Unmaximize"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximize"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -199,70 +241,81 @@ msgstr ""
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "View all open windows and workspaces"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Shortcut to move to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Shortcut to move the current window to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Shortcut to move the current window to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Zoom in"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Zoom out"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Shortcut to open the window overview"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Shortcut to open the window overview for all windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Cycle to the next workspace to the right or to back to the first"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Cycle to next keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "DEPRECATED: This key is deprecated and ignored."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Cycle to previous keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Attach modal dialogs"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -272,11 +325,11 @@ msgstr ""
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Arrangement of buttons on the titlebar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -294,26 +347,26 @@ msgstr ""
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Make parent windows that spawn a modal attached dialog being dimmed"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr ""
"The opacity of the windows located in the background in the alt-tab-switcher."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Background image used in the workspace-switcher"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Enable Animations"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -321,31 +374,36 @@ msgstr ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel, etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Duration of the close animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Duration of the snap animation as used by maximize/unmaximize"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Duration of the close animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Duration of the minimize animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Duration of the workspace switch animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Duration of the menu mapping animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Defines the shadow of normal focused windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -358,59 +416,59 @@ msgstr ""
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Defines the shadow of a normal unfocused window"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "See normal-focused"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Defines the shadow of a menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Defines the shadow of a focused dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Defines the shadow of an unfocused dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Disable all notifications"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Enable bubbles"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Enable sounds"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Show missed notifications in notification centre"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Enable rounded corner mask"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Corner radius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Disable corner mask on fullscreen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -418,7 +476,7 @@ msgstr ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Only show corner masks on primary monitor"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-11-22 08:38+0000\n"
"Last-Translator: Ciarán Ainsworth <ciaranainsworth@outlook.com>\n"
"Language-Team: English (United Kingdom) <https://weblate.elementary.io/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
"X-Launchpad-Export-Date: 2017-03-14 07:02+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Does the display look OK?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Keep This Configuration"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restore Previous Configuration"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimise"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Move"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Resize"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Always on Top"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Always on Visible Workspace"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Move to Workspace Left"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Move to Workspace Right"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Close"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Unmaximise"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximise"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -194,70 +236,81 @@ msgstr ""
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "View all open windows and workspaces"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Shortcut to move to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Shortcut to move the current window to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Shortcut to move the current window to last workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Zoom in"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Zoom out"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Shortcut to open the window overview"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Shortcut to open the window overview for all windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Cycle to the next workspace to the right or to back to the first"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Cycle to next keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "DEPRECATED: This key is deprecated and ignored."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Cycle to previous keyboard layout"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "The shortcut to enable picture-in-picture window"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "The shortcut to show the selection area to choose a window."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Attach modal dialogues"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -267,11 +320,11 @@ msgstr ""
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Arrangement of buttons on the titlebar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -289,23 +342,23 @@ msgstr ""
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Dims parent windows when spawning modal dialogs"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "The opacity of windows behind the window switcher."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Background-image used in the workspace-switcher"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Enable Animations"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -313,31 +366,36 @@ msgstr ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Duration of the close animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Duration of the snap animation as used by maximise/unmaximise"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Duration of the close animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Duration of the minimise animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Duration of the workspace switch animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Duration of the menu mapping animation"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Defines the shadow of normal focused windows"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -349,58 +407,58 @@ msgstr ""
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Defines the shadow of a normal unfocused window"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "See normal-focused."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Defines the shadow of a menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Defines the shadow of a focused dialogue"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Defines the shadow of an unfocused dialogue"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Disable all notifications"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Enable bubbles"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Enable sounds"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Show missed notifications in notification centre"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Enable rounded corner mask"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Corner radius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Disable corner mask on fullscreen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -408,7 +466,7 @@ msgstr ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Only show corner masks on primary monitor"

275
po/eo.po
View File

@ -7,117 +7,163 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-01-29 20:14+0000\n"
"Last-Translator: Félix Brezo <felixbrezo@gmail.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-13 20:07+0000\n"
"Last-Translator: Augusto Fornitani <augusto.fornitani@outlook.com>\n"
"Language-Team: Esperanto <https://l10n.elementary.io/projects/desktop/gala/"
"eo/>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Ĉu la ekrano aspektas bone?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
msgstr "Konservi la Agordojn"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
msgstr "Restaŭri la Antaŭajn Agordojn"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimumigi"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Movi"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
msgstr "Ŝanĝi grandecon"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Ĉiam supre"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
msgstr "Ĉiam je vidata laborspaco"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
msgstr "Movu maldekstren de laborspaco"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
msgstr "Movu dekstren de laborspaco"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Fermi"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Malmaksimumigi"
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maksimumigi"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr "Plurtaskado kaj Fenestromastrumado"
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: daemon/MenuDaemon.vala:170
msgid "Maximize"
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
"Mastrumilo fenestra kaj kunmeta bazita sur libmutter kaj projektita de "
"elementary por uzado kun Panteono."
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Plibonigoj:"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Plibonigi fenestro-ombrojn por malnovaj aplikaĵoj"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr "Ripari eblan kolapson post ekrankopii"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr "Ripari pozicion de atentigo post ŝanĝi punktan skaladon (DPI)"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr "Ripari movbildojn por movo kaj maksimumigo de kaheligitaj fenestroj"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
msgstr "Panoramo de plurtaskado"
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
msgstr "Rigardi ĉiujn malfermitajn fenestrojn kaj laborspacojn"
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
msgstr "multitasking-view"
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "Aliaj"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
msgstr "Retrodefaŭlta dosiero “.desktop” por atentigoj el eksdataj aplikaĵoj."
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
msgstr "applications-other"
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
msgstr "Ago por la supra-maldekstra angulo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
msgstr "Algoritmo por ekrana aranĝo de fenestra super-rigardo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
msgstr "Elektu la algoritmon uzitan por videbligi fenestrojn."
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
msgstr "Ago por la supra-dekstra angulo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
msgstr "Ago por la malsupra-maldekstra angulo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
msgstr "Ago por la malsupra-dekstra angulo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
@ -134,10 +180,17 @@ msgid ""
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
"Se oni enigas ununuran instrukcion, tiu estos uzita por ĉiu fulmoangula ago "
"atribuita al “custom-command”. Se oni, anstataŭe, uzas la ŝablonon "
"'hotcorner-topleft:instrukcio;;hotcorner-bottomright:instrukcio', la "
"specifaj instrukcioj estos uzita por ĉiu koresponda fulmoangulo. Eblaj "
"identigiloj estas 'hotcorner-[topleft; topright; bottomleft; bottomright]' "
"sekve de unu ':' kaj tuj post la dezirata instrukcio. Oni uzas ';;' kiel "
"apartigilon inter instrukcio-difinoj."
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
msgstr "Ŝalti ĉe-randan kaheligon post demeto de fenestroj al ekrano-randoj"
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
@ -145,28 +198,37 @@ msgid ""
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
"Se ŝaltita, demeto de fenestroj al flanko de la ekrano maksimumigas ilin "
"vertikale, kaj ŝanĝas ilian grandecon horizontale, tiel ke ili kovras duonon "
"de disponebla areo. Demeti fenestron al supra parto de la ekrano "
"maksimumigas ĝin, tiel ke ĝi kovras tuton de la disponebla areo."
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
msgstr "Ago por ĉefa menuo de Panelo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
#, fuzzy
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
"Agordas la instrukcion lanĉotan post premo de klavkombino “panelo-ĉef-menuo”."
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
msgstr "Ŝalti movantan laborspacaron anstataŭ fiksan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
"Laŭnecese uzi mem-obligantan aŭ mem-onigantan nombron de laborspacoj, "
"anstataŭ fiksan nombron."
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
"Nomoj kiuj estas rekonitaj kiel doko-fenestrojn por la fenestro-ŝaltilo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
@ -174,82 +236,95 @@ msgid ""
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
"Post lanĉo de fenestro-ŝaltilo, Gala trairas ĉi tiun liston kaj provas trovi "
"fenestron kun samaj nomoj. Se sukcese, ĝi kaŝas ĉi tiun fenestron, kaj nur "
"montros ĝin denove post kiam ŝaltilo estos fermita."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr "Aŭtomate movi maksimumigitajn fenestrojn al nova laborspaco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgstr ""
msgid "Shortcut to move to first workspace"
msgstr "Fulmoklavo por movi al unua laborspaco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgstr ""
msgid "Shortcut to move to last workspace"
msgstr "Fulmoklavo por movi al lasta laborspaco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgstr ""
msgid "Shortcut to move the current window to first workspace"
msgstr "Fulmoklavo por movi nunan fenestron al unua laborspaco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgstr ""
msgid "Shortcut to move the current window to last workspace"
msgstr "Fulmoklavo por movi nunan fenestron al lasta laborspaco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom out"
msgstr ""
msgid "Zoom in"
msgstr "Zomi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Malzomi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview for all windows"
msgstr ""
msgid "Shortcut to open the window overview"
msgstr "Fulmoklavo por malfermi fenestran super-rigardon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
msgid "Shortcut to open the window overview for all windows"
msgstr "Fulmoklavo por malfermi fenestran super-rigardon por ĉiuj fenestroj"
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +335,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +393,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

196
po/es.po
View File

@ -7,71 +7,116 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2018-12-12 00:07+0000\n"
"Last-Translator: Cristian Molina <megatux@gmail.com>\n"
"Language-Team: Spanish <https://weblate.elementary.io/projects/desktop/gala/"
"es/>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2020-01-06 18:07+0000\n"
"Last-Translator: Daniel R. <riesp@pm.me>\n"
"Language-Team: Spanish <https://l10n.elementary.io/projects/desktop/gala/es/>"
"\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-27 05:44+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr "Capturas de pantalla"
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "¿Se ve bien la pantalla?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Mantener esta configuración"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restablecer configuración anterior"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimizar"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Mover"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Redimensionar"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Siempre visible"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Siempre en el área de trabajo visible"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Mover al área de trabajo izquierdo"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Mover al área de trabajo derecho"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Cerrar"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Restaurar"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximizar"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr "Multitarea y gestión de ventanas"
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr "Un administrador y compositor de ventanas para Pantheon"
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
"Un administrador y compositor de ventanas basado en libmutter y diseñado por "
"elementary para su uso con Pantheon."
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Mejoras:"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Mejora en las sombras de las ventanas para aplicaciones heredadas"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr "Solucionado un posible bloqueo al tomar capturas de pantalla"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr "Se corrigió la posición de notificaciones después de cambiar el DPI"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
"Se corrigieron las animaciones para mover y maximizar ventanas en mosaico"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -203,73 +248,84 @@ msgstr ""
"ventana y se desvanecerá de nuevo, una vez que el cambiador de ventanas se "
"haya cerrado."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
"Mover automáticamente las ventanas maximizadas a un nuevo espacio de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Atajo para ir al primer espacio de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Atajo para ir al último espacio de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Atajo para mover la ventana actual al primer espacio de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Atajo para mover la ventana actual al último espacio de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Ampliar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Reducir"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Atajo para abrir la vista general"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Atajo para abrir la ventana de vista general de todas las ventanas"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Cambiar al siguiente espacio de trabajo a la derecha o para volver al primero"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Cambiar a la disposición de teclado siguiente"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "OBSOLETA: Esta clave está obsoleta y será ignorada."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Cambiar a la disposición de teclado anterior"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "El atajo de teclado para habilitar el modo picture-in-picture"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
"El atajo de teclado para mostrar el área de selección para elegir una "
"ventana."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Adjuntar diálogos modales"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -279,11 +335,11 @@ msgstr ""
"independientes, aparecen diálogos modales junto a la barra de título de la "
"ventana principal de modo que se pueden mover con la venta original."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Distribución de botones en la barra de título"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -302,23 +358,23 @@ msgstr ""
"causen problemas con las versiones más antiguas. Se puede usar una etiqueta "
"espaciadora para insertar algo de espacio entre dos botones adyacentes."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Atenuar las ventanas padres cuando generan un diálogo modal"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "Opacidad de ventanas ubicadas detrás del alternador de ventanas."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Imagen de fondo usada en el gestor de espacios de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Activar animaciones"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -326,33 +382,37 @@ msgstr ""
"Indica si deben mostrarse las animaciones. Nota: esta es una clave global, "
"cambia el comportamiento del gestor de ventanas, del panel, etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr "Duración de la animación de apertura"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"Duración del complemento de la animación como la usada para maximizar y "
"minimizar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Duración de la animación de cierre"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Duración de la animación de minimización"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Duración de la animación del cambio de área de trabajo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Duración de la animación de mapeo del menú"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Define la sombra de la ventana activa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -366,58 +426,58 @@ msgstr ""
"se corresponde con la opacidad. En resumen: [blur-radius, top-fade, x-"
"offset, y-offset, opacity]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Define la sombra de una ventana normal desenfocada"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Ver enfoque normal."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Define la sombra de un menú"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Define la sombra de un diálogo enfocado"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Define la sombra de un diálogo fuera de foco"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Desactivar todas las notificaciones"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Habilitar burbujas"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Habilitar sonidos"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Mostrar las notificaciones perdidas en el centro de notificaciones"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Activar la máscara de bordes redondeados"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Radio de la esquina"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Desactivar la máscara de las esquinas en pantalla completa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -426,7 +486,7 @@ msgstr ""
"decir, usa todo el monitor), las máscaras de uso de las esquinas serán "
"deshabilitadas en ese monitor."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Solo mostrar las máscaras de las esquinas en el monitor primario"

196
po/et.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-08-03 23:44+0000\n"
"Last-Translator: Kristjan Vool <tictac7x@gmail.com>\n"
"Language-Team: Estonian <et@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Estonian <https://l10n.elementary.io/projects/desktop/gala/et/"
">\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Kas ekraani pilt tundub korras olevat?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Kinnita praegune seadistus"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Taasta eelmine seadistus"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimeerimine"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Liigutamine"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Suuruse muutmine"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Alati pealmine"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Alati nähtaval tööalal"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Liigutamine vasakule tööalale"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Liigutamine paremale tööalale"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Sulge"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Algse suuruse taastamine"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maksimeerimine"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -85,7 +129,7 @@ msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "Muu"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
@ -196,70 +240,81 @@ msgstr ""
"Aknavahetaja kävitamisel peidetakse kõik nende nimedega aknad ning "
"aknavahetaja sulgemisel kuvatakse antud aknad tavaliselt, nii nagu varem."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Kõikide avatud akende ja tööalade vaatamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Kiirklahv esimesele tööalale liikumiseks"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Kiirklahv viimasele tööalale liikumiseks"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Kiirklahv, et aktiivne aken esimesele tööalale liigutada"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Kiirklahv, et aktiivne aken viimasele tööalale liigutada"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Suurendamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Vähendamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Kiirklahv akende ülevaate avamiseks"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Kiirklahv kõikide tööaladel olevate akende ülevaate avamiseks"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Vahetamine järgmisele tööalale (paremale) või eelmisele (vasakule)"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Järgmise klaviatuurpaigutuse valimine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Eelmise klaviatuurpaigutuse valimine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Põimitud dialoogid"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -269,11 +324,11 @@ msgstr ""
"Dialoog kinnitatakse rakenduse tiitliribale ning rakenduse akna liigutamisel "
"liigub dialoog samuti kaasa."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Nuppude paigutus tiitlilribal"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -291,25 +346,25 @@ msgstr ""
"versioonidega. Kahe nupu vahele ruumi tegemiseks saab kasutada erilist "
"ruumimärki (spacer)."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Põhi aken, millele on kinnitatud põimitud dialoog, tumendatakse."
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr "Taustal olevate akende läbipaistvus alt-tab kasutamisel."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Pilt, mida kasutatakse töölaua vahetajas"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Animatsioonide lubamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -317,31 +372,36 @@ msgstr ""
"Kas animatsioone kuvatakse. Märkus: see on globaalne võti, mis muudab ka "
"aknahalduri, paneeli jne. käitumist."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Akna sulgemise animatsiooni kiirus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Maksimeerimise ja minimeerimise animatsiooni kestvus."
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Akna sulgemise animatsiooni kiirus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Akna minimeerimise animatsiooni kiirus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Tööalade vahetamise animatsiooni kiirus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Menüü animatsiooni kestvus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Aktiivse akna varju tugevus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -354,65 +414,65 @@ msgstr ""
"tähistab läbipaistvust. Seega [varju-raadius, ülemine-vari, x-kalle, y-"
"kalle, läbipaistvus]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Taustal oleva akna varju tugevus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Normaalfokuseeritud"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Menüü varju tugevus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Aktiivse dialoogi varju tugevus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Taustal oleva dialoogi varju tugevus"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Kõikide märguannete keelamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Märguannete mullide lubamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Märguannete helide lubamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Tähelepanuta märguannete näitamine märguannete keskuses"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Ümarate ekraaninurkade lubamine"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Nurga raadius"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Ümarate ekraaninurkade lubamine, kui rakendus on täisekraani režiimis"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Ümarate ekraaninurkade lubamine ainult põhiekraanil"

194
po/eu.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-04-17 10:58+0000\n"
"Last-Translator: Corentin Noël <corentin@elementaryos.org>\n"
"Language-Team: Basque <eu@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Basque <https://l10n.elementary.io/projects/desktop/gala/eu/"
">\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "Itxi"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,64 +372,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

198
po/fa.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-04-17 10:44+0000\n"
"Last-Translator: reza abbasi <rasez_secure@yahoo.com>\n"
"Language-Team: Persian <fa@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Persian <https://l10n.elementary.io/projects/desktop/gala/fa/"
">\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
msgstr "آیا صفحه خوب به‌نظر می‌اید؟"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
msgstr "همین پیکربندی را نگه‌دار"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,64 +372,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ff.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ff\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/fi.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-12-08 00:04+0000\n"
"Last-Translator: Veli-Pekka Samuli Finnilä <vpf@tuta.io>\n"
"Language-Team: Finnish <https://weblate.elementary.io/projects/desktop/gala/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
"X-Launchpad-Export-Date: 2017-02-23 06:29+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Näyttääkö kaikki kelvolliselta?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Säilytä nämä asetukset"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Palauta aiemmat asetukset"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Pienennä"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Siirrä"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Muuta kokoa"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Aina päällimmäisenä"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Aina näkyvissä olevassa työtilassa"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Siirrä vasemalla olevaan työtilaan"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Siirrä oikealla olevaan työtilaan"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Sulje"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Palauta koko"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Suurenna"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -198,70 +240,81 @@ msgstr ""
"kyseinen ikkuna piilotetaan ja häivytetään takaisin esiin vaihtimen "
"sulkeuduttua."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Näytä kaikki avoimet ikkunat ja työtilat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Pikanäppäin ensimmäiseen työtilaan siirtymiseen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Pikanäppäin viimeiseen työtilaan siirtymiseen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Pikanäppäin nykyisen ikkunan siirtämiseksi ensimmäiseen työtilaan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Pikanäppäin nykyisen ikkunan siirtämiseksi viimeiseen työtilaan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Lähennä"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Loitonna"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Näppäinoikotie ikkunoiden yleiskatsauksen näyttämiseksi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Näppäinoikotie kaikkien ikkunoiden yleiskatsauksen näyttämiseksi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Siirry seuraavaan työtilaan oikealle tai takaisin ensimmäiseen"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Vaihda seuraavaan näppäimistöasetteluun"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "VANHENTUNUT: Tämä näppäin on vanhentunut, eikä sitä enää huomioida."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Vaihda edelliseen näppäimistöasetteluun"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "Näppäinoikotie kuva kuvassa -ikkunan päällekytkemiselle"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "Näppäinoikotie valinta-alueen näyttämiseksi ikkunan valintaa varten."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Kiinnitä modaalidialogit"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -270,11 +323,11 @@ msgstr ""
"Kun valittuna, modaalidialogit näytetään kiinnitettyinä pääikkunaan ja "
"liikkuvat sen mukana sen sijaan, että niillä olisi oma otsikkopalkkinsa."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Painikkeiden järjestys ikkunapalkissa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -292,23 +345,23 @@ msgstr ""
"metacityn versioissa rikkomatta vanhempia versioita. Painikkeiden väliin voi "
"lisätä tilaa erityisellä spacer-avainsanalla."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "Himmentää emoikkunat modaalidialogeja luotaessa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "Ikkunanvaihtimen takana olevien ikkunoiden läpinäkymättömyys."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Työtilavaihtimessa käytettävä taustakuva"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Käytä animaatioita"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -316,31 +369,36 @@ msgstr ""
"Tulisiko animaatioita näyttää. Huomautus: Tämä on järjestelmänlaajuinen "
"näppäin, ja se vaikuttaa ikkunanhallintaohjelman, paneelin ym. toimintaan."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Sulkemisanimaation kesto"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Napsautusanimaatioiden kesto maksimoitaessa/minimoitaessa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Sulkemisanimaation kesto"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Pienennysanimaation kesto"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Työtilan vaihtoanimaation kesto"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Valikkoanimaation kesto"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Määrittää tavallisen aktiivisen ikkunan varjon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -352,58 +410,58 @@ msgstr ""
"läpinäkymättömyys. Eli [sumennuksen säde, yläosan häivytys, x-siirtymä, y-"
"siirtymä, läpinäkymättömyys]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Määrittää tavallisen epäaktiivisen ikkunan varjon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Katso normal-focused."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Määrittää valikon varjon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Määrittää kohdistetun ikkunan varjon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Määrittää epäaktiivisen dialogin varjon"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Poista kaikki ilmoitukset käytöstä"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Käytä kuplia"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Käytä ääniä"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Näytä huomiotta jääneet ilmoitukset ilmoituskeskuksessa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Ota käyttöön pyöristetyn kulman maski"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Kulman säde"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Poista kulmamaski käytöstä kokoruututilassa"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -411,7 +469,7 @@ msgstr ""
"Jos tämä on kytketty päälle, kulmamaskit poistetaan käytöstä, kun sovellus "
"on kokoruututilassa (täyttää näytön)."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Näytä kulmamaskit vain päänäytössä"

430
po/fj.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fj\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/fo.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

198
po/fr.po
View File

@ -7,71 +7,119 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2019-01-14 00:08+0000\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-20 00:44+0000\n"
"Last-Translator: Nathan <bonnemainsnathan@gmail.com>\n"
"Language-Team: French <https://weblate.elementary.io/projects/desktop/gala/"
"fr/>\n"
"Language-Team: French <https://l10n.elementary.io/projects/desktop/gala/fr/>"
"\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-28 05:04+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr "Captures d'écran"
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "L'affichage semble-t-il correct ?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Conserver cette configuration"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restaurer la configuration précédente"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Réduire"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Déplacer"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Redimensionner"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Toujours au premier plan"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Toujours sur l'espace de travail visible"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Déplacer vers l'espace de travail de gauche"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Déplacer vers l'espace de travail de droite"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Fermer"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Restaurer"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximiser"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr "Multitâche et gestion des fenêtres"
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr "Un gestionnaire de fenêtres et de positionnement pour Panthéon"
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
"Un gestionnaire de fenêtres et de positionnement basé sur libmutter et conçu "
"par elementary pour être utilisé avec Panthéon."
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr "Améliorations :"
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr "Amélioration des ombres des fenêtres pour les applications officielles"
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
"Correction de plantages potentiels lors de la prise de captures d'écran"
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
"Correction de la position des notifications après la modification du DPI"
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
"Correction des animations de déplacement et d'agrandissement des fenêtres "
"tuilées"
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -200,75 +248,87 @@ msgstr ""
"chaque nom de fenêtre correspondant. Si cela en est le cas, la fenêtre sera "
"cachée et reprendra le focus à la fin du basculement."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
"Déplacer automatiquement les fenêtres agrandies dans un nouvel espace de "
"travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Raccourci pour aller au premier espace de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Raccourci pour aller au dernier espace de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
"Raccourci pour déplacer la fenêtre actuelle vers le premier espace de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
"Raccourci pour déplacer la fenêtre actuelle vers le dernier espace de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Zoom avant"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Zoom arrière"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Raccourci pour l'ouverture de la vue d'ensemble d'une fenêtre"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Raccourci pour l'ouverture de la vue d'ensemble de toutes les fenêtres"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Aller au prochain espace de travail vers la droite ou retour à l'espace "
"initial"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Basculer vers la prochaine disposition clavier"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "OBSOLÈTE : Cette clé est obsolète et ignorée."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Basculer vers la précédente disposition clavier"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "Le raccourci pour activer le mode Picture-In-Picture"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
"Le raccourci pour afficher la zone de sélection pour choisir une fenêtre."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Attacher les boîtes de dialogue"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -278,11 +338,11 @@ msgstr ""
"de dialogue apparaîtront attachées à la barre de titre de la fenêtre parente "
"et seront déplacées avec la fenêtre parente."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Agencement des boutons sur la barre de titre"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -301,27 +361,27 @@ msgstr ""
"metacity sans casser les anciennes versions. Une balise spéciale « spacer » "
"permet d'insérer un peu d'espace entre deux boutons adjacents."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
"Rendre une fenêtre parente assombrie lorsque celle-ci ouvre une boîte de "
"dialogue"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
"L'opacité des fenêtres se trouvant en arrière plan lors du basculement entre "
"fenêtres."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Arrière-plan utilisé avec la bascule d'espaces de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Activer les animations"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -330,31 +390,35 @@ msgstr ""
"globale, elle change le comportement du gestionnaire de fenêtre, du tableau "
"de bord, etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr "Durée de l'animation d'ouverture"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Durée de l'animation lors de l'agrandissement/restauration"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Durée de l'animation de fermeture"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Durée de l'animation de réduction"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Durée de l'animation de changement d'espace de travail"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Durée de l'animation de composition du menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Définit l'ombre des fenêtres focalisées normales"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -366,58 +430,58 @@ msgstr ""
"décalage horizontal et vertical et la dernière l'opacité. Donc [rayon-du-"
"flou, fondu, décalage-x, décalage-y, opacité]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Définit l'ombre d'une fenêtre normale en arrière-plan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "Vue normale-centrée."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Définit l'ombre d'un menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Définit l'ombre d'une boîte de dialogue focalisée"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Définit l'ombre d'une fenêtre en arrière plan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Désactiver toutes les notifications"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Activer les bulles"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Activer les sons"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Afficher les notifications manquées dans le centre de notification"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Activer le masque des coins arrondis"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Rayon des coins"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Désactiver le masque des coins en plein écran"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -425,7 +489,7 @@ msgstr ""
"Si activé, lorsqu'une application est en plein écran (remplit le moniteur), "
"les masques de coin seront désactivés sur ce moniteur."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Ne pas afficher le masque des coins sur les écrans secondaires"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-06-16 00:09+0000\n"
"Last-Translator: martin fromont <martin.fromont1@gmail.com>\n"
"Language-Team: French (Canada) <https://weblate.elementary.io/projects/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 2.18\n"
"X-Launchpad-Export-Date: 2017-02-21 05:48+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "L'affichage est-il de bonne qualité?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Garder Ce Configuration"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restaurer la Configuration Précédent"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimiser"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Bouger"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Redimensionner"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Toujours en Haut"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Toujours en Espace de Travail Visible"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Déplacer à l'Espace de Travail de la Gauche"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Déplacer à l'Espace de Travail de la Droit"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Fermer"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Annuler l'agrandissement"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Maximiser"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -177,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -262,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -316,64 +372,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/fy.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

431
po/ga.po Normal file
View File

@ -0,0 +1,431 @@
# Irish translations for gala package.
# Copyright (C) 2019 The Gala Developers
# This file is distributed under the same license as the gala package.
# Automatically generated, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-10 17:16-0800\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ga\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: gala 0.3.1\n"
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,58 +17,100 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -174,81 +216,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -259,53 +311,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -313,63 +369,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/gd.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: gd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

195
po/gl.po
View File

@ -7,71 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2018-05-22 00:08+0000\n"
"Last-Translator: Brais Oliveira Sanjurjo <1brais.oliveira@gmail.com>\n"
"Language-Team: Galician <https://weblate.elementary.io/projects/desktop/gala/"
"gl/>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Galician <https://l10n.elementary.io/projects/desktop/gala/gl/"
">\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.18\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Vese correctamente a pantalla?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Manter esta configuración"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Restaurar a aconfiguración anterior"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "Pechar"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr "elementary, Inc."
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -182,70 +224,81 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Ver todas as xanelas abertas e os espazos de traballo"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Ampliar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Reducir"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Anexar os diálogos modais"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -255,11 +308,11 @@ msgstr ""
"diálogos modais aparecerán anexados á barra de título da xanela pai e "
"moveranse de forma conxunta coa xanela pai."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Distribución dos botóns na barra de títulos"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -278,23 +331,23 @@ msgstr ""
"Pódese usar unha etiqueta separadora especial para inserir un pouco de "
"espazo entre dous botoóns adxacentes."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Activar as animacións"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -302,31 +355,35 @@ msgstr ""
"Indica se deben amosarse as animacións. Nota: Esta é unha clave global, "
"modifica o comportamento do xestor de xanelas, do panel etc."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -334,64 +391,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Desactivar todas as notificacións"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/gn.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: gn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/gu.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/gv.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: gv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ha.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ha\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/he.po
View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-11-18 00:07+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://weblate.elementary.io/projects/desktop/gala/"
@ -15,58 +15,100 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "התצוגה נראית בסדר?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "להשאיר את התצורה הזאת"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "שחזור התצורה הקודמת"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "מזעור"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "הזזה"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "שינוי גודל"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "תמיד עליון"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "תמיד בסביבת העבודה הגלויה"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "העברה לסביבת העבודה משמאל"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "העברה לסביבת העבודה מימין"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "סגירה"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "שחזור גודל"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "הגדלה"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -187,70 +229,81 @@ msgstr ""
"חלון עם שמות תואמים לאלה. אם הוא מוצא, הוא יסתיר את החלון ויעמעם אותו לאחר "
"סגירת מחליף החלונות."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "צפייה בכל סביבות העבודה והחלונות הפתוחים"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "קיצור דרך לעבור לסביבת העבודה הראשונה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "קיצור דרך לעבור לסביבת העבודה האחרונה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "קיצור דרך להעביר את החלון הנוכחי לסביבת העבודה הראשונה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "קיצור דרך להעביר את החלון הנוכחי לסביבת העבודה האחרונה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "התקרבות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "התרחקות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "קיצור דרך לפתיחת סקירת חלונות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "קיצור דרך לפתיחת סקירת כל החלונות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "דפדוף לסביבת העבודה הבאה מימין או חזרה לראשונה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "דפדוף אל פריסת המקלדת הבאה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "השימוש הופסק: השימוש במפתח זה הופסק ואינו בשימוש עוד."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "דפדוף אל פריסת המקלדת הקודמת"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr "קיצור הדרך להפעלת חלון בתוך חלון"
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr "קיצור הדרך להצגת אזור הבחירה לבחירת חלון."
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "הצמדת תיבות דו־שיח רכות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -259,11 +312,11 @@ msgstr ""
"כשמוגדר לאמת, במקום סרגלי כותרת עצמאיים, יוצמדו תיבות דו־שיח בלתי מטרידות "
"לשורת הכותרת של חלון ההורה והן תזוזנה יחד עם חלון ההורה."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "סידור הכפתורים בשורת הכותרת"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -280,23 +333,23 @@ msgstr ""
"בגרסאות עתידיות של metacity מבלי לשבש גרסאות ישנות. ניתן להשתמש בתגית ריווח "
"מיוחדת כדי להוסיף רווח בין שני כפתורים צמודים."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr "מעמעם את חלונות ההורה בעת הפעלת תת־תיבות דו־שיח"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr "אטימות החלונות שמאחורי מחליף החלונות."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "תמונת רקע בה נעשה שימוש במחליף סביבות העבודה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "הפעלת הנפשות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -304,31 +357,36 @@ msgstr ""
"האם להציג הנפשות. לתשומת לבך: מדובר במקש גלובלי, הוא משנה את התנהגות מנהל "
"החלונות, הלוח וכן הלאה."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "משך הנפשת הסגירה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "משך הנפשת ההצמדה בה נעשה שימוש להגדלה/ביטול הגדלה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "משך הנפשת הסגירה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "משך הנפשת המזעור"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "משך הנפשת החלפת סביבת עבודה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "משך הנפשת מיפוי תפריט"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "הגדרת הצללה של חלונות ממוקדים רגילים"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -339,58 +397,58 @@ msgstr ""
" -1), השני והשלישי הם ההיסט בצירים x ו־y בהתאמה והאחרון זאת אטימות. לפיכך "
"[רדיוס טשטוש, עמעום מלמעלה, היסט x, היסט y, אטימות]."
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "הגדרת ההצללה של חלון רגיל שאינו במיקוד"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr "הצגה במיקוד רגיל (normal-focused)."
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "הגדרת הצללה של תפריט"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "הגדרת הצללה של חלונית במיקוד"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "הגדרת הצללה של חלונית שאינה במיקוד"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "השבתת כל ההודעות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "הפעלת בועות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "הפעלת צלילים"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "הצגת הודעות שהוחמצו במרכז ההודעות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "הפעלת מסיכת פינות מעוגלות"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "רדיוס פינה"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "השבתת מיסוך פינות במסך מלא"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -398,7 +456,7 @@ msgstr ""
"אם האפשרות פעילה, כאשר יישום נמצא במצב מסך מלא (על כל המסך), מסיכות הפינות "
"יושבתו באותו הצג."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "הצגת מסיכות הפינות בצג הראשי בלבד"

194
po/hi.po
View File

@ -7,69 +7,112 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2016-08-10 07:35+0000\n"
"Last-Translator: Anand Kumar <Unknown>\n"
"Language-Team: Hindi <hi@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Hindi <https://l10n.elementary.io/projects/desktop/gala/hi/>\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "क्या यह प्रदर्शन ठीक है?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "इस कॉन्फ़िगरेशन को बनायें रखें"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "पिछला विन्यास बहाल करें"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "न्यूनतम करें"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "स्थानान्तर"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "आकार बदलें"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "हमेशा ऊपर"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "हमेशा दिखाई कार्यस्थानों पर"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "बाए कार्यस्थल पर भेजे"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "दाहिने कार्यस्थल पर भेजे"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "बंद करें"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "छोटा करें"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "बड़ा करें"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -85,7 +128,7 @@ msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
msgstr "अन्य"
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
@ -175,81 +218,92 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "सभी वर्त्तमान खिड़किया और कार्यस्थल देखे"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,64 +372,64 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ho.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ho\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/hr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2016-07-31 19:09+0000\n"
"Last-Translator: gogo <trebelnik2@gmail.com>\n"
"Language-Team: Croatian <hr@li.org>\n"
@ -18,58 +18,100 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Izgleda li zaslon u redu?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Zadržati ove postavke"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Vrati prijašnje postavke"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Smanji"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Premjesti"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Promijeni veličinu"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Uvijek na vrhu"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Uvijek na vidljivom radnom prostoru"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Premjesti na lijevi radni prostor"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Premjesti na desni radni prostor"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Zatvori"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Prikaži u prozoru"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Uvećaj"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -199,70 +241,81 @@ msgstr ""
"pronaći prozor odgovarajućeg naziva. Ako ga pronađe, sakriti će ovaj prozor "
"te ga ponovno prikazati nakon zatvaranja izmjenjivača."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Prikaži sve otvorene prozore i radne prostore"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Prečac do prvog radnog prostora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Prečac do zadnjeg radnog prostora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Prečac za pomicanje trenutnog prozora na prvi radni prostor"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Prečac za pomicanje trenutnog prozora na zadnji radni prostor"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Uvećaj"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Umanji"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Prečac za otvaranje pregleda prozora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Prečac za otvaranje pregleda prozora za sve prozore"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Prebaci na sljedeći lijevi radni prostor ili natrag na prvi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Prebaci na sljedeći raspored tipkovnice"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Prebaci na prijašnji raspored tipkovnice"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Dodaj promjenjivi dijalog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -272,11 +325,11 @@ msgstr ""
"dijalozi pričvršćeni su naslovnoj traci sadržajnog prozora te se zajedno s "
"njim i pomiču."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Raspored tipki na naslovoj traci"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -294,27 +347,27 @@ msgstr ""
"inačice. Može se koristiti posebna oznaka razmaka za umetanje prostora "
"između dvije susjedne tipke."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
"Napravi sadržajne prozore koji stvaraju promjenjivi dijalog koji se "
"zatamnjuje"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr "Prozirnost prozora koji se nalaze u pozadini alt-tab izmjenjivača."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Pozadinska slika korištena u izmjenjivaču radnih prostora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Omogući animacije"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -322,31 +375,36 @@ msgstr ""
"Trebaju li animacije biti prikazane. Napomena: Ovo je globalna tipka. Ona "
"mijenja ponašanje upravitelja prozora, panela itd."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Trajanje animacije zatvaranja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr "Trajanje animacije promjene kod uvećavanja/smanjivanja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Trajanje animacije zatvaranja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Trajanje animacije smanjivanja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Trajanje animacije promjene radnog prostora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Trajanje animacije preslikavanja izbornika"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Određuje sjenku uobičajeno fokusiranih prozora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -358,64 +416,64 @@ msgstr ""
"uobičajeno samo -1), treća i četvrta x i y pomak i posljednja je prozirnost. "
"Stoga [blur-radius, top-fade, x-offset, y-offset, opacity]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Određuje sjenku uobičajeno nefokusiranih prozora"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Pogledaj normalno fokusirano"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Određuje sjenku izbornika"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Određuje sjenku fokusiranog dijaloga"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Određuje sjenku nefokusiranog dijaloga"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Onemogući sve obavijesti"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Omogući mjehuriće"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Omogući zvukove"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Pokaži propuštene obavjesti u centru obavijesti"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Omogući zaobljenu masku kuta"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Opseg kuta"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Onemogući masku kuta u cijelozaslonskom prikazu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Samo prikaži masku kuta na glavnom zaslonu"

430
po/ht.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ht\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/hu.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: noise\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-06-23 00:11+0000\n"
"Last-Translator: Majer Tamás <mtamas@disroot.org>\n"
"Language-Team: Hungarian <https://weblate.elementary.io/projects/desktop/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 2.18\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Megfelelően jelenik meg a kép?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Beállítások megtartása"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Az előző beállítások visszaállítása"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Minimalizálás"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Mozgatás"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Átméretezés"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Mindig felül"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Mindig a látható munkaterületen"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Mozgatás a bal oldali munkaterületre"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Mozgatás a jobb oldali munkaterületre"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Bezárás"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Eredeti méret"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Teljes méret"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -204,73 +246,84 @@ msgstr ""
"egyező ablakot keres. Ha talál, elrejti az adott ablakot, de előhozza, mikor "
"az ablakváltó bezárul."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Az összes nyitott ablak és munkaterület mutatása"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Billentyűparancs az első munkaterületre való áthelyezéshez"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Billentyűparancs az utolsó munkaterületre való áthelyezéshez"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
"Billentyűparancs az aktuális ablak első munkaterületre történő áthelyezéséhez"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
"Billentyűparancs az aktuális ablak utolsó munkaterületre történő "
"áthelyezéséhez"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Nagyítás"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Kicsinyítés"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Billentyűparancs az ablak áttekintés megnyitásához"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Billentyűparancs az ablak áttekintés megnyitásához minden ablakhoz"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr "Munkaterületek végigjárása jobbról, vagy hátulról az első felé"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Léptetés a következő billentyűzetkiosztásra"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "ELAVULT: Ez a billentyű elavult és mellőzve van."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Léptetés az előző billentyűzetkiosztásra"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Körülményektől függő párbeszédablakok csatolása"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -280,11 +333,11 @@ msgstr ""
"párbeszédablakok jelennek meg a szülőablak címsorához csatolva, és a "
"szülőablakkal együtt mozognak."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "A címsoron lévő gombok elrendezése"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -301,27 +354,27 @@ msgstr ""
"figyelmen kívül lesznek hagyva, így a jövőbeli metacity verziókban "
"hozzáadhatók lesznek a gombok, anélkül, hogy a régebbi verziók elromlanának."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
"Halványítsa el a szülő ablakokat, amelyek környezetfüggő párbeszédablakot "
"nyitnak meg"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr "Az ablakváltóban háttérben lévő ablakok homályossága."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "A munkaterület-váltóban használt háttérkép"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Animációk engedélyezése"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -329,32 +382,37 @@ msgstr ""
"Animációk megjelenítésének engedélyezése. Ez egy globális kapcsoló, az "
"ablakkezelő, a panel, stb. viselkedését is megváltoztatja."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "A bezárási animáció időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"A maximalizálási és az eredeti méretre visszaállítási animációk időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "A bezárási animáció időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "A minimalizálási animáció időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "A munkaterület-váltó animáció időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Menü leképezési animáció időtartama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Meghatározza a normál fókuszban lévő ablakok árnyékát"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -367,59 +425,59 @@ msgstr ""
"és az utolsó a homályosság. Tehát [elmosódási sugár, felső elhalványulás, x-"
"eltolás, y-eltolás, homályosság]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Meghatározza a nem normál fókuszban lévő ablakok árnyékát"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Mutasd a normál fókuszt"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Meghatározza a menü árnyékát"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Meghatározza a fókuszban lévő párbeszédablak árnyékát"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Meghatározza a nem fókuszban lévő párbeszédablak árnyékát"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Kikapcsolja az összes értesítést"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Buborék értesítések engedélyezése"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Hang értesítések engedélyezése"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Az elmulasztott értesítések megjelenítése az értesítési központban"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Kerekített sarkok engedélyezése"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Kerekítés sugara"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Kerekítés kikapcsolása teljes képernyőn"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -427,7 +485,7 @@ msgstr ""
"Ha be van kapcsolva, a teljes képernyőn megjelenő (a képernyőt kitöltő) "
"alkalmazások sarkainak kerekítése ki lesz kapcsolva azon a monitoron."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Csak az elsődleges kijelzőn kerekítse a sarkokat"

194
po/hy.po
View File

@ -7,69 +7,113 @@ msgid ""
msgstr ""
"Project-Id-Version: gala\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"PO-Revision-Date: 2014-11-06 08:11+0000\n"
"Last-Translator: Vahan Harutyunyan <Unknown>\n"
"Language-Team: Armenian <hy@li.org>\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2019-12-16 18:35+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Armenian <https://l10n.elementary.io/projects/desktop/gala/hy/"
">\n"
"Language: hy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.9.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
"X-Generator: Launchpad (build 18326)\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Պահել այս կարգավորումը"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Վերականգնել նախկին կարգավորումը"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
msgstr "Փակել"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -175,81 +219,91 @@ msgid ""
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
msgid "Shortcut to move to first workspace"
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to last workspace"
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move the current window to first workspace"
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to last workspace"
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Zoom in"
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -260,53 +314,57 @@ msgid ""
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
@ -314,63 +372,63 @@ msgid ""
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/hz.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ia.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

184
po/id.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: beat-box\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-06-26 22:43+0200\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: 2018-08-24 00:01+0000\n"
"Last-Translator: Daniel Foré <daniel@elementary.io>\n"
"Language-Team: Indonesian <https://weblate.elementary.io/projects/desktop/"
@ -20,58 +20,100 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
#: src/WindowManager.vala:1856
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr "Apakah tampilannya terlihat baik?"
#: src/WindowManager.vala:1859
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr "Simpan Pengaturan Ini"
#: src/WindowManager.vala:1860
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr "Kembalikan Pengaturan Sebelumnya"
#: daemon/MenuDaemon.vala:105
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr "Sembunyikan"
#: daemon/MenuDaemon.vala:117
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr "Pindahkan"
#: daemon/MenuDaemon.vala:123
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr "Ganti ukuran"
#: daemon/MenuDaemon.vala:129
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr "Selalu di atas"
#: daemon/MenuDaemon.vala:135
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr "Selalu Pada Ruang Kerja Terlihat"
#: daemon/MenuDaemon.vala:141
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr "Pindahkan ke Ruang Kerja Sebelah Kiri"
#: daemon/MenuDaemon.vala:147
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr "Pindahkan ke Ruang Kerja Sebelah Kanan"
#: daemon/MenuDaemon.vala:153
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr "Tutup"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr "Batalkan perbesaran"
#: daemon/MenuDaemon.vala:170
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr "Besarkan"
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
@ -205,72 +247,83 @@ msgstr ""
"akan menyembunyikan jendela ini dan memudarkan kembali, segera setelah "
"penukar ditutup."
#: data/org.pantheon.desktop.gala.gschema.xml.in:90
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
#, fuzzy
msgid "Automatically move maximized windows to a new workspace"
msgstr "Lihat semua jendela dan ruang kerja yang terbuka"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr "Pintasan untuk berpindah ke ruang kerja pertama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr "Pintasan untuk berpindah ke ruang kerja terakhir"
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr "Pintasan untuk memindahkan jendela sekarang ke ruang kerja pertama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr "Pintasan untuk memindahkan jendela sekarang ke ruang kerja terakhir"
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr "Perbesar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr "Perkecil"
#: data/org.pantheon.desktop.gala.gschema.xml.in:119
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr "Pintasan untuk membuka ikhtisar jendela"
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr "Pintasan untuk membuka ikhtisar jendela untuk semua jendela"
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
#: data/org.pantheon.desktop.gala.gschema.xml.in:133
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
"Putar ke ruang kerja selanjutnya ke sebelah kanan atau ke belakang ke yang "
"pertama"
#: data/org.pantheon.desktop.gala.gschema.xml.in:137
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr "Putar ke tata letak papan ketik selanjutnya"
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:171
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr "TIDAK BERLAKU: Kunci ini tidak berlaku dan diabaikan."
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr "Putar ke tata letak papan ketik sebelumnya"
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:155
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr "Menyematkan modal dialog"
#: data/org.pantheon.desktop.gala.gschema.xml.in:156
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
@ -280,11 +333,11 @@ msgstr ""
"tersemat ke bilah judul dari jendela induk dan pindah bersamaan dengan "
"jendela induknya."
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr "Susunan tombol pada bilah judul"
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
@ -303,28 +356,28 @@ msgstr ""
"digunakan untuk menyelipkan beberapa spasi di antara dua tombol yang "
"bersebelahan."
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#, fuzzy
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
"Menjadikan jendela induk yang menampilkan sebuah dialog yang disematkan ke "
"modal menjadi redup"
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#, fuzzy
msgid "The opacity of windows behind the window switcher."
msgstr ""
"Kejernihan jendela yang terletak di belakang layar pada alt-tab-switcher."
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr "Gambar latar belakang yang digunakan pada workspace-switcher"
#: data/org.pantheon.desktop.gala.gschema.xml.in:182
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr "Menyalakan animasi"
#: data/org.pantheon.desktop.gala.gschema.xml.in:183
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
@ -332,33 +385,38 @@ msgstr ""
"Apakah animasi akan ditampilkan. Catatan: Ini adalah kunci global, ini "
"merubah kebiasaan dari pengelola jendela, panel, dll."
#: data/org.pantheon.desktop.gala.gschema.xml.in:190
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
#, fuzzy
msgid "Duration of the open animation"
msgstr "Lama waktu animasi menutup"
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
"Lama waktu dari animasi menempel seperti yang digunakan oleh perbesar/"
"batalkan perbesar"
#: data/org.pantheon.desktop.gala.gschema.xml.in:194
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr "Lama waktu animasi menutup"
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr "Lama waktu animasi sembunyikan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr "Lama waktu animasi pertukaran ruang kerja"
#: data/org.pantheon.desktop.gala.gschema.xml.in:206
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr "Lama waktu animasi pemetaan menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr "Tetapkan bayangan dari jendela normal yang terpusat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:214
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
#, fuzzy
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
@ -371,59 +429,59 @@ msgstr ""
"dari x dan y dan yang terakhir adalah kejernihan. Jadi [blur-radius, top-"
"fade, x-offset, y-offset, opacity]"
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr "Tetapkan bayangan dari jendela normal yang tidak terpusat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:219
#: data/org.pantheon.desktop.gala.gschema.xml.in:224
#: data/org.pantheon.desktop.gala.gschema.xml.in:229
#: data/org.pantheon.desktop.gala.gschema.xml.in:234
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
#, fuzzy
msgid "See normal-focused."
msgstr "Lihat normal-focused"
#: data/org.pantheon.desktop.gala.gschema.xml.in:223
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr "Tetapkan bayangan dari sebuah menu"
#: data/org.pantheon.desktop.gala.gschema.xml.in:228
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr "Tetapkan bayangan dari dialog yang terpusat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:233
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr "Tetapkan bayangan dari dialog yang tidak terpusat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr "Matikan semua pemberitahuan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:249
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr "Nyalakan gelembung"
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr "Nyalakan suara"
#: data/org.pantheon.desktop.gala.gschema.xml.in:257
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr "Tampilkan pemberitahuan yang terlewat pada pusat pemberitahuan"
#: data/org.pantheon.desktop.gala.gschema.xml.in:264
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr "Nyalakan penutup pojok bulat"
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr "Radius pojok"
#: data/org.pantheon.desktop.gala.gschema.xml.in:273
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr "Matikan penutup pojok pada layar penuh"
#: data/org.pantheon.desktop.gala.gschema.xml.in:274
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
@ -431,7 +489,7 @@ msgstr ""
"Jika dinyalakan, ketika sebuah aplikasi sedang dalam layar penuh (mengisi "
"layar), penutup pojok akan dimatikan pada layar tersebut."
#: data/org.pantheon.desktop.gala.gschema.xml.in:278
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr "Hanya tampilkan penutup pojok pada layar utama"

430
po/ie.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ie\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ig.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ig\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ii.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ii\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/ik.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ik\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

430
po/io.po Normal file
View File

@ -0,0 +1,430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Gala Developers
# This file is distributed under the same license as the gala package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: gala 3.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
"POT-Creation-Date: 2019-12-17 15:07-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: io\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/ScreenshotManager.vala:225
msgid "Screenshots"
msgstr ""
#: src/WindowManager.vala:2188
msgid "Does the display look OK?"
msgstr ""
#: src/WindowManager.vala:2191
msgid "Keep This Configuration"
msgstr ""
#: src/WindowManager.vala:2192
msgid "Restore Previous Configuration"
msgstr ""
#: daemon/MenuDaemon.vala:95
msgid "Minimize"
msgstr ""
#: daemon/MenuDaemon.vala:107
msgid "Move"
msgstr ""
#: daemon/MenuDaemon.vala:113
msgid "Resize"
msgstr ""
#: daemon/MenuDaemon.vala:119
msgid "Always on Top"
msgstr ""
#: daemon/MenuDaemon.vala:125
msgid "Always on Visible Workspace"
msgstr ""
#: daemon/MenuDaemon.vala:131
msgid "Move to Workspace Left"
msgstr ""
#: daemon/MenuDaemon.vala:137
msgid "Move to Workspace Right"
msgstr ""
#: daemon/MenuDaemon.vala:143
msgid "Close"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Unmaximize"
msgstr ""
#: daemon/MenuDaemon.vala:159
msgid "Maximize"
msgstr ""
#: data/gala.appdata.xml.in:7
msgid "Multitasking &amp; Window Management"
msgstr ""
#: data/gala.appdata.xml.in:8
msgid "A window &amp; compositing manager for Pantheon"
msgstr ""
#: data/gala.appdata.xml.in:10
msgid ""
"A window &amp; compositing manager based on libmutter and designed by "
"elementary for use with Pantheon."
msgstr ""
#: data/gala.appdata.xml.in:15
msgid "Improvements:"
msgstr ""
#: data/gala.appdata.xml.in:17
msgid "Improve window shadows for legacy apps"
msgstr ""
#: data/gala.appdata.xml.in:18
msgid "Fix potential crash when taking screenshots"
msgstr ""
#: data/gala.appdata.xml.in:19
msgid "Fix notification position after changing DPI"
msgstr ""
#: data/gala.appdata.xml.in:20
msgid "Fix animations for moving and maximizing tiled windows"
msgstr ""
#: data/gala.appdata.xml.in:26
msgid "elementary, Inc."
msgstr ""
#: data/gala-multitaskingview.desktop.in:4
#: data/gala-multitaskingview.desktop.in:6
msgid "Multitasking View"
msgstr ""
#: data/gala-multitaskingview.desktop.in:5
msgid "View all open windows and workspaces"
msgstr ""
#: data/gala-multitaskingview.desktop.in:7
msgid "multitasking-view"
msgstr ""
#: data/gala-other.desktop.in:4
msgid "Other"
msgstr ""
#: data/gala-other.desktop.in:5
msgid "Fallback desktop file for notifications from outdated applications."
msgstr ""
#: data/gala-other.desktop.in:6
msgid "applications-other"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:22
msgid "Action for the top left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:27
msgid "Algorithm for window overview layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:28
msgid "Choose the algorithm used for exposing the windows."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:32
msgid "Action for the top right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:37
msgid "Action for the bottom left corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:42
msgid "Action for the bottom right corner"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:47
msgid ""
"The command that will be executed for the hot corner action 'custom-command' "
"or multiple"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:48
msgid ""
"If you just put a single command, it will be used for every hot corner "
"assigned to 'custom-command'. If you instead use the pattern 'hotcorner-"
"topleft:command;;hotcorner-bottomright:command' the specific commands will "
"be used per hotcorner. Possible identifiers are 'hotcorner-[topleft; "
"topright; bottomleft; bottomright]' followed by a ':' and then the command. "
"';;' is used as delimiter between command defintions."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:57
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:58
msgid ""
"If enabled, dropping windows on vertical screen edges maximizes them "
"vertically and resizes them horizontally to cover half of the available "
"area. Dropping windows on the top screen edge maximizes them completely."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:62
msgid "Panel main menu action"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:63
msgid "Sets the command to run when the panel-main-menu keybinding is pressed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:77
msgid "Enable dynamic workspace instead of static ones"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:78
msgid ""
"Use a dynamically increasing or decreasing number, as needed, of workspaces "
"instead of a static, fixed number."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:82
msgid "Names that are recognized as dock windows for the window switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:83
msgid ""
"When launching the window-switcher, Gala iterates over this list and "
"attempts to find a window matching the names. If it does, it will hide this "
"window and fade it back in, once the the switcher is closed."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:87
msgid "Automatically move maximized windows to a new workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:95
msgid "Shortcut to move to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:100
msgid "Shortcut to move to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:105
msgid "Shortcut to move the current window to first workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:110
msgid "Shortcut to move the current window to last workspace"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:115
msgid "Zoom in"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:120
msgid "Zoom out"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:124
msgid "Shortcut to open the window overview"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:129
msgid "Shortcut to open the window overview for all windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:134
#: data/org.pantheon.desktop.gala.gschema.xml.in:138
msgid "Cycle to the next workspace to the right or to back to the first"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:142
msgid "Cycle to next keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:143
#: data/org.pantheon.desktop.gala.gschema.xml.in:148
#: data/org.pantheon.desktop.gala.gschema.xml.in:176
#: data/org.pantheon.desktop.gala.gschema.xml.in:193
#: data/org.pantheon.desktop.gala.gschema.xml.in:198
#: data/org.pantheon.desktop.gala.gschema.xml.in:203
#: data/org.pantheon.desktop.gala.gschema.xml.in:208
#: data/org.pantheon.desktop.gala.gschema.xml.in:213
#: data/org.pantheon.desktop.gala.gschema.xml.in:218
msgid "DEPRECATED: This key is deprecated and ignored."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:147
msgid "Cycle to previous keyboard layout"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:152
msgid "The shortcut to enable picture-in-picture window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:153
msgid "The shortcut to show the selection area to choose a window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:160
msgid "Attach modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:161
msgid ""
"When true, instead of having independent titlebars, modal dialogs appear "
"attached to the titlebar of the parent window and are moved together with "
"the parent window."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:165
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:166
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:170
msgid "Dims parent windows when spawning modal dialogs"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:175
msgid "The opacity of windows behind the window switcher."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:180
msgid "Background-image used in the workspace-switcher"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:187
msgid "Enable Animations"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:188
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:192
msgid "Duration of the open animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:197
msgid "Duration of the snap animation as used by maximize/unmaximize"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:202
msgid "Duration of the close animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:207
msgid "Duration of the minimize animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:212
msgid "Duration of the workspace switch animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:217
msgid "Duration of the menu mapping animation"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:225
msgid "Defines the shadow of normal focused windows"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:226
msgid ""
"The first value is the radius of the blur of the shadow, the second one the "
"top fade (which is usually just -1), the third and fourth the x- and y-"
"offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-"
"offset, opacity]."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:230
msgid "Defines the shadow of a normal unfocused window"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:231
#: data/org.pantheon.desktop.gala.gschema.xml.in:236
#: data/org.pantheon.desktop.gala.gschema.xml.in:241
#: data/org.pantheon.desktop.gala.gschema.xml.in:246
msgid "See normal-focused."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:235
msgid "Defines the shadow of a menu"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:240
msgid "Defines the shadow of a focused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:245
msgid "Defines the shadow of an unfocused dialog"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:253
msgid "Disable all notifications"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:261
msgid "Enable bubbles"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:265
msgid "Enable sounds"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:269
msgid "Show missed notifications in notification center"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:276
msgid "Enable rounded corner mask"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:281
msgid "Corner radius"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:285
msgid "Disable corner mask on fullscreen"
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:286
msgid ""
"If enabled, when an application is fullscreen (fills the monitor), the "
"corner masks will be disabled on that monitor."
msgstr ""
#: data/org.pantheon.desktop.gala.gschema.xml.in:290
msgid "Only show corner masks on primary monitor"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More