Compare commits

...

52 Commits
41.1 ... 41.7

Author SHA1 Message Date
Robert Ancell
d6b561e528 41.7 2022-05-27 15:08:12 +12:00
Norbert Pfeiler
6c79f2e9cb info-overview: Remove trailing space after CPU name
It was apparent when selecting the text, as the text is right aligned.

»AMD® Ryzen threadripper 1950x 16-core processor × 32 «
↓
»AMD® Ryzen threadripper 1950x 16-core processor × 32«
2022-05-27 10:49:03 +12:00
Benjamin Berg
393528f580 network: Fix saving passwords for non-wifi connections
When validating security settings for non-wifi connections, we
temporarily create a wireless connection. Unfortunately, when this
connection is destroyed, it'll clear the stored password from the 802.1x
settings object.

Avoid this by removing the setting before the temporary connection is
destroyed.

Closes: #337
2022-05-27 10:44:37 +12:00
Victor Toso
e8650a5610 keyboard-shortcut-editor: fix leak of accel string
==31571== 120 bytes in 8 blocks are definitely lost in loss record 17,034 of 19,290
==31571==    at 0x484086F: malloc (vg_replace_malloc.c:380)
==31571==    by 0x4AF77A8: g_malloc (gmem.c:106)
==31571==    by 0x4D9816A: gtk_accelerator_name (gtkaccelgroup.c:1577)
==31571==    by 0x4A82D1: setup_custom_shortcut (cc-keyboard-shortcut-editor.c:364)
==31571==    by 0x4A92DF: cc_keyboard_shortcut_editor_key_press_event (cc-keyboard-shortcut-editor.c:745)
2022-05-27 10:42:38 +12:00
Victor Toso
e7872ed11d keyboard-item: fix leak on unused CcKeyCombo
==31571== 288 bytes in 24 blocks are definitely lost in loss record 18,138 of 19,290
==31571==    at 0x484086F: malloc (vg_replace_malloc.c:380)
==31571==    by 0x4AF77A8: g_malloc (gmem.c:106)
==31571==    by 0x4A4119: variant_get_key_combos (cc-keyboard-item.c:475)
==31571==    by 0x4A41FD: settings_get_key_combos (cc-keyboard-item.c:498)
==31571==    by 0x4A46BE: cc_keyboard_item_load_from_gsettings (cc-keyboard-item.c:574)
==31571==    by 0x4A5BBB: append_section (cc-keyboard-manager.c:315)
==31571==    by 0x4A605D: append_sections_from_file (cc-keyboard-manager.c:431)
==31571==    by 0x4A6766: reload_sections (cc-keyboard-manager.c:568)
==31571==    by 0x4A6D68: cc_keyboard_manager_load_shortcuts (cc-keyboard-manager.c:707)
==31571==    by 0x4A2FA4: cc_keyboard_shortcut_dialog_init (cc-keyboard-shortcut-dialog.c:841)
==31571==    by 0x4A7A288: g_type_create_instance (gtype.c:1929)
==31571==    by 0x4A61CAC: g_object_new_internal (gobject.c:1945)
2022-05-27 10:42:26 +12:00
Victor Toso
f62ba0d9fb keyboard-manager: fix leak of section list store
==25729== 1,058 (40 direct, 1,018 indirect) bytes in 1 blocks are definitely lost in loss record 20,104 of 20,657
==25729==    at 0x484086F: malloc (vg_replace_malloc.c:380)
==25729==    by 0x4AF77A8: g_malloc (gmem.c:106)
==25729==    by 0x4B0F1E4: g_slice_alloc (gslice.c:1072)
==25729==    by 0x4B09060: UnknownInlinedFun (gsequence.c:1609)
==25729==    by 0x4B09060: g_sequence_insert_before (gsequence.c:527)
==25729==    by 0x4ED2FE7: gtk_list_store_insert (gtkliststore.c:1271)
==25729==    by 0x4A5DCE: append_section (cc-keyboard-manager.c:363)
==25729==    by 0x4A605D: append_sections_from_file (cc-keyboard-manager.c:431)
==25729==    by 0x4A6766: reload_sections (cc-keyboard-manager.c:568)
==25729==    by 0x4A6D33: cc_keyboard_manager_load_shortcuts (cc-keyboard-manager.c:706)
==25729==    by 0x4A2FA4: cc_keyboard_shortcut_dialog_init (cc-keyboard-shortcut-dialog.c:841)
==25729==    by 0x4A7A288: g_type_create_instance (gtype.c:1929)
==25729==    by 0x4A61CAC: g_object_new_internal (gobject.c:1945)
2022-05-27 10:42:04 +12:00
Victor Toso
b3c42dff3c common: Fix leak of GUdevDevice
The add_device() check for g_udev_device_get_parent() was leaking (see
below). As this is actually used in create_device(), I'm passing it as
argument to avoid a second call to that function.

 > 34,175 (1,080 direct, 33,095 indirect) bytes in 27 blocks are definitely lost in loss record 19,729 of 19,758
 >    at 0x4A7A337: g_type_create_instance (gtype.c:1907)
 >    by 0x4A61CAC: g_object_new_internal (gobject.c:1945)
 >    by 0x4A62C7C: g_object_new_with_properties (gobject.c:2114)
 >    by 0x4A63780: g_object_new (gobject.c:1785)
 >    by 0x5EA5A6A: _g_udev_device_new (gudevdevice.c:132)
 >    by 0x4B6D24: add_device (gsd-device-manager.c:447)
 >    by 0x4B6FBF: gsd_device_manager_init (gsd-device-manager.c:517)
 >    by 0x4A7A288: g_type_create_instance (gtype.c:1929)
 >    by 0x4A61CAC: g_object_new_internal (gobject.c:1945)
 >    by 0x4A62C7C: g_object_new_with_properties (gobject.c:2114)
 >    by 0x4A63780: g_object_new (gobject.c:1785)
 >    by 0x4B7075: gsd_device_manager_get (gsd-device-manager.c:533)
2022-05-27 10:41:51 +12:00
Michael Catanzaro
522074ec7c network: fix critical when opening VPN details page
I was seeing this critical when opening the VPN details page:

(gnome-control-center:78888): nm-CRITICAL **: 16:26:21.689: ((src/libnm-client-impl/nm-device.c:1299)): assertion '<dropped>' failed

It probably broke in 551d72280b. The code
above and below expects self->device may be NULL, so let's add a
NULL check here.
2022-05-27 10:41:17 +12:00
Jeremy Bicha
34b5db13f9 wwan: Remove duplicate line from .desktop 2022-05-27 10:39:12 +12:00
Ian Douglas Scott
7b0c55bfc5 keyboard: Avoid segfault due to no "data" for custom_shortcut_add_row
Ultimately it would be good to get rid of the use of
`g_object_set_data`/`g_object_get_data` here, but this works for now.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1373.
2022-05-26 13:28:14 +12:00
Bruce Cowan
f33851069c Update British English translation 2022-04-24 10:24:09 +00:00
Yuri Chornoivan
65c1c73b8e Update Ukrainian translation 2022-04-03 09:17:30 +00:00
sicklylife
3c47db21a2 Update Japanese translation 2022-03-16 12:01:54 +00:00
Rafael Fontenelle
5d43cfd217 Update Brazilian Portuguese translation 2022-03-10 22:27:02 +00:00
Kjartan Maraas
00362a9059 Update Norwegian Bokmål translation 2022-03-10 15:28:09 +00:00
Kjartan Maraas
82366a0344 Update Norwegian Bokmål translation 2022-03-10 15:21:33 +00:00
Felipe Borges
a66e7855fc info-overview: Allow changing "Device Name" by pressing "Enter"
The hostname/device name dialog has only a GtkEntry. So a user
navigating with only a keyboard should be able to apply their
changes by pressing "Enter".
2022-03-07 18:26:09 +01:00
Quentin PAGÈS
ff6ffbb92d Update Occitan translation 2022-02-20 18:36:21 +00:00
Hugo Carvalho
15b8ebf7e0 Update Portuguese translation 2022-02-15 22:15:51 +00:00
Hugo Carvalho
42f53a9aae Update Portuguese translation 2022-02-15 21:44:50 +00:00
Juliano de Souza Camargo
75756ddea2 Update Portuguese translation 2022-02-15 18:10:50 +00:00
Robert Ancell
d92377dcbc Post-release version bump 2022-02-14 10:57:26 +13:00
Robert Ancell
d08fac3f0b 41.4 2022-02-14 10:57:02 +13:00
Felipe Borges
212ab19dfd network: Show configuration button only for active/connecting connections
In commit c7bd442839 we started to
show the configuration button for all rows, which fixes the original
issue of not being able to tweak a connection during association but
also introduces a regression of not having connection data to show
for other connections in the list. This way, the configuration
button will fail to create a net_connection_editor interface for
rows that aren't associated with an active connection.

Let's only show the configuration button when the NMActiveConnectionState
is either NM_ACTIVE_CONNECTION_STATE_ACTIVATING or
NM_ACTIVE_CONNECTION_STATE_ACTIVATED.

Fixes #1494
2022-02-10 16:22:25 +01:00
Boyuan Yang
0aaba85d10 Update Chinese (China) translation 2022-02-07 21:14:57 +00:00
Boyuan Yang
691c223a53 Update Chinese (China) translation 2022-02-07 20:42:09 +00:00
sicklylife
d0d4bfc728 Update Japanese translation 2022-02-05 13:11:02 +00:00
Brandon Nielsen
badd326299 Simplify callback logic in ppd_selection_cb.
This ensures user_callback does not get called twice when cancelling out
of the ppd selection dialog. Fixes #1599, introduced with 179bda1b / MR: 1011.
2022-01-31 20:58:41 +00:00
Hui Wang
600b0a014e sound: clear the value on level_bar when stream is empty
We met an Input Device level_bar display issue on a machine which has
no internal mic. At first there is no external mic plugged, so the
Input Device list is empty and level_bar is gray color, after we plug
an external mic, the level_bar has red color ripples, then we unplug
the external mic, the Input Device list changes to empty and we
expect the level_bar changes back to gray color, but some bars are
still red color.

Here clear the self->value to 0 if the stream is empty, then the
level_bar will change back to gray color when Input/Output device
list is empty.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
2022-01-31 12:23:01 +13:00
Sveinn í Felli
a930c01660 Update Icelandic translation 2022-01-30 21:00:28 +00:00
Sveinn í Felli
f41d67ed21 Update Icelandic translation 2022-01-30 15:19:34 +00:00
Sveinn í Felli
b6fac911b2 Update Icelandic translation 2022-01-30 14:49:22 +00:00
Sveinn í Felli
39dbe693da Update Icelandic translation 2022-01-30 14:37:42 +00:00
Sveinn í Felli
22a01539dc Update Icelandic translation 2022-01-30 13:49:08 +00:00
sicklylife
affc906cb4 Update Japanese translation 2022-01-29 14:24:11 +00:00
sicklylife
e13e38ed8e Update Japanese translation 2022-01-29 13:21:47 +00:00
sicklylife
28600b5b22 Update Japanese translation 2022-01-29 13:17:21 +00:00
Sveinn í Felli
dce6f2262c Update Icelandic translation 2022-01-29 12:09:56 +00:00
Sveinn í Felli
6d7332ae64 Update Icelandic translation 2022-01-29 12:05:39 +00:00
Aleksandr Melman
1d7e60b799 Update Russian translation 2022-01-24 13:02:22 +00:00
Jan Beich
4f64deb5f1 meson: drop unused argument for i18n.merge_file()
Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

panels/applications/meson.build:10:5: ERROR: Function does not take positional arguments.
panels/background/meson.build:10:5: ERROR: Function does not take positional arguments.
panels/camera/meson.build:10:5: ERROR: Function does not take positional arguments.
[...]
2022-01-19 15:01:58 +13:00
Felipe Borges
8d318a7228 applications: Fix typo in key name in the desktop file
Regression introduced by commit 9a3cb6ab4.

Reported at 9a3cb6ab44 (note_1356724)
2022-01-17 13:25:19 +01:00
Felipe Borges
0e2562c2c5 applications: Set the Icon key in desktop file to a icon that exists
While we dynamically append --symbolic to the icons while creating
the sidebar model in
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/master/shell/cc-shell-model.c#L270
There are automation tools (such as rpmdiff) that parse desktop files
and verify whether their Icon= matches to an existing file in the
icon theme package.

preferences-desktop-apps doesn't exist in adwaita-icon-theme but
preferences-desktop-apps-symbolic does.
2022-01-14 13:31:36 +01:00
Aleksandr Melman
ad29e2677c Update Russian translation 2022-01-10 17:46:08 +00:00
Robert Mader
293e191e39 display-config: Do not invert order when constructing modes
Mutter sends modes in descending order of preference. By reverting
the order via `g_list_prepend`, we get unintended side effects
such as choosing the least preferred refresh rate by default (if
the selected mode is not marked as preferred).

Instead of adding complex logic in several places, make sure that
the assumption of descending preference is kept by simply not
inverting the order.

Closes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1562

(cherry picked from commit 6a4652bd35)
2022-01-05 23:24:50 +01:00
Hugo Carvalho
492fac1540 Update Portuguese translation 2021-12-18 13:40:28 +00:00
Robert Ancell
5669987a76 Post-release version bump 2021-12-03 15:59:00 +13:00
Robert Ancell
babeb0ce35 41.2 2021-12-03 15:43:49 +13:00
Rafael Fontenelle
7b2765ad8e Update Brazilian Portuguese translation 2021-11-23 07:33:10 +00:00
Changwoo Ryu
a1f01da3e0 Update Korean translation 2021-11-13 18:02:01 +00:00
Rafael Fontenelle
e848034be7 Update Brazilian Portuguese translation 2021-11-03 15:34:05 +00:00
Robert Ancell
5c2dc84a21 Post-release version bump 2021-10-29 16:36:13 +13:00
64 changed files with 5684 additions and 4906 deletions

52
NEWS
View File

@@ -1,3 +1,55 @@
================
Version 41.7
================
- Updated translations
Cellular
- Remove duplicate line from .desktop
Info
- Allow changing "Device Name" by pressing "Enter"
- Remove trailing space after CPU name
Keyboard
- Fix crash resetting all keyboard shortcuts
- Fix leaks
Network
- Fix saving passwords for non-wifi connections
- Fix critical when opening VPN details page
Wacom:
- Fix leaks
================
Version 41.4
================
- Drop unused argument for i18n.merge_file() in Meson rules
- Updated translations
Applications
- Set the Icon key in desktop file to a icon that exists
Display
- Do not invert order when constructing modes
Network
- Show configuration button only for active/connecting connections
Printers
- Fix error cancelling PPD dialog
Sound
- Clear level bar when stream is empty
================
Version 41.2
================
- Updated translations
================
Version 41.1
================

View File

@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '41.1',
version : '41.7',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)

View File

@@ -4,7 +4,7 @@ Comment=Control various application permissions and settings
Exec=gnome-control-center applications
# FIXME
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=preferences-desktop-apps
Icon=preferences-desktop-apps-symbolic
Terminal=false
Type=Application
NoDisplay=true
@@ -13,4 +13,4 @@ Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-Acc
OnlyShowIn=GNOME;Unity;
# Translators: Search terms to find the Privacy panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=application;flatpak;permission;setting;
X-GNOME-ControlCenter-HasSidebar=true
X-GNOME-ControlCenter-HasSidebar=true

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type : 'desktop',
input : desktop_in,
output : desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -400,14 +400,10 @@ device_is_evdev (GUdevDevice *device)
}
static GsdDevice *
create_device (GUdevDevice *udev_device)
create_device (GUdevDevice *udev_device, GUdevDevice *parent)
{
const gchar *vendor, *product, *name, *group;
guint width, height;
g_autoptr(GUdevDevice) parent = NULL;
parent = g_udev_device_get_parent (udev_device);
g_assert (parent != NULL);
name = g_udev_device_get_sysfs_attr (parent, "name");
vendor = g_udev_device_get_property (udev_device, "ID_VENDOR_ID");
@@ -440,7 +436,7 @@ add_device (GsdDeviceManager *manager,
GUdevDevice *udev_device)
{
GsdDeviceManagerPrivate *priv = gsd_device_manager_get_instance_private (manager);
GUdevDevice *parent;
g_autoptr(GUdevDevice) parent = NULL;
GsdDevice *device;
const gchar *syspath;
@@ -449,7 +445,7 @@ add_device (GsdDeviceManager *manager,
if (!parent)
return;
device = create_device (udev_device);
device = create_device (udev_device, parent);
syspath = g_udev_device_get_sysfs_path (udev_device);
g_hash_table_insert (priv->devices, g_strdup (syspath), device);
g_signal_emit_by_name (manager, "device-added", device);

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,
@@ -20,7 +19,6 @@ i18n.merge_file(
polkit = 'org.gnome.controlcenter.@0@.policy'.format(cappletname)
i18n.merge_file(
polkit,
input: polkit + '.in',
output: polkit,
po_dir: po_dir,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -795,6 +795,8 @@ construct_modes (CcDisplayMonitorDBus *self,
if (mode->flags & MODE_CURRENT)
self->current_mode = CC_DISPLAY_MODE (mode);
}
self->modes = g_list_reverse (self->modes);
}
static CcDisplayMonitorDBus *

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -611,10 +611,12 @@ get_cpu_info (const glibtop_sysinfo *info)
count = GPOINTER_TO_INT (value);
cleanedup = info_cleanup ((const char *) key);
if (cpu->len != 0)
g_string_append_printf (cpu, " ");
if (count > 1)
g_string_append_printf (cpu, "%s \303\227 %d ", cleanedup, count);
g_string_append_printf (cpu, "%s \303\227 %d", cleanedup, count);
else
g_string_append_printf (cpu, "%s ", cleanedup);
g_string_append_printf (cpu, "%s", cleanedup);
}
return g_strdup (cpu->str);
@@ -836,6 +838,38 @@ on_device_name_entry_changed (CcInfoOverviewPanel *self)
g_strcmp0 (current_hostname, new_hostname) != 0);
}
static void
update_device_name (CcInfoOverviewPanel *self)
{
const gchar *hostname;
/* We simply change the CcHostnameEntry text. CcHostnameEntry
* listens to changes and updates hostname on change.
*/
hostname = gtk_entry_get_text (self->device_name_entry);
gtk_entry_set_text (GTK_ENTRY (self->hostname_entry), hostname);
}
static void
on_hostname_editor_dialog_response_cb (GtkDialog *dialog,
gint response,
CcInfoOverviewPanel *self)
{
if (response == GTK_RESPONSE_APPLY)
{
update_device_name (self);
}
gtk_window_close (GTK_WINDOW (dialog));
}
static void
on_device_name_entry_activated_cb (CcInfoOverviewPanel *self)
{
update_device_name (self);
gtk_window_close (GTK_WINDOW (self->hostname_editor));
}
static void
open_hostname_edit_dialog (CcInfoOverviewPanel *self)
{
@@ -951,6 +985,8 @@ cc_info_overview_panel_class_init (CcInfoOverviewPanelClass *klass)
gtk_widget_class_bind_template_callback (widget_class, cc_info_panel_row_activated_cb);
gtk_widget_class_bind_template_callback (widget_class, on_device_name_entry_changed);
gtk_widget_class_bind_template_callback (widget_class, on_device_name_entry_activated_cb);
gtk_widget_class_bind_template_callback (widget_class, on_hostname_editor_dialog_response_cb);
g_type_ensure (CC_TYPE_LIST_ROW);
g_type_ensure (CC_TYPE_HOSTNAME_ENTRY);

View File

@@ -220,6 +220,7 @@
<object class="GtkEntry" id="device_name_entry">
<property name="visible">True</property>
<signal name="changed" handler="on_device_name_entry_changed" swapped="yes"/>
<signal name="activate" handler="on_device_name_entry_activated_cb" swapped="yes" />
</object>
</child>
</object>

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -472,12 +472,12 @@ variant_get_key_combos (GVariant *variant)
for (str = bindings; *str; str++)
{
CcKeyCombo *combo = g_new (CcKeyCombo, 1);
g_autofree CcKeyCombo *combo = g_new (CcKeyCombo, 1);
binding_from_string (*str, combo);
if (combo->keyval != 0 || combo->keycode != 0 || combo->mask != 0)
combos = g_list_prepend (combos, combo);
combos = g_list_prepend (combos, g_steal_pointer (&combo));
}
return g_list_reverse (combos);

View File

@@ -596,6 +596,7 @@ cc_keyboard_manager_finalize (GObject *object)
g_clear_pointer (&self->kb_apps_sections, g_hash_table_destroy);
g_clear_pointer (&self->kb_user_sections, g_hash_table_destroy);
g_clear_object (&self->binding_settings);
g_clear_object (&self->sections_store);
g_clear_pointer (&self->wm_changed_id, wm_common_unregister_window_manager_change);

View File

@@ -234,7 +234,7 @@ remove_item (CcKeyboardShortcutDialog *self,
row_data = g_object_get_data (l->data, "data");
if (row_data->item == item)
if (row_data && row_data->item == item)
{
if (strcmp (row_data->section_id, "custom") == 0)
{
@@ -403,6 +403,9 @@ reset_all_shortcuts_cb (GtkWidget *widget,
self = user_data;
if (widget == GTK_WIDGET (self->custom_shortcut_add_row))
return;
data = g_object_get_data (G_OBJECT (widget), "data");
/* Don't reset custom shortcuts */

View File

@@ -308,7 +308,7 @@ setup_custom_shortcut (CcKeyboardShortcutEditor *self)
HeaderMode mode;
gboolean is_custom, is_accel_empty;
gboolean valid, accel_valid;
gchar *accel;
g_autofree char *accel = NULL;
is_custom = is_custom_shortcut (self);
accel_valid = is_valid_binding (self->custom_combo) &&

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,
@@ -45,7 +44,6 @@ xml_files = [
foreach file: xml_files
i18n.merge_file(
file,
input: file + '.in',
output: file,
po_dir: po_dir,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -37,6 +37,7 @@ struct _CcWifiConnectionRow
GtkSpinner *connecting_spinner;
GtkImage *encrypted_icon;
GtkLabel *name_label;
GtkButton *options_button;
GtkImage *strength_icon;
};
@@ -250,6 +251,7 @@ update_ui (CcWifiConnectionRow *self)
}
gtk_widget_set_visible (GTK_WIDGET (self->active_label), active);
gtk_widget_set_visible (GTK_WIDGET (self->options_button), active || connecting);
if (security != NM_AP_SEC_UNKNOWN && security != NM_AP_SEC_NONE && security != NM_AP_SEC_OWE)
{
@@ -456,6 +458,7 @@ cc_wifi_connection_row_class_init (CcWifiConnectionRowClass *klass)
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, checkbutton);
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, connecting_spinner);
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, encrypted_icon);
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, options_button);
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, name_label);
gtk_widget_class_bind_template_child (widget_class, CcWifiConnectionRow, strength_icon);

View File

@@ -81,7 +81,7 @@
</object>
</child>
<child>
<object class="GtkButton">
<object class="GtkButton" id="options_button">
<property name="name">options_button</property>
<property name="visible">True</property>
<property name="can_focus">True</property>

View File

@@ -125,22 +125,18 @@ ce_page_8021x_security_validate (CEPage *cepage, NMConnection *connection, GErro
valid = wireless_security_validate (WIRELESS_SECURITY (self->security), error);
if (valid) {
g_autoptr(NMConnection) tmp_connection = NULL;
NMSetting *s_con;
/* Here's a nice hack to work around the fact that ws_802_1x_fill_connection needs wireless setting. */
tmp_connection = nm_simple_connection_new ();
tmp_connection = nm_simple_connection_new_clone (connection);
nm_connection_add_setting (tmp_connection, nm_setting_wireless_new ());
/* temp connection needs a 'connection' setting too, since most of
* the EAP methods need the UUID for CA cert ignore stuff.
*/
s_con = nm_connection_get_setting (connection, NM_TYPE_SETTING_CONNECTION);
nm_connection_add_setting (tmp_connection, nm_setting_duplicate (s_con));
ws_wpa_eap_fill_connection (self->security, tmp_connection);
/* NOTE: It is important we create a copy of the settings, as the
* secrets might be cleared otherwise.
*/
s_8021x = nm_connection_get_setting (tmp_connection, NM_TYPE_SETTING_802_1X);
nm_connection_add_setting (connection, NM_SETTING (g_object_ref (s_8021x)));
nm_connection_add_setting (connection, nm_setting_duplicate (NM_SETTING (s_8021x)));
}
} else {
nm_connection_remove_setting (connection, NM_TYPE_SETTING_802_1X);

View File

@@ -297,7 +297,9 @@ connect_details_page (CEPageDetails *self)
gtk_widget_set_visible (GTK_WIDGET (self->speed_heading_label), speed_label != NULL);
gtk_widget_set_visible (GTK_WIDGET (self->speed_label), speed_label != NULL);
hw_address = nm_device_get_hw_address (self->device);
if (self->device)
hw_address = nm_device_get_hw_address (self->device);
gtk_label_set_label (self->mac_label, hw_address);
gtk_widget_set_visible (GTK_WIDGET (self->mac_heading_label), hw_address != NULL);
gtk_widget_set_visible (GTK_WIDGET (self->mac_label), hw_address != NULL);

View File

@@ -25,7 +25,6 @@ foreach name: panel_names
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -1671,9 +1671,6 @@ ppd_selection_cb (GtkDialog *_dialog,
ppd_name = pp_ppd_selection_dialog_get_ppd_name (self->ppd_selection_dialog);
ppd_display_name = pp_ppd_selection_dialog_get_ppd_display_name (self->ppd_selection_dialog);
}
else {
self->user_callback (GTK_DIALOG (self), GTK_RESPONSE_CANCEL, self->user_data);
}
if (ppd_name)
{
@@ -1712,7 +1709,7 @@ ppd_selection_cb (GtkDialog *_dialog,
}
}
self->user_callback (GTK_DIALOG (self), GTK_RESPONSE_OK, self->user_data);
self->user_callback (GTK_DIALOG (self), response_id, self->user_data);
}
static void

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,
@@ -29,7 +28,6 @@ polkit_in = configure_file(
)
i18n.merge_file(
polkit,
input: polkit_in,
output: polkit,
po_dir: po_dir,

View File

@@ -232,6 +232,7 @@ cc_level_bar_set_stream (CcLevelBar *self,
if (stream == NULL)
{
self->value = 0.0;
gtk_widget_queue_draw (GTK_WIDGET (self));
return;
}

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,

View File

@@ -8,7 +8,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type: 'desktop',
input: desktop_in,
output: desktop,
@@ -85,7 +84,6 @@ meson.add_install_script('sh', '-c',
polkit = 'org.gnome.controlcenter.@0@.policy'.format(cappletname)
i18n.merge_file(
polkit,
input: polkit + '.in',
output: polkit,
po_dir: po_dir,

View File

@@ -30,7 +30,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type : 'desktop',
input : desktop_in,
output : desktop,

View File

@@ -11,6 +11,5 @@ NoDisplay=true
StartupNotify=true
Categories=GNOME;GTK;Settings;X-GNOME-NetworkSettings;HardwareSettings;X-GNOME-Settings-Panel;X-GNOME-ConnectivitySettings;
OnlyShowIn=GNOME;Unity;
StartupNotify=true
# Translators: Search terms to find the WWAN panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=cellular;wwan;telephony;sim;mobile;

View File

@@ -11,7 +11,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type : 'desktop',
input : desktop_in,
output : desktop,

File diff suppressed because it is too large Load Diff

954
po/is.po

File diff suppressed because it is too large Load Diff

3614
po/ja.po

File diff suppressed because it is too large Load Diff

View File

@@ -31,8 +31,8 @@ msgstr ""
"Project-Id-Version: gnome-control-center\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/"
"issues\n"
"POT-Creation-Date: 2021-09-08 08:29+0000\n"
"PO-Revision-Date: 2021-09-13 09:21+0900\n"
"POT-Creation-Date: 2021-11-03 15:34+0000\n"
"PO-Revision-Date: 2021-11-14 03:01+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr@googlegroups.com>\n"
"Language: ko\n"
@@ -222,7 +222,7 @@ msgstr "카메라"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "사용 않음"
@@ -2304,7 +2304,7 @@ msgstr ""
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "취소"
@@ -5394,7 +5394,7 @@ msgstr "색"
#: panels/printers/pp-options-dialog.c:669
msgctxt "Printer Option Group"
msgid "Finishing"
msgstr "마치는 중"
msgstr "마"
#. Translators: "Advanced" tab contains all others settings
#: panels/printers/pp-options-dialog.c:672
@@ -7697,7 +7697,7 @@ msgstr "로그인함"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "사용"
@@ -8402,61 +8402,61 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "알 수 없음"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "SIM 카드 잠금 해제"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "잠금 해제"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "SIM %d에 대한 PIN 코드를 입력하십시오"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "SIM 카드 잠금을 해제하려면 PIN을 입력하십시오"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "SIM %d에 대한 PUK 코드를 입력하십시오"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "SIM 카드 잠금을 해제하려면 PUK를 입력하십시오"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
msgstr[0] "잘못된 암호를 입력했습니다. %u번 시도가 남았습니다"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
msgstr[0] "%u번 시도가 남았습니다"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "잘못된 압호를 입력했습니다."
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "PUK 코드는 8자리 숫자여야 합니다"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "새 PIN 입력"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "PIN 코드는 4-8자 사이의 숫자여야 합니다"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "잠금 해제 중..."

1722
po/nb.po

File diff suppressed because it is too large Load Diff

View File

@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: gnome-control-center HEAD\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/"
"issues\n"
"POT-Creation-Date: 2021-09-09 16:10+0000\n"
"PO-Revision-Date: 2021-09-17 19:25+0200\n"
"POT-Creation-Date: 2022-02-15 22:16+0000\n"
"PO-Revision-Date: 2022-02-20 19:35+0100\n"
"Last-Translator: Quentin PAGÈS\n"
"Language-Team: Tot en òc\n"
"Language: oc\n"
@@ -203,7 +203,7 @@ msgstr "Camèra"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "Desactivat"
@@ -456,7 +456,7 @@ msgstr "Mòde avion activat"
#: panels/bluetooth/cc-bluetooth-panel.ui:118
msgid "Bluetooth is disabled when airplane mode is on."
msgstr "Lo comutator material del Bluetooth es desactivat."
msgstr "Lo Bluetooth es desactivat en mòde avion."
#: panels/bluetooth/cc-bluetooth-panel.ui:124
msgid "Turn Off Airplane Mode"
@@ -2300,7 +2300,7 @@ msgstr ""
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "Anullar"
@@ -2883,29 +2883,29 @@ msgid "Not set up"
msgstr "Pas configurat"
#. TRANSLATORS: This happens when the connection name does not contain the SSID.
#: panels/network/cc-wifi-connection-row.c:207
#: panels/network/cc-wifi-connection-row.c:208
#, c-format
msgctxt "Wi-Fi Connection"
msgid "%s (SSID: %s)"
msgstr "%s (SSID : %s)"
#: panels/network/cc-wifi-connection-row.c:262
#: panels/network/cc-wifi-connection-row.c:264
msgid "Insecure network (WEP)"
msgstr "Ret pas segur (WEP)"
#: panels/network/cc-wifi-connection-row.c:267
#: panels/network/cc-wifi-connection-row.c:269
msgid "Secure network (WPA)"
msgstr "Ret segur (WPA)"
#: panels/network/cc-wifi-connection-row.c:272
#: panels/network/cc-wifi-connection-row.c:274
msgid "Secure network (WPA2)"
msgstr "Ret segur (WPA2)"
#: panels/network/cc-wifi-connection-row.c:277
#: panels/network/cc-wifi-connection-row.c:279
msgid "Secure network (WPA3)"
msgstr "Ret segur (WPA3)"
#: panels/network/cc-wifi-connection-row.c:282
#: panels/network/cc-wifi-connection-row.c:284
msgid "Secure network"
msgstr "Ret segur"
@@ -7746,7 +7746,7 @@ msgstr "Connectat"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "Activat"
@@ -8456,63 +8456,63 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "Desconegut"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "Desverrolhar la carta SIM"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "Desverrolhar"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "Picatz lo còdi PIN per la carta SIM %d"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "Picatz lo còdi PIN per desverrolhar la carta SIM"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "Picatz lo còdi PUK per la carta SIM %d"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "Picatz lo còdi PUK per desverrolhar la carta SIM"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
msgstr[0] "Marrit senhal picat. Vos demòra %1$u ensag"
msgstr[1] "Marrit senhal picat. Vos demòran %1$u ensages"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
msgstr[0] "Vos demòra %u ensag"
msgstr[1] "Vos demòran %u ensages"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "Marrit senhal picat."
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "Lo còdi PIM deu èsser un nombre de 8 chifras"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "Picatz lo novèl còdi PIN"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "Lo còdi PIM deu èsser un nombre de 4 a 8 chifras"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "Desverrolhar..."

View File

@@ -7,27 +7,32 @@
# Tiago Santos <tiagofsantos81@sapo.pt>, 2014 - 2016.
# Pedro Albuquerque <palbuquerque73@gmail.com>, 2015.
# Sérgio Cardeira <cardeira.sergio@gmail.com>, 2016.
# Juliano de Souza Camargo <julianosc@protonmail.com>, 2020.
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2021.
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2021-2022.
# Juliano de Souza Camargo <julianosc@protonmail.com>, 2020-2022.
#
msgid ""
msgstr ""
"Project-Id-Version: 3.8\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/"
"issues\n"
"POT-Creation-Date: 2021-09-08 08:29+0000\n"
"PO-Revision-Date: 2021-09-08 15:26+0100\n"
"POT-Creation-Date: 2022-02-15 18:11+0000\n"
"PO-Revision-Date: 2022-02-15 22:14+0000\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
"Language-Team: Portuguese <https://l10n.gnome.org/teams/pt/>\n"
"Language-Team: Portuguese < https://l10n.gnome.org/teams/pt/>\n"
"Language: pt\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: Poedit 3.0\n"
"X-Generator: Poedit 3.0.1\n"
"X-Language: pt_PT\n"
"X-Source-Language: C\n"
"X-Project-Style: gnome\n"
"X-DL-Team: pt\n"
"X-DL-Module: gnome-control-center\n"
"X-DL-Branch: gnome-41\n"
"X-DL-Domain: po\n"
"X-DL-State: Translating\n"
#: panels/applications/cc-applications-panel.c:823
msgid "System Bus"
@@ -209,7 +214,7 @@ msgstr "Câmara"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "Inativo"
@@ -278,7 +283,7 @@ msgstr "Sons"
#: panels/applications/cc-applications-panel.ui:267
msgid "Inhibit system keyboard shortcuts"
msgstr "Inibir os atalhos de teclado do sistema"
msgstr "Inibir as teclas de atalho do sistema"
#: panels/applications/cc-applications-panel.ui:300
msgid "Default Handlers"
@@ -421,7 +426,7 @@ msgstr "Fundo atual"
#: panels/background/cc-background-panel.ui:55
msgid "Add Picture…"
msgstr "Adicionar uma foto…"
msgstr "Adicionar imagem…"
#: panels/background/cc-background-preview.ui:55
msgid "Activities"
@@ -494,19 +499,19 @@ msgstr "partilhar;partilha;bluetooth;obex;"
#: panels/camera/cc-camera-panel.ui:34
msgid "Camera is turned off"
msgstr "A câmara está ligada"
msgstr "A câmara está desligada"
#: panels/camera/cc-camera-panel.ui:43
msgid "No applications can capture photos or video."
msgstr "Nenhuma aplicação pode capturar fotos ou vídeo."
msgstr "Nenhuma aplicação pode capturar fotos ou vídeos."
#: panels/camera/cc-camera-panel.ui:75
msgid ""
"Use of the camera allows applications to capture photos and video. Disabling "
"the camera may cause some applications to not function properly."
msgstr ""
"O uso da câmara permite a aplicações capturarem fotos e vídeos. Desativá-la "
"pode impedir que algumas aplicações funcionem corretamente."
"O uso da câmara permite que as aplicações capturarem fotos e vídeos. "
"Desativá-la pode impedir que algumas aplicações funcionem corretamente."
#: panels/camera/cc-camera-panel.ui:85
msgid "Allow the applications below to use your camera."
@@ -518,7 +523,7 @@ msgstr "Nenhuma aplicação requisitou acesso à câmara"
#: panels/camera/gnome-camera-panel.desktop.in.in:4
msgid "Protect your pictures"
msgstr "Proteja suas fotos"
msgstr "Proteja as suas fotos"
#. FIXME
#. Translators: Search terms to find the Privacy panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
@@ -671,7 +676,7 @@ msgstr "Impressora %s"
#: panels/color/cc-color-common.c:81
#, c-format
msgid "%s Webcam"
msgstr "Câmara web %s"
msgstr "Webcam %s"
#: panels/color/cc-color-device.c:90
#, c-format
@@ -2214,8 +2219,8 @@ msgid ""
msgstr ""
"A tecla de composição permite a introdução de uma grande variedade de "
"caracteres. Para a utilizar, prima composição depois uma sequência de "
"caracteres. Por exemplo, a tecla composição seguida de <b>C</b> e <b>o</b> "
"irá introduzir <b>©</b>, <b>uma</b> seguida de <b>'</b> irá introduzir <b>á</"
"caracteres. Por exemplo, a tecla composição seguida de <b>C</b> e <b>o</b> "
"irá introduzir <b>©</b>, <b>a</b> seguida de <b>'</b> irá introduzir <b>á</"
"b>."
#: panels/keyboard/cc-keyboard-panel.c:95
@@ -2274,7 +2279,7 @@ msgstr "Métodos para inserir símbolos e variantes de letras usando o teclado."
#: panels/keyboard/cc-keyboard-shortcut-dialog.c:306
#: panels/keyboard/cc-keyboard-shortcut-dialog.c:322 shell/cc-window.ui:326
msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado"
msgstr "Teclas de atalho"
#: panels/keyboard/cc-keyboard-panel.ui:283
msgid "View and Customize Shortcuts"
@@ -2296,14 +2301,14 @@ msgid ""
"Resetting the shortcuts may affect your custom shortcuts. This cannot be "
"undone."
msgstr ""
"Repor os atalhos pode afetar os seus atalhos personalizados. Isto não pode "
"ser desfeito."
"A reposição dos atalhos pode afetar os seus atalhos personalizados. Isto não "
"pode ser anulado."
#: panels/keyboard/cc-keyboard-shortcut-dialog.c:435
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "Cancelar"
@@ -2318,7 +2323,7 @@ msgstr "Adicionar atalhos personalizados"
#: panels/keyboard/cc-keyboard-shortcut-dialog.ui:124
msgid "Set up custom shortcuts for launching apps, running scripts, and more."
msgstr ""
"Configurar atalhos personalizados para iniciar aplicações, executar scripts, "
"Configurar atalhos personalizados para iniciar aplicações, executar scripts "
"e muito mais."
#: panels/keyboard/cc-keyboard-shortcut-dialog.ui:131
@@ -2343,7 +2348,7 @@ msgstr "Repor tudo…"
#: panels/keyboard/cc-keyboard-shortcut-dialog.ui:236
msgid "Reset all shortcuts to their default keybindings"
msgstr "Repor todos os atalhos para as suas posições predefinidas"
msgstr "Repor todos os atalhos para as suas predefinições"
#: panels/keyboard/cc-keyboard-shortcut-editor.c:391
#, c-format
@@ -2882,29 +2887,29 @@ msgid "Not set up"
msgstr "Indefinido"
#. TRANSLATORS: This happens when the connection name does not contain the SSID.
#: panels/network/cc-wifi-connection-row.c:207
#: panels/network/cc-wifi-connection-row.c:208
#, c-format
msgctxt "Wi-Fi Connection"
msgid "%s (SSID: %s)"
msgstr "%s (SSID: %s)"
#: panels/network/cc-wifi-connection-row.c:262
#: panels/network/cc-wifi-connection-row.c:264
msgid "Insecure network (WEP)"
msgstr "Rede insegura (WEP)"
#: panels/network/cc-wifi-connection-row.c:267
#: panels/network/cc-wifi-connection-row.c:269
msgid "Secure network (WPA)"
msgstr "Rede segura (WPA)"
#: panels/network/cc-wifi-connection-row.c:272
#: panels/network/cc-wifi-connection-row.c:274
msgid "Secure network (WPA2)"
msgstr "Rede segura (WPA2)"
#: panels/network/cc-wifi-connection-row.c:277
#: panels/network/cc-wifi-connection-row.c:279
msgid "Secure network (WPA3)"
msgstr "Rede segura (WPA3)"
#: panels/network/cc-wifi-connection-row.c:282
#: panels/network/cc-wifi-connection-row.c:284
msgid "Secure network"
msgstr "Rede segura"
@@ -5831,7 +5836,7 @@ msgstr "Selecione uma aplicação para CDs de dados"
#.
#: panels/removable-media/cc-removable-media-panel.c:378
msgid "audio DVD"
msgstr "DVD de áudio"
msgstr "áudio DVD"
#: panels/removable-media/cc-removable-media-panel.c:379
msgid "blank Blu-ray disc"
@@ -7742,7 +7747,7 @@ msgstr "Com sessão ativa"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "Ativo"
@@ -8458,63 +8463,63 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "Desconhecido"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "Desbloquear o cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "Desbloquear"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "Forneça o código PIN do SIM %d"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "Inserir o PIN para desbloquear o cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "Forneça o código PUK do SIM %d"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "Inserir o PUK para desbloquear o cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
msgstr[0] "Palavra-passe incorreta introduzida. Ainda tem %1$u tentativa"
msgstr[1] "Palavra-passe incorreta introduzida. Ainda tem %1$u tentativas"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
msgstr[0] "Tem %u tentativa restante"
msgstr[1] "Tem %u tentativas restantes"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "Palavra-passe incorreta introduzida."
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "O código PUK deve ser um número de 8 dígitos"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "Introduza novo PIN"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "O código PIN deve ser um número de 4-8 dígitos"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "A desbloquear..."

View File

@@ -34,16 +34,16 @@ msgstr ""
"Project-Id-Version: gnome-control-center\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/"
"issues\n"
"POT-Creation-Date: 2021-09-08 08:29+0000\n"
"PO-Revision-Date: 2021-09-08 19:37-0300\n"
"Last-Translator: Enrico Nicoletto <liverig@gmail.com>\n"
"POT-Creation-Date: 2022-03-10 15:28+0000\n"
"PO-Revision-Date: 2022-03-10 19:23-0300\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
"Language: pt_BR\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: Poedit 3.0\n"
"X-Generator: Poedit 3.0.1\n"
"X-Project-Style: gnome\n"
#: panels/applications/cc-applications-panel.c:823
@@ -227,7 +227,7 @@ msgstr "Câmera"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "Desabilitado"
@@ -384,7 +384,7 @@ msgstr "Selecionar uma imagem"
#: panels/color/cc-color-panel.c:886 panels/color/cc-color-panel.ui:657
#: panels/common/cc-language-chooser.ui:25
#: panels/display/cc-display-panel.c:1006
#: panels/info-overview/cc-info-overview-panel.ui:243
#: panels/info-overview/cc-info-overview-panel.ui:244
#: panels/keyboard/cc-input-chooser.ui:11
#: panels/network/cc-wifi-hotspot-dialog.ui:122
#: panels/network/cc-wifi-panel.c:866
@@ -1935,7 +1935,7 @@ msgstr ""
"O nome do dispositivo é usado para identificar este dispositivo quando é "
"visualizado na rede ou ao parear dispositivos Bluetooth."
#: panels/info-overview/cc-info-overview-panel.ui:234
#: panels/info-overview/cc-info-overview-panel.ui:235
msgid "_Rename"
msgstr "_Renomear"
@@ -2335,7 +2335,7 @@ msgstr ""
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "Cancelar"
@@ -2928,29 +2928,29 @@ msgid "Not set up"
msgstr "Não configurado"
#. TRANSLATORS: This happens when the connection name does not contain the SSID.
#: panels/network/cc-wifi-connection-row.c:207
#: panels/network/cc-wifi-connection-row.c:208
#, c-format
msgctxt "Wi-Fi Connection"
msgid "%s (SSID: %s)"
msgstr "%s (SSID: %s)"
#: panels/network/cc-wifi-connection-row.c:262
#: panels/network/cc-wifi-connection-row.c:264
msgid "Insecure network (WEP)"
msgstr "Rede insegura (WEP)"
#: panels/network/cc-wifi-connection-row.c:267
#: panels/network/cc-wifi-connection-row.c:269
msgid "Secure network (WPA)"
msgstr "Rede segura (WPA)"
#: panels/network/cc-wifi-connection-row.c:272
#: panels/network/cc-wifi-connection-row.c:274
msgid "Secure network (WPA2)"
msgstr "Rede segura (WPA2)"
#: panels/network/cc-wifi-connection-row.c:277
#: panels/network/cc-wifi-connection-row.c:279
msgid "Secure network (WPA3)"
msgstr "Rede segura (WPA3)"
#: panels/network/cc-wifi-connection-row.c:282
#: panels/network/cc-wifi-connection-row.c:284
msgid "Secure network"
msgstr "Rede segura"
@@ -4787,9 +4787,10 @@ msgstr "Desligar"
msgid "Hibernate"
msgstr "Hibernar"
# "Comportamento do botão de energia"
#: panels/power/cc-power-panel.c:799
msgid "Nothing"
msgstr "Nada"
msgstr "Nenhum"
#: panels/power/cc-power-panel.c:858
msgid "When on battery power"
@@ -4820,8 +4821,8 @@ msgid ""
"Lap detected: performance mode temporarily unavailable. Move the device to a "
"stable surface to restore."
msgstr ""
"Volta detectada: modo de desempenho temporariamente indisponível. Mova o "
"dispositivo para uma superfície estável para restaurar."
"Superfície instável detectada: modo de desempenho temporariamente "
"indisponível. Coloque o dispositivo em uma superfície estável para restaurar."
#: panels/power/cc-power-panel.c:1175
msgid "Performance mode temporarily disabled."
@@ -5807,7 +5808,7 @@ msgstr "_Idioma"
#: panels/region/cc-region-panel.ui:164
msgid "Restart the session for changes to take effect"
msgstr "Reiniciar a sessão para as alterações sejam efetivadas"
msgstr "Reinicie a sessão para que as alterações sejam efetivadas"
#: panels/region/cc-region-panel.ui:179
msgid "Restart…"
@@ -7798,7 +7799,7 @@ msgstr "Acesso autorizado"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "Habilitado"
@@ -8510,63 +8511,63 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "Desconhecido"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "Desbloquear cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "Desbloquear"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "Por gentileza forneça o código PIN para o SIM %d"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "Digite o PIN para desbloquear seu cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "Por gentileza forneça o código PUK para o SIM %d"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "Digite o PUK para desbloquear seu cartão SIM"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
msgstr[0] "Informada senha incorreta. Você tem %1$u tentativa restante"
msgstr[1] "Informada senha incorreta. Você tem %1$u tentativas restantes"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
msgstr[0] "Você tem %u tentativa restante"
msgstr[1] "Você tem %u tentativas restantes"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "Informada senha incorreta."
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "Código PUK deve ser um número de 8 dígitos"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "Digite novo PIN"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "Código PIN deve ser um número entre 4-8 dígitos"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "Desbloqueando…"

2079
po/ru.po

File diff suppressed because it is too large Load Diff

View File

@@ -4,20 +4,22 @@
# Maxim Dzumanenko <dziumanenko@gmail.com>, 2002-2009.
# Wanderlust <wanderlust@ukr.net>, 2009.
# Daniel Korostil <ted.korostiled@gmail.com>, 2013, 2014, 2015, 2016, 2017.
# Yuri Chornoivan <yurchor@ukr.net>, 2020, 2021.
# Yuri Chornoivan <yurchor@ukr.net>, 2020, 2021, 2022.
msgid ""
msgstr ""
"Project-Id-Version: gnome-control-center\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/issues\n"
"POT-Creation-Date: 2021-09-08 08:29+0000\n"
"PO-Revision-Date: 2021-09-08 12:56+0300\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/issu"
"es\n"
"POT-Creation-Date: 2022-03-16 12:03+0000\n"
"PO-Revision-Date: 2022-04-03 12:16+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Lokalize 20.12.0\n"
"X-Project-Style: gnome\n"
@@ -201,7 +203,7 @@ msgstr "Камера"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "Вимкнено"
@@ -357,7 +359,7 @@ msgstr "Виберіть зображення"
#: panels/color/cc-color-panel.c:886 panels/color/cc-color-panel.ui:657
#: panels/common/cc-language-chooser.ui:25
#: panels/display/cc-display-panel.c:1006
#: panels/info-overview/cc-info-overview-panel.ui:243
#: panels/info-overview/cc-info-overview-panel.ui:244
#: panels/keyboard/cc-input-chooser.ui:11
#: panels/network/cc-wifi-hotspot-dialog.ui:122
#: panels/network/cc-wifi-panel.c:866
@@ -1897,7 +1899,7 @@ msgstr ""
"Назва пристрою використовується для ідентифікації цього пристрою при "
"перегляді у мережі або при прив'язуванні пристроїв Bluetooth."
#: panels/info-overview/cc-info-overview-panel.ui:234
#: panels/info-overview/cc-info-overview-panel.ui:235
msgid "_Rename"
msgstr "Перей_менувати"
@@ -2299,7 +2301,7 @@ msgstr ""
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "Скасувати"
@@ -2886,29 +2888,29 @@ msgid "Not set up"
msgstr "Не налаштовано"
#. TRANSLATORS: This happens when the connection name does not contain the SSID.
#: panels/network/cc-wifi-connection-row.c:207
#: panels/network/cc-wifi-connection-row.c:208
#, c-format
msgctxt "Wi-Fi Connection"
msgid "%s (SSID: %s)"
msgstr "%s (SSID: %s)"
#: panels/network/cc-wifi-connection-row.c:262
#: panels/network/cc-wifi-connection-row.c:264
msgid "Insecure network (WEP)"
msgstr "Незахищена мережа (WEP)"
#: panels/network/cc-wifi-connection-row.c:267
#: panels/network/cc-wifi-connection-row.c:269
msgid "Secure network (WPA)"
msgstr "Захищена мережа (WPA)"
#: panels/network/cc-wifi-connection-row.c:272
#: panels/network/cc-wifi-connection-row.c:274
msgid "Secure network (WPA2)"
msgstr "Захищена мережа (WPA2)"
#: panels/network/cc-wifi-connection-row.c:277
#: panels/network/cc-wifi-connection-row.c:279
msgid "Secure network (WPA3)"
msgstr "Захищена мережа (WPA3)"
#: panels/network/cc-wifi-connection-row.c:282
#: panels/network/cc-wifi-connection-row.c:284
msgid "Secure network"
msgstr "Захищена мережа"
@@ -7758,7 +7760,7 @@ msgstr "Увійшов"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "Увімкнено"
@@ -7888,7 +7890,10 @@ msgid ""
"Time;App Restrictions;Web Restrictions;Usage;Usage Limit;Kid;Child;"
msgstr ""
"Login;Name;Fingerprint;Avatar;Logo;Face;Password;Parental Controls;Screen "
"Time;App Restrictions;Web Restrictions;Usage;Usage Limit;Kid;Child;вхід;логін;лоґін;назва;ім'я;відбиток;аватар;логотип;обличчя;пароль;батьківський контроль;час за екраном;обмеження програм;обмеження інтернету;використання;користування;обмеження користування;діти;дитина;дитячий;"
"Time;App Restrictions;Web Restrictions;Usage;Usage Limit;Kid;Child;вхід;"
"логін;лоґін;назва;ім'я;відбиток;аватар;логотип;обличчя;пароль;батьківський "
"контроль;час за екраном;обмеження програм;обмеження інтернету;використання;"
"користування;обмеження користування;діти;дитина;дитячий;"
#. Translators: This button enrolls the computer in the domain in order to use enterprise logins.
#: panels/user-accounts/data/join-dialog.ui:39
@@ -8103,7 +8108,7 @@ msgstr ""
#: panels/wacom/button-mapping.ui:9
msgid "Map Buttons"
msgstr "Кнопка відбиття"
msgstr "Прив'язування кнопок"
#: panels/wacom/button-mapping.ui:37 panels/wacom/cc-wacom-page.c:519
#: panels/wacom/gnome-wacom-properties.ui:60
@@ -8112,7 +8117,7 @@ msgstr "_Закрити"
#: panels/wacom/button-mapping.ui:71
msgid "Map buttons to functions"
msgstr "Кнопка відбиття для функцій"
msgstr "Прив'язування кнопок до функцій"
#: panels/wacom/button-mapping.ui:119
msgid ""
@@ -8181,7 +8186,7 @@ msgstr "%d з %d"
#: panels/wacom/cc-wacom-page.c:516
msgid "Display Mapping"
msgstr "Відбиття екрана"
msgstr "Прив'язування екрана"
#: panels/wacom/cc-wacom-panel.c:725 panels/wacom/wacom-stylus-page.ui:119
msgid "Stylus"
@@ -8199,7 +8204,8 @@ msgstr "Планшет Wacom"
#: panels/wacom/gnome-wacom-panel.desktop.in.in:4
msgid "Set button mappings and adjust stylus sensitivity for graphics tablets"
msgstr ""
"Вкажіть відбиття кнопок і скоригуйте чутливість стила для графічних планшетів"
"Вкажіть прив'язування кнопок і скоригуйте чутливість стила для графічних"
" планшетів"
#. Translators: Search terms to find the Wacom Tablet panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: panels/wacom/gnome-wacom-panel.desktop.in.in:19
@@ -8249,7 +8255,7 @@ msgstr "Відбити на моніторі…"
#: panels/wacom/gnome-wacom-properties.ui:309
msgid "Map Buttons…"
msgstr "Кнопки відбиття…"
msgstr "Прив'язування кнопок…"
#: panels/wacom/gnome-wacom-properties.ui:322
msgid "Calibrate…"
@@ -8465,33 +8471,33 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "Невідомий"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "Розблокувати SIM-картку"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "Розблокувати"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "Будь ласка, вкажіть пінкод для SIM-картки %d"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "Введіть пінкод для розблокування вашої SIM-картки"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "Будь ласка, вкажіть PUK-код для SIM-картки %d"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "Введіть PUK-код для розблокування вашої SIM-картки"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
@@ -8500,7 +8506,7 @@ msgstr[1] "Введено помилковий пароль. У вас лиши
msgstr[2] "Введено помилковий пароль. У вас лишилося %1$u спроб"
msgstr[3] "Введено помилковий пароль. У вас лишилася %1$u спроба"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
@@ -8509,23 +8515,23 @@ msgstr[1] "У вас лишилося %u спроби"
msgstr[2] "У вас лишилося %u спроб"
msgstr[3] "У вас лишилася одна спроба"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "Введено помилковий пароль."
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "PUK-код має бути 8-цифровим числом"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "Введіть новий пінкод"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "Пінкод має бути числом, у якому має бути від 4 до 8 цифр"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "Розблоковування…"

View File

@@ -31,19 +31,19 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-control-center master\n"
"Project-Id-Version: gnome-control-center 41.0\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-control-center/"
"issues\n"
"POT-Creation-Date: 2021-09-08 08:29+0000\n"
"PO-Revision-Date: 2021-09-14 18:51+0800\n"
"Last-Translator: lumingzh <lumingzh@qq.com>\n"
"POT-Creation-Date: 2022-02-07 20:42+0000\n"
"PO-Revision-Date: 2022-02-07 16:11-0500\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese - China <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.0.1\n"
#: panels/applications/cc-applications-panel.c:823
msgid "System Bus"
@@ -223,7 +223,7 @@ msgstr "相机"
#: panels/keyboard/keyboard-shortcuts.c:367 panels/network/network-proxy.ui:129
#: panels/user-accounts/cc-user-panel.c:848
#: panels/user-accounts/cc-user-panel.c:938
#: panels/wwan/cc-wwan-device-page.c:445
#: panels/wwan/cc-wwan-device-page.c:479
#: subprojects/gvc/gvc-mixer-control.c:1900
msgid "Disabled"
msgstr "已禁用"
@@ -251,8 +251,8 @@ msgstr "无法被更改"
#: panels/applications/cc-applications-panel.ui:175
msgid ""
"Individual permissions for applications can be reviewed in the <a href="
"\"privacy\">Privacy</a> Settings."
"Individual permissions for applications can be reviewed in the <a "
"href=\"privacy\">Privacy</a> Settings."
msgstr "应用程序的各个权限可以在 <a href=\"privacy\">隐私</a> 设置中查看。"
# 左撇子有歧视色彩。
@@ -902,9 +902,9 @@ msgstr "需要互联网连接"
#: panels/color/cc-color-panel.ui:591
msgid ""
"You may find these instructions on how to use the profile on <a href=\"linux"
"\">GNU/Linux</a>, <a href=\"osx\">Apple OS X</a> and <a href=\"windows"
"\">Microsoft Windows</a> systems useful."
"You may find these instructions on how to use the profile on <a "
"href=\"linux\">GNU/Linux</a>, <a href=\"osx\">Apple OS X</a> and <a "
"href=\"windows\">Microsoft Windows</a> systems useful."
msgstr ""
"有关如何在 <a href=\"linux\">GNU/Linux</a>、<a href=\"osx\">Apple OS X</a> "
"和 <a href=\"windows\">Microsoft Windows</a> 系统中使用配置的这些说明可能对您"
@@ -2160,7 +2160,7 @@ msgstr "左Super徽标键"
#: panels/keyboard/cc-keyboard-panel.c:92
msgctxt "keyboard key"
msgid "Right Super"
msgstr "Super徽标键"
msgstr "Super徽标键"
#: panels/keyboard/cc-keyboard-panel.c:75
#: panels/keyboard/cc-keyboard-panel.c:93
@@ -2272,7 +2272,7 @@ msgstr "重新设置快捷键可能影响您的自定义快捷键。此操作无
#: panels/keyboard/cc-keyboard-shortcut-editor.ui:275
#: panels/printers/authentication-dialog.ui:29
#: panels/printers/ppd-selection-dialog.ui:27
#: panels/wwan/cc-wwan-device-page.c:143
#: panels/wwan/cc-wwan-device-page.c:190
msgid "Cancel"
msgstr "取消"
@@ -2387,7 +2387,6 @@ msgid "Keyboard"
msgstr "键盘"
#: panels/keyboard/gnome-keyboard-panel.desktop.in.in:4
#| msgid "View and change keyboard shortcuts and set your typing preferences"
msgid ""
"Change keyboard shortcuts and set your typing preferences, keyboard layouts "
"and input sources"
@@ -3358,7 +3357,7 @@ msgstr "禁用"
#: panels/network/connection-editor/ip4-page.ui:97
#: panels/network/connection-editor/ip6-page.ui:111
msgid "Shared to other computers"
msgstr "与其他计算机共享"
msgstr "与其他计算机共享"
#: panels/network/connection-editor/ip4-page.ui:125
#: panels/network/connection-editor/ip6-page.ui:139
@@ -5691,8 +5690,6 @@ msgid "Region & Language"
msgstr "区域与语言"
#: panels/region/gnome-region-panel.desktop.in.in:4
#| msgid ""
#| "Select your display language, formats, keyboard layouts and input sources"
msgid "Select your display language and formats"
msgstr "选择您的显示语言和格式"
@@ -7625,7 +7622,7 @@ msgstr "已登录"
#. TRANSLATORS: Status of Parental Controls setup
#: panels/user-accounts/cc-user-panel.c:846
#: panels/user-accounts/cc-user-panel.c:935
#: panels/wwan/cc-wwan-device-page.c:443
#: panels/wwan/cc-wwan-device-page.c:477
msgid "Enabled"
msgstr "已启用"
@@ -8321,61 +8318,61 @@ msgctxt "Network mode"
msgid "Unknown"
msgstr "未知"
#: panels/wwan/cc-wwan-device-page.c:141
#: panels/wwan/cc-wwan-device-page.c:188
msgid "Unlock SIM card"
msgstr "解锁 SIM 卡"
#: panels/wwan/cc-wwan-device-page.c:142 panels/wwan/cc-wwan-device-page.c:190
#: panels/wwan/cc-wwan-device-page.c:189 panels/wwan/cc-wwan-device-page.c:237
msgid "Unlock"
msgstr "解锁"
#: panels/wwan/cc-wwan-device-page.c:147
#: panels/wwan/cc-wwan-device-page.c:194
#, c-format
msgid "Please provide PIN code for SIM %d"
msgstr "请提供 SIM 卡 %d 的 PIN 码"
#: panels/wwan/cc-wwan-device-page.c:148
#: panels/wwan/cc-wwan-device-page.c:195
msgid "Enter PIN to unlock your SIM card"
msgstr "输入 PIN 以解锁您的 SIM 卡"
#: panels/wwan/cc-wwan-device-page.c:152
#: panels/wwan/cc-wwan-device-page.c:199
#, c-format
msgid "Please provide PUK code for SIM %d"
msgstr "请提供 SIM 卡 %d 的 PUK 码"
#: panels/wwan/cc-wwan-device-page.c:153
#: panels/wwan/cc-wwan-device-page.c:200
msgid "Enter PUK to unlock your SIM card"
msgstr "输入 PUK 以解锁您的 SIM 卡"
#: panels/wwan/cc-wwan-device-page.c:171
#: panels/wwan/cc-wwan-device-page.c:218
#, c-format
msgid "Wrong password entered. You have %1$u try left"
msgid_plural "Wrong password entered. You have %1$u tries left"
msgstr[0] "密码输入错误。您还有 %1$u 次尝试机会"
#: panels/wwan/cc-wwan-device-page.c:174
#: panels/wwan/cc-wwan-device-page.c:221
#, c-format
msgid "You have %u try left"
msgid_plural "You have %u tries left"
msgstr[0] "您还有 %u 次尝试机会"
#: panels/wwan/cc-wwan-device-page.c:179
#: panels/wwan/cc-wwan-device-page.c:226
msgid "Wrong password entered."
msgstr "密码输入错误。"
#: panels/wwan/cc-wwan-device-page.c:224
#: panels/wwan/cc-wwan-device-page.c:271
msgid "PUK code should be an 8 digit number"
msgstr "PUK 码应为 8 位数字"
#: panels/wwan/cc-wwan-device-page.c:248
#: panels/wwan/cc-wwan-device-page.c:295
msgid "Enter New PIN"
msgstr "输入新 PIN"
#: panels/wwan/cc-wwan-device-page.c:252
#: panels/wwan/cc-wwan-device-page.c:299
msgid "PIN code should be a 4-8 digit number"
msgstr "PIN 码应为 4 到 8 位数字"
#: panels/wwan/cc-wwan-device-page.c:270
#: panels/wwan/cc-wwan-device-page.c:317
msgid "Unlocking..."
msgstr "正在解锁…"

View File

@@ -1,7 +1,6 @@
appdata = 'gnome-control-center.appdata.xml'
i18n.merge_file(
appdata,
input: appdata + '.in',
output: appdata,
po_dir: po_dir,

View File

@@ -23,7 +23,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
desktop,
type : 'desktop',
input : desktop_in,
output : desktop,

View File

@@ -12,7 +12,6 @@ desktop_files = [
foreach desktop_file : desktop_files
i18n.merge_file(
desktop,
type : 'desktop',
input : 'gtp-@0@.desktop.in'.format(desktop_file),
output : 'gnome-@0@-panel.desktop'.format(desktop_file),