2014-07-24 09:25:01 +04:00
|
|
|
# Portuguese translation for gala
|
|
|
|
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
|
|
|
|
# This file is distributed under the same license as the gala package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: gala\n"
|
2018-06-27 20:30:00 +03:00
|
|
|
"Report-Msgid-Bugs-To: https://github.com/elementary/gala/issues\n"
|
2024-06-17 20:08:56 +03:00
|
|
|
"POT-Creation-Date: 2024-06-17 17:08+0000\n"
|
2022-10-26 19:05:28 +03:00
|
|
|
"PO-Revision-Date: 2022-10-28 10:41+0000\n"
|
2019-12-18 17:40:06 +03:00
|
|
|
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
|
2019-12-15 00:50:45 +03:00
|
|
|
"Language-Team: Portuguese <https://l10n.elementary.io/projects/desktop/gala/"
|
|
|
|
"pt/>\n"
|
2018-06-27 20:30:00 +03:00
|
|
|
"Language: pt\n"
|
2014-07-24 09:25:01 +04:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-02-10 00:24:15 +03:00
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2021-03-05 13:29:14 +03:00
|
|
|
"X-Generator: Weblate 4.4.2\n"
|
2017-05-15 22:58:11 +03:00
|
|
|
"X-Launchpad-Export-Date: 2017-02-21 05:47+0000\n"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:144
|
2022-08-07 08:53:07 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "“%s” is not responding"
|
2022-08-10 21:58:55 +03:00
|
|
|
msgstr "“%s” não está a responder"
|
2022-08-07 08:53:07 +03:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:146
|
2022-08-07 08:53:07 +03:00
|
|
|
msgid "Application is not responding"
|
2022-08-10 21:58:55 +03:00
|
|
|
msgstr "A aplicação não está a responder"
|
2022-08-07 08:53:07 +03:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:149
|
2023-03-22 21:54:09 +03:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid ""
|
|
|
|
#| "You may choose to wait a short while for it to continue or force the "
|
|
|
|
#| "application quit entirely."
|
2022-08-07 08:53:07 +03:00
|
|
|
msgid ""
|
2023-03-22 21:54:09 +03:00
|
|
|
"You may choose to wait a short while for the application to continue, or "
|
|
|
|
"force it to quit entirely."
|
2022-08-07 08:53:07 +03:00
|
|
|
msgstr ""
|
2022-10-26 19:05:28 +03:00
|
|
|
"Pode optar por aguardar um momento para continuar ou forçar a aplicação a "
|
|
|
|
"terminar."
|
2022-08-07 08:53:07 +03:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:150
|
2022-08-07 08:53:07 +03:00
|
|
|
msgid "Force Quit"
|
2022-08-10 21:58:55 +03:00
|
|
|
msgstr "Forçar o Sair"
|
2022-08-07 08:53:07 +03:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:151
|
2022-08-07 08:53:07 +03:00
|
|
|
msgid "Wait"
|
2022-10-26 19:05:28 +03:00
|
|
|
msgstr "Aguardar"
|
2022-08-07 08:53:07 +03:00
|
|
|
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/Dialogs.vala:217
|
|
|
|
#, c-format
|
|
|
|
msgid "“%s” wants to inhibit system shortcuts"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/Dialogs.vala:219
|
|
|
|
msgid "An application wants to inhibit system shortcuts"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/Dialogs.vala:222
|
|
|
|
msgid "All system shortcuts will be redirected to the application."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/Dialogs.vala:223
|
|
|
|
msgid "Allow"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/Dialogs.vala:224
|
|
|
|
msgid "Deny"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: src/ScreenshotManager.vala:285
|
2019-12-18 02:14:04 +03:00
|
|
|
msgid "Screenshots"
|
2019-12-18 17:40:06 +03:00
|
|
|
msgstr "Capturas de ecrã"
|
2019-12-18 02:14:04 +03:00
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: src/ScreenshotManager.vala:364
|
2021-06-30 09:47:45 +03:00
|
|
|
msgid "Screenshot taken"
|
2021-06-30 16:17:56 +03:00
|
|
|
msgstr "Captura de ecrã tirada"
|
2021-06-30 09:47:45 +03:00
|
|
|
|
2024-05-27 19:27:32 +03:00
|
|
|
#: src/WindowManager.vala:2299
|
2023-01-19 13:58:36 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
#| msgid "Changes will automatically revert after 30 seconds."
|
|
|
|
msgid "Changes will automatically revert after %i second."
|
|
|
|
msgid_plural "Changes will automatically revert after %i seconds."
|
|
|
|
msgstr[0] "As alterações irão reverter automaticamente após 30 segundos."
|
|
|
|
msgstr[1] "As alterações irão reverter automaticamente após 30 segundos."
|
|
|
|
|
2024-05-27 19:27:32 +03:00
|
|
|
#: src/WindowManager.vala:2306
|
2021-12-02 01:41:40 +03:00
|
|
|
msgid "Keep new display settings?"
|
2022-10-19 16:14:48 +03:00
|
|
|
msgstr "Manter novas definições de ecrã?"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-05-27 19:27:32 +03:00
|
|
|
#: src/WindowManager.vala:2310
|
2021-12-02 01:41:40 +03:00
|
|
|
msgid "Keep Settings"
|
2022-02-03 18:25:45 +03:00
|
|
|
msgstr "Manter definições"
|
2021-12-02 01:41:40 +03:00
|
|
|
|
2024-05-27 19:27:32 +03:00
|
|
|
#: src/WindowManager.vala:2311
|
2021-12-02 01:41:40 +03:00
|
|
|
msgid "Use Previous Settings"
|
2022-02-03 18:25:45 +03:00
|
|
|
msgstr "Usar definições anteriores"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2021-03-05 09:51:11 +03:00
|
|
|
#. / TRANSLATORS: %s represents a timestamp here
|
2024-06-17 20:08:56 +03:00
|
|
|
#: src/WindowManager.vala:2350
|
2021-03-05 13:29:14 +03:00
|
|
|
#, c-format
|
2021-03-05 09:51:11 +03:00
|
|
|
msgid "Screenshot from %s"
|
2021-03-05 13:29:14 +03:00
|
|
|
msgstr "Captura de ecrã de %s"
|
2021-03-05 09:51:11 +03:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/BackgroundMenu.vala:11
|
|
|
|
msgid "Change Wallpaper…"
|
|
|
|
msgstr "Mudar o papel de parede…"
|
|
|
|
|
|
|
|
#: daemon/BackgroundMenu.vala:16
|
|
|
|
msgid "Display Settings…"
|
|
|
|
msgstr "Definições de Ecrã…"
|
|
|
|
|
|
|
|
#: daemon/BackgroundMenu.vala:22
|
|
|
|
msgid "System Settings…"
|
|
|
|
msgstr "Definições do Sistema…"
|
|
|
|
|
|
|
|
#: daemon/BackgroundMenu.vala:47
|
|
|
|
#, fuzzy
|
|
|
|
#| msgid "System Settings…"
|
|
|
|
msgid "Failed to open System Settings"
|
|
|
|
msgstr "Definições do Sistema…"
|
|
|
|
|
|
|
|
#: daemon/BackgroundMenu.vala:48
|
|
|
|
msgid "A handler for the “settings://” URI scheme must be installed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: daemon/WindowMenu.vala:36
|
2020-11-17 03:07:40 +03:00
|
|
|
msgid "Hide"
|
2020-11-21 17:29:59 +03:00
|
|
|
msgstr "Ocultar"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:49
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Move"
|
|
|
|
msgstr "Mover"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:57
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Resize"
|
|
|
|
msgstr "Redimensionar"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:65
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Always on Top"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Sempre por cima"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:73
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Always on Visible Workspace"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Sempre na área de trabalho visível"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:81
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Move to Workspace Left"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Mover para a área de trabalho à esquerda"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:89
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Move to Workspace Right"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Mover para a área de trabalho à direita"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:97
|
2021-03-05 09:51:11 +03:00
|
|
|
msgid "Take Screenshot"
|
2021-03-05 13:29:14 +03:00
|
|
|
msgstr "Capturar ecrã"
|
2021-03-05 09:51:11 +03:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:105
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Close"
|
|
|
|
msgstr "Fechar"
|
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:138
|
2021-03-29 14:40:48 +03:00
|
|
|
msgid "Untile"
|
2021-03-29 23:31:34 +03:00
|
|
|
msgstr "Desagrupar"
|
2021-03-29 14:40:48 +03:00
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:138
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Unmaximize"
|
|
|
|
msgstr "Restaurar"
|
|
|
|
|
2024-02-18 05:05:46 +03:00
|
|
|
#: daemon/WindowMenu.vala:140
|
2015-02-28 10:09:32 +03:00
|
|
|
msgid "Maximize"
|
|
|
|
msgstr "Maximizar"
|
|
|
|
|
2023-06-21 21:53:07 +03:00
|
|
|
#: data/gala.metainfo.xml.in:11
|
2019-12-10 21:01:20 +03:00
|
|
|
msgid "Multitasking & Window Management"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Multitarefa e Gestão de janelas"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-06-21 21:53:07 +03:00
|
|
|
#: data/gala.metainfo.xml.in:12
|
2019-12-10 21:01:20 +03:00
|
|
|
msgid "A window & compositing manager for Pantheon"
|
2020-05-01 20:40:09 +03:00
|
|
|
msgstr "Um gestor de janelas e composição para o Pantheon"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-06-21 21:53:07 +03:00
|
|
|
#: data/gala.metainfo.xml.in:14
|
2019-12-10 21:01:20 +03:00
|
|
|
msgid ""
|
|
|
|
"A window & compositing manager based on libmutter and designed by "
|
|
|
|
"elementary for use with Pantheon."
|
|
|
|
msgstr ""
|
2020-05-01 20:40:09 +03:00
|
|
|
"Um gestor de janelas e composição baseado em libmutter e projetado pelo "
|
|
|
|
"elementary para uso com o Pantheon."
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2024-05-27 19:27:32 +03:00
|
|
|
#: data/gala.metainfo.xml.in:24
|
|
|
|
msgid "elementary, Inc."
|
|
|
|
msgstr "elementary, Inc."
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:32 data/gala.metainfo.xml.in:57
|
|
|
|
#: data/gala.metainfo.xml.in:73 data/gala.metainfo.xml.in:88
|
|
|
|
#: data/gala.metainfo.xml.in:100 data/gala.metainfo.xml.in:125
|
2022-10-14 20:59:03 +03:00
|
|
|
msgid "Improvements:"
|
|
|
|
msgstr "Melhorias:"
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:34
|
2023-10-27 03:55:35 +03:00
|
|
|
msgid ""
|
|
|
|
"Changing the wallpaper or going to sleep respects the \"Reduce Motion\" "
|
|
|
|
"option"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:35
|
2023-10-27 03:55:35 +03:00
|
|
|
msgid "Use appropriate drag-and-drop pointers when moving windows"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:36
|
2023-11-07 22:57:48 +03:00
|
|
|
msgid "Fix the issue when gestures in the multitasking view might stop working"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:37
|
2023-10-30 11:48:46 +03:00
|
|
|
msgid "Improve dynamic workspaces behaviour with multiple monitors"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:38 data/gala.metainfo.xml.in:60
|
|
|
|
#: data/gala.metainfo.xml.in:75 data/gala.metainfo.xml.in:90
|
|
|
|
#: data/gala.metainfo.xml.in:108 data/gala.metainfo.xml.in:130
|
2023-06-21 22:04:07 +03:00
|
|
|
msgid "Updated translations"
|
|
|
|
msgstr "Traduções atualizadas"
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:59
|
2023-09-30 01:16:14 +03:00
|
|
|
msgid "Improve handling of move-to-workspace shortcut"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:102
|
2023-05-01 21:45:20 +03:00
|
|
|
msgid ""
|
|
|
|
"Set the keyboard layout correctly at startup so that the indicator matches "
|
|
|
|
"the selected layout"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:103
|
2023-05-01 21:45:20 +03:00
|
|
|
msgid "Fix screenshot keyboard shortcuts while in Multitasking View"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:104
|
2023-05-01 21:45:20 +03:00
|
|
|
msgid ""
|
2023-05-02 11:55:19 +03:00
|
|
|
"Correctly set the active workspace highlight when entering Multitasking View "
|
|
|
|
"and animate 1:1 with multitouch gestures"
|
2023-05-01 21:45:20 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:105
|
2023-05-01 21:45:20 +03:00
|
|
|
msgid "Update panel color after dimming the wallpaper"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:106
|
2023-05-01 21:45:20 +03:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid "Enable rounded corner mask"
|
|
|
|
msgid "Scale rounded corners per-display"
|
|
|
|
msgstr "Ativar mascarar cantos redondos"
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:107
|
2023-05-01 21:45:20 +03:00
|
|
|
msgid "Support fractional scaling"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:127
|
2023-04-04 01:03:10 +03:00
|
|
|
msgid "Performance improvements"
|
|
|
|
msgstr "Melhorias de desempenho"
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:128
|
2023-04-04 01:03:10 +03:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid "Multitasking View"
|
|
|
|
msgid "Remove texture from Multitasking View"
|
|
|
|
msgstr "Vista de Tarefas"
|
|
|
|
|
2024-05-02 06:30:14 +03:00
|
|
|
#: data/gala.metainfo.xml.in:129
|
2023-04-04 01:03:10 +03:00
|
|
|
#, fuzzy
|
|
|
|
#| msgid "Fix selecting windows underneath the window switcher"
|
|
|
|
msgid "Avoid accidentally selecting windows in the window switcher"
|
|
|
|
msgstr "Corrige a seleção de janelas por baixo do comutador da janela"
|
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#: data/gala-multitaskingview.desktop.in:4
|
|
|
|
#: data/gala-multitaskingview.desktop.in:6
|
|
|
|
msgid "Multitasking View"
|
|
|
|
msgstr "Vista de Tarefas"
|
2021-09-29 20:15:42 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#: data/gala-multitaskingview.desktop.in:5
|
|
|
|
msgid "View all open windows and workspaces"
|
|
|
|
msgstr "Ver todas as janelas e ambientes de trabalho"
|
2021-09-29 20:15:42 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#: data/gala-other.desktop.in:4
|
|
|
|
msgid "Other"
|
|
|
|
msgstr "Outros"
|
2020-08-20 02:19:58 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#: data/gala-other.desktop.in:5
|
|
|
|
msgid "Fallback desktop file for notifications from outdated applications."
|
2020-08-20 02:19:58 +03:00
|
|
|
msgstr ""
|
2023-01-03 23:37:03 +03:00
|
|
|
"Ficheiro de retorno do ambiente de trabalho para notificações de aplicações "
|
|
|
|
"desatualizadas."
|
2020-08-20 02:19:58 +03:00
|
|
|
|
2023-07-18 23:02:35 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Show window titles in multitasking view"
|
|
|
|
#~ msgid "Fix awkward two-finger scroll in multitasking view"
|
|
|
|
#~ msgstr "Mostra títulos de janelas em vista multitarefa"
|
|
|
|
|
2023-06-21 21:53:07 +03:00
|
|
|
#~ msgid "Fixes:"
|
|
|
|
#~ msgstr "Correções:"
|
|
|
|
|
|
|
|
#~ msgid "Fix regressions for OS 7"
|
|
|
|
#~ msgstr "Corrige regressões para o OS 7"
|
|
|
|
|
|
|
|
#~ msgid "Use access portal for force quit"
|
|
|
|
#~ msgstr "Utilizar o portal de acesso para forçar saída"
|
|
|
|
|
2023-05-02 11:55:19 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Fix selecting windows underneath the window switcher"
|
|
|
|
#~ msgid "Prevent window titles from being wider than the window switcher"
|
|
|
|
#~ msgstr "Corrige a seleção de janelas por baixo do comutador da janela"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Properly update accent color in the window switcher"
|
|
|
|
#~ msgid "Correctly set the scale of app icons in the window switcher"
|
|
|
|
#~ msgstr "Atualiza corretamente a cor de destaque no comutador de janela"
|
|
|
|
|
2023-03-22 21:54:09 +03:00
|
|
|
#~ msgid "Prevent potential crashes"
|
|
|
|
#~ msgstr "Prevenir potenciais falhas"
|
|
|
|
|
|
|
|
#~ msgid "Resize workspaces when displays change"
|
|
|
|
#~ msgstr "Redimensionar as áreas de trabalho quando os ecrãs mudam"
|
|
|
|
|
|
|
|
#~ msgid "Handle windows with no title"
|
|
|
|
#~ msgstr "Gerir janelas sem título"
|
|
|
|
|
|
|
|
#~ msgid "Use access portal for display settings confirmation"
|
|
|
|
#~ msgstr "Utilizar o portal de acesso para confirmação das definições de ecrã"
|
|
|
|
|
|
|
|
#~ msgid "Allow closing multitasking view with Super"
|
|
|
|
#~ msgstr "Permitir fechar a vista de tarefas com a tecla Super"
|
|
|
|
|
|
|
|
#~ msgid "Fix shadow clipping on server-side decorated windows"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Corrije o recorte de sombra em janelas decoradas do lado do servidor "
|
|
|
|
#~ "gráfico"
|
|
|
|
|
|
|
|
#~ msgid "Support for high-resolution scroll events"
|
|
|
|
#~ msgstr "Suporte para eventos de deslocamento de alta resolução"
|
|
|
|
|
|
|
|
#~ msgid "Redesigned Alt + Tab switcher"
|
|
|
|
#~ msgstr "Alternador de Alt + Tab redesenhado"
|
|
|
|
|
|
|
|
#~ msgid "Dim the parents of modal dialogs"
|
|
|
|
#~ msgstr "Escurecer os principais dos diálogos modais"
|
|
|
|
|
2023-02-11 20:25:19 +03:00
|
|
|
#~ msgid "applications-other"
|
|
|
|
#~ msgstr "applications-other"
|
2020-07-21 19:52:57 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Fix potential crash when taking screenshots"
|
|
|
|
#~ msgid "Fix a potential crash when taking screenshots"
|
|
|
|
#~ msgstr "Corrige possíveis falhas ao tirar capturas de ecrã"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "New features:"
|
|
|
|
#~ msgstr "Novas funcionalidades:"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Fix potential crash when taking screenshots"
|
|
|
|
#~ msgid "Fix a potential crash while changing wallpapers"
|
|
|
|
#~ msgstr "Corrige possíveis falhas ao tirar capturas de ecrã"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~| msgid "Include window decorations for server-side decorated windows"
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Include window decorations in screenshots for server-side decorated "
|
|
|
|
#~ "windows"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Incluir decorações de janela para janelas decoradas pelo servidor gráfico"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Add multitouch gestures"
|
|
|
|
#~ msgstr "Adicionar gestos multitoque"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Close the Alt + Tab switcher by pressing Esc without releasing Alt"
|
|
|
|
#~ msgstr "Fecha o alternador Alt + Tab ao pressionar o Esc sem soltar o Alt"
|
2021-07-14 20:09:12 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Increase maximum zoom level and provide feedback when unable to zoom"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Aumenta o nível máximo de zoom e fornece o feedback quando não for "
|
|
|
|
#~ "possível fazer zoom"
|
2020-05-01 01:25:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Show a context menu when secondary clicking the background"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Mostrar um menu de contexto ao fazer um clique secundário sobre o fundo"
|
2020-04-25 20:29:33 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "New Dwell Click and Locate Pointer animations"
|
|
|
|
#~ msgstr "Novas animações de clique Dwell e localizador de cursor"
|
2020-05-01 01:25:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Add Take Screenshot to window context menu"
|
|
|
|
#~ msgstr "Adiciona o tirar captura de ecrã ao menu de contexto da janela"
|
2020-04-02 21:35:31 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Always play shutter sound when taking screenshots"
|
|
|
|
#~ msgstr "Reproduzir sempre o som do obturador ao tirar capturas de ecrã"
|
2020-04-02 21:35:31 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Minor visual improvements"
|
|
|
|
#~ msgstr "Pequenas melhorias visuais"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "HiDPI fixes"
|
|
|
|
#~ msgstr "Correções de HiDPI"
|
2020-01-15 18:08:13 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Fix “Always on Visible Workspace” windows disappearing when changing "
|
|
|
|
#~ "workspaces"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Corrige as janelas \"Sempre na área de trabalho visível\" que desaparecem "
|
|
|
|
#~ "ao mudar de área de trabalho"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Fix windows on non-primary displays disappearing when changing workspaces"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Corrige as janelas em ecrãs não principais que desaparecem ao alterar as "
|
|
|
|
#~ "áreas de trabalho"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Fix crash when changing workspaces while a transient window is opening"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Corrige falha ao alterar áreas de trabalho enquanto uma janela "
|
|
|
|
#~ "transitória está a ser aberta"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Don't show Gala Background Services in the dock"
|
|
|
|
#~ msgstr "Não mostra os serviços de segundo plano do Gala na doca"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Fixes for media key handling"
|
|
|
|
#~ msgstr "Correcções para o manuseamento de teclas multimédia"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Show keyboard shortcuts in HeaderBar menus"
|
|
|
|
#~ msgstr "Mostrar atalhos de teclado nos menus da Barra de Cabeçalho"
|
2017-05-15 22:58:11 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Improve window shadows for legacy apps"
|
|
|
|
#~ msgstr "Melhora as sombras das janelas para aplicações antigas"
|
2016-07-22 17:59:45 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Fix potential crash when taking screenshots"
|
|
|
|
#~ msgstr "Corrige possíveis falhas ao tirar capturas de ecrã"
|
2017-05-15 22:58:11 +03:00
|
|
|
|
2023-01-03 23:37:03 +03:00
|
|
|
#~ msgid "Fix notification position after changing DPI"
|
|
|
|
#~ msgstr "Corrige a posição da notificação após a modificação do DPI"
|
|
|
|
|
|
|
|
#~ msgid "Fix animations for moving and maximizing tiled windows"
|
|
|
|
#~ msgstr "Corrige as animações para mover e maximizar janelas em mosaico"
|
2016-07-22 17:59:45 +03:00
|
|
|
|
2022-05-20 02:05:08 +03:00
|
|
|
#~ msgid "multitasking-view"
|
|
|
|
#~ msgstr "multitasking-view"
|
|
|
|
|
2021-12-02 01:41:40 +03:00
|
|
|
#~ msgid "Does the display look OK?"
|
|
|
|
#~ msgstr "O ecrã parece-lhe estar bem?"
|
|
|
|
|
|
|
|
#~ msgid "Keep This Configuration"
|
|
|
|
#~ msgstr "Manter esta configuração"
|
|
|
|
|
|
|
|
#~ msgid "Restore Previous Configuration"
|
|
|
|
#~ msgstr "Restaurar as configuração anteriores"
|
|
|
|
|
2020-11-17 03:07:40 +03:00
|
|
|
#~ msgid "Minimize"
|
|
|
|
#~ msgstr "Minimizar"
|
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Action for the top left corner"
|
|
|
|
#~ msgstr "Ação do canto superior esquerdo"
|
|
|
|
|
|
|
|
#~ msgid "Algorithm for window overview layout"
|
|
|
|
#~ msgstr "Algoritmo para o esquema da visão geral de janelas"
|
|
|
|
|
|
|
|
#~ msgid "Choose the algorithm used for exposing the windows."
|
|
|
|
#~ msgstr "Escolher o algoritmo usado para expor as janelas."
|
|
|
|
|
|
|
|
#~ msgid "Action for the top right corner"
|
|
|
|
#~ msgstr "Ação do canto superior direito"
|
|
|
|
|
|
|
|
#~ msgid "Action for the bottom left corner"
|
|
|
|
#~ msgstr "Ação do canto inferior esquerdo"
|
|
|
|
|
|
|
|
#~ msgid "Action for the bottom right corner"
|
|
|
|
#~ msgstr "Ação do canto inferior direito"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "The command that will be executed for the hot corner action 'custom-"
|
|
|
|
#~ "command' or multiple"
|
|
|
|
#~ msgstr ""
|
2024-05-02 06:30:14 +03:00
|
|
|
#~ "Os comandos a serem executados para os cantos com a ação \"custom-"
|
|
|
|
#~ "command\" ou múltiplos"
|
2020-01-07 20:42:40 +03:00
|
|
|
|
|
|
|
#~ 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 ""
|
|
|
|
#~ "Se colocar apenas um comando, será usado para todos os cantos associados "
|
|
|
|
#~ "a \"custom-command\". Se em vez disso usar o padrão 'hotcorner-topleft:"
|
|
|
|
#~ "comando;;hotcorner-bottomright:comando' os comandos específicos serão "
|
|
|
|
#~ "usados por cada canto. Identificadores de canto possíveis são 'hotcorner-"
|
|
|
|
#~ "[topleft; topright; bottomleft; bottomright]' seguidos de ':' e o comando "
|
|
|
|
#~ "pretendido. ';;' é o separador usado entre definições de comandos."
|
|
|
|
|
|
|
|
#~ msgid "Enable edge tiling when dropping windows on screen edges"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Ativar agrupar aos cantos quando se largar janelas nos cantos do ecrã"
|
|
|
|
|
|
|
|
#~ 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 ""
|
|
|
|
#~ "Se ativado, largar janelas na borda vertical do ecrã maximiza-as "
|
|
|
|
#~ "verticalmente e redimensiona-as horizontalmente para ocupar metade da "
|
|
|
|
#~ "área disponível. largar janelas na borda superior do ecrã maximiza-as "
|
|
|
|
#~ "completamente."
|
|
|
|
|
|
|
|
#~ msgid "Panel main menu action"
|
|
|
|
#~ msgstr "Ação do menu principal do painel"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Sets the command to run when the panel-main-menu keybinding is pressed."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Define o comando a executar quando o atalho panel-main-menu é premido."
|
|
|
|
|
|
|
|
#~ msgid "Enable dynamic workspace instead of static ones"
|
|
|
|
#~ msgstr "Ativar áreas de trabalho dinâmicas ao invés de fixas"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Use a dynamically increasing or decreasing number, as needed, of "
|
|
|
|
#~ "workspaces instead of a static, fixed number."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Usar um número dinâmico crescente ou decrescente de áreas de trabalho, "
|
|
|
|
#~ "conforme o necessário, ao invés de um número estático, fixo."
|
|
|
|
|
|
|
|
#~ msgid "Names that are recognized as dock windows for the window switcher"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Nomes a serem reconhecidos como janelas da dock para o alternador de "
|
|
|
|
#~ "janelas"
|
|
|
|
|
|
|
|
#~ 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 ""
|
|
|
|
#~ "Ao abrir o alternador de janelas, Gala itera sobre esta lista e tenta "
|
|
|
|
#~ "encontrar uma janela com um desses nomes. Se encontrar, esconderá a "
|
|
|
|
#~ "janela e volta a mostrá-la quando o alternador for fechado."
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Automatically move maximized windows to a new workspace"
|
|
|
|
#~ msgstr "Ver todas as janelas e ambientes de trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to move to first workspace"
|
|
|
|
#~ msgstr "Atalho para ir para a primeira área de trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to move to last workspace"
|
|
|
|
#~ msgstr "Atalho para ir para a última área de trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to move the current window to first workspace"
|
|
|
|
#~ msgstr "Atalho para mover a janela em foco para a primeira área de trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to move the current window to last workspace"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Atalho para mover a janela em primeiro plano para a última área de "
|
|
|
|
#~ "trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Zoom in"
|
|
|
|
#~ msgstr "Aumentar zoom"
|
|
|
|
|
|
|
|
#~ msgid "Zoom out"
|
|
|
|
#~ msgstr "Reduzir zoom"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to open the window overview"
|
|
|
|
#~ msgstr "Atalho para abrir a visão geral de janelas"
|
|
|
|
|
|
|
|
#~ msgid "Shortcut to open the window overview for all windows"
|
|
|
|
#~ msgstr "Atalho para abrir a visão geral de todas janelas"
|
|
|
|
|
|
|
|
#~ msgid "Cycle to the next workspace to the right or to back to the first"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Alternar para a próxima área de trabalho à direita ou de volta para a "
|
|
|
|
#~ "primeira"
|
|
|
|
|
|
|
|
#~ msgid "Cycle to next keyboard layout"
|
|
|
|
#~ msgstr "Mudar para a disposição de teclado seguinte"
|
|
|
|
|
|
|
|
#~ msgid "DEPRECATED: This key is deprecated and ignored."
|
|
|
|
#~ msgstr "DESCONTINUADA: esta chave está obsoleta e ignorada."
|
|
|
|
|
|
|
|
#~ msgid "Cycle to previous keyboard layout"
|
|
|
|
#~ msgstr "Mudar para a disposição de teclado anterior"
|
|
|
|
|
|
|
|
#~ msgid "The shortcut to enable picture-in-picture window"
|
|
|
|
#~ msgstr "O atalho para ativar uma janela imagem-em-imagem"
|
|
|
|
|
|
|
|
#~ msgid "The shortcut to show the selection area to choose a window."
|
|
|
|
#~ msgstr "O atalho para mostrar a área de seleção para escolher uma janela."
|
|
|
|
|
|
|
|
#~ msgid "Attach modal dialogs"
|
|
|
|
#~ msgstr "Anexar diálogos modais"
|
|
|
|
|
|
|
|
#~ 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 ""
|
|
|
|
#~ "Se verdadeiro, em vez de barras de título independentes, os diálogos "
|
|
|
|
#~ "modais aparecem anexados à barra de título da janela-mãe, e são movidos "
|
|
|
|
#~ "junto com a janela-mãe."
|
|
|
|
|
|
|
|
#~ msgid "Arrangement of buttons on the titlebar"
|
|
|
|
#~ msgstr "Disposição dos botões na barra de título"
|
|
|
|
|
|
|
|
#~ 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 ""
|
|
|
|
#~ "Disposição dos botões na barra de título. O valor deverá ser uma "
|
|
|
|
#~ "expressão, tal como \"menu:minimize,maximize,spacer,close\"; o dois-"
|
|
|
|
#~ "pontos separa o canto esquerdo da janela do direito, e os nomes dos "
|
|
|
|
#~ "botões são separados por vírgulas. Não são permitidos botões duplicados. "
|
|
|
|
#~ "Nomes de botões desconhecidos são ignorados para que possam ser "
|
|
|
|
#~ "adicionados botões em versões futuras do metacity sem gerar erros em "
|
|
|
|
#~ "versões antigas. Pode ser utilizada uma etiqueta especial de espaçamento "
|
|
|
|
#~ "(spacer) para inserir algum espaço entre dois botões adjacentes."
|
|
|
|
|
|
|
|
#~ msgid "Background-image used in the workspace-switcher"
|
|
|
|
#~ msgstr "Imagem de fundo usada no alternador de áreas de trabalho"
|
|
|
|
|
|
|
|
#~ msgid "Enable Animations"
|
|
|
|
#~ msgstr "Ativar Animações"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Whether animations should be displayed. Note: This is a global key, it "
|
|
|
|
#~ "changes the behaviour of the window manager, the panel etc."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Se as animações deverão ou não ser apresentadas. Nota: Esta é uma chave "
|
|
|
|
#~ "global, altera o comportamento do gestor de janelas, painel, etc."
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2019-12-10 21:01:20 +03:00
|
|
|
#, fuzzy
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the open animation"
|
|
|
|
#~ msgstr "Duração da animação de fechar"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the snap animation as used by maximize/unmaximize"
|
|
|
|
#~ msgstr "Duração da animação de snap usada ao maximizar/restaurar"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the close animation"
|
|
|
|
#~ msgstr "Duração da animação de fechar"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the minimize animation"
|
|
|
|
#~ msgstr "Duração da animação de minimizar"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the workspace switch animation"
|
|
|
|
#~ msgstr "Duração da animação de mudança de área de trabalho"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Duration of the menu mapping animation"
|
|
|
|
#~ msgstr "Duração da animação do mapeamento do menu"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Defines the shadow of normal focused windows"
|
|
|
|
#~ msgstr "Define a sombra de uma janela normal em foco"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ 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 ""
|
|
|
|
#~ "O primeiro valor é o raio do desfoque da sombra, o segundo o "
|
|
|
|
#~ "desvanecimento do topo (normalmente -1), o terceiro e o quarto são os "
|
|
|
|
#~ "valores x- e y- para o offset e o último a opacidade. Em suma [blur-"
|
|
|
|
#~ "radius, top-fade, x-offset, y-offset, opacity]."
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Defines the shadow of a normal unfocused window"
|
|
|
|
#~ msgstr "Define a sombra de uma janela normal em segundo plano"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "See normal-focused."
|
|
|
|
#~ msgstr "Ver foco-normal."
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Defines the shadow of a menu"
|
|
|
|
#~ msgstr "Define a sombra de um menu"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Defines the shadow of a focused dialog"
|
|
|
|
#~ msgstr "Define a sombra de um diálogo focado"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Defines the shadow of an unfocused dialog"
|
|
|
|
#~ msgstr "Define a sombra de um diálogo em segundo plano"
|
2019-12-10 21:01:20 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Disable all notifications"
|
|
|
|
#~ msgstr "Desativar todas as notificações"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Enable bubbles"
|
|
|
|
#~ msgstr "Ativar balões"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Enable sounds"
|
|
|
|
#~ msgstr "Ativar sons"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Show missed notifications in notification center"
|
|
|
|
#~ msgstr "Mostrar notificações não lidas no centro de notificações"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Corner radius"
|
|
|
|
#~ msgstr "Raio dos cantos"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Disable corner mask on fullscreen"
|
|
|
|
#~ msgstr "Desativar mascarar cantos em ecrã cheio"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "If enabled, when an application is fullscreen (fills the monitor), the "
|
|
|
|
#~ "corner masks will be disabled on that monitor."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Se ativado, quando uma aplicação está em ecrã cheio (preenche o monitor), "
|
|
|
|
#~ "os atalhos de canto serão desativados nesse monitor."
|
2017-05-15 22:58:11 +03:00
|
|
|
|
2020-01-07 20:42:40 +03:00
|
|
|
#~ msgid "Only show corner masks on primary monitor"
|
|
|
|
#~ msgstr "Apenas mostrar cantos mascarados no monitor primário"
|
2015-02-28 10:09:32 +03:00
|
|
|
|
|
|
|
#~ msgid "Cancel"
|
|
|
|
#~ msgstr "Cancelar"
|
2014-07-24 09:25:01 +04:00
|
|
|
|
|
|
|
#~ msgid "This will close any open app and turn off your device."
|
|
|
|
#~ msgstr "Irá fechar todas as aplicações abertas e desligar o computador."
|
2015-02-28 10:09:32 +03:00
|
|
|
|
|
|
|
#~ msgid "Restart"
|
|
|
|
#~ msgstr "Reiniciar"
|
|
|
|
|
|
|
|
#~ msgid "Are you sure you want to Shut Down?"
|
|
|
|
#~ msgstr "Tem a certeza que pretende desligar?"
|
|
|
|
|
|
|
|
#~ msgid "Shut Down"
|
|
|
|
#~ msgstr "Desligar"
|
|
|
|
|
|
|
|
#~ msgid "Are you sure you want to Log Out?"
|
|
|
|
#~ msgstr "Tem a certeza que pretende sair da sessão?"
|
|
|
|
|
|
|
|
#~ msgid "Log Out"
|
|
|
|
#~ msgstr "Sair"
|