8950 lines
223 KiB
Plaintext
8950 lines
223 KiB
Plaintext
# Copyright (C) 2023 This file is copyright:
|
||
# This file is distributed under the same license as the neochat package.
|
||
# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025, 2026 Vincenzo Reale <smart2128vr@gmail.com>
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: neochat\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2026-02-27 00:43+0000\n"
|
||
"PO-Revision-Date: 2026-02-21 08:41+0100\n"
|
||
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
|
||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||
"Language: it\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: Lokalize 25.12.2\n"
|
||
|
||
#: src/app/controller.cpp:170
|
||
#, kde-format
|
||
msgctxt ""
|
||
"The reason for using push notifications, as in: '[Push notifications are "
|
||
"used for] Receiving notifications for new messages'"
|
||
msgid "Receiving notifications for new messages"
|
||
msgstr "Ricezione delle notifiche per i nuovi messaggi"
|
||
|
||
#: src/app/controller.cpp:317
|
||
#, kde-format
|
||
msgid "Receiving push notifications"
|
||
msgstr "Ricezione delle notifiche push"
|
||
|
||
#: src/app/main.cpp:136 src/login/WelcomePage.qml:77
|
||
#, kde-format
|
||
msgid "NeoChat"
|
||
msgstr "NeoChat"
|
||
|
||
#: src/app/main.cpp:138
|
||
#, kde-format
|
||
msgid "Chat on Matrix"
|
||
msgstr "Conversa su Matrix"
|
||
|
||
#: src/app/main.cpp:140
|
||
#, kde-format
|
||
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
|
||
msgstr "© 2018-2020 Black Hat, 2020-2025 La comunità KDE"
|
||
|
||
#: src/app/main.cpp:141
|
||
#, kde-format
|
||
msgid "Carl Schwan"
|
||
msgstr "Carl Schwan"
|
||
|
||
#: src/app/main.cpp:141 src/app/main.cpp:142 src/app/main.cpp:143
|
||
#: src/app/main.cpp:145
|
||
#, kde-format
|
||
msgid "Maintainer"
|
||
msgstr "Responsabile"
|
||
|
||
#: src/app/main.cpp:142
|
||
#, kde-format
|
||
msgid "Tobias Fella"
|
||
msgstr "Tobias Fella"
|
||
|
||
#: src/app/main.cpp:143
|
||
#, kde-format
|
||
msgid "James Graham"
|
||
msgstr "James Graham"
|
||
|
||
#: src/app/main.cpp:144
|
||
#, kde-format
|
||
msgid "Joshua Goins"
|
||
msgstr "Joshua Goins"
|
||
|
||
#: src/app/main.cpp:149
|
||
#, kde-format
|
||
msgid "Black Hat"
|
||
msgstr "Black Hat"
|
||
|
||
#: src/app/main.cpp:149
|
||
#, kde-format
|
||
msgid "Original author of Spectral"
|
||
msgstr "Autore originale di Spectral"
|
||
|
||
#: src/app/main.cpp:150
|
||
#, kde-format
|
||
msgid "Alexey Rusakov"
|
||
msgstr "Alexey Rusakov"
|
||
|
||
#: src/app/main.cpp:150
|
||
#, kde-format
|
||
msgid "Maintainer of libQuotient"
|
||
msgstr "Responsabile di libQuotient"
|
||
|
||
#: src/app/main.cpp:151
|
||
#, kde-format
|
||
msgctxt "NAME OF TRANSLATORS"
|
||
msgid "Your names"
|
||
msgstr "Vincenzo Reale"
|
||
|
||
#: src/app/main.cpp:151
|
||
#, kde-format
|
||
msgctxt "EMAIL OF TRANSLATORS"
|
||
msgid "Your emails"
|
||
msgstr "smart2128vr@gmail.com"
|
||
|
||
#: src/app/main.cpp:155
|
||
#, kde-format
|
||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||
msgstr "Una libreria Qt per scrivere client multipiattaforma per Matrix"
|
||
|
||
#: src/app/main.cpp:157
|
||
#, kde-format
|
||
msgctxt "<version number> (built against <possibly different version number>)"
|
||
msgid "%1 (built against %2)"
|
||
msgstr "%1 (compilato con %2)"
|
||
|
||
#: src/app/main.cpp:172
|
||
#, kde-format
|
||
msgid "Client for the matrix communication protocol"
|
||
msgstr "Client per il protocollo di comunicazione matrix"
|
||
|
||
#: src/app/main.cpp:173
|
||
#, kde-format
|
||
msgid "Supports matrix: url scheme"
|
||
msgstr "Supporta schema URL matrix:"
|
||
|
||
#: src/app/main.cpp:174
|
||
#, kde-format
|
||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||
msgstr "Ignora tutti gli errori SSL, ad es. certificati non firmati."
|
||
|
||
#: src/app/main.cpp:176
|
||
#, kde-format
|
||
msgctxt "command line description"
|
||
msgid "Replace an existing instance"
|
||
msgstr "Sostituisci un'istanza esistente"
|
||
|
||
#: src/app/main.cpp:179
|
||
#, kde-format
|
||
msgid "Only used for autotests"
|
||
msgstr "Utilizzato solo per autotest"
|
||
|
||
#: src/app/main.cpp:189
|
||
#, kde-format
|
||
msgid "Share a URL to Matrix"
|
||
msgstr "Condividi un URL su Matrix"
|
||
|
||
#: src/app/notificationsmanager.cpp:140 src/app/notificationsmanager.cpp:385
|
||
#, kde-format
|
||
msgid "Encrypted Message"
|
||
msgstr "Messaggio cifrato"
|
||
|
||
#: src/app/notificationsmanager.cpp:224
|
||
#, kde-format
|
||
msgid "%1: %2"
|
||
msgstr "%1: %2"
|
||
|
||
#: src/app/notificationsmanager.cpp:230
|
||
#, kde-format
|
||
msgid "Open NeoChat in this room"
|
||
msgstr "Apri NeoChat in questa stanza"
|
||
|
||
#: src/app/notificationsmanager.cpp:243 src/timeline/QuickActions.qml:75
|
||
#, kde-format
|
||
msgid "Reply"
|
||
msgstr "Rispondi"
|
||
|
||
#: src/app/notificationsmanager.cpp:244
|
||
#, kde-format
|
||
msgid "Reply…"
|
||
msgstr "Rispondi…"
|
||
|
||
#: src/app/notificationsmanager.cpp:303
|
||
#, kde-format
|
||
msgid "%1 invited you to a room"
|
||
msgstr "%1 ti ha invitato in una stanza"
|
||
|
||
#: src/app/notificationsmanager.cpp:306
|
||
#, kde-format
|
||
msgid "Open this invitation in NeoChat"
|
||
msgstr "Apri questo invito in NeoChat"
|
||
|
||
#: src/app/notificationsmanager.cpp:316
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||
msgid "Accept"
|
||
msgstr "Accetta"
|
||
|
||
#: src/app/notificationsmanager.cpp:317
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject"
|
||
msgstr "Rifiuta"
|
||
|
||
#: src/app/notificationsmanager.cpp:319
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject and Ignore User"
|
||
msgstr "Rifiuta e ignora utente"
|
||
|
||
#: src/app/notificationsmanager.cpp:378
|
||
#, kde-format
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#: src/app/notificationsmanager.cpp:389
|
||
#, kde-format
|
||
msgid "Open NeoChat"
|
||
msgstr "Apri NeoChat"
|
||
|
||
#: src/app/qml/AccountMenu.qml:27 src/app/qml/UserMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Profile"
|
||
msgstr "Apri profilo"
|
||
|
||
#: src/app/qml/AccountMenu.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Scan a QR Code"
|
||
msgstr "Scansione di un codice QR"
|
||
|
||
#: src/app/qml/AccountMenu.qml:39 src/app/qml/QrScannerPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Scan a QR Code"
|
||
msgstr "Scansione di un codice QR"
|
||
|
||
#: src/app/qml/AccountMenu.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Edit This Account"
|
||
msgstr "Modifica questo account"
|
||
|
||
#: src/app/qml/AccountMenu.qml:50
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Notification Settings"
|
||
msgstr "Impostazioni delle notifiche"
|
||
|
||
#: src/app/qml/AccountMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Developer Tools"
|
||
msgstr "Apri gli strumenti per sviluppatori"
|
||
|
||
#: src/app/qml/AccountMenu.qml:64 src/roominfo/RoomInformation.qml:188
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Developer Tools"
|
||
msgstr "Strumenti per sviluppatori"
|
||
|
||
#: src/app/qml/AccountMenu.qml:71
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Verify This Device"
|
||
msgstr "Verifica questo dispositivo"
|
||
|
||
#: src/app/qml/AccountMenu.qml:77 src/settings/DevicesPage.qml:46
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Verification Request Sent"
|
||
msgstr "Richiesta di verifica inviata"
|
||
|
||
#: src/app/qml/AccountMenu.qml:78 src/settings/DevicesPage.qml:47
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "To proceed, accept the verification request on another device."
|
||
msgstr ""
|
||
"Per continuare, accetta la richiesta di verifica su un altro dispositivo."
|
||
|
||
#: src/app/qml/AccountMenu.qml:89
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Open support dialog"
|
||
msgid "Support"
|
||
msgstr "Supporto"
|
||
|
||
#: src/app/qml/AccountMenu.qml:103
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Switch Account"
|
||
msgstr "Cambia account"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:30
|
||
#, kde-format
|
||
msgctxt "@title: dialog to switch between logged in accounts"
|
||
msgid "Switch Account"
|
||
msgstr "Cambia account"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:55
|
||
#, kde-format
|
||
msgctxt "@button: login to or register a new account."
|
||
msgid "Add Account"
|
||
msgstr "Aggiungi account"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:58
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Log in or create a new account"
|
||
msgstr "Accedi o crea con un nuovo account"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Login"
|
||
msgstr "Accesso"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Start a chat"
|
||
msgstr "Avvia una chat"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:21
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Do you want to start a chat with %1?"
|
||
msgstr "Vuoi iniziare una chat con %1?"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:30
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Start Chat"
|
||
msgstr "Avvia chat"
|
||
|
||
#: src/app/qml/AttachmentPane.qml:30
|
||
#, kde-format
|
||
msgid "Attachment:"
|
||
msgstr "Allegato:"
|
||
|
||
#: src/app/qml/AttachmentPane.qml:38 src/chatbar/ImageEditorPage.qml:19
|
||
#: src/messagecontent/ImageComponent.qml:90
|
||
#: src/timeline/DelegateContextMenu.qml:199
|
||
#, kde-format
|
||
msgid "Edit"
|
||
msgstr "Modifica"
|
||
|
||
#: src/app/qml/AttachmentPane.qml:61
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel sending attachment"
|
||
msgstr "Annulla l'invio dell'allegato"
|
||
|
||
#: src/app/qml/ChooseRoomDialog.qml:13
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose a Room"
|
||
msgstr "Scegli una stanza"
|
||
|
||
#: src/app/qml/CodeMaximizeComponent.qml:39
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Copy to clipboard"
|
||
msgstr "Copia negli appunti"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Leaving Space"
|
||
msgstr "Conferma l'uscita dallo spazio"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Leaving Room"
|
||
msgstr "Conferma l'uscita dalla stanza"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "Do you really want to leave <room name>?"
|
||
msgid "Do you really want to leave %1?"
|
||
msgstr "Vuoi davvero lasciare %1?"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@action:button Leave this room/space"
|
||
msgid "Leave"
|
||
msgstr "Esci"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:15
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Sign out"
|
||
msgstr "Esci"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:16
|
||
#, kde-format
|
||
msgid "Are you sure you want to sign out?"
|
||
msgstr "Sei sicuro di voler uscire?"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:24
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Sign out"
|
||
msgstr "Esci"
|
||
|
||
#: src/app/qml/ConfirmUrlDialog.qml:14
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Open URL"
|
||
msgstr "Apri URL"
|
||
|
||
#: src/app/qml/ConfirmUrlDialog.qml:15
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "Do you want to open <link>%1</link>?"
|
||
msgstr "Vuoi aprire <link>%1</link>?"
|
||
|
||
#: src/app/qml/ConsentDialog.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "User Consent"
|
||
msgstr "Consenso dell'utente"
|
||
|
||
#: src/app/qml/ConsentDialog.qml:24
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Your homeserver requires you to agree to its terms and conditions before "
|
||
"being able to use it. Please click the button below to read them."
|
||
msgstr ""
|
||
"Il tuo server ti richiede di accettare i suoi termini e le condizioni prima "
|
||
"di poterlo utilizzare. Fai clic sul pulsante in basso per leggerli."
|
||
|
||
#: src/app/qml/ConsentDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open"
|
||
msgstr "Apri"
|
||
|
||
#: src/app/qml/EditStateDialog.qml:28 src/app/qml/MessageSourceSheet.qml:56
|
||
#, kde-format
|
||
msgctxt "@title As in 'edit the state of this room'"
|
||
msgid "Edit State"
|
||
msgstr "Modifica stato"
|
||
|
||
#: src/app/qml/EditStateDialog.qml:32
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Revert changes"
|
||
msgstr "Annulla le modifiche"
|
||
|
||
#: src/app/qml/EditStateDialog.qml:38
|
||
#, kde-format
|
||
msgctxt "@action As in 'Apply the changes'"
|
||
msgid "Apply"
|
||
msgstr "Applica"
|
||
|
||
#: src/app/qml/EmojiSas.qml:26
|
||
#, kde-format
|
||
msgid ""
|
||
"Confirm the emoji below are displayed on both devices, in the same order."
|
||
msgstr ""
|
||
"Conferma che gli emoji sottostanti siano visualizzati su entrambi i "
|
||
"dispositivi, nello stesso ordine."
|
||
|
||
#: src/app/qml/EmojiSas.qml:44
|
||
#, kde-format
|
||
msgid "They match"
|
||
msgstr "Corrispondono"
|
||
|
||
#: src/app/qml/EmojiSas.qml:49
|
||
#, kde-format
|
||
msgid "They don't match"
|
||
msgstr "Non corrispondono"
|
||
|
||
#: src/app/qml/ExplorerDelegate.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:label A matrix space"
|
||
msgid "Space"
|
||
msgstr "Spazio"
|
||
|
||
#: src/app/qml/ExplorerDelegate.qml:75 src/settings/SelectParentDialog.qml:97
|
||
#: src/spaces/SelectExistingRoomDialog.qml:93
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:94
|
||
#, kde-format
|
||
msgid "Joined"
|
||
msgstr "Entrato"
|
||
|
||
#: src/app/qml/FullScreenMap.qml:25
|
||
#, kde-format
|
||
msgid "View Location"
|
||
msgstr "Visualizza posizione"
|
||
|
||
#: src/app/qml/FullScreenMap.qml:72
|
||
#, kde-format
|
||
msgid "Close"
|
||
msgstr "Chiudi"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:21
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "File"
|
||
msgstr "File"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:25
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Find User"
|
||
msgstr "Trova utente"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:30
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Find User"
|
||
msgstr "Trova utente"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Create a Room…"
|
||
msgstr "Crea una stanza…"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:42
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Room"
|
||
msgstr "Crea una stanza"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Esplora"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:60
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Configure NeoChat…"
|
||
msgstr "Configura NeoChat…"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:66
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Quit NeoChat"
|
||
msgstr "Chiudi NeoChat"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:74
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "View"
|
||
msgstr "Visualizza"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:79
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:inmenu opens a UI element called the 'Quick Switcher', which offers "
|
||
"a fast keyboard-based interface for switching in between chats."
|
||
msgid "Search Rooms"
|
||
msgstr "Cerca stanze"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:84
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Window"
|
||
msgstr "Finestra"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:88
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Exit Full Screen"
|
||
msgstr "Esci da schermo intero"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:88
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Enter Full Screen"
|
||
msgstr "Schermo intero"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:93
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Help"
|
||
msgstr "Aiuto"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:97
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "About NeoChat"
|
||
msgstr "Informazioni su Neochat"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:102
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "About KDE"
|
||
msgstr "Informazioni su KDE"
|
||
|
||
#: src/app/qml/InvitationView.qml:53
|
||
#, kde-format
|
||
msgctxt "@info:label 'Username' has invited you to this room at 'timestamp'."
|
||
msgid "%1 has invited you to this room at %2."
|
||
msgstr "%1 ti ha invitato in questa stanza alle %2."
|
||
|
||
#: src/app/qml/InvitationView.qml:99
|
||
#, kde-format
|
||
msgctxt "@info:label This user invited you to chat at 'timestamp'"
|
||
msgid "This user invited you to chat at %1."
|
||
msgstr "Questo utente ti ha invitato a conversare su %1."
|
||
|
||
#: src/app/qml/InvitationView.qml:114
|
||
#, kde-format
|
||
msgctxt "@action:button Accept this invite"
|
||
msgid "Accept Invite"
|
||
msgstr "Accetta invito"
|
||
|
||
#: src/app/qml/InvitationView.qml:129
|
||
#, kde-format
|
||
msgctxt "@action:button Reject this invite"
|
||
msgid "Reject Invite"
|
||
msgstr "Rifiuta invito"
|
||
|
||
#: src/app/qml/InvitationView.qml:145
|
||
#, kde-format
|
||
msgctxt "@action:button View this user's profile"
|
||
msgid "View %1's Profile"
|
||
msgstr "Visualizza il profilo di %1"
|
||
|
||
#: src/app/qml/InvitationView.qml:159
|
||
#, kde-format
|
||
msgctxt "@action:button Ignore the user"
|
||
msgid "Ignore %1 and Reject Invite"
|
||
msgstr "Ignora %1 e rifiuta invito"
|
||
|
||
#: src/app/qml/InvitationView.qml:198
|
||
#, kde-kuit-format
|
||
msgctxt ""
|
||
"@info:label Ensure you are referring to the same translation used for that "
|
||
"settings page"
|
||
msgid ""
|
||
"You can reject invitations from unknown users under the <interface>Security "
|
||
"& Safety</interface> settings."
|
||
msgstr ""
|
||
"Puoi rifiutare gli inviti provenienti da utenti sconosciuti nelle "
|
||
"impostazioni di <interface>Sicurezza</interface>."
|
||
|
||
#: src/app/qml/JoinRoomDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Join Room"
|
||
msgstr "Accedi alla stanza"
|
||
|
||
#: src/app/qml/JoinRoomDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Join room"
|
||
msgstr "Accedi alla stanza"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:18
|
||
#, kde-format
|
||
msgid "Session Verification"
|
||
msgstr "Verifica della sessione"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:101
|
||
#, kde-format
|
||
msgid "Accept"
|
||
msgstr "Accetta"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:107
|
||
#, kde-format
|
||
msgid "Decline"
|
||
msgstr "Rifiuta"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:151
|
||
#, kde-format
|
||
msgid "Waiting for device to accept verification."
|
||
msgstr "In attesa che il dispositivo accetti la verifica."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:153
|
||
#, kde-format
|
||
msgid "Incoming key verification request from device **%1**"
|
||
msgstr "Richiesta di verifica della chiave in entrata dal dispositivo **%1**"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:155
|
||
#, kde-format
|
||
msgid "Waiting for other party to send us keys."
|
||
msgstr "In attesa che l'altra parte ci invii le chiavi."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:157
|
||
#, kde-format
|
||
msgid "Waiting for other party to confirm our keys."
|
||
msgstr "In attesa che l'altra parte confermi le nostre chiavi."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:159
|
||
#, kde-format
|
||
msgid "Waiting for other party to verify."
|
||
msgstr "In attesa che l'altra parte verifichi."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:161
|
||
#, kde-format
|
||
msgid "Successfully verified device **%1**"
|
||
msgstr "Dispositivo **%1** verificato correttamente"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:178
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Choose a verification method to continue"
|
||
msgstr "Scegli un metodo di verifica per continuare"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:182
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Emoji Verification"
|
||
msgstr "Verifica emoji"
|
||
|
||
#: src/app/qml/Main.qml:172
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Room Information"
|
||
msgstr "Mostra le informazioni sulla stanza"
|
||
|
||
#: src/app/qml/Main.qml:175
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Close Room Information Drawer"
|
||
msgstr "Chiudi il cassetto delle informazioni sulla stanza"
|
||
|
||
#: src/app/qml/Main.qml:305
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Session Verification"
|
||
msgstr "Verifica della sessione"
|
||
|
||
#: src/app/qml/Main.qml:345 src/app/qml/ShareAction.qml:72
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Share"
|
||
msgstr "Condivisione"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:27
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Manually Enter a Room"
|
||
msgstr "Entra manualmente in una stanza"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:75
|
||
#, kde-format
|
||
msgid "Room ID or Alias:"
|
||
msgstr "ID stanza o alias:"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:78 src/app/qml/ManualRoomDialog.qml:86
|
||
#, kde-format
|
||
msgid "Must start with # for an alias or ! for an ID"
|
||
msgstr "Deve iniziare con # per un alias o ! per un ID"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:84
|
||
#, kde-format
|
||
msgid "The input is not a valid room ID or alias"
|
||
msgstr "Il testo digitato non è un ID stanza o alias valido"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:110
|
||
#, kde-format
|
||
msgctxt "@action:button Join this room/space"
|
||
msgid "Join"
|
||
msgstr "Entra"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:26
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "User ID"
|
||
msgstr "ID utente"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:45
|
||
#, kde-format
|
||
msgid "User ID:"
|
||
msgstr "ID utente:"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:48 src/app/qml/ManualUserDialog.qml:56
|
||
#, kde-format
|
||
msgid "User IDs Must start with @"
|
||
msgstr "Gli ID utente devono iniziare con @"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:54
|
||
#, kde-format
|
||
msgid "The input is not a valid user ID"
|
||
msgstr "Il testo digitato non è un ID utente valido"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:76
|
||
#, kde-format
|
||
msgctxt "@action:button Perform an action with this user ID"
|
||
msgid "Ok"
|
||
msgstr "Ok"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Join Meeting"
|
||
msgstr "Partecipa a una riunione"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Start Meeting"
|
||
msgstr "Avvia riunione"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "You are about to join a Jitsi meeting in your web browser."
|
||
msgstr "Stai per partecipare a una riunione Jitsi nel tuo browser web."
|
||
|
||
#: src/app/qml/MeetingDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "You are about to start a new Jitsi meeting in your web browser."
|
||
msgstr "Stai per avviare una nuova riunione Jitsi nel tuo browser web."
|
||
|
||
#: src/app/qml/MeetingDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@action:button Join the Jitsi meeting"
|
||
msgid "Join"
|
||
msgstr "Entra"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@action:button Start a new Jitsi meeting"
|
||
msgid "Start"
|
||
msgstr "Avvia"
|
||
|
||
#: src/app/qml/MessageSourceSheet.qml:42 src/devtools/RoomData.qml:59
|
||
#: src/devtools/RoomData.qml:108
|
||
#, kde-format
|
||
msgid "Event Source"
|
||
msgstr "Sorgente dell'evento"
|
||
|
||
#: src/app/qml/MessageSourceSheet.qml:46
|
||
#, kde-format
|
||
msgctxt "@action As in 'edit the state of this room'"
|
||
msgid "Edit state"
|
||
msgstr "Modifica stato"
|
||
|
||
#: src/app/qml/NotificationsView.qml:20 src/rooms/ExploreComponentMobile.qml:48
|
||
#: src/rooms/UserInfo.qml:100 src/settings/RoomSettingsView.qml:82
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Notifications"
|
||
msgstr "Notifiche"
|
||
|
||
#: src/app/qml/NotificationsView.qml:35 src/app/qml/NotificationsView.qml:40
|
||
#: src/login/Login.qml:39 src/settings/DevicesPage.qml:20
|
||
#, kde-format
|
||
msgid "Loading…"
|
||
msgstr "Caricamento…"
|
||
|
||
#: src/app/qml/NotificationsView.qml:35
|
||
#, kde-format
|
||
msgid "No Notifications"
|
||
msgstr "Nessuna notifica"
|
||
|
||
#: src/app/qml/QrScannerPage.qml:41
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No Camera Connected"
|
||
msgstr "Nessuna fotocamera connessa"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:22 src/chatbar/RichEditBar.qml:74
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Bold"
|
||
msgstr "Grassetto"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:41 src/chatbar/RichEditBar.qml:95
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Italic"
|
||
msgstr "Corsivo"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:60 src/chatbar/RichEditBar.qml:135
|
||
#: src/chatbar/RichEditBar.qml:183
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Strikethrough"
|
||
msgstr "Barrato"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:79
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Spoiler"
|
||
msgstr "Visualizza nascosto"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Code block"
|
||
msgstr "Blocco di codice"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Quote"
|
||
msgstr "Citazione"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:136 src/chatbar/RichEditBar.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Insert link"
|
||
msgstr "Inserisci collegamento"
|
||
|
||
#: src/app/qml/QuickSwitcher.qml:30
|
||
#, kde-format
|
||
msgctxt "Placeholder message"
|
||
msgid "No room found"
|
||
msgstr "Nessuna stanza trovata"
|
||
|
||
#: src/app/qml/QuickSwitcher.qml:33 src/rooms/RoomListPage.qml:238
|
||
#: src/rooms/SpaceDrawer.qml:281
|
||
#, kde-format
|
||
msgctxt "@action:button Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Esplora"
|
||
|
||
#: src/app/qml/ReasonDialog.qml:33
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"This report will <strong>only</strong> be sent to the administrators of "
|
||
"<link>%1</link> (your server)."
|
||
msgstr ""
|
||
"Questo report sarà inviato <strong>solo</strong> agli amministratori di "
|
||
"<link>%1</link> (il tuo server)."
|
||
|
||
#: src/app/qml/ReasonDialog.qml:72
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Cancel"
|
||
msgstr "Annulla"
|
||
|
||
#: src/app/qml/RecommendedSpaceDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title Join <name of a space>"
|
||
msgid "Join %1"
|
||
msgstr "Entra in %1"
|
||
|
||
#: src/app/qml/RecommendedSpaceDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Join"
|
||
msgstr "Entra"
|
||
|
||
#: src/app/qml/RecommendedSpaceDialog.qml:61
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ignore"
|
||
msgstr "Ignora"
|
||
|
||
#: src/app/qml/RoomPage.qml:101
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Join Jitsi meeting…"
|
||
msgstr "Partecipa alla riunione Jitsi..."
|
||
|
||
#: src/app/qml/RoomPage.qml:104
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Start Jitsi meeting…"
|
||
msgstr "Avvia la riunione di Jitsi..."
|
||
|
||
#: src/app/qml/RoomPage.qml:104
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "You do not have permissions to start Jitsi meetings"
|
||
msgstr "Non disponi dei permessi per avviare le riunioni di Jitsi"
|
||
|
||
#: src/app/qml/RoomPage.qml:143 src/app/qml/UserDetailDialog.qml:182
|
||
#: src/roominfo/RoomInformation.qml:109
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search"
|
||
msgstr "Cerca"
|
||
|
||
#: src/app/qml/RoomPage.qml:156
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room contains official messages from your homeserver."
|
||
msgstr "Questa stanza contiene messaggi ufficiali dal tuo server principale."
|
||
|
||
#: src/app/qml/RoomPage.qml:167
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "NeoChat is offline. Please check your network connection."
|
||
msgstr "NeoChat non è in linea. Controlla la tua connessione alla rete."
|
||
|
||
#: src/app/qml/RoomPage.qml:227 src/roominfo/RoomInformation.qml:170
|
||
#: src/roominfo/RoomPinnedMessagesPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Pinned Messages"
|
||
msgstr "Messaggi appuntati"
|
||
|
||
#: src/app/qml/RoomPage.qml:249
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Selected Messages: %1"
|
||
msgstr "Messaggi selezionati: %1"
|
||
|
||
#: src/app/qml/RoomPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy Conversation"
|
||
msgstr "Copia conversazione"
|
||
|
||
#: src/app/qml/RoomPage.qml:257
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Conversation copied to clipboard"
|
||
msgstr "Conversazione copiata negli appunti"
|
||
|
||
#: src/app/qml/RoomPage.qml:261
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete Messages"
|
||
msgstr "Elimina messaggi"
|
||
|
||
#: src/app/qml/RoomPage.qml:267 src/app/qml/RoomPage.qml:274
|
||
#: src/app/qml/UserDetailDialog.qml:331
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Remove Messages"
|
||
msgstr "Rimuovi i messaggi"
|
||
|
||
#: src/app/qml/RoomPage.qml:268
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing these messages"
|
||
msgstr "Facoltativamente, indica un motivo per la rimozione di questi messaggi"
|
||
|
||
#: src/app/qml/RoomPage.qml:269 src/app/qml/UserDetailDialog.qml:333
|
||
#, kde-format
|
||
msgctxt "@action:button 'Remove' as in 'Remove these messages'"
|
||
msgid "Remove"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/app/qml/RoomPage.qml:351
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Welcome to NeoChat"
|
||
msgstr "Benvenuto in NeoChat"
|
||
|
||
#: src/app/qml/RoomPage.qml:352
|
||
#, kde-format
|
||
msgctxt "@info:usagetip"
|
||
msgid "Select or join a room to get started"
|
||
msgstr "Seleziona o unisciti a una stanza per iniziare"
|
||
|
||
#: src/app/qml/RoomPage.qml:415
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Message Source"
|
||
msgstr "Sorgente del messaggio"
|
||
|
||
#: src/app/qml/SeenByDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:menu Seen by/read marker dialog"
|
||
msgid "Seen By"
|
||
msgstr "Visto da"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add New Server"
|
||
msgstr "Aggiungi nuovo server"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:63
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Home Server"
|
||
msgstr "Server principale"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:70
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new server"
|
||
msgstr "Aggiungi nuovo server"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:70
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove server"
|
||
msgstr "Server remoto"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:114
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add server"
|
||
msgstr "Aggiungi server"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:141
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "The entered text is not a valid url"
|
||
msgstr "Il testo digitato non è un URL valido"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:145
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This server cannot be resolved or has already been added"
|
||
msgstr "Questo server non può essere risolto o è già stato aggiunto"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:156
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Server URL:"
|
||
msgstr "URL del server:"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:190
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "OK"
|
||
msgstr "OK"
|
||
|
||
#: src/app/qml/ShareAction.qml:24 src/settings/ThreePIdCard.qml:64
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Share"
|
||
msgstr "Condividi"
|
||
|
||
#: src/app/qml/ShareAction.qml:25
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "Share the selected media"
|
||
msgstr "Condividi i supporti selezionati"
|
||
|
||
#: src/app/qml/ShareDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "Sharing failed"
|
||
msgstr "Condivisione non riuscita"
|
||
|
||
#: src/app/qml/ShareDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Shared url for image is <a href='%1'>%1</a>"
|
||
msgstr "L'URL condiviso per l'immagine è <a href='%1'>%1</a>"
|
||
|
||
#: src/app/qml/SupportDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@title Support information"
|
||
msgid "Support"
|
||
msgstr "Supporto"
|
||
|
||
#: src/app/qml/SupportDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@info:label %1 is the domain of the server"
|
||
msgid "Official support resources provided by %1:"
|
||
msgstr "Risorse di supporto ufficiali fornite da %1:"
|
||
|
||
#: src/app/qml/SupportDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@info:label %1 is the domain of the server"
|
||
msgid "%1 has no support resources."
|
||
msgstr "%1 non ha risorse di supporto."
|
||
|
||
#: src/app/qml/SupportDialog.qml:49
|
||
#, kde-format
|
||
msgctxt "@action:button Open support webpage"
|
||
msgid "Open Support"
|
||
msgstr "Apri supporto"
|
||
|
||
#: src/app/qml/SupportDialog.qml:84
|
||
#, kde-format
|
||
msgctxt "@info:label Adminstrator contact"
|
||
msgid "Admin"
|
||
msgstr "Amministratore"
|
||
|
||
#: src/app/qml/SupportDialog.qml:86
|
||
#, kde-format
|
||
msgctxt "@info:label Security contact"
|
||
msgid "Security"
|
||
msgstr "Sicurezza"
|
||
|
||
#: src/app/qml/SupportDialog.qml:106
|
||
#, kde-format
|
||
msgctxt "@info:tooltip %1 is a Matrix ID"
|
||
msgid "Contact via Matrix (%1)"
|
||
msgstr "Contatta tramite Matrix (%1)"
|
||
|
||
#: src/app/qml/SupportDialog.qml:117
|
||
#, kde-format
|
||
msgctxt "@info:tooltip %1 is an e-mail address"
|
||
msgid "Contact via e-mail (%1)"
|
||
msgstr "Contatta tramite posta elettronica (%1)"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Manage Key Storage"
|
||
msgstr "Gestisci l'archiviazione delle chiavi"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "The recovery key was not correct."
|
||
msgstr "La chiave di ripristino non era corretta."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "Encryption keys restored."
|
||
msgstr "Chiavi di cifratura ripristinate"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Unlock using Recovery Key"
|
||
msgstr "Sblocca utilizzando la chiave di ripristino"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"If you have a recovery key (also known as a “security key” or “backup "
|
||
"passphrase”), enter it below or upload it as a file."
|
||
msgstr ""
|
||
"Se disponi di una chiave di ripristino (nota anche come \"chiave di sicurezza"
|
||
"\" o \"passphrase di backup\"), inseriscila qui sotto o caricala come file."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:56
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Recovery Key:"
|
||
msgstr "Chiave di ripristino:"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:61
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Upload From File"
|
||
msgstr "Carica da file"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:71
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unlock"
|
||
msgstr "Sblocca"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:82
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Unlock from Cross-Signing"
|
||
msgstr "Sblocca dalla firma incrociata"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:86
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"If you have previously verified this device, you request encryption keys "
|
||
"from other verified devices."
|
||
msgstr ""
|
||
"Se hai già verificato questo dispositivo, richiedi le chiavi di cifratura da "
|
||
"altri dispositivi verificati."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:91
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Request From Other Devices"
|
||
msgstr "Richiesta da altri dispositivi"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@title:menu Account details dialog"
|
||
msgid "Account Details"
|
||
msgstr "Dettagli dell'account"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Message this user directly"
|
||
msgid "Message"
|
||
msgstr "Messaggio"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:160
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Unignore or 'unblock' this user"
|
||
msgid "Unignore"
|
||
msgstr "Non ignorare"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:160
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Ignore or 'block' this user"
|
||
msgid "Ignore"
|
||
msgstr "Ignora"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:168
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Copy shareable link for this user"
|
||
msgid "Copy Link"
|
||
msgstr "Copia collegamento"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:174
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Search for this user's messages."
|
||
msgid "Search Messages…"
|
||
msgstr "Cerca messaggi…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:188
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this user to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Segnala…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:194
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report User"
|
||
msgstr "Segnala utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:195
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this user"
|
||
msgstr ""
|
||
"Facoltativamente, indica il motivo per cui vuoi segnalare questo utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:197
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this user to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Segnala"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:201
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report User"
|
||
msgstr "Segnala utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:212
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "View Main Profile"
|
||
msgstr "Visualizza il profilo principale"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:222
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "View Room Profile"
|
||
msgstr "Visualizza il profilo della stanza"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:233
|
||
#, kde-format
|
||
msgctxt "@title Moderation actions for this user"
|
||
msgid "Moderation"
|
||
msgstr "Moderazione"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:258
|
||
#, kde-format
|
||
msgctxt "@action:button Kick the user from the room"
|
||
msgid "Kick…"
|
||
msgstr "Espelli…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:262 src/app/qml/UserDetailDialog.qml:269
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Kick User"
|
||
msgstr "Espelli utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:263
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for kicking this user"
|
||
msgstr "Facoltativamente, fornisci un motivo per cui hai espulso questo utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:264
|
||
#, kde-format
|
||
msgctxt "@action:button 'Kick' as in 'Kick this user from the room'"
|
||
msgid "Kick"
|
||
msgstr "Espelli"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:286
|
||
#, kde-format
|
||
msgctxt "@action:button Ban this user from the room"
|
||
msgid "Ban…"
|
||
msgstr "Bando…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:291 src/app/qml/UserDetailDialog.qml:298
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Ban User"
|
||
msgstr "Bandisci utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:292
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for banning this user"
|
||
msgstr "Facoltativamente, fornisci un motivo per cui hai bandito questo utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:293
|
||
#, kde-format
|
||
msgctxt "@action:button 'Ban' as in 'Ban this user'"
|
||
msgid "Ban"
|
||
msgstr "Bando"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:315
|
||
#, kde-format
|
||
msgctxt "@action:button Unban the user from this room"
|
||
msgid "Unban"
|
||
msgstr "Rimuovi il bando"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:326
|
||
#, kde-format
|
||
msgctxt "@action:button Remove messages from the user in this room"
|
||
msgid "Remove Messages…"
|
||
msgstr "Rimuovi i messaggi…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:332
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing this user's recent messages"
|
||
msgstr ""
|
||
"Facoltativamente, indica un motivo per cui vuoi rimuovere i messaggi recenti "
|
||
"di questo utente"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:338
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Messages"
|
||
msgstr "Rimuovi i messaggi"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:351
|
||
#, kde-format
|
||
msgctxt "@title Role such as 'Admin' or 'Moderator' for this user"
|
||
msgid "Power Level"
|
||
msgstr "Livello di potere"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:375
|
||
#, kde-format
|
||
msgctxt "@action:button Set the power level (such as 'Admin') for this user"
|
||
msgid "Set Power Level"
|
||
msgstr "Imposta il livello di potere"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:402
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@title The set of common rooms between your current user and the one shown"
|
||
msgid "Mutual Rooms"
|
||
msgstr "Stanze comuni"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:424
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No rooms in common"
|
||
msgstr "Nessuna stanza in comune"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:459
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@info:label And '%1' more rooms you have in common with this user, but are "
|
||
"not shown"
|
||
msgid "and 1 more…"
|
||
msgid_plural "and %1 more…"
|
||
msgstr[0] "e 1 altro…"
|
||
msgstr[1] "e %1 altri…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:466
|
||
#, kde-format
|
||
msgctxt "@title Private note for this user"
|
||
msgid "Private Note"
|
||
msgstr "Nota privata"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:478
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Only visible to you"
|
||
msgstr "Visibile solo a te"
|
||
|
||
#: src/app/qml/UserMenu.qml:68
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Mention"
|
||
msgstr "Menzione"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Find User"
|
||
msgstr "Trova utente"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy User ID"
|
||
msgstr "Copia ID utente"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:84
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Direct Messages"
|
||
msgstr "Messaggi diretti"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Find your friends…"
|
||
msgstr "Trova i tuoi amici…"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:92
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Enter text to start searching for your friends"
|
||
msgstr "Digita del testo per iniziare a cercare i tuoi amici"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No matches found"
|
||
msgstr "Nessuna corrispondenza trovata"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:99 src/libneochat/qml/InviteUserPage.qml:46
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Enter a User ID"
|
||
msgstr "Digita un ID utente"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:30
|
||
#, kde-format
|
||
msgid "The session verification was canceled for unknown reason."
|
||
msgstr "La verifica della sessione è stata annullata per motivi sconosciuti."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:32
|
||
#, kde-format
|
||
msgid "The session verification timed out."
|
||
msgstr "La verifica della sessione è scaduta."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:34
|
||
#, kde-format
|
||
msgid "The session verification timed out for remote party."
|
||
msgstr "La verifica della sessione è scaduta per la parte remota."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:36
|
||
#, kde-format
|
||
msgid "You canceled the session verification."
|
||
msgstr "Hai annullato la verifica della sessione."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:38
|
||
#, kde-format
|
||
msgid "The remote party canceled the session verification."
|
||
msgstr "La parte remota ha annullato la verifica della sessione."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:40
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an unexpected "
|
||
"message."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché abbiamo ricevuto un "
|
||
"messaggio imprevisto."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:42
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"unexpected message."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché ha ricevuto "
|
||
"un messaggio imprevisto."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:44
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it received a message for an "
|
||
"unknown session."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché ha ricevuto un messaggio "
|
||
"per una sessione sconosciuta."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:46
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received a "
|
||
"message for an unknown session."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché ha ricevuto "
|
||
"un messaggio per una sessione sconosciuta."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:48
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because NeoChat is unable to handle "
|
||
"this verification method."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché NeoChat non è in grado "
|
||
"di gestire questo metodo di verifica."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:50
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it is unable to "
|
||
"handle this verification method."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché non è in "
|
||
"grado di gestire questo metodo di verifica."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:52
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys are incorrect."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché le chiavi non sono "
|
||
"corrette."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:54
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys are "
|
||
"incorrect.\n"
|
||
"\n"
|
||
"**Please log out and log back in, your session is broken/corrupt.**"
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché le chiavi non "
|
||
"sono corrette.\n"
|
||
"\n"
|
||
"**Esci e accedi di nuovo, la tua sessione è interrotta/danneggiata.**"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:56
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it verifies an unexpected user."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché verifica un utente "
|
||
"imprevisto."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:58
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it verifies an "
|
||
"unexpected user."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché verifica un "
|
||
"utente imprevisto."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:60
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an invalid message."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché abbiamo ricevuto un "
|
||
"messaggio non valido."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:62
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"invalid message."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché ha ricevuto "
|
||
"un messaggio non valido."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:64
|
||
#: src/app/qml/VerificationCanceled.qml:66
|
||
#, kde-format
|
||
msgid "The session was accepted on a different device"
|
||
msgstr "La sessione è stata accettata su un dispositivo diverso"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:68
|
||
#, kde-format
|
||
msgid "The session verification was canceled because of a mismatched key."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata a causa di una chiave non "
|
||
"corrispondente."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:70
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because of a mismatched "
|
||
"key."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione a causa di una "
|
||
"chiave non corrispondente."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:72
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys do not match."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata perché le chiavi non "
|
||
"corrispondono."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:74
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys do not "
|
||
"match."
|
||
msgstr ""
|
||
"La parte remota ha annullato la verifica della sessione perché le chiavi non "
|
||
"corrispondono."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:76
|
||
#, kde-format
|
||
msgid "The session verification was canceled due to an unknown error."
|
||
msgstr ""
|
||
"La verifica della sessione è stata annullata a causa di un errore "
|
||
"sconosciuto."
|
||
|
||
#: src/app/qml/VerificationMessage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button Done, we are finished with verification"
|
||
msgid "Done"
|
||
msgstr "Finito"
|
||
|
||
#: src/app/roommanager.cpp:226
|
||
#, kde-format
|
||
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
|
||
msgstr ""
|
||
"ID Matrix non valido o vuoto<br />%1 non è un identificatore Matrix corretto"
|
||
|
||
#: src/app/roommanager.cpp:428
|
||
#, kde-format
|
||
msgid "Failed to join %1:<br />%2"
|
||
msgstr "Impossibile unirsi a %1:<br />%2"
|
||
|
||
#: src/app/roommanager.cpp:452
|
||
#, kde-format
|
||
msgid "You requested to join '%1'"
|
||
msgstr "Hai chiesto di unirti a «%1»"
|
||
|
||
#: src/app/roommanager.cpp:456
|
||
#, kde-format
|
||
msgid "Failed to request joining room<br />%1"
|
||
msgstr "Impossibile richiedere l'accesso alla stanza<br />%1"
|
||
|
||
#: src/app/trayicon.cpp:21
|
||
#, kde-format
|
||
msgid "Show"
|
||
msgstr "Mostra"
|
||
|
||
#: src/app/trayicon.cpp:36
|
||
#, kde-format
|
||
msgid "Quit"
|
||
msgstr "Esci"
|
||
|
||
#: src/chatbar/ChatBar.qml:85
|
||
#, kde-format
|
||
msgctxt "As in enter starts a new line in the chat bar"
|
||
msgid "Enter starts a new line"
|
||
msgstr ""
|
||
|
||
#: src/chatbar/ChatBar.qml:85
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 sent a message"
|
||
msgctxt "As in enter starts send the chat message"
|
||
msgid "Enter sends the message"
|
||
msgstr "%1 ha inviato un messaggio"
|
||
|
||
#: src/chatbar/ChatBarCore.qml:79
|
||
#, kde-format
|
||
msgid "Emojis & Stickers"
|
||
msgstr "Emoji e adesivi"
|
||
|
||
#: src/chatbar/EmojiGrid.qml:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No stickers"
|
||
msgstr "Nessun adesivo"
|
||
|
||
#: src/chatbar/EmojiGrid.qml:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No emojis"
|
||
msgstr "Nessun emoji"
|
||
|
||
#: src/chatbar/EmojiPicker.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Emojis"
|
||
msgstr "Emoji"
|
||
|
||
#: src/chatbar/EmojiPicker.qml:63
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Stickers"
|
||
msgstr "Adesivi"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:button Undo modification"
|
||
msgid "Undo"
|
||
msgstr "Annulla"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:button Accept image modification"
|
||
msgid "Accept"
|
||
msgstr "Accetta"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:50
|
||
#, kde-format
|
||
msgid ""
|
||
"Unable to save file. Check if you have the correct permission to edit the "
|
||
"cache directory."
|
||
msgstr ""
|
||
"Impossibile salvare il file. Controlla se hai il permesso per modificare la "
|
||
"cartella della cache."
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:122
|
||
#, kde-format
|
||
msgid "Cancel"
|
||
msgstr "Annulla"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:122 src/chatbar/ImageEditorPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button Crop an image"
|
||
msgid "Crop"
|
||
msgstr "Ritaglia"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the left"
|
||
msgid "Rotate left"
|
||
msgstr "Ruota a sinistra"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:149
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the right"
|
||
msgid "Rotate right"
|
||
msgstr "Ruota a destra"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:155
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image vertically"
|
||
msgid "Flip"
|
||
msgstr "Ribalta"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:161
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image horizontally"
|
||
msgid "Mirror"
|
||
msgstr "Rispecchia"
|
||
|
||
#: src/chatbar/LinkDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Insert Link"
|
||
msgstr "Inserisci collegamento"
|
||
|
||
#: src/chatbar/LinkDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Link Text:"
|
||
msgstr "Testo del collegamento:"
|
||
|
||
#: src/chatbar/LinkDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Link URL:"
|
||
msgstr "URL del collegamento:"
|
||
|
||
#: src/chatbar/LocationChooser.qml:20
|
||
#, kde-format
|
||
msgid "Choose a Location"
|
||
msgstr "Scegli una posizione"
|
||
|
||
#: src/chatbar/LocationChooser.qml:25
|
||
#, kde-format
|
||
msgid "Send this location"
|
||
msgstr "Invia questa posizione"
|
||
|
||
#: src/chatbar/LocationChooser.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Re-center the map onto the set location"
|
||
msgid "Re-Center"
|
||
msgstr "Centra"
|
||
|
||
#: src/chatbar/LocationChooser.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Determine the device's location"
|
||
msgid "Locate"
|
||
msgstr "Localizza"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title: create new poll in the room"
|
||
msgid "Create Poll"
|
||
msgstr "Crea sondaggio"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Poll type:"
|
||
msgstr "Tipo di sondaggio:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:40
|
||
#, kde-format
|
||
msgctxt "@item:inlistbox"
|
||
msgid "Open poll"
|
||
msgstr "Sondaggio aperto"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@item:inlistbox"
|
||
msgid "Closed poll"
|
||
msgstr "Sondaggio chiuso"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Voters can see the result as soon as they have voted"
|
||
msgstr "I votanti possono vedere il risultato non appena hanno votato"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Results are revealed only after the poll has closed"
|
||
msgstr "I risultati saranno rivelati solo dopo la chiusura del sondaggio"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:50
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Question:"
|
||
msgstr "Domanda:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:93
|
||
#, kde-format
|
||
msgctxt "As in first answer option to the poll"
|
||
msgid "Option %1:"
|
||
msgstr "Opzione %1:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:109
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Enter option"
|
||
msgstr "Inserisci opzione"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:113
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove option"
|
||
msgstr "Rimuovi opzione"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:136
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add option"
|
||
msgstr "Aggiungi opzione"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:145
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send"
|
||
msgstr "Invia"
|
||
|
||
#: src/chatbar/RichEditBar.qml:119 src/chatbar/RichEditBar.qml:173
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Underline"
|
||
msgstr "Sottolineato"
|
||
|
||
#: src/chatbar/RichEditBar.qml:154
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Format Text"
|
||
msgstr "Formattazione del testo"
|
||
|
||
#: src/chatbar/RichEditBar.qml:203
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Text Style"
|
||
msgstr "Stile del testo"
|
||
|
||
#: src/chatbar/RichEditBar.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit link"
|
||
msgstr "Modifica il collegamento"
|
||
|
||
#: src/chatbar/RichEditBar.qml:262 src/chatbar/RichEditBar.qml:341
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unordered List"
|
||
msgstr "Elenco non ordinato"
|
||
|
||
#: src/chatbar/RichEditBar.qml:278 src/chatbar/RichEditBar.qml:349
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ordered List"
|
||
msgstr "Elenco ordinato"
|
||
|
||
#: src/chatbar/RichEditBar.qml:295 src/chatbar/RichEditBar.qml:357
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Increase List Level"
|
||
msgstr "Aumenta livello dell'elenco"
|
||
|
||
#: src/chatbar/RichEditBar.qml:310 src/chatbar/RichEditBar.qml:366
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Decrease List Level"
|
||
msgstr "Riduci livello dell'elenco"
|
||
|
||
#: src/chatbar/RichEditBar.qml:327
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "List Style"
|
||
msgstr "Stile degli elenchi"
|
||
|
||
#: src/chatbar/SendBar.qml:54
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@Warning: that any rich text in the chat bar will be switched for the plain "
|
||
"text equivalent."
|
||
msgid ""
|
||
"Attachments can only have plain text captions, all rich formatting will be "
|
||
"removed"
|
||
msgstr ""
|
||
"Gli allegati possono avere solo didascalie in testo normale, tutta la "
|
||
"formattazione avanzata sarà rimossa"
|
||
|
||
#: src/chatbar/SendBar.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add to message"
|
||
msgstr "Aggiungi a messaggio"
|
||
|
||
#: src/chatbar/SendBar.qml:118 src/chatbar/SendBar.qml:149
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Attach an image or file"
|
||
msgstr "Allega un'immagine o un file"
|
||
|
||
#: src/chatbar/SendBar.qml:123 src/chatbar/SendBar.qml:162
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send a Location"
|
||
msgstr "Invia una posizione"
|
||
|
||
#: src/chatbar/SendBar.qml:128 src/chatbar/SendBar.qml:174
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Poll"
|
||
msgstr "Crea un sondaggio"
|
||
|
||
#: src/chatbar/SendBar.qml:133 src/chatbar/SendBar.qml:185
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send a Voice Message"
|
||
msgstr "Invia un messaggio vocale"
|
||
|
||
#: src/chatbar/SendBar.qml:195
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Hide Rich Text Controls"
|
||
msgstr ""
|
||
|
||
#: src/chatbar/SendBar.qml:195
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Rich Text Controls"
|
||
msgstr ""
|
||
|
||
#: src/chatbar/SendBar.qml:209
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send message"
|
||
msgstr "Invia messaggio"
|
||
|
||
#: src/chatbar/SendBar.qml:222 src/settings/ThreePIdCard.qml:93
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel"
|
||
msgstr "Annulla"
|
||
|
||
#: src/chatbar/TableDialog.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Insert Table"
|
||
msgstr "Inserisci tabella"
|
||
|
||
#: src/chatbar/TableDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Number of Rows:"
|
||
msgstr "Numero di righe:"
|
||
|
||
#: src/chatbar/TableDialog.qml:30
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Number of Columns:"
|
||
msgstr "Numero di colonne:"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Record Voice Message"
|
||
msgstr "Registra messaggio vocale"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@action:button Stop audio recording"
|
||
msgid "Stop Recording"
|
||
msgstr "Ferma la registrazione"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@action:button Start audio recording"
|
||
msgid "Start Recording"
|
||
msgstr "Inizia a registrare"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@info Duration being the length of an audio recording"
|
||
msgid "Duration: %1"
|
||
msgstr "Durata: %1"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:54
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Voice message recording requires a newer Qt version than is currently "
|
||
"installed on this system."
|
||
msgstr ""
|
||
"Per registrare i messaggi vocali è necessaria una versione di Qt più recente "
|
||
"di quella attualmente installata sul sistema."
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:61
|
||
#, kde-format
|
||
msgctxt "@action:button Send the voice message"
|
||
msgid "Send"
|
||
msgstr "Invia"
|
||
|
||
#: src/devtools/AccountData.qml:22
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Account Data"
|
||
msgstr "Dati account"
|
||
|
||
#: src/devtools/AccountData.qml:33 src/devtools/StateKeys.qml:49
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Event Source"
|
||
msgstr "Sorgente dell'evento"
|
||
|
||
#: src/devtools/AccountData.qml:42
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Show Access Token"
|
||
msgstr "Mostra token di accesso"
|
||
|
||
#: src/devtools/AccountData.qml:43
|
||
#, kde-format
|
||
msgid ""
|
||
"This should not be shared with anyone, even other users. This token gives "
|
||
"full access to your account."
|
||
msgstr ""
|
||
"Questo non dovrebbe essere condiviso con nessuno, nemmeno con altri utenti. "
|
||
"Questo token fornisce pieno accesso al tuo account."
|
||
|
||
#: src/devtools/AccountData.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Access Token"
|
||
msgstr "Token di accesso"
|
||
|
||
#: src/devtools/AccountData.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy access token to clipboard"
|
||
msgstr "Copia il token di accesso negli appunti"
|
||
|
||
#: src/devtools/DebugOptions.qml:18
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Show hidden events in the timeline"
|
||
msgstr "Mostra gli eventi nascosti nella linea temporale"
|
||
|
||
#: src/devtools/DebugOptions.qml:24
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Allow sending relations to any event in the timeline"
|
||
msgstr "Consenti l'invio di relazioni a qualsiasi evento nella linea temporale"
|
||
|
||
#: src/devtools/DebugOptions.qml:25
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This includes state events"
|
||
msgstr "Ciò include eventi di stato"
|
||
|
||
#: src/devtools/DebugOptions.qml:32
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Always allow device verification"
|
||
msgstr "Consenti sempre la verifica del dispositivo"
|
||
|
||
#: src/devtools/DebugOptions.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"Allow the user to start a verification session with devices that were "
|
||
"already verified"
|
||
msgstr ""
|
||
"Consenti all'utente di avviare una sessione di verifica con dispositivi già "
|
||
"verificati"
|
||
|
||
#: src/devtools/DebugOptions.qml:39
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Show focus in window header"
|
||
msgstr "Mostra il focus nell'intestazione della finestra"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Developer Tools"
|
||
msgstr "Strumenti per sviluppatori"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Debug Options"
|
||
msgstr "Opzioni di debug"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:38
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Room Data"
|
||
msgstr "Dati della stanza"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Server Info"
|
||
msgstr "Informazioni sul server"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Account Data"
|
||
msgstr "Dati account"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:53
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Feature Flags"
|
||
msgstr "Flag di funzionalità"
|
||
|
||
#: src/devtools/FeatureFlagPage.qml:18
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@option:check Enable the matrix feature to add a phone number as a third "
|
||
"party ID"
|
||
msgid "Add phone numbers as 3PIDs"
|
||
msgstr "Aggiungi numeri di telefono come 3PID"
|
||
|
||
#: src/devtools/FeatureFlagPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@option:check Enable the matrix feature for audio and video calling"
|
||
msgid "Calls"
|
||
msgstr "Chiamate"
|
||
|
||
#: src/devtools/RoomData.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Room"
|
||
msgstr "Scegli stanza"
|
||
|
||
#: src/devtools/RoomData.qml:26
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No room selected"
|
||
msgstr "Nessuna stanza selezionata"
|
||
|
||
#: src/devtools/RoomData.qml:27
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Click to choose a room"
|
||
msgstr "Fai clic per scegliere una stanza"
|
||
|
||
#: src/devtools/RoomData.qml:33
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Choose Room"
|
||
msgstr "Scegli stanza"
|
||
|
||
#: src/devtools/RoomData.qml:41
|
||
#, kde-format
|
||
msgid "Room Id: %1"
|
||
msgstr "ID stanza: %1"
|
||
|
||
#: src/devtools/RoomData.qml:45
|
||
#, kde-format
|
||
msgid "Room Account Data"
|
||
msgstr "Dati account della stanza"
|
||
|
||
#: src/devtools/RoomData.qml:67
|
||
#, kde-format
|
||
msgid "Room State"
|
||
msgstr "Stato della stanza"
|
||
|
||
#: src/devtools/RoomData.qml:84
|
||
#, kde-format
|
||
msgctxt "'Event' being some JSON data, not something physically happening."
|
||
msgid "%1 event of this type"
|
||
msgid_plural "%1 events of this type"
|
||
msgstr[0] "%1 evento di questo tipo"
|
||
msgstr[1] "%1 eventi di questo tipo"
|
||
|
||
#: src/devtools/RoomData.qml:93
|
||
#, kde-format
|
||
msgctxt "'Event' being some JSON data, not something physically happening."
|
||
msgid "Event Information"
|
||
msgstr "Informazioni evento"
|
||
|
||
#: src/devtools/ServerData.qml:19
|
||
#, kde-format
|
||
msgid "Server Capabilities"
|
||
msgstr "Caratteristiche del server"
|
||
|
||
#: src/devtools/ServerData.qml:23
|
||
#, kde-format
|
||
msgid "Can change password"
|
||
msgstr "Può cambiare la password"
|
||
|
||
#: src/devtools/ServerData.qml:28
|
||
#, kde-format
|
||
msgid "Default Room Version"
|
||
msgstr "Versione della stanza predefinita"
|
||
|
||
#: src/devtools/ServerData.qml:36
|
||
#, kde-format
|
||
msgid "Available Room Versions"
|
||
msgstr "Versioni disponibili delle stanze"
|
||
|
||
#: src/devtools/StateKeys.qml:23
|
||
#, kde-format
|
||
msgctxt ""
|
||
"The name of one instance of a state of configuration. Unless you really know "
|
||
"what you're doing, best leave this untranslated."
|
||
msgid "State Keys"
|
||
msgstr "State Keys"
|
||
|
||
#: src/libneochat/accountmanager.cpp:124
|
||
#, kde-format
|
||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||
msgstr "Il token di accesso non è stato trovato: forse è stato eliminato?"
|
||
|
||
#: src/libneochat/accountmanager.cpp:128
|
||
#, kde-format
|
||
msgid ""
|
||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||
msgstr ""
|
||
"L'accesso al portachiavi è stato negato: consenti a NeoChat di leggere il "
|
||
"token di accesso"
|
||
|
||
#: src/libneochat/accountmanager.cpp:131
|
||
#, kde-format
|
||
msgid ""
|
||
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
|
||
"keyring on Linux"
|
||
msgstr ""
|
||
"Nessun portachiavi disponibile: installa un portachiavi, ad esempio KWallet "
|
||
"o il portachiavi di GNOME su Linux"
|
||
|
||
#: src/libneochat/accountmanager.cpp:134
|
||
#, kde-format
|
||
msgid "Unable to read access token: %1"
|
||
msgstr "Impossibile leggere il token di accesso: %1"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:65
|
||
#, kde-format
|
||
msgid "Invited"
|
||
msgstr "Invitato"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:67
|
||
#, kde-format
|
||
msgid "Favorite"
|
||
msgstr "Preferito"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:69
|
||
#, kde-format
|
||
msgid "Direct Messages"
|
||
msgstr "Messaggi diretti"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:71
|
||
#, kde-format
|
||
msgid "Normal"
|
||
msgstr "Normale"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:73
|
||
#, kde-format
|
||
msgid "Low priority"
|
||
msgstr "Bassa priorità"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:75
|
||
#, kde-format
|
||
msgid "Spaces"
|
||
msgstr "Spazi"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:77
|
||
#, kde-format
|
||
msgctxt "@info Meaning: official information messages from your server"
|
||
msgid "Server Notices"
|
||
msgstr "Avvisi del server"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:10
|
||
#, kde-format
|
||
msgid "Member"
|
||
msgstr "Membro"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:12
|
||
#, kde-format
|
||
msgid "Moderator"
|
||
msgstr "Moderatore"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:14
|
||
#, kde-format
|
||
msgid "Admin"
|
||
msgstr "Amministratore"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:16
|
||
#, kde-format
|
||
msgctxt "The person that owns a room"
|
||
msgid "Owner"
|
||
msgstr "Proprietario"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:18
|
||
#, kde-format
|
||
msgctxt "The person that created a room"
|
||
msgid "Creator"
|
||
msgstr "Creatore"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:20
|
||
#, kde-format
|
||
msgid "Mute"
|
||
msgstr "Silenzia"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:22
|
||
#, kde-format
|
||
msgid "Custom"
|
||
msgstr "Personalizzato"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:98
|
||
#: src/libneochat/models/userlistmodel.cpp:115
|
||
#: src/settings/models/permissionsmodel.cpp:222
|
||
#, kde-format
|
||
msgctxt ""
|
||
"%1 is the name of the power level, e.g. admin and %2 is the value that "
|
||
"represents."
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:18
|
||
#, kde-format
|
||
msgctxt "As in the default paragraph text style in the chat bar"
|
||
msgid "Paragraph Style"
|
||
msgstr "Stile dei paragrafi"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:21
|
||
#, kde-format
|
||
msgctxt "As in heading level 1 text style in the chat bar"
|
||
msgid "Heading 1"
|
||
msgstr "Titolo 1"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:24
|
||
#, kde-format
|
||
msgctxt "As in heading level 2 text style in the chat bar"
|
||
msgid "Heading 2"
|
||
msgstr "Titolo 2"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:27
|
||
#, kde-format
|
||
msgctxt "As in heading level 3 text style in the chat bar"
|
||
msgid "Heading 3"
|
||
msgstr "Titolo 3"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:30
|
||
#, kde-format
|
||
msgctxt "As in heading level 4 text style in the chat bar"
|
||
msgid "Heading 4"
|
||
msgstr "Titolo 4"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:33
|
||
#, kde-format
|
||
msgctxt "As in heading level 5 text style in the chat bar"
|
||
msgid "Heading 5"
|
||
msgstr "Titolo 5"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:36
|
||
#, kde-format
|
||
msgctxt "As in heading level 6 text style in the chat bar"
|
||
msgid "Heading 6"
|
||
msgstr "Titolo 6"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:39
|
||
#, kde-format
|
||
msgctxt "As in code text style in the chat bar"
|
||
msgid "Code"
|
||
msgstr "Codice"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:43
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in the default paragraph text style inside a quote block in the chat bar"
|
||
msgid "Quote Paragraph Style"
|
||
msgstr "Stile paragrafo delle citazioni"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:46
|
||
#, kde-format
|
||
msgctxt "As in quote text style in the chat bar"
|
||
msgid "Quote"
|
||
msgstr "Citazione"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:53
|
||
#, kde-format
|
||
msgctxt "As in sorting alphabetically with A first and Z last"
|
||
msgid "Alphabetical Ascending"
|
||
msgstr "Alfabetico crescente"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:55
|
||
#, kde-format
|
||
msgctxt "As in sorting alphabetically with Z first and A last"
|
||
msgid "Alphabetical Descending"
|
||
msgstr "Alfabetico decrescente"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:57
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with unread message above those without"
|
||
msgid "Has Unread Messages"
|
||
msgstr "Ha messaggi non letti"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:59
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with the most unread messages higher"
|
||
msgid "Most Unread Messages"
|
||
msgstr "Più messaggi non letti"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:61
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with highlighted message above those without"
|
||
msgid "Has Highlighted Messages"
|
||
msgstr "Ha evidenziato i messaggi"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:63
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with the most highlighted messages higher"
|
||
msgid "Most Highlighted Messages"
|
||
msgstr "Più messaggi evidenziati"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:65
|
||
#, kde-format
|
||
msgctxt "As in sorting the chat room with the newest meassage first"
|
||
msgid "Last Active"
|
||
msgstr "Ultima volta attivo"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:80
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Room names closer to A alphabetically are higher"
|
||
msgstr ""
|
||
"I nomi delle stanze più vicini alla lettera A in ordine alfabetico sono più "
|
||
"alti"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:82
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Room names closer to Z alphabetically are higher"
|
||
msgstr ""
|
||
"I nomi delle stanze più vicini alla lettera Z in ordine alfabetico sono più "
|
||
"alti"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:84
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with unread messages are higher"
|
||
msgstr "Le stanze con messaggi non letti sono più alte"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:86
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the most unread message are higher"
|
||
msgstr "Le stanze con il maggior numero di messaggi non letti sono più alte"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with highlighted messages are higher"
|
||
msgstr "Le stanze con messaggi evidenziati sono più alte"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:90
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the most highlighted messages are higher"
|
||
msgstr "Le stanze con i messaggi più evidenziati sono più in alto"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:92
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with newer events are higher"
|
||
msgstr "Le stanze con gli eventi più recenti sono più in alto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:201 src/libneochat/eventhandler.cpp:279
|
||
#: src/libneochat/eventhandler.cpp:511
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted]</i>"
|
||
msgstr "<i>[Questo messaggio è stato eliminato]</i>"
|
||
|
||
#: src/libneochat/eventhandler.cpp:201 src/libneochat/eventhandler.cpp:279
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted: %1]</i>"
|
||
msgstr "<i>[Questo messaggio è stato eliminato: %1]</i>"
|
||
|
||
#: src/libneochat/eventhandler.cpp:313
|
||
#, kde-format
|
||
msgid "reinvited %1 to the room"
|
||
msgstr "ha invitato nuovamente %1 alla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:315
|
||
#, kde-format
|
||
msgctxt "Optional reason for an invitation"
|
||
msgid ": %1"
|
||
msgstr ": %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:324
|
||
#, kde-format
|
||
msgid "joined the room (repeated)"
|
||
msgstr "è entrato nella stanza (ripetuto)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:326
|
||
#, kde-format
|
||
msgid "invited %1 to the room"
|
||
msgstr "ha invitato %1 alla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:326
|
||
#, kde-format
|
||
msgid "joined the room"
|
||
msgstr "è entrato nella stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:330
|
||
#, kde-format
|
||
msgid ": %1"
|
||
msgstr ": %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:337
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their display name"
|
||
msgstr "ha cancellato il suo nome visualizzato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:340
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name to %1"
|
||
msgstr "ha cambiato il suo nome visualizzato in %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:346
|
||
#, kde-format
|
||
msgid " and "
|
||
msgstr " e "
|
||
|
||
#: src/libneochat/eventhandler.cpp:349
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their avatar"
|
||
msgstr "ha cancellato il suo avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:351
|
||
#, kde-format
|
||
msgid "set an avatar"
|
||
msgstr "ha impostato un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:353
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "updated their avatar"
|
||
msgstr "ha aggiornato il suo avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:357
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "changed nothing"
|
||
msgstr "nessuna modifica"
|
||
|
||
#: src/libneochat/eventhandler.cpp:363
|
||
#, kde-format
|
||
msgid "withdrew %1's invitation"
|
||
msgstr "ha ritirato l'invito di %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:363
|
||
#, kde-format
|
||
msgid "rejected the invitation"
|
||
msgstr "ha rifiutato l'invito"
|
||
|
||
#: src/libneochat/eventhandler.cpp:367
|
||
#, kde-format
|
||
msgid "unbanned %1"
|
||
msgstr "ha rimosso il bando per %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:367
|
||
#, kde-format
|
||
msgid "self-unbanned"
|
||
msgstr "ha rimosso il bando da se stesso"
|
||
|
||
#: src/libneochat/eventhandler.cpp:370
|
||
#, kde-format
|
||
msgid "left the room"
|
||
msgstr "ha abbandonato la stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:373
|
||
#, kde-format
|
||
msgid "has removed %1 from the room: %2"
|
||
msgstr "ha rimosso %1 dalla stanza: %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:375
|
||
#, kde-format
|
||
msgid "has removed %1 from the room"
|
||
msgstr "ha rimosso %1 dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:379
|
||
#, kde-format
|
||
msgid "banned %1 from the room"
|
||
msgstr "ha bandito %1 dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:381
|
||
#, kde-format
|
||
msgid "banned %1 from the room: %2"
|
||
msgstr "ha bandito %1 dalla stanza: %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:384
|
||
#, kde-format
|
||
msgid "self-banned from the room"
|
||
msgstr "auto-bandito dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:388
|
||
#, kde-format
|
||
msgid "requested an invite"
|
||
msgstr "ha richiesto un invito"
|
||
|
||
#: src/libneochat/eventhandler.cpp:388
|
||
#, kde-format
|
||
msgid "requested an invite with reason: %1"
|
||
msgstr "ha richiesto un invito con motivo: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:392
|
||
#, kde-format
|
||
msgid "made something unknown"
|
||
msgstr "ha fatto qualcosa di sconosciuto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:395
|
||
#, kde-format
|
||
msgid "cleared the room main alias"
|
||
msgstr "ha cancellato l'alias principale della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:395
|
||
#, kde-format
|
||
msgid "set the room main alias to: %1"
|
||
msgstr "ha impostato l'alias principale della stanza a: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:398
|
||
#, kde-format
|
||
msgid "cleared the room name"
|
||
msgstr "ha cancellato il nome della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:398
|
||
#, kde-format
|
||
msgid "set the room name to: %1"
|
||
msgstr "ha impostato il nome della stanza a: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:401
|
||
#, kde-format
|
||
msgid "cleared the topic"
|
||
msgstr "ha cancellato l'argomento"
|
||
|
||
#: src/libneochat/eventhandler.cpp:402
|
||
#, kde-format
|
||
msgid "set the topic to: %1"
|
||
msgstr "ha impostato l'argomento a: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:408
|
||
#, kde-format
|
||
msgid "changed the room avatar"
|
||
msgstr "ha cambiato l'avatar della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:411
|
||
#, kde-format
|
||
msgid "activated End-to-End Encryption"
|
||
msgstr "ha attivato la cifratura End-to-End"
|
||
|
||
#: src/libneochat/eventhandler.cpp:415
|
||
#, kde-format
|
||
msgid "upgraded the room to version %1"
|
||
msgstr "ha aggiornato la stanza alla versione %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:416
|
||
#, kde-format
|
||
msgid "created the room, version %1"
|
||
msgstr "ha creato la stanza, versione %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:419
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "changed the power levels for this room"
|
||
msgstr "ha modificato i livelli di potere per questa stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:425
|
||
#, kde-format
|
||
msgid "changed the server access control lists for this room"
|
||
msgstr "ha modificato la lista di controllo degli accessi per questa stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:429
|
||
#, kde-format
|
||
msgctxt "[User] added <name> widget"
|
||
msgid "added %1 widget"
|
||
msgstr "aggiunto %1 oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:432
|
||
#, kde-format
|
||
msgctxt "[User] removed <name> widget"
|
||
msgid "removed %1 widget"
|
||
msgstr "rimosso %1 oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:434
|
||
#, kde-format
|
||
msgctxt "[User] configured <name> widget"
|
||
msgid "configured %1 widget"
|
||
msgstr "configurato %1 oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:439
|
||
#, kde-format
|
||
msgctxt "[User] left a [voice/video] call"
|
||
msgid "left a call"
|
||
msgstr "ha abbandonato una chiamata"
|
||
|
||
#: src/libneochat/eventhandler.cpp:441
|
||
#, kde-format
|
||
msgctxt "[User] joined a [voice/video] call"
|
||
msgid "joined a call"
|
||
msgstr "è entrato in una chiamata"
|
||
|
||
#: src/libneochat/eventhandler.cpp:445
|
||
#, kde-format
|
||
msgctxt "[User] configured an extension"
|
||
msgid "configured an extension"
|
||
msgstr "ha configurato un'estensione"
|
||
|
||
#: src/libneochat/eventhandler.cpp:447
|
||
#, kde-format
|
||
msgid "updated %1 state"
|
||
msgstr "ha aggiornato lo stato di %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:448
|
||
#, kde-format
|
||
msgid "updated %1 state for %2"
|
||
msgstr "ha aggiornato lo stato di %1 per %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:454
|
||
#, kde-format
|
||
msgctxt "@info In room list"
|
||
msgid "Encrypted event"
|
||
msgstr "Evento cifrato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:457
|
||
#, kde-format
|
||
msgctxt "[user] reacted with <emoji>"
|
||
msgid "reacted with %1"
|
||
msgstr "ha reagito con %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:459 src/libneochat/eventhandler.cpp:668
|
||
#, kde-format
|
||
msgid "Unknown event"
|
||
msgstr "Evento sconosciuto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:474
|
||
#, kde-format
|
||
msgid "a file"
|
||
msgstr "un file"
|
||
|
||
#: src/libneochat/eventhandler.cpp:520
|
||
#, kde-format
|
||
msgid "%1 sent a message"
|
||
msgstr "%1 ha inviato un messaggio"
|
||
|
||
#: src/libneochat/eventhandler.cpp:523
|
||
#, kde-format
|
||
msgid "%1 sent a sticker"
|
||
msgstr "%1 ha inviato un adesivo"
|
||
|
||
#: src/libneochat/eventhandler.cpp:529
|
||
#, kde-format
|
||
msgid "%1 reinvited someone to the room"
|
||
msgstr "%1 ha invitato nuovamente qualcuno alla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:535
|
||
#, kde-format
|
||
msgid "%1 joined the room (repeated)"
|
||
msgstr "%1 è entrato nella stanza (ripetuto)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:537
|
||
#, kde-format
|
||
msgid "%1 invited someone to the room"
|
||
msgstr "%1 ha invitato qualcuno alla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:538
|
||
#, kde-format
|
||
msgid "%1 joined the room"
|
||
msgstr "%1 è entrato nella stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:564
|
||
#, kde-format
|
||
msgid "%1 set a display name and set an avatar"
|
||
msgstr "%1 ha impostato un nome visualizzato e un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:566
|
||
#, kde-format
|
||
msgid "%1 set a display name and updated their avatar"
|
||
msgstr "%1 ha impostato un nome visualizzato e aggiornato il proprio avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:568
|
||
#, kde-format
|
||
msgid "%1 set a display name and cleared their avatar"
|
||
msgstr "%1 ha impostato un nome visualizzato e cancellato il proprio avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:570
|
||
#, kde-format
|
||
msgid "%1 set a display name for this room"
|
||
msgstr "%1 ha impostato il nome visualizzato per questa stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:573
|
||
#, kde-format
|
||
msgid "%1 changed their display name and set an avatar"
|
||
msgstr "%1 ha cambiato il nome visualizzato e impostato un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:575
|
||
#, kde-format
|
||
msgid "%1 changed their display name and updated their avatar"
|
||
msgstr "%1 ha cambiato il nome visualizzato e aggiornato il proprio avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:577
|
||
#, kde-format
|
||
msgid "%1 changed their display name and cleared their avatar"
|
||
msgstr "%1 ha cambiato il suo nome visualizzato e ha cancellato il suo avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:579
|
||
#, kde-format
|
||
msgid "%1 changed their display name"
|
||
msgstr "%1 ha cambiato il suo nome visualizzato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:582
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and set an avatar"
|
||
msgstr "%1 ha cancellato il nome visualizzato e impostato un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:584
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and updated their avatar"
|
||
msgstr "%1 ha cancellato il nome visualizzato e aggiornato il proprio avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:586
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and cleared their avatar"
|
||
msgstr "%1 ha cancellato il nome visualizzato e il suo avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:588
|
||
#, kde-format
|
||
msgid "%1 cleared their display name"
|
||
msgstr "%1 ha cancellato il suo nome visualizzato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:591
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "%1 changed nothing"
|
||
msgstr "%1 non ha modificato nulla"
|
||
|
||
#: src/libneochat/eventhandler.cpp:595
|
||
#, kde-format
|
||
msgid "%1 withdrew a user's invitation"
|
||
msgstr "%1 ha ritirato l'invito di un utente"
|
||
|
||
#: src/libneochat/eventhandler.cpp:596
|
||
#, kde-format
|
||
msgid "%1 rejected the invitation"
|
||
msgstr "%1 ha rifiutato l'invito"
|
||
|
||
#: src/libneochat/eventhandler.cpp:600
|
||
#, kde-format
|
||
msgid "%1 unbanned a user"
|
||
msgstr "%1 ha rimosso il bando per un utente"
|
||
|
||
#: src/libneochat/eventhandler.cpp:600
|
||
#, kde-format
|
||
msgid "%1 self-unbanned"
|
||
msgstr "%1 ha rimosso il bando da se stesso"
|
||
|
||
#: src/libneochat/eventhandler.cpp:602
|
||
#, kde-format
|
||
msgid "%1 put a user out of the room"
|
||
msgstr "%1 ha espulso un utente dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:602
|
||
#, kde-format
|
||
msgid "%1 left the room"
|
||
msgstr "%1 ha abbandonato la stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:605
|
||
#, kde-format
|
||
msgid "%1 banned a user from the room"
|
||
msgstr "%1 ha bandito un utente dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:607
|
||
#, kde-format
|
||
msgid "%1 self-banned from the room"
|
||
msgstr "%1 ha bandito se stesso dalla stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:610
|
||
#, kde-format
|
||
msgid "%1 requested an invite"
|
||
msgstr "%1 ha richiesto un invito"
|
||
|
||
#: src/libneochat/eventhandler.cpp:614
|
||
#, kde-format
|
||
msgid "%1 made something unknown"
|
||
msgstr "%1 ha fatto qualcosa di sconosciuto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:617
|
||
#, kde-format
|
||
msgid "%1 cleared the room main alias"
|
||
msgstr "%1 ha cancellato l'alias principale della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:617
|
||
#, kde-format
|
||
msgid "%1 set the room main alias"
|
||
msgstr "%1 ha impostato l'alias principale della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:620
|
||
#, kde-format
|
||
msgid "%1 cleared the room name"
|
||
msgstr "%1 ha cancellato il nome della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:620
|
||
#, kde-format
|
||
msgid "%1 set the room name"
|
||
msgstr "%1 ha impostato il nome della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:623
|
||
#, kde-format
|
||
msgid "%1 cleared the topic"
|
||
msgstr "%1 ha cancellato l'argomento"
|
||
|
||
#: src/libneochat/eventhandler.cpp:623
|
||
#, kde-format
|
||
msgid "%1 set the topic"
|
||
msgstr "%1 ha impostato l'argomento"
|
||
|
||
#: src/libneochat/eventhandler.cpp:626
|
||
#, kde-format
|
||
msgid "%1 changed the room avatar"
|
||
msgstr "%1 ha cambiato l'avatar della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:629
|
||
#, kde-format
|
||
msgid "%1 activated End-to-End Encryption"
|
||
msgstr "%1 ha attivato la cifratura End-to-End"
|
||
|
||
#: src/libneochat/eventhandler.cpp:632
|
||
#, kde-format
|
||
msgid "%1 upgraded the room version"
|
||
msgstr "%1 ha aggiornato la versione della stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:632
|
||
#, kde-format
|
||
msgid "%1 created the room"
|
||
msgstr "%1 ha creato la stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:635
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "%1 changed the power levels for this room"
|
||
msgstr "%1 ha modificato i livelli di potere per questa stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:638
|
||
#, kde-format
|
||
msgid "%1 sent a live location beacon"
|
||
msgstr "%1 ha inviato un segnale di posizione in tempo reale"
|
||
|
||
#: src/libneochat/eventhandler.cpp:641
|
||
#, kde-format
|
||
msgid "%1 changed the server access control lists for this room"
|
||
msgstr "%1 ha modificato la lista di controllo degli accessi per questa stanza"
|
||
|
||
#: src/libneochat/eventhandler.cpp:645
|
||
#, kde-format
|
||
msgid "%1 added a widget"
|
||
msgstr "%1 ha aggiunto un oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:648
|
||
#, kde-format
|
||
msgid "%1 removed a widget"
|
||
msgstr "%1 ha rimosso un oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:650
|
||
#, kde-format
|
||
msgid "%1 configured a widget"
|
||
msgstr "%1 ha configurato un oggetto"
|
||
|
||
#: src/libneochat/eventhandler.cpp:655
|
||
#, kde-format
|
||
msgctxt "[User] left a [voice/video] call"
|
||
msgid "%1 left a call"
|
||
msgstr "%1 ha abbandonato una chiamata"
|
||
|
||
#: src/libneochat/eventhandler.cpp:657
|
||
#, kde-format
|
||
msgctxt "[User] joined a [voice/video] call"
|
||
msgid "%1 joined a call"
|
||
msgstr "%1 è entrato in una chiamata"
|
||
|
||
#: src/libneochat/eventhandler.cpp:661
|
||
#, kde-format
|
||
msgctxt "[User] configured an extension"
|
||
msgid "%1 configured an extension"
|
||
msgstr "%1 ha configurato un'estensione"
|
||
|
||
#: src/libneochat/eventhandler.cpp:663
|
||
#, kde-format
|
||
msgid "%1 updated the state"
|
||
msgstr "%1 ha aggiornato lo stato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:666
|
||
#, kde-format
|
||
msgid "%1 started a poll"
|
||
msgstr "%1 ha avviato un sondaggio"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:58
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Downloading"
|
||
msgstr "Scaricamento"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:58
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Uploading"
|
||
msgstr "Invio"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:59
|
||
#, kde-format
|
||
msgctxt "The URL being downloaded/uploaded"
|
||
msgid "Source"
|
||
msgstr "Sorgente"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:60
|
||
#, kde-format
|
||
msgctxt "The location being downloaded to"
|
||
msgid "Destination"
|
||
msgstr "Destinazione"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:31
|
||
#, kde-format
|
||
msgid "Leaving this room."
|
||
msgstr "Lascia questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:40
|
||
#, kde-format
|
||
msgctxt "Leaving room <roomname>."
|
||
msgid "Leaving room %1."
|
||
msgstr "Lascia la stanza %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:43
|
||
#, kde-format
|
||
msgctxt "Room <roomname> not found"
|
||
msgid "Room %1 not found."
|
||
msgstr "Stanza %1 non trovata."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:51
|
||
#: src/libneochat/models/actionsmodel.cpp:286
|
||
#, kde-format
|
||
msgid "No new nickname provided, no changes will happen."
|
||
msgstr "Nessun nuovo pseudonimo fornito, non ci saranno modifiche."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:65
|
||
#: src/libneochat/models/actionsmodel.cpp:74
|
||
#: src/libneochat/models/actionsmodel.cpp:83
|
||
#: src/libneochat/models/actionsmodel.cpp:92
|
||
#: src/libneochat/models/actionsmodel.cpp:110
|
||
#: src/libneochat/models/actionsmodel.cpp:128
|
||
#: src/libneochat/models/actionsmodel.cpp:142
|
||
#: src/libneochat/models/actionsmodel.cpp:156
|
||
#: src/libneochat/models/actionsmodel.cpp:165
|
||
#: src/libneochat/models/actionsmodel.cpp:174
|
||
msgid "<message>"
|
||
msgstr "<messaggio>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:66
|
||
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
|
||
msgstr "Antepone ¯\\_(ツ)_/¯ a un messaggio di testo normale"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:75
|
||
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
|
||
msgstr "Antepone ( ͡° ͜ʖ ͡°) a un messaggio di testo normale"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:84
|
||
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
|
||
msgstr "Antepone (╯°□°)╯︵ ┻━┻ a un messaggio di testo semplice"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:93
|
||
msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message"
|
||
msgstr "Antepone ┬──┬ ノ( ゜-゜ノ) a un messaggio di testo semplice"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:111
|
||
msgid "Sends the given message colored as a rainbow"
|
||
msgstr "Invia il messaggio specificato colorato come un arcobaleno"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:129
|
||
msgid "Sends the given emote colored as a rainbow"
|
||
msgstr "Invia l'emoticon specificata colorata come un arcobaleno"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:143
|
||
msgid "Sends the given message as plain text"
|
||
msgstr "Invia il messaggio fornito come testo normale"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:157
|
||
msgid "Sends the given message as a spoiler"
|
||
msgstr "Invia il dato messaggio come spoiler"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:166
|
||
msgid "Sends the given emote"
|
||
msgstr "Invia l'emoticon specificata"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:175
|
||
msgid "Sends the given message as a notice"
|
||
msgstr "Invia il messaggio specificato come avviso"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:182
|
||
#: src/libneochat/models/actionsmodel.cpp:315
|
||
#: src/libneochat/models/actionsmodel.cpp:336
|
||
#: src/libneochat/models/actionsmodel.cpp:376
|
||
#: src/libneochat/models/actionsmodel.cpp:412
|
||
#: src/libneochat/models/actionsmodel.cpp:444
|
||
#, kde-format
|
||
msgctxt "'<text>' does not look like a matrix id."
|
||
msgid "'%1' does not look like a matrix id."
|
||
msgstr "«%1» non sembra un ID Matrix."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:188
|
||
#, kde-format
|
||
msgctxt "<user> is already invited to this room."
|
||
msgid "%1 is already invited to this room."
|
||
msgstr "%1 è già invitato in questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:192
|
||
#, kde-format
|
||
msgctxt "<user> is banned from this room."
|
||
msgid "%1 is banned from this room."
|
||
msgstr "%1 è stato bandito da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:196
|
||
#, kde-format
|
||
msgid "You are already in this room."
|
||
msgstr "Sei già in questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:200
|
||
#, kde-format
|
||
msgctxt "<user> is already in this room."
|
||
msgid "%1 is already in this room."
|
||
msgstr "%1 è già in questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:204
|
||
#, kde-format
|
||
msgctxt "<username> was invited into this room."
|
||
msgid "%1 was invited into this room."
|
||
msgstr "%1 è stato invitato in questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:208
|
||
#: src/libneochat/models/actionsmodel.cpp:328
|
||
#: src/libneochat/models/actionsmodel.cpp:348
|
||
#: src/libneochat/models/actionsmodel.cpp:434
|
||
msgid "<user id>"
|
||
msgstr "<id utente>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:209
|
||
msgid "Invites the user to this room"
|
||
msgstr "Invita l'utente in questa stanza virtuale"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:220
|
||
#: src/libneochat/models/actionsmodel.cpp:260
|
||
#, kde-format
|
||
msgctxt "Joining room <roomname>."
|
||
msgid "Joining room %1."
|
||
msgstr "Accesso alla stanza %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:225
|
||
#: src/libneochat/models/actionsmodel.cpp:265
|
||
msgid "<room alias or id>"
|
||
msgstr "<alias della stanza o id>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:226
|
||
#: src/libneochat/models/actionsmodel.cpp:266
|
||
msgid "Joins the given room"
|
||
msgstr "Si unisce alla stanza specificata"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:238
|
||
#, kde-format
|
||
msgctxt "Knocking room <roomname>."
|
||
msgid "Knocking room %1."
|
||
msgstr "Accesso alla stanza %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:249
|
||
msgid "<room alias or id> [<reason>]"
|
||
msgstr "<alias della stanza o id> [<motivo>]"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:250
|
||
msgid "Requests to join the given room"
|
||
msgstr "Richiede di unirsi alla stanza specificata"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:257
|
||
#, kde-format
|
||
msgctxt "You are already in room <roomname>."
|
||
msgid "You are already in room %1."
|
||
msgstr "Se già nella stanza %1"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:272
|
||
#: src/libneochat/models/actionsmodel.cpp:279
|
||
msgid "[<room alias or id>]"
|
||
msgstr "[<alias della stanza o id>]"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:273
|
||
#: src/libneochat/models/actionsmodel.cpp:280
|
||
msgid "Leaves the given room or this room, if there is none given"
|
||
msgstr ""
|
||
"Lascia la stanza specificata o questa stanza, se non ce n'è una specificata"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:293
|
||
#: src/libneochat/models/actionsmodel.cpp:300
|
||
#: src/libneochat/models/actionsmodel.cpp:307
|
||
msgid "<display name>"
|
||
msgstr "<nome visualizzato>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:294
|
||
msgid "Changes your global display name"
|
||
msgstr "Modifica il nome visualizzato globale"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:301
|
||
#: src/libneochat/models/actionsmodel.cpp:308
|
||
msgid "Changes your display name in this room"
|
||
msgstr "Cambia il nome visualizzato in questa stanza"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:319
|
||
#, kde-format
|
||
msgctxt "<username> is already ignored."
|
||
msgid "%1 is already ignored."
|
||
msgstr "%1 è già ignorato."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:323
|
||
#, kde-format
|
||
msgctxt "<username> is now ignored"
|
||
msgid "%1 is now ignored."
|
||
msgstr "%1 ora è ignorato."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:329
|
||
msgid "Ignores the given user"
|
||
msgstr "Ignora l'utente specificato"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:340
|
||
#, kde-format
|
||
msgctxt "<username> is not ignored."
|
||
msgid "%1 is not ignored."
|
||
msgstr "%1 non è ignorato."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:344
|
||
#, kde-format
|
||
msgctxt "<username> is no longer ignored."
|
||
msgid "%1 is no longer ignored."
|
||
msgstr "%1 non è più ignorato."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:349
|
||
msgid "Unignores the given user"
|
||
msgstr "Non ignorare l'utente specificato"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:367
|
||
msgid "<reaction text>"
|
||
msgstr "<testo di reazione>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:368
|
||
msgid "React to the message with the given text"
|
||
msgstr "Reagisci al messaggio con il testo indicato"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:382
|
||
#, kde-format
|
||
msgctxt "<user> is already banned from this room."
|
||
msgid "%1 is already banned from this room."
|
||
msgstr "%1 è già stato bandito da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:390
|
||
#, kde-format
|
||
msgid "You are not allowed to ban users from this room."
|
||
msgstr "Non sei autorizzato a bandire gli utenti da questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:396
|
||
#, kde-format
|
||
msgctxt "You are not allowed to ban <username> from this room."
|
||
msgid "You are not allowed to ban %1 from this room."
|
||
msgstr "Non puoi bandire %1 da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:400
|
||
#, kde-format
|
||
msgctxt "<username> was banned from this room."
|
||
msgid "%1 was banned from this room."
|
||
msgstr "%1 è stato bandito da questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:404
|
||
#: src/libneochat/models/actionsmodel.cpp:475
|
||
msgid "<user id> [<reason>]"
|
||
msgstr "<id utente> [<motivo>]"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:405
|
||
msgid "Bans the given user"
|
||
msgstr "Bandisce l'utente specificato"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:420
|
||
#, kde-format
|
||
msgid "You are not allowed to unban users from this room."
|
||
msgstr ""
|
||
"Non sei autorizzato a rimuovere il bando degli utenti da questa stanza "
|
||
"virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:425
|
||
#, kde-format
|
||
msgctxt "<user> is not banned from this room."
|
||
msgid "%1 is not banned from this room."
|
||
msgstr "%1 non è stato bandito da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:429
|
||
#, kde-format
|
||
msgctxt "<username> was unbanned from this room."
|
||
msgid "%1 was unbanned from this room."
|
||
msgstr "Il bando per %1 è stato rimosso da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:435
|
||
msgid "Removes the ban of the given user"
|
||
msgstr "Rimuove il bando dell'utente specificato"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:448
|
||
#, kde-format
|
||
msgid "You cannot kick yourself from the room."
|
||
msgstr "Non puoi espellerti dalla stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:452
|
||
#, kde-format
|
||
msgctxt "<username> is not in this room"
|
||
msgid "%1 is not in this room."
|
||
msgstr "%1 non è in questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:461
|
||
#, kde-format
|
||
msgid "You are not allowed to kick users from this room."
|
||
msgstr "Non ti è consentito espellere gli utenti da questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:467
|
||
#, kde-format
|
||
msgctxt "You are not allowed to kick <username> from this room"
|
||
msgid "You are not allowed to kick %1 from this room."
|
||
msgstr "Non puoi espellere %1 da questa stanza virtuale."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:471
|
||
#, kde-format
|
||
msgctxt "<username> was kicked from this room."
|
||
msgid "%1 was kicked from this room."
|
||
msgstr "%1 è stato espulso da questa stanza."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:476
|
||
msgid "Removes the user from the room"
|
||
msgstr "Rimuove l'utente dalla stanza"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:169
|
||
#: src/libneochat/models/emojimodel.cpp:227
|
||
#, kde-format
|
||
msgctxt "Previously used emojis"
|
||
msgid "History"
|
||
msgstr "Cronologia"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:174
|
||
#, kde-format
|
||
msgctxt "'Smileys' is a category of emoji"
|
||
msgid "Smileys"
|
||
msgstr "Faccine"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:179
|
||
#, kde-format
|
||
msgctxt "'People' is a category of emoji"
|
||
msgid "People"
|
||
msgstr "Persone"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:184
|
||
#, kde-format
|
||
msgctxt "'Nature' is a category of emoji"
|
||
msgid "Nature"
|
||
msgstr "Natura"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:189
|
||
#, kde-format
|
||
msgctxt "'Food' is a category of emoji"
|
||
msgid "Food"
|
||
msgstr "Cibo"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:194
|
||
#, kde-format
|
||
msgctxt "'Activities' is a category of emoji"
|
||
msgid "Activities"
|
||
msgstr "Attività"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:199
|
||
#, kde-format
|
||
msgctxt "'Travel' is a category of emoji"
|
||
msgid "Travel"
|
||
msgstr "Viaggi"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:204
|
||
#, kde-format
|
||
msgctxt "'Objects' is a category of emoji"
|
||
msgid "Objects"
|
||
msgstr "Oggetti"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:209
|
||
#, kde-format
|
||
msgctxt "'Symbols' is a category of emoji"
|
||
msgid "Symbols"
|
||
msgstr "Simboli"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:214
|
||
#, kde-format
|
||
msgctxt "'Flags' is a category of emoji"
|
||
msgid "Flags"
|
||
msgstr "Bandiere"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:233
|
||
#, kde-format
|
||
msgctxt "'Custom' is a category of emoji"
|
||
msgid "Custom"
|
||
msgstr "Personalizzati"
|
||
|
||
#: src/libneochat/models/imagepacksmodel.cpp:92
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own Stickers'"
|
||
msgid "Own Stickers"
|
||
msgstr "I propri adesivi"
|
||
|
||
#: src/libneochat/models/imagepacksmodel.cpp:92
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own emojis"
|
||
msgid "Own Emojis"
|
||
msgstr "I propri emoji"
|
||
|
||
#: src/libneochat/models/userlistmodel.cpp:102
|
||
#, kde-format
|
||
msgctxt "@info the person that created this room"
|
||
msgid "Creator"
|
||
msgstr "Creatore"
|
||
|
||
#: src/libneochat/neochatconnection.cpp:76
|
||
#, kde-format
|
||
msgid ""
|
||
"File too large to download.<br />Contact your matrix server administrator "
|
||
"for support."
|
||
msgstr ""
|
||
"File troppo grande per essere scaricato.<br />Contatta l'amministratore del "
|
||
"server Matrix per assistenza."
|
||
|
||
#: src/libneochat/neochatconnection.cpp:340
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No identity server configured"
|
||
msgstr "Nessun server delle identità configurato"
|
||
|
||
#: src/libneochat/neochatconnection.cpp:371
|
||
#, kde-format
|
||
msgid "Room creation failed: %1"
|
||
msgstr "Creazione della stanza non riuscita: %1"
|
||
|
||
#: src/libneochat/neochatconnection.cpp:400
|
||
#, kde-format
|
||
msgid "Space creation failed: %1"
|
||
msgstr "Creazione dello spazio non riuscita: %1"
|
||
|
||
#: src/libneochat/neochatroom.cpp:1244
|
||
#, kde-format
|
||
msgid "Report sent successfully."
|
||
msgstr "Segnalazione inviata correttamente."
|
||
|
||
#: src/libneochat/neochatroom.cpp:1610 src/libneochat/neochatroom.cpp:1618
|
||
#, kde-format
|
||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||
msgid "Lat: %1, Lon: %2"
|
||
msgstr "Lat: %1, Lon: %2"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create Room"
|
||
msgstr "Crea stanza"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:button Create new room"
|
||
msgid "Create"
|
||
msgstr "Crea"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Private"
|
||
msgstr "Privato"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This room can only be joined with an invite."
|
||
msgstr "È possibile entrare in questa stanza solo tramite invito."
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:58
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Public"
|
||
msgstr "Pubblica"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This room can be found and joined by anyone."
|
||
msgstr "Chiunque può trovare e unirsi a questa stanza."
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@info:label Name of the room"
|
||
msgid "Name:"
|
||
msgstr "Nome:"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||
#, kde-format
|
||
msgctxt "@info:placeholder Placeholder for room name"
|
||
msgid "New Room"
|
||
msgstr "Nuova stanza"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:72
|
||
#, kde-format
|
||
msgctxt "@info:label Address or alias to refer to the room by"
|
||
msgid "Address:"
|
||
msgstr "Indirizzo:"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:73
|
||
#, kde-format
|
||
msgctxt "@info:placeholder Placeholder address for the room"
|
||
msgid "new-room"
|
||
msgstr "nuova-stanza"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Space"
|
||
msgstr "Crea uno spazio"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:37
|
||
#, kde-format
|
||
msgctxt "@action:button Create new space"
|
||
msgid "Create"
|
||
msgstr "Crea"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@info:label Name of the space"
|
||
msgid "Name:"
|
||
msgstr "Nome:"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "New Space"
|
||
msgstr "Nuovo spazio"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:64
|
||
#: src/spaces/SelectExistingRoomDialog.qml:147
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@option:check As in make the space from which this dialog was created an "
|
||
"official parent."
|
||
msgid "Make this parent official"
|
||
msgstr "Rendi ufficiale questa genitore"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:53
|
||
#, kde-format
|
||
msgctxt "@action:title Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Esplora"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:73
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Only show spaces"
|
||
msgstr "Mostra solo gli spazi"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:107
|
||
#, kde-format
|
||
msgid "Enter a Room Manually"
|
||
msgstr "Entra manualmente in una stanza"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:116
|
||
#, kde-format
|
||
msgid "If you already know a room's address or alias, and it isn't shown here."
|
||
msgstr ""
|
||
"Se conosci già l'indirizzo o l'alias di una stanza e non viene visualizzato "
|
||
"qui."
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:128
|
||
#, kde-format
|
||
msgid "Find a room…"
|
||
msgstr "Trova una stanza…"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:129
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No public rooms found"
|
||
msgstr "Nessuna stanza pubblica trovata"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:130
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No public rooms"
|
||
msgstr "Nessuna stanza pubblica"
|
||
|
||
#: src/libneochat/qml/GroupChatDrawerHeader.qml:72
|
||
#: src/timeline/TimelineEndDelegate.qml:69
|
||
#, kde-format
|
||
msgid "No name"
|
||
msgstr "Nessun nome"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Invite a User"
|
||
msgstr "Invita un utente"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Find a user…"
|
||
msgstr "Trova un utente…"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:24
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No users found"
|
||
msgstr "Nessun utente trovato"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:26
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Enter text to start searching for users"
|
||
msgstr "Digita del testo per iniziare la ricerca degli utenti"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Invite this User"
|
||
msgstr "Invita questo utente"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:36
|
||
#: src/libneochat/qml/InviteUserPage.qml:95
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "User is either already a member or has been invited"
|
||
msgstr "L'utente è già membro o è stato invitato"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:86
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send invitation"
|
||
msgstr "Invia l'invito"
|
||
|
||
#: src/libneochat/qml/OpenFileDialog.qml:12
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Select a File"
|
||
msgstr "Seleziona un file"
|
||
|
||
#: src/libneochat/qml/SearchPage.qml:166
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Search"
|
||
msgstr "Cerca"
|
||
|
||
#: src/libneochat/texthandler.cpp:612
|
||
#, kde-format
|
||
msgid "<i>This event does not have any content.</i>"
|
||
msgstr "<i>Questo evento non ha alcun contenuto.</i>"
|
||
|
||
#: src/login/Email.qml:20
|
||
#, kde-format
|
||
msgid "Add an e-mail address:"
|
||
msgstr "Aggiungi un indirizzo di posta elettronica:"
|
||
|
||
#: src/login/Email.qml:32
|
||
#, kde-format
|
||
msgid "Confirm e-mail address"
|
||
msgstr "Conferma l'indirizzo di posta elettronica"
|
||
|
||
#: src/login/Email.qml:34
|
||
#, kde-format
|
||
msgid ""
|
||
"A confirmation e-mail has been sent to your address. Please continue here "
|
||
"<b>after</b> clicking on the confirmation link in the e-mail"
|
||
msgstr ""
|
||
"Una messaggio di posta di conferma è stato inviato al tuo indirizzo. "
|
||
"Continua qui <b>dopo</b> aver fatto clic sul collegamento di conferma nel "
|
||
"messaggio"
|
||
|
||
#: src/login/Email.qml:39
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Re-send confirmation e-mail"
|
||
msgstr "Invia nuovamente il messaggio di conferma"
|
||
|
||
#: src/login/Homeserver.qml:20
|
||
#, kde-format
|
||
msgid "Server Url:"
|
||
msgstr "Url del server:"
|
||
|
||
#: src/login/Homeserver.qml:25
|
||
#, kde-format
|
||
msgid "Registration is disabled on this server."
|
||
msgstr "La registrazione è disabilitata su questo server."
|
||
|
||
#: src/login/Homeserver.qml:47 src/login/Username.qml:38
|
||
#, kde-format
|
||
msgid "Loading"
|
||
msgstr "Caricamento"
|
||
|
||
#: src/login/Homeserver.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Continue in Browser"
|
||
msgstr "Continua nel browser"
|
||
|
||
#: src/login/Loading.qml:17
|
||
#, kde-format
|
||
msgid ""
|
||
"Please wait while your messages are loaded from the server. This might take "
|
||
"a little while."
|
||
msgstr ""
|
||
"Attendi mentre i tuoi messaggi vengono caricati dal server. L'operazione "
|
||
"potrebbe richiedere del tempo."
|
||
|
||
#: src/login/login.cpp:100 src/login/login.cpp:115
|
||
#, kde-format
|
||
msgid "Network Error: %1"
|
||
msgstr "Errore di rete: %1"
|
||
|
||
#: src/login/login.cpp:108
|
||
#, kde-format
|
||
msgid "Login Failed: %1"
|
||
msgstr "Accesso non riuscito: %1"
|
||
|
||
#: src/login/Login.qml:25
|
||
#, kde-format
|
||
msgid "Matrix ID:"
|
||
msgstr "ID Matrix:"
|
||
|
||
#: src/login/Login.qml:28
|
||
#, kde-format
|
||
msgid "Matrix ID"
|
||
msgstr "ID Matrix"
|
||
|
||
#: src/login/Login.qml:39 src/login/WelcomePage.qml:255
|
||
#: src/settings/ThreePIdCard.qml:189
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Continue"
|
||
msgstr "Continua"
|
||
|
||
#: src/login/Login.qml:39
|
||
#, kde-format
|
||
msgid "Already logged in"
|
||
msgstr "Accesso già eseguito"
|
||
|
||
#: src/login/LoginMethod.qml:20
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with password"
|
||
msgstr "Accesso con password"
|
||
|
||
#: src/login/LoginMethod.qml:26
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with single sign-on"
|
||
msgstr "Accedi con single sign-on"
|
||
|
||
#: src/login/LoginRegister.qml:25 src/login/Password.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login"
|
||
msgstr "Accesso"
|
||
|
||
#: src/login/LoginRegister.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Register"
|
||
msgstr "Registra"
|
||
|
||
#: src/login/Password.qml:27 src/login/RegisterPassword.qml:20
|
||
#: src/settings/DeviceDelegate.qml:154
|
||
#, kde-format
|
||
msgid "Password:"
|
||
msgstr "Password:"
|
||
|
||
#: src/login/Password.qml:31 src/settings/NetworkProxyPage.qml:124
|
||
#, kde-format
|
||
msgid "Password"
|
||
msgstr "Password"
|
||
|
||
#: src/login/Password.qml:32
|
||
#, kde-format
|
||
msgid "Invalid username or password"
|
||
msgstr "Nome utente o password non validi"
|
||
|
||
#: src/login/RegisterPassword.qml:30
|
||
#, kde-format
|
||
msgid "Confirm Password:"
|
||
msgstr "Conferma password:"
|
||
|
||
#: src/login/RegisterPassword.qml:33
|
||
#, kde-format
|
||
msgid "The passwords do not match."
|
||
msgstr "Le password non corrispondono."
|
||
|
||
#: src/login/registration.cpp:339
|
||
#, kde-format
|
||
msgid "No server."
|
||
msgstr "Nessun server."
|
||
|
||
#: src/login/registration.cpp:341
|
||
#, kde-format
|
||
msgid "Checking Server availability."
|
||
msgstr "Verifica della disponibilità del server."
|
||
|
||
#: src/login/registration.cpp:343
|
||
#, kde-format
|
||
msgid "This is not a valid server."
|
||
msgstr "Questo non è un server valido."
|
||
|
||
#: src/login/registration.cpp:345
|
||
#, kde-format
|
||
msgid "Registration for this server is disabled."
|
||
msgstr "La registrazione per questo server è disabilitata."
|
||
|
||
#: src/login/registration.cpp:347
|
||
#, kde-format
|
||
msgid "No username."
|
||
msgstr "Nessun nome utente."
|
||
|
||
#: src/login/registration.cpp:349
|
||
#, kde-format
|
||
msgid "Checking username availability."
|
||
msgstr "Verifica della disponibilità del nome utente."
|
||
|
||
#: src/login/registration.cpp:351
|
||
#, kde-format
|
||
msgid "This username is not available."
|
||
msgstr "Il nome utente non è disponibile."
|
||
|
||
#: src/login/registration.cpp:353
|
||
#, kde-format
|
||
msgid "Continue"
|
||
msgstr "Continua"
|
||
|
||
#: src/login/registration.cpp:355
|
||
#, kde-format
|
||
msgid "Working"
|
||
msgstr "Attivo"
|
||
|
||
#: src/login/Sso.qml:29
|
||
#, kde-format
|
||
msgid "Continue the login process in your browser."
|
||
msgstr "Continua la procedura di accesso nel tuo browser."
|
||
|
||
#: src/login/Sso.qml:37
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Re-open SSO URL"
|
||
msgstr "Apri nuovamente URL SSO"
|
||
|
||
#: src/login/Terms.qml:18
|
||
#, kde-format
|
||
msgid "Terms & Conditions"
|
||
msgstr "Termini e condizioni"
|
||
|
||
#: src/login/Terms.qml:19
|
||
#, kde-format
|
||
msgid ""
|
||
"By continuing with the registration, you agree to the following terms and "
|
||
"conditions:"
|
||
msgstr ""
|
||
"Proseguendo con la registrazione accetti i seguenti termini e condizioni:"
|
||
|
||
#: src/login/Username.qml:20
|
||
#, kde-format
|
||
msgid "Username:"
|
||
msgstr "Nome utente:"
|
||
|
||
#: src/login/Username.qml:23
|
||
#, kde-format
|
||
msgid "Username unavailable"
|
||
msgstr "None utente non disponibile"
|
||
|
||
#: src/login/WelcomePage.qml:29
|
||
#, kde-format
|
||
msgid "Welcome"
|
||
msgstr "Benvenuto"
|
||
|
||
#: src/login/WelcomePage.qml:85
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Continue with an existing account"
|
||
msgstr "Continua con un account esistente"
|
||
|
||
#: src/login/WelcomePage.qml:137
|
||
#, kde-format
|
||
msgctxt "As in 'this account is still loading'"
|
||
msgid "%1 (loading)"
|
||
msgstr "%1 (caricamento)"
|
||
|
||
#: src/login/WelcomePage.qml:146
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Log out of this account"
|
||
msgstr "Esci da questo account"
|
||
|
||
#: src/login/WelcomePage.qml:175
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Log in or Create a New Account"
|
||
msgstr "Accedi o crea con un nuovo account"
|
||
|
||
#: src/login/WelcomePage.qml:268
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Settings"
|
||
msgstr "Impostazioni"
|
||
|
||
#: src/login/WelcomePage.qml:277
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Go Back"
|
||
msgstr "Vai indietro"
|
||
|
||
#: src/messagecontent/BaseMessageComponentChooser.qml:172
|
||
#, kde-format
|
||
msgid "%1 started a user verification"
|
||
msgstr "%1 ha iniziato una verifica utente"
|
||
|
||
#: src/messagecontent/CodeComponent.qml:190
|
||
#, kde-format
|
||
msgid "Copy to clipboard"
|
||
msgstr "Copia negli appunti"
|
||
|
||
#: src/messagecontent/CodeComponent.qml:202
|
||
#: src/messagecontent/VideoComponent.qml:341
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Maximize"
|
||
msgstr "Massimizza"
|
||
|
||
#: src/messagecontent/EncryptedComponent.qml:18
|
||
#, kde-format
|
||
msgid ""
|
||
"This message is encrypted and the sender has not shared the key with this "
|
||
"device."
|
||
msgstr ""
|
||
"Questo messaggio è cifrato e il mittente non ha condiviso la chiave con "
|
||
"questo dispositivo."
|
||
|
||
#: src/messagecontent/FetchButtonComponent.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Fetch More Events"
|
||
msgstr "Recupera altri eventi"
|
||
|
||
#: src/messagecontent/FileComponent.qml:87
|
||
#: src/messagecontent/FileComponent.qml:164
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; offers ability to download its file"
|
||
msgid "Download"
|
||
msgstr "Scarica"
|
||
|
||
#: src/messagecontent/FileComponent.qml:100
|
||
#: src/messagecontent/FileComponent.qml:153
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||
"file with an appropriate application"
|
||
msgid "Open File"
|
||
msgstr "Apri file"
|
||
|
||
#: src/messagecontent/FileComponent.qml:110
|
||
#, kde-format
|
||
msgctxt "file download progress"
|
||
msgid "%1 / %2"
|
||
msgstr "%1 / %2"
|
||
|
||
#: src/messagecontent/FileComponent.qml:114
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; stops downloading the message's file"
|
||
msgid "Stop Download"
|
||
msgstr "Ferma lo scaricamento"
|
||
|
||
#: src/messagecontent/FileComponent.qml:173
|
||
#: src/messagecontent/ImageComponent.qml:114
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove attachment"
|
||
msgstr "Rimuovi allegato"
|
||
|
||
#: src/messagecontent/FlightReservationComponent.qml:73
|
||
#, kde-format
|
||
msgctxt "flight departure, %1 is airport, %2 is time"
|
||
msgid "Departure from %1"
|
||
msgstr "Partenza da %1"
|
||
|
||
#: src/messagecontent/FlightReservationComponent.qml:90
|
||
#, kde-format
|
||
msgctxt "flight arrival, %1 is airport, %2 is time"
|
||
msgid "Arrival at %1"
|
||
msgstr "Arrivo a %1"
|
||
|
||
#: src/messagecontent/HotelReservationComponent.qml:65
|
||
#, kde-format
|
||
msgid "Check-in time: %1"
|
||
msgstr "Ora di check-in: %1"
|
||
|
||
#: src/messagecontent/HotelReservationComponent.qml:69
|
||
#, kde-format
|
||
msgid "Check-out time: %1"
|
||
msgstr "Ora di check-out: %1"
|
||
|
||
#: src/messagecontent/ImageComponent.qml:74
|
||
#: src/messagecontent/VideoComponent.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Hide Image"
|
||
msgstr "Nascondi immagine"
|
||
|
||
#: src/messagecontent/ImageComponent.qml:189
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Image"
|
||
msgstr "Mostra immagine"
|
||
|
||
#: src/messagecontent/ItineraryComponent.qml:54
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Send to KDE Itinerary"
|
||
msgstr "Invia a KDE Itinerary"
|
||
|
||
#: src/messagecontent/LinkPreviewComponent.qml:140
|
||
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
|
||
#, kde-format
|
||
msgctxt "As in remove the link preview so it's no longer shown"
|
||
msgid "Remove preview"
|
||
msgstr "Rimuovi l'anteprima"
|
||
|
||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||
#, kde-format
|
||
msgid "Shrink preview"
|
||
msgstr "Riduci l'anteprima"
|
||
|
||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||
#, kde-format
|
||
msgid "Expand preview"
|
||
msgstr "Espandi l'anteprima"
|
||
|
||
#: src/messagecontent/LinkPreviewLoadComponent.qml:63
|
||
#, kde-format
|
||
msgid "Loading reply"
|
||
msgstr "Caricamento risposta"
|
||
|
||
#: src/messagecontent/LinkPreviewLoadComponent.qml:65
|
||
#, kde-format
|
||
msgid "Loading URL preview"
|
||
msgstr "Caricamento dell'anteprima dell'URL"
|
||
|
||
#: src/messagecontent/LoadComponent.qml:30
|
||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||
#, kde-format
|
||
msgctxt "@info Loading this message"
|
||
msgid "Loading…"
|
||
msgstr "Caricamento…"
|
||
|
||
#: src/messagecontent/LocationComponent.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button Open the location in an external program"
|
||
msgid "Open Externally"
|
||
msgstr "Apri esternamente"
|
||
|
||
#: src/messagecontent/LocationComponent.qml:101
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Fullscreen"
|
||
msgstr "Apri a schermo intero"
|
||
|
||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:226
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"This message was either not found, you do not have permission to view it, or "
|
||
"it was sent by an ignored user"
|
||
msgstr ""
|
||
"Questo messaggio non è stato trovato, non hai l'autorizzazione per "
|
||
"visualizzarlo oppure è stato inviato da un utente ignorato"
|
||
|
||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Loading reply…"
|
||
msgstr "Caricamento della risposta…"
|
||
|
||
#: src/messagecontent/models/messagecontentmodel.cpp:97
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Failed to download file."
|
||
msgstr "Impossibile scaricare il file."
|
||
|
||
#: src/messagecontent/models/messagecontentmodel.cpp:100
|
||
#, kde-format
|
||
msgctxt "@info Failed to download file: [error message]"
|
||
msgid "Failed to download file:<br />%1"
|
||
msgstr "Impossibile scaricare il file:<br />%1"
|
||
|
||
#: src/messagecontent/models/reactionmodel.cpp:69
|
||
#, kde-format
|
||
msgctxt "Separate the usernames of users"
|
||
msgid " and "
|
||
msgstr " e "
|
||
|
||
#: src/messagecontent/models/reactionmodel.cpp:76
|
||
#, kde-format
|
||
msgctxt "%1 is the number of other users"
|
||
msgid " and %1 other"
|
||
msgid_plural " and %1 others"
|
||
msgstr[0] " e %1 altro"
|
||
msgstr[1] " e %1 altri"
|
||
|
||
#: src/messagecontent/models/reactionmodel.cpp:80
|
||
#, kde-format
|
||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||
msgid "%2 reacted with %3"
|
||
msgid_plural "%2 reacted with %3"
|
||
msgstr[0] "%2 ha reagito con %3"
|
||
msgstr[1] "%2 hanno reagito con %3"
|
||
|
||
#: src/messagecontent/PollComponent.qml:122
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "%1 Vote"
|
||
msgid_plural "%1 Votes"
|
||
msgstr[0] "%1 voto"
|
||
msgstr[1] "%1 voti"
|
||
|
||
#: src/messagecontent/PollComponent.qml:138
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Based on votes by %1 user"
|
||
msgid_plural "Based on votes by %1 users"
|
||
msgstr[0] "Basato sui voti di %1 utente"
|
||
msgstr[1] "Basato sui voti di %1 utenti"
|
||
|
||
#: src/messagecontent/PollComponent.qml:138
|
||
#, kde-format
|
||
msgctxt "as in 'this vote has ended'"
|
||
msgid "(Ended)"
|
||
msgstr "(Terminato)"
|
||
|
||
#: src/messagecontent/pollhandler.cpp:308
|
||
#, kde-format
|
||
msgctxt "%1 is the poll answer that had the most votes"
|
||
msgid "The poll has ended. Top answer: %1"
|
||
msgstr "Il sondaggio è terminato. Risposta più votata: %1"
|
||
|
||
#: src/messagecontent/ReactionComponent.qml:88
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "React"
|
||
msgstr "Reagisci"
|
||
|
||
#: src/messagecontent/ReplyButtonComponent.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reply"
|
||
msgstr "Rispondi"
|
||
|
||
#: src/messagecontent/ReplyComponent.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel reply"
|
||
msgstr "Annulla la risposta"
|
||
|
||
#: src/messagecontent/TextComponent.qml:112
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Set an attachment caption…"
|
||
msgstr "Imposta una didascalia per l'allegato..."
|
||
|
||
#: src/messagecontent/TextComponent.qml:114
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Send an encrypted message…"
|
||
msgstr "Invia un messaggio cifrato…"
|
||
|
||
#: src/messagecontent/TextComponent.qml:116
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Send a message…"
|
||
msgstr "Invia un messaggio…"
|
||
|
||
#: src/messagecontent/TrainReservationComponent.qml:124
|
||
#: src/messagecontent/TrainReservationComponent.qml:191
|
||
#, kde-format
|
||
msgid "Pl. %1"
|
||
msgstr "Bin. %1"
|
||
|
||
#: src/messagecontent/VideoComponent.qml:178
|
||
#, kde-format
|
||
msgid "Video"
|
||
msgstr "Video"
|
||
|
||
#: src/messagecontent/VideoComponent.qml:217
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Video"
|
||
msgstr "Mostra video"
|
||
|
||
#: src/messagecontent/VideoComponent.qml:258
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Volume"
|
||
msgstr "Volume"
|
||
|
||
#: src/roominfo/LocationsPage.qml:17 src/roominfo/RoomInformation.qml:150
|
||
#, kde-format
|
||
msgctxt "Locations on a map"
|
||
msgid "Locations"
|
||
msgstr "Posizioni"
|
||
|
||
#: src/roominfo/LocationsPage.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No shared locations"
|
||
msgstr "Nessuna posizione condivisa"
|
||
|
||
#: src/roominfo/LocationsPage.qml:71
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@info 'Send a Location' should share the same name as the chat bar button"
|
||
msgid "Share a location by using 'Send a Location' in the chat bar."
|
||
msgstr ""
|
||
"Condividi una posizione utilizzando «Invia una posizione» nella barra della "
|
||
"chat."
|
||
|
||
#: src/roominfo/RoomDrawer.qml:122 src/roominfo/RoomDrawerPage.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Room settings"
|
||
msgstr "Impostazioni della stanza"
|
||
|
||
#: src/roominfo/RoomDrawer.qml:173 src/roominfo/RoomDrawerPage.qml:93
|
||
#, kde-format
|
||
msgid "Information"
|
||
msgstr "Informazioni"
|
||
|
||
#: src/roominfo/RoomDrawer.qml:178 src/roominfo/RoomDrawerPage.qml:98
|
||
#, kde-format
|
||
msgid "Media"
|
||
msgstr "Media"
|
||
|
||
#: src/roominfo/RoomInformation.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Space Members"
|
||
msgstr "Membri dello spazio"
|
||
|
||
#: src/roominfo/RoomInformation.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room Information"
|
||
msgstr "Informazioni sulla stanza"
|
||
|
||
#: src/roominfo/RoomInformation.qml:90
|
||
#, kde-format
|
||
msgctxt "Room actions"
|
||
msgid "Actions"
|
||
msgstr "Azioni"
|
||
|
||
#: src/roominfo/RoomInformation.qml:100
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Search Messages"
|
||
msgstr "Cerca messaggi"
|
||
|
||
#: src/roominfo/RoomInformation.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify user"
|
||
msgstr "Verifica l'utente"
|
||
|
||
#: src/roominfo/RoomInformation.qml:128
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Extensions"
|
||
msgstr "Estensioni"
|
||
|
||
#: src/roominfo/RoomInformation.qml:134
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Extensions"
|
||
msgstr "Estensioni"
|
||
|
||
#: src/roominfo/RoomInformation.qml:144
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Shared Locations"
|
||
msgstr "Posizioni condivise"
|
||
|
||
#: src/roominfo/RoomInformation.qml:161
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pinned Messages"
|
||
msgstr "Messaggi appuntati"
|
||
|
||
#: src/roominfo/RoomInformation.qml:176
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Inspect Room Data"
|
||
msgstr "Analizza dati della stanza"
|
||
|
||
#: src/roominfo/RoomInformation.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave Space…"
|
||
msgstr "Abbandona lo spazio…"
|
||
|
||
#: src/roominfo/RoomInformation.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave Room…"
|
||
msgstr "Abbandona la stanza…"
|
||
|
||
#: src/roominfo/RoomInformation.qml:210
|
||
#, kde-format
|
||
msgid "Members"
|
||
msgstr "Membri"
|
||
|
||
#: src/roominfo/RoomInformation.qml:225 src/spaces/SpaceHomePage.qml:85
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Invite a User"
|
||
msgstr "Invita un utente"
|
||
|
||
#: src/roominfo/RoomInformation.qml:229
|
||
#, kde-format
|
||
msgid "Invite user to room"
|
||
msgstr "Invita utente alla stanza"
|
||
|
||
#: src/roominfo/RoomInformation.qml:236
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 membro"
|
||
msgstr[1] "%1 membri"
|
||
|
||
#: src/roominfo/RoomInformation.qml:236
|
||
#, kde-format
|
||
msgid "No member count"
|
||
msgstr "Nessun conteggio dei membri"
|
||
|
||
#: src/roominfo/RoomMedia.qml:29
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room Media"
|
||
msgstr "Media della stanza"
|
||
|
||
#: src/roominfo/RoomPinnedMessagesPage.qml:45
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No Pinned Messages"
|
||
msgstr "Nessun messaggio appuntato"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search Messages"
|
||
msgstr "Cerca messaggi"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:45
|
||
#, kde-format
|
||
msgid "Find messages…"
|
||
msgstr "Trova messaggi..."
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:46
|
||
#, kde-format
|
||
msgid "Enter text to start searching"
|
||
msgstr "Digita del testo per iniziare la ricerca"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:47
|
||
#, kde-format
|
||
msgid "No messages found"
|
||
msgstr "Nessun messaggio trovato"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Extensions"
|
||
msgstr "Estensioni"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:28
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "No extensions"
|
||
msgstr "Nessuna estensione"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:67
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove widget"
|
||
msgstr "Rimuovi l'oggetto"
|
||
|
||
#: src/rooms/ExploreComponent.qml:36
|
||
#, kde-format
|
||
msgctxt "@title Home space"
|
||
msgid "Home"
|
||
msgstr "Home"
|
||
|
||
#: src/rooms/ExploreComponent.qml:38
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Direct Messages"
|
||
msgstr "Messaggi diretti"
|
||
|
||
#: src/rooms/ExploreComponent.qml:42
|
||
#, kde-format
|
||
msgctxt "@title List of rooms"
|
||
msgid "Rooms"
|
||
msgstr "Stanze"
|
||
|
||
#: src/rooms/ExploreComponent.qml:55
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Search Rooms"
|
||
msgstr "Cerca stanze"
|
||
|
||
#: src/rooms/ExploreComponent.qml:65 src/rooms/UserInfo.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Settings"
|
||
msgstr "Apri le impostazioni"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button The 'normal' view of NeoChat including the room list"
|
||
msgid "Home"
|
||
msgstr "Home"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:button View all notifications for this account"
|
||
msgid "Notifications"
|
||
msgstr "Notifiche"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:57
|
||
#, kde-format
|
||
msgctxt "@action:button Open the account menu"
|
||
msgid "Account"
|
||
msgstr "Account"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:122
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Room"
|
||
msgstr "Crea una stanza"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Space"
|
||
msgstr "Crea uno spazio"
|
||
|
||
#: src/rooms/models/roomtreemodel.cpp:370
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Invited you to chat"
|
||
msgstr "Ti ha invitato in chat"
|
||
|
||
#: src/rooms/models/roomtreemodel.cpp:372
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "%1 invited you"
|
||
msgstr "%1 ti ha invitato"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Mark as Read"
|
||
msgstr "Marca come letto"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Notifications"
|
||
msgstr "Notifiche"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Notification 'Default Settings'"
|
||
msgid "Default Settings"
|
||
msgstr "Impostazioni predefinite"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:74 src/settings/PushNotification.qml:41
|
||
#, kde-format
|
||
msgctxt "As in 'notify for all messages'"
|
||
msgid "All Messages"
|
||
msgstr "Tutti i messaggi"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:86 src/settings/PushNotification.qml:50
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in 'notify when the user is mentioned or the message contains a set "
|
||
"keyword'"
|
||
msgid "@Mentions and Keywords"
|
||
msgstr "@menzioni e parole chiave"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:98 src/settings/PushNotification.qml:59
|
||
#, kde-format
|
||
msgctxt "As in 'do not notify for any messages'"
|
||
msgid "None"
|
||
msgstr "Nessuno"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Remove from Favorites"
|
||
msgstr "Rimuovi dai preferiti"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Add to Favorites"
|
||
msgstr "Aggiungi ai preferiti"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reprioritize"
|
||
msgstr "Modifica la priorità"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Deprioritize"
|
||
msgstr "Riduci priorità"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:127
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Room Link"
|
||
msgstr "Copia collegamento della stanza"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:142
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Room Settings"
|
||
msgstr "Impostazioni della stanza"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:154
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this room to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Segnala…"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:159
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Room"
|
||
msgstr "Segnala stanza"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:160
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this room"
|
||
msgstr "Facoltativamente, indica un motivo per cui segnali questa stanza"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:162
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this room to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Segnala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:166
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Room"
|
||
msgstr "Segnala stanza"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:176
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Leave Room…"
|
||
msgstr "Abbandona la stanza…"
|
||
|
||
#: src/rooms/RoomDelegate.qml:137
|
||
#, kde-format
|
||
msgid "Muted room"
|
||
msgstr "Stanza silenziata"
|
||
|
||
#: src/rooms/RoomDelegate.qml:170
|
||
#, kde-format
|
||
msgid "Configure room"
|
||
msgstr "Configura la stanza"
|
||
|
||
#: src/rooms/RoomListPage.qml:195 src/rooms/RoomListPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Find your friends"
|
||
msgstr "Trova i tuoi amici"
|
||
|
||
#: src/rooms/RoomListPage.qml:203 src/rooms/RoomListPage.qml:257
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Find your friends"
|
||
msgstr "Trova i tuoi amici"
|
||
|
||
#: src/rooms/RoomListPage.qml:229
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No friends found"
|
||
msgstr "Nessun amico trovato"
|
||
|
||
#: src/rooms/RoomListPage.qml:229
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No rooms found"
|
||
msgstr "Nessuna stanza trovata"
|
||
|
||
#: src/rooms/RoomListPage.qml:231
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"You haven't added any of your friends yet, click below to search for them."
|
||
msgstr ""
|
||
"Non hai ancora aggiunto nessuno dei tuoi amici, fai clic qui sotto per "
|
||
"cercarli."
|
||
|
||
#: src/rooms/RoomListPage.qml:231
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Join some rooms to get started"
|
||
msgstr "Entra in qualche stanza per iniziare"
|
||
|
||
#: src/rooms/RoomListPage.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button Search public directory for this room"
|
||
msgid "Search for Room"
|
||
msgstr "Cerca stanza"
|
||
|
||
#: src/rooms/RoomListPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Search in friend directory"
|
||
msgstr "Cerca nella cartella degli amici"
|
||
|
||
#: src/rooms/RoomTreeSection.qml:73
|
||
#, kde-format
|
||
msgctxt "Collapse <section name>"
|
||
msgid "Collapse %1"
|
||
msgstr "Contrai %1"
|
||
|
||
#: src/rooms/RoomTreeSection.qml:73
|
||
#, kde-format
|
||
msgctxt "Expand <section name"
|
||
msgid "Expand %1"
|
||
msgstr "Espandi %1"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:59
|
||
#, kde-format
|
||
msgctxt "Home space for the uncategorized rooms"
|
||
msgid "Home (%1 notification)"
|
||
msgid_plural "Home (%1 notifications)"
|
||
msgstr[0] "Home (%1 notifica)"
|
||
msgstr[1] "Home (%1 notifiche)"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:59
|
||
#, kde-format
|
||
msgctxt "Home space for the uncategorized rooms"
|
||
msgid "Home"
|
||
msgstr "Home"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:110
|
||
#, kde-format
|
||
msgctxt "@button View all one-on-one chats."
|
||
msgid "Direct Messages (%1 notification)"
|
||
msgid_plural "Direct Messages (%1 notifications)"
|
||
msgstr[0] "Messaggi diretti (%1 notifica)"
|
||
msgstr[1] "Messaggi diretti (%1 notifiche)"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:113
|
||
#, kde-format
|
||
msgctxt "@button View all one-on-one chats."
|
||
msgid "Direct Messages"
|
||
msgstr "Messaggi diretti"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:195
|
||
#, kde-format
|
||
msgctxt "Join <name of a space>"
|
||
msgid "Join %1"
|
||
msgstr "Entra in %1"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:239
|
||
#, kde-format
|
||
msgctxt "@action:button Create a new room or space"
|
||
msgid "Create"
|
||
msgstr "Crea"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button Create a new room"
|
||
msgid "New Room…"
|
||
msgstr "Nuova stanza…"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:264
|
||
#, kde-format
|
||
msgctxt "@action:button Create a new room"
|
||
msgid "New Space…"
|
||
msgstr "Nuovo spazio…"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Mark Space as Read"
|
||
msgstr "Marca spazio come letto"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:57
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "View Space"
|
||
msgstr "Visualizza spazio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:63
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Space Address"
|
||
msgstr "Copia l'indirizzo dello spazio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:73 src/spaces/SpaceHomePage.qml:133
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Space Settings"
|
||
msgstr "Impostazioni degli spazi"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:85 src/spaces/SpaceHomePage.qml:109
|
||
#, fuzzy, kde-format
|
||
#| msgctxt ""
|
||
#| "@action:button 'Report' as in 'Report this user to the administrators'"
|
||
#| msgid "Report…"
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this space to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Segnala…"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:90 src/spaces/SpaceHomePage.qml:114
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@title:dialog"
|
||
#| msgid "Report User"
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Space"
|
||
msgstr "Segnala utente"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:91 src/spaces/SpaceHomePage.qml:115
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@info:placeholder"
|
||
#| msgid "Optionally give a reason for reporting this user"
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this space"
|
||
msgstr ""
|
||
"Facoltativamente, indica il motivo per cui vuoi segnalare questo utente"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:93 src/spaces/SpaceHomePage.qml:117
|
||
#, fuzzy, kde-format
|
||
#| msgctxt ""
|
||
#| "@action:button 'Report' as in 'Report this user to the administrators'"
|
||
#| msgid "Report"
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this space to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Segnala"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:97 src/spaces/SpaceHomePage.qml:121
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@title"
|
||
#| msgid "Report User"
|
||
msgctxt "@title"
|
||
msgid "Report Space"
|
||
msgstr "Segnala utente"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:107
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Leave Space…"
|
||
msgstr "Abbandona lo spazio…"
|
||
|
||
#: src/rooms/UserInfo.qml:43
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "Manage Account"
|
||
msgstr "Gestisci account"
|
||
|
||
#: src/rooms/UserInfo.qml:95
|
||
#, kde-format
|
||
msgid "View notifications"
|
||
msgstr "Visualizza le notifiche"
|
||
|
||
#: src/settings/AccountEditorPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Edit Account"
|
||
msgstr "Modifica account"
|
||
|
||
#: src/settings/AccountEditorPage.qml:66
|
||
#, kde-format
|
||
msgid "Upload new avatar"
|
||
msgstr "Carica un nuovo avatar"
|
||
|
||
#: src/settings/AccountEditorPage.qml:83
|
||
#, kde-format
|
||
msgid "Remove current avatar"
|
||
msgstr "Rimuovi l'avatar attuale"
|
||
|
||
#: src/settings/AccountEditorPage.qml:106
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "User Information"
|
||
msgstr "Informazioni utente"
|
||
|
||
#: src/settings/AccountEditorPage.qml:111
|
||
#, kde-format
|
||
msgid "Display Name:"
|
||
msgstr "Nome visualizzato:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:117
|
||
#, kde-format
|
||
msgid "Label:"
|
||
msgstr "Etichetta:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:118
|
||
#, kde-format
|
||
msgid "Work"
|
||
msgstr "Lavoro"
|
||
|
||
#: src/settings/AccountEditorPage.qml:124
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "User ID"
|
||
msgstr "ID utente"
|
||
|
||
#: src/settings/AccountEditorPage.qml:128
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy user ID to clipboard"
|
||
msgstr "Copia l'ID utente negli appunti"
|
||
|
||
#: src/settings/AccountEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show QR Code"
|
||
msgstr "Mostra il codice QR"
|
||
|
||
#: src/settings/AccountEditorPage.qml:158
|
||
#: src/settings/AccountEditorPage.qml:214
|
||
#: src/settings/EmoticonEditorPage.qml:111
|
||
#, kde-format
|
||
msgid "Save"
|
||
msgstr "Salva"
|
||
|
||
#: src/settings/AccountEditorPage.qml:175
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Password"
|
||
msgstr "Password"
|
||
|
||
#: src/settings/AccountEditorPage.qml:180
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Your server doesn't support changing your password"
|
||
msgstr "Il tuo server non supporta la modifica della password"
|
||
|
||
#: src/settings/AccountEditorPage.qml:187
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Current Password:"
|
||
msgstr "Password attuale:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:194
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Password:"
|
||
msgstr "Nuova password:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:201
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Confirm new Password:"
|
||
msgstr "Conferma la nuova password:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:206
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Passwords don't match"
|
||
msgstr "Le password non corrispondono"
|
||
|
||
#: src/settings/AccountEditorPage.qml:226
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Email Addresses"
|
||
msgstr "Indirizzi di posta elettronica"
|
||
|
||
#: src/settings/AccountEditorPage.qml:232
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Phone Numbers"
|
||
msgstr "Numeri di telefono"
|
||
|
||
#: src/settings/AccountEditorPage.qml:237
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Identity Server"
|
||
msgstr "Server delle identità"
|
||
|
||
#: src/settings/AccountEditorPage.qml:246
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Server Information"
|
||
msgstr "Informazioni server"
|
||
|
||
#: src/settings/AccountEditorPage.qml:250
|
||
#, kde-format
|
||
msgid "Homeserver url"
|
||
msgstr "Server principale"
|
||
|
||
#: src/settings/AccountEditorPage.qml:271
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Account Management"
|
||
msgstr "Gestione degli account"
|
||
|
||
#: src/settings/AccountEditorPage.qml:276
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Deactivate Account…"
|
||
msgstr "Disattiva account…"
|
||
|
||
#: src/settings/AccountEditorPage.qml:293
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Password changed successfully"
|
||
msgstr "Password modificata correttamente"
|
||
|
||
#: src/settings/AccountEditorPage.qml:296
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid password"
|
||
msgstr "Password non valida"
|
||
|
||
#: src/settings/AccountEditorPage.qml:299
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Unknown problem while trying to change password"
|
||
msgstr "Problema sconosciuto durante il tentativo di cambiare la password"
|
||
|
||
#: src/settings/AccountsPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Accounts"
|
||
msgstr "Account"
|
||
|
||
#: src/settings/AccountsPage.qml:35 src/settings/AccountsPage.qml:52
|
||
#, kde-format
|
||
msgid "Account editor"
|
||
msgstr "Editor degli account"
|
||
|
||
#: src/settings/AccountsPage.qml:40
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Accounts"
|
||
msgstr "Account"
|
||
|
||
#: src/settings/AccountsPage.qml:90
|
||
#, kde-format
|
||
msgid "Logout…"
|
||
msgstr "Chiudi sessione…"
|
||
|
||
#: src/settings/AccountsPage.qml:120
|
||
#, kde-format
|
||
msgid "Add Account"
|
||
msgstr "Aggiungi account"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Appearance"
|
||
msgstr "Aspetto"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "General"
|
||
msgstr "Generale"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:39
|
||
#, kde-format
|
||
msgid "Use compact room list"
|
||
msgstr "Usa l'elenco delle stanze compatto"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:60
|
||
#, kde-format
|
||
msgctxt "@label Font size for text in the chat pane"
|
||
msgid "Chat font scaling"
|
||
msgstr "Ridimensionamento del carattere della chat"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:64
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@label:slider Current font scale percentage. %1 is the numeric percentage "
|
||
"value, the second % is the symbol e.g. 120%"
|
||
msgid "%1%"
|
||
msgstr "%1%"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:83
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Message Layout"
|
||
msgstr "Struttura del messaggio"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:177
|
||
#, kde-format
|
||
msgid "Bubbles"
|
||
msgstr "Bolle"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:246
|
||
#, kde-format
|
||
msgid "Compact"
|
||
msgstr "Compatta"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:269
|
||
#, kde-format
|
||
msgid "Use transparent chat page"
|
||
msgstr "Usa una pagina di chat trasparente"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:292
|
||
#, kde-format
|
||
msgid "Transparency"
|
||
msgstr "Trasparenza"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:311
|
||
#, kde-format
|
||
msgid "Only enabled if the transparent chat page is enabled."
|
||
msgstr "Abilitato solo se la pagina della chat trasparente è abilitata."
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:327
|
||
#, kde-format
|
||
msgid "Show your messages on the right"
|
||
msgstr "Mostra i tuoi messaggi sulla destra"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:339
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Show Avatars"
|
||
msgstr "Mostra avatar"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:343
|
||
#, kde-format
|
||
msgid "In chat"
|
||
msgstr "Nella chat"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:353
|
||
#, kde-format
|
||
msgid "In sidebar"
|
||
msgstr "Nella barra laterale"
|
||
|
||
#: src/settings/ColorScheme.qml:14
|
||
#, kde-format
|
||
msgid "Color theme"
|
||
msgstr "Tema di colori"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Account Deactivation"
|
||
msgstr "Conferma la disattivazione dell'account"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:18
|
||
#, kde-format
|
||
msgid ""
|
||
"Your account will be permanently disabled.\n"
|
||
"This cannot be undone.\n"
|
||
"Your Matrix ID will not be available for new accounts.\n"
|
||
"Your messages will stay available."
|
||
msgstr ""
|
||
"Il tuo account sarà disabilitato definitivamente.\n"
|
||
"L'operazione non può essere annullata.\n"
|
||
"Il tuo ID Matrix non sarà disponibile per nuovi account.\n"
|
||
"I tuoi messaggi rimarranno disponibili."
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Password"
|
||
msgstr "Password"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Erase Data"
|
||
msgstr "Cancella dati"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:37
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Request your server to delete as much user data as possible."
|
||
msgstr "Richiedi al tuo server di eliminare quanti più dati utente possibile."
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:44
|
||
#, kde-format
|
||
msgid "Deactivate account"
|
||
msgstr "Disattiva account"
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:14
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Activate Encryption"
|
||
msgstr "Attiva la cifratura"
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:15
|
||
#, kde-format
|
||
msgid ""
|
||
"It will not be possible to deactivate the encryption after it is enabled."
|
||
msgstr ""
|
||
"Non sarà possibile disattivare la cifratura dopo che è stata abilitata."
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:25
|
||
#, kde-format
|
||
msgid "Activate Encryption"
|
||
msgstr "Attiva la cifratura"
|
||
|
||
#: src/settings/DeviceDelegate.qml:53
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "%1, Last activity: %2"
|
||
msgstr "%1, ultima attività: %2"
|
||
|
||
#: src/settings/DeviceDelegate.qml:62
|
||
#, kde-format
|
||
msgid "New device name"
|
||
msgstr "Nuovo nome del dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:71
|
||
#, kde-format
|
||
msgid "Cancel editing display name"
|
||
msgstr "Annulla la modifica del nome visualizzato"
|
||
|
||
#: src/settings/DeviceDelegate.qml:78
|
||
#, kde-format
|
||
msgid "Confirm new display name"
|
||
msgstr "Conferma il nuovo nome visualizzato"
|
||
|
||
#: src/settings/DeviceDelegate.qml:91
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit device name"
|
||
msgstr "Modifica il nome del dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:101
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify device"
|
||
msgstr "Verifica il dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:119
|
||
#, kde-format
|
||
msgctxt "This device is verified"
|
||
msgid "Verified"
|
||
msgstr "Verificato"
|
||
|
||
#: src/settings/DeviceDelegate.qml:126
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Logout device"
|
||
msgstr "Disconnetti il dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:146
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Remove device"
|
||
msgstr "Rimuovi il dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:165
|
||
#, kde-format
|
||
msgctxt "@action:button As in 'Remove this device'"
|
||
msgid "Remove"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/settings/DevicesPage.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Devices"
|
||
msgstr "Dispositivi"
|
||
|
||
#: src/settings/DevicesPage.qml:32
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "This Device"
|
||
msgstr "Questo dispositivo"
|
||
|
||
#: src/settings/DevicesPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify This Device"
|
||
msgstr "Verifica questo dispositivo"
|
||
|
||
#: src/settings/DevicesPage.qml:40
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid ""
|
||
"This device is marked as insecure until it's verified by another device. "
|
||
"It's recommended to verify as soon as possible."
|
||
msgstr ""
|
||
"Questo dispositivo è marcato come non sicuro finché non viene verificato da "
|
||
"un altro dispositivo.Si consiglia di effettuare la verifica il prima "
|
||
"possibile."
|
||
|
||
#: src/settings/DevicesPage.qml:41
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This device is marked as secure."
|
||
msgstr "Questo dispositivo è contrassegnato come sicuro."
|
||
|
||
#: src/settings/DevicesPage.qml:58
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Verified Devices"
|
||
msgstr "Dispositivi verificati"
|
||
|
||
#: src/settings/DevicesPage.qml:64
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Unverified Devices"
|
||
msgstr "Dispositivi non verificati"
|
||
|
||
#: src/settings/DevicesPage.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Devices without Encryption Support"
|
||
msgstr "Dispositivi con supporto della cifratura"
|
||
|
||
#: src/settings/DevicesPage.qml:86
|
||
#, kde-format
|
||
msgid "Please login to view the signed-in devices for your account."
|
||
msgstr ""
|
||
"Accedi per visualizzare i dispositivi su cui è stato eseguito l'accesso per "
|
||
"il tuo account."
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add Sticker"
|
||
msgstr "Aggiungi adesivo"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Edit Sticker"
|
||
msgstr "Modifica adesivo"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add Emoji"
|
||
msgstr "Aggiungi emoji"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Edit Emoji"
|
||
msgstr "Modifica emoji"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:32
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Sticker"
|
||
msgstr "Adesivo"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:32
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Emoji"
|
||
msgstr "Emoji"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:61
|
||
#, kde-format
|
||
msgid "Change Image"
|
||
msgstr "Cambia immagine"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:61
|
||
#, kde-format
|
||
msgid "Set Image"
|
||
msgstr "Imposta immagine"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:99
|
||
#, kde-format
|
||
msgid "Shortcode:"
|
||
msgstr "Scorciatoia:"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:104
|
||
#, kde-format
|
||
msgid "Description:"
|
||
msgstr "Descrizione:"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:60
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit Emoji"
|
||
msgstr "Modifica emoji"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:60
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit Sticker"
|
||
msgstr "Modifica adesivo"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:78
|
||
#, kde-format
|
||
msgctxt "As in 'This sticker/emoji has no description'"
|
||
msgid "No Description"
|
||
msgstr "Nessuna descrizione"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:110
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Emoji"
|
||
msgstr "Aggiungi emoji"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:110
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Sticker"
|
||
msgstr "Aggiungi adesivo"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:119
|
||
#, kde-format
|
||
msgid "Add Emoji"
|
||
msgstr "Aggiungi emoji"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:119
|
||
#, kde-format
|
||
msgid "Add Sticker"
|
||
msgstr "Aggiungi adesivo"
|
||
|
||
#: src/settings/EmoticonsPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Stickers & Emojis"
|
||
msgstr "Adesivi ed emoji"
|
||
|
||
#: src/settings/EmoticonsPage.qml:19
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Emojis"
|
||
msgstr "Emoji"
|
||
|
||
#: src/settings/EmoticonsPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Stickers"
|
||
msgstr "Adesivi"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Export Keys"
|
||
msgstr "Esporta chiavi"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:33 src/settings/ImportKeysDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Passphrase:"
|
||
msgstr "Frase segreta:"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:37
|
||
#, kde-format
|
||
msgid ""
|
||
"A passphrase to secure your key backup. It should not be your account "
|
||
"password."
|
||
msgstr ""
|
||
"Una frase segreta per proteggere il backup della tua chiave. Non dovrebbe "
|
||
"essere la password del tuo account."
|
||
|
||
#: src/settings/ExportKeysDialog.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Export keys"
|
||
msgstr "Esporta chiavi"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:50
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Keys exported successfully"
|
||
msgstr "Chiavi esportate correttamente"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:54 src/settings/ImportKeysDialog.qml:74
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Unknown error"
|
||
msgstr "Errore sconosciuto"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Notifications"
|
||
msgstr "Notifiche"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:30
|
||
#, kde-format
|
||
msgid "Enable notifications for this account"
|
||
msgstr "Abilita le notifiche per questo account"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:34
|
||
#, kde-format
|
||
msgid "Notifications can appear even when NeoChat isn't running."
|
||
msgstr ""
|
||
"Le notifiche possono essere visualizzate anche quando NeoChat non è in "
|
||
"esecuzione."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:36
|
||
#, kde-format
|
||
msgid "Push notifications are available but could not be enabled."
|
||
msgstr "Le notifiche push sono disponibili, ma non è possibile abilitarle."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:39
|
||
#, kde-format
|
||
msgid "Notifications will only appear when NeoChat is running."
|
||
msgstr "Le notifiche appariranno solo quando NeoChat è in esecuzione."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:59
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"These are the default notification settings for all rooms. You can customize "
|
||
"notifications per-room in the room list or room settings."
|
||
msgstr ""
|
||
"Queste sono le impostazioni di notifica predefinite per tutte le stanze. "
|
||
"Puoi personalizzare le notifiche per ogni stanza nell'elenco delle stanze o "
|
||
"nelle impostazioni della stanza."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:69
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Room Notifications"
|
||
msgstr "Notifiche delle stanza"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:86
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "@Mentions"
|
||
msgstr "@Menzioni"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:103
|
||
#: src/settings/PushNotification.qml:69
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Keywords"
|
||
msgstr "Parole chiave"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:127
|
||
#: src/settings/PushNotification.qml:99
|
||
#, kde-format
|
||
msgid "Keyword…"
|
||
msgstr "Parola chiave…"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:146
|
||
#: src/settings/PushNotification.qml:118
|
||
#, kde-format
|
||
msgid "Add keyword"
|
||
msgstr "Aggiungi parola chiave"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:167
|
||
#: src/settings/NeoChatSecurityPage.qml:87
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Invites"
|
||
msgstr "Inviti"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:184
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Unknown"
|
||
msgstr "Sconosciuto"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:39
|
||
#, kde-format
|
||
msgid "New identity server url"
|
||
msgstr "Nuovo URL del server delle identità"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:43
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel editing identity server url"
|
||
msgstr "Annulla la modifica dell'URL del server delle identità"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:49
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Confirm new identity server url"
|
||
msgstr "Conferma l'URL del nuovo server delle identità"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:73
|
||
#, kde-format
|
||
msgid "The entered url is not a valid identity server"
|
||
msgstr "L'URL digitato non è un URL di server delle identità valido"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:75
|
||
#, kde-format
|
||
msgid "The entered url is already configured as your identity server"
|
||
msgstr "L'URL digitato è già configurato come server delle identità"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit identity server url"
|
||
msgstr "Modifica URL del server delle identità"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:119
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove identity server"
|
||
msgstr "Rimuovi server delle identità"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:20
|
||
#: src/settings/NeoChatSecurityPage.qml:37
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Ignored Users"
|
||
msgstr "Utenti ignorati"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:27
|
||
#, kde-format
|
||
msgctxt "Placeholder message when no user is ignored"
|
||
msgid "No ignored users"
|
||
msgstr "Nessun utente ignorato"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unignore this user"
|
||
msgstr "Non ignorare questo utente"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Import Keys"
|
||
msgstr "Importa chiavi"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Choose backup file"
|
||
msgstr "Scegli file di backup"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Import keys"
|
||
msgstr "Importa chiavi"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid passphrase"
|
||
msgstr "Frase segreta non valida"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:70
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid key backup data"
|
||
msgstr "Dati di backup della chiave non validi"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:12
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Scorciatoie da tastiera"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Open Quick Switcher"
|
||
msgstr "Apri il selettore rapido"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Open Account Switcher"
|
||
msgstr "Apri selettore degli account"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:28
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Search Messages in Current Room"
|
||
msgstr "Cerca messaggi nella stanza attuale"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Previous Room"
|
||
msgstr "Vai alla precedente"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:38
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Next Room"
|
||
msgstr "Vai alla stanza successiva"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Previous Unread Room"
|
||
msgstr "Vai alla stanza non letta precedente"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Next Unread Room"
|
||
msgstr "Vai alla stanza non letta successiva"
|
||
|
||
#: src/settings/Members.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Members"
|
||
msgstr "Membri"
|
||
|
||
#: src/settings/Members.qml:32
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Privileged Members"
|
||
msgstr "Membri privilegiati"
|
||
|
||
#: src/settings/Members.qml:169
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No users found."
|
||
msgstr "Nessun utente trovato."
|
||
|
||
#: src/settings/Members.qml:244 src/settings/Permissions.qml:302
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Loading…"
|
||
msgstr "Caricamento…"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:61
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level"
|
||
msgstr "Livello predefinito di potere"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:62
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level to change room state"
|
||
msgstr "Livello di potere predefinito da impostare lo stato della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:63
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level to send messages"
|
||
msgstr "Livello di potere predefinito per inviare messaggi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:64
|
||
msgctxt "Room permission type"
|
||
msgid "Invite users"
|
||
msgstr "Invita utenti"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:65
|
||
msgctxt "Room permission type"
|
||
msgid "Kick users"
|
||
msgstr "Espelli utenti"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:66
|
||
msgctxt "Room permission type"
|
||
msgid "Ban users"
|
||
msgstr "Bandisci utenti"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:67
|
||
msgctxt "Room permission type"
|
||
msgid "Remove messages sent by other users"
|
||
msgstr "Rimuovi i messaggi inviati da altri utenti"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:68
|
||
msgctxt "Room permission type"
|
||
msgid "Send reactions"
|
||
msgstr "Invia le reazioni"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:69
|
||
msgctxt "Room permission type"
|
||
msgid "Remove their own messages"
|
||
msgstr "Rimozione dei propri messaggi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:70
|
||
msgctxt "Room permission type"
|
||
msgid "Change user permissions"
|
||
msgstr "Cambia i permessi dell'utente"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:71
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room name"
|
||
msgstr "Cambia il nome della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:72
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room avatar"
|
||
msgstr "Cambia l'avatar della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:73
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room canonical alias"
|
||
msgstr "Cambia l'alias canonico della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:74
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room topic"
|
||
msgstr "Cambia l'argomento della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:75
|
||
msgctxt "Room permission type"
|
||
msgid "Enable encryption for the room"
|
||
msgstr "Abilita la cifratura per la stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:76
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room history visibility"
|
||
msgstr "Cambia la visibilità della cronologia della stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:77
|
||
msgctxt "Room permission type"
|
||
msgid "Pin and unpin messages"
|
||
msgstr "Messaggi appuntati e rimossi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:78
|
||
msgctxt "Room permission type"
|
||
msgid "Upgrade the room"
|
||
msgstr "Aggiorna la stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:79
|
||
msgctxt "Room permission type"
|
||
msgid "Set the room server access control list (ACL)"
|
||
msgstr "Impostare l'elenco di controllo di accesso del server di sala (ACL)"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:80
|
||
msgctxt "Room permission type"
|
||
msgid "Set the children of this space"
|
||
msgstr "Imposta i figli di questo spazio"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:81
|
||
msgctxt "Room permission type"
|
||
msgid "Set the parent space of this room"
|
||
msgstr "Imposta lo spazio principale di questa stanza"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:82
|
||
msgctxt "Room permission type"
|
||
msgid "Send live location updates"
|
||
msgstr "Invia aggiornamenti sulla posizione in diretta"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:83
|
||
msgctxt "Room permission type"
|
||
msgid "Start polls"
|
||
msgstr "Avvia sondaggi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:84
|
||
msgctxt "Room permission type"
|
||
msgid "Vote in polls"
|
||
msgstr "Vota nei sondaggi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:85
|
||
msgctxt "Room permission type"
|
||
msgid "Close polls"
|
||
msgstr "Chiudi sondaggi"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:90
|
||
msgctxt "Room permission type"
|
||
msgid "This is the power level for all new users when joining the room."
|
||
msgstr ""
|
||
"Questo è il livello di potere per tutti i nuovi utenti quando si uniscono "
|
||
"alla stanza."
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:91
|
||
msgctxt "Room permission type"
|
||
msgid ""
|
||
"This is used for all state-type events that do not have their own entry."
|
||
msgstr ""
|
||
"Viene utilizzato per tutti gli eventi di tipo stato che non hanno una "
|
||
"propria voce."
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:92
|
||
msgctxt "Room permission type"
|
||
msgid ""
|
||
"This is used for all message-type events that do not have their own entry."
|
||
msgstr ""
|
||
"Viene utilizzato per tutti gli eventi di tipo messaggio che non hanno una "
|
||
"propria voce."
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:17
|
||
msgctxt "Notification type"
|
||
msgid "Enable notifications for this account"
|
||
msgstr "Abilita le notifiche per questo account"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:18
|
||
msgctxt "Notification type"
|
||
msgid "Messages in one-to-one chats"
|
||
msgstr "Messaggi nelle chat uno a uno"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:19
|
||
msgctxt "Notification type"
|
||
msgid "Encrypted messages in one-to-one chats"
|
||
msgstr "Messaggi cifrati nelle chat uno a uno"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:20
|
||
msgctxt "Notification type"
|
||
msgid "Messages in group chats"
|
||
msgstr "Messaggi nelle chat di gruppo"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:21
|
||
msgctxt "Notification type"
|
||
msgid "Messages in encrypted group chats"
|
||
msgstr "Messaggi nelle chat di gruppo cifrate"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:22
|
||
msgctxt "Notification type"
|
||
msgid "Room upgrade messages"
|
||
msgstr "Messaggi di aggiornamento della stanza"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:23
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing my display name"
|
||
msgstr "Messaggi contenenti il mio nome visualizzato"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:24
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention my Matrix user ID"
|
||
msgstr "Messaggi che menzionano il mio ID utente Matrix"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:25
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention a room"
|
||
msgstr "Messaggi che menzionano una stanza"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:26
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing the local part of my Matrix ID"
|
||
msgstr "Messaggi contenenti la parte locale del mio ID Matrix"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:27
|
||
msgctxt "Notification type"
|
||
msgid "Whole room (@room) notifications"
|
||
msgstr "Notifiche alla stanza intera (@stanza)"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:28
|
||
msgctxt "Notification type"
|
||
msgid "Invites to a room"
|
||
msgstr "Inviti a una stanza"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:29
|
||
msgctxt "Notification type"
|
||
msgid "Call invitation"
|
||
msgstr "Invito a chiamata"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "General"
|
||
msgstr "Generale"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "General Settings"
|
||
msgstr "Impostazioni generali"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:29
|
||
#, kde-format
|
||
msgid "Show in System Tray"
|
||
msgstr "Mostra nel vassoio di sistema"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:46
|
||
#, kde-format
|
||
msgid "Minimize to system tray on startup"
|
||
msgstr "Minimizza nel vassoio di sistema all'avvio"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:64
|
||
#, kde-format
|
||
msgid "Automatically hide/unhide the room information when resizing the window"
|
||
msgstr ""
|
||
"Nascondi/mostra automaticamente le informazioni sulla stanza durante il "
|
||
"ridimensionamento della finestra"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:80
|
||
#, kde-format
|
||
msgid "Show all rooms in \"Home\" tab"
|
||
msgstr "Mostra tutte le stanze nella scheda «Home»"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Room List Sort Order"
|
||
msgstr "Ordinamento dell'elenco delle stanze"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:95
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Hidden events are not considered as recent activity when sorting rooms."
|
||
msgstr ""
|
||
"Gli eventi nascosti non vengono considerati attività recenti quando si "
|
||
"ordinano le stanze."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:101
|
||
#, kde-format
|
||
msgctxt "As in 'sort something based on last activity'"
|
||
msgid "Importance"
|
||
msgstr "Importanza"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:102
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with unread notifications will be shown first."
|
||
msgstr "Saranno mostrate per prime le stanze con notifiche non lette."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:112
|
||
#, kde-format
|
||
msgctxt "As in 'sort something alphabetically'"
|
||
msgid "Alphabetical"
|
||
msgstr "Alfabetico"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:122
|
||
#, kde-format
|
||
msgctxt "As in 'sort something based on the last event'"
|
||
msgid "Newest Events"
|
||
msgstr "Eventi più recenti"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:123
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the newest events will be shown first."
|
||
msgstr "Le stanze con gli eventi più recenti saranno mostrate per prime."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:134
|
||
#, kde-format
|
||
msgctxt "@option:radio"
|
||
msgid "Custom"
|
||
msgstr "Personalizzato"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Timeline"
|
||
msgstr "Linea temporale"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:148
|
||
#, kde-format
|
||
msgid "Mark messages as read when:"
|
||
msgstr "Contrassegna i messaggi come letti quando:"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:153
|
||
#, kde-format
|
||
msgid "Never"
|
||
msgstr "Mai"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:157
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@item:inlistbox As in mark messages in the room as read when entering the "
|
||
"room"
|
||
msgid "Entering the room"
|
||
msgstr "Entrando nella stanza"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:161
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@item:inlistbox As in mark messages in the room as read when entering the "
|
||
"room and all messages are visible on screen"
|
||
msgid "Entering the room and all unread messages are visible"
|
||
msgstr "Entrando nella stanza tutti i messaggi non letti saranno visibili"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:165
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@item:inlistbox As in mark messages in the room as read when exiting the room"
|
||
msgid "Exiting the room"
|
||
msgstr "Uscendo dalla stanza"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:169
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@item:inlistbox As in mark messages in the room as read when exiting the "
|
||
"room and all messages are visible on screen"
|
||
msgid "Exiting the room and all unread messages are visible"
|
||
msgstr "Uscendo dalla stanza tutti i messaggi non letti saranno visibili"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:184
|
||
#, kde-format
|
||
msgid "Show deleted messages"
|
||
msgstr "Mostra i messaggi eliminati"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:200
|
||
#, kde-format
|
||
msgid "Show state events"
|
||
msgstr "Mostra gli eventi di stato"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:218
|
||
#, kde-format
|
||
msgid "Show leave and join events"
|
||
msgstr "Mostra eventi di uscita ed entrata"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:236
|
||
#, kde-format
|
||
msgid "Show name change events"
|
||
msgstr "Mostra gli eventi di cambio dei nomi"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:254
|
||
#, kde-format
|
||
msgid "Show avatar update events"
|
||
msgstr "Mostra gli eventi di aggiornamento degli avatar"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:264
|
||
#, kde-format
|
||
msgctxt "Chat Editor"
|
||
msgid "Editor"
|
||
msgstr "Editor"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:269
|
||
#, kde-format
|
||
msgid "Use s/text/replacement syntax to edit your last message"
|
||
msgstr ""
|
||
"usa la sintassi s/testo/sostituzione per modificare il tuo ultimo messaggio"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:279
|
||
#, kde-format
|
||
msgid "Developer Settings"
|
||
msgstr "Impostazioni per sviluppatori"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:284
|
||
#, kde-format
|
||
msgid "Enable developer tools"
|
||
msgstr "Abilita gli strumenti per sviluppatori"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:300
|
||
#, kde-format
|
||
msgid "Open Developer Tools"
|
||
msgstr "Apri gli strumenti per sviluppatori"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:304
|
||
#, kde-format
|
||
msgid "Developer Tools"
|
||
msgstr "Strumenti per sviluppatori"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:309
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Default Settings"
|
||
msgstr "Impostazioni predefinite"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:314
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reset all configuration values to their default…"
|
||
msgstr "Ripristina tutti i valori di configurazione ai valori predefiniti…"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:320
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Reset Configuration"
|
||
msgstr "Ripristina la configurazione"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:321
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Do you really want to reset all options to their default values?"
|
||
msgstr "Vuoi davvero ripristinare i valori predefiniti di tutte le opzioni?"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Security & Safety"
|
||
msgstr "Sicurezza"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ignored Users"
|
||
msgstr "Utenti ignorati"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Messages"
|
||
msgstr "Messaggi"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Show link previews"
|
||
msgstr "Mostra le anteprime dei collegamenti"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:49
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid ""
|
||
"You can customize this per-room under room settings. If unchecked, disables "
|
||
"link previews in every room."
|
||
msgstr ""
|
||
"È possibile personalizzare questa impostazione per ogni stanza nelle "
|
||
"impostazioni della stanza. Se non selezionata, l'anteprima dei collegamenti "
|
||
"viene disattivata in ogni stanza."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:62
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Send typing notifications"
|
||
msgstr "Invia le notifiche di digitazione"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:76
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Hide images and videos by default"
|
||
msgstr "Nascondi immagini e video in modo predefinito"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:77
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"When this option is enabled, images and videos are only shown after a button "
|
||
"is clicked."
|
||
msgstr ""
|
||
"Quando questa opzione è abilitata, le immagini e i video sono visualizzati "
|
||
"solo dopo aver fatto clic su un pulsante."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Everyone"
|
||
msgstr "Tutti"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "Anyone can send you invites."
|
||
msgstr "Chiunque può inviarti inviti."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:98
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Known users"
|
||
msgstr "Utenti conosciuti"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:99
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Only users you share a room with can send you invites."
|
||
msgstr "Solo gli utenti con cui condividi una stanza possono inviarti inviti."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:99
|
||
#: src/settings/NeoChatSecurityPage.qml:112
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Your server does not support this setting."
|
||
msgstr "Il tuo server non supporta questa impostazione."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:109
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No one"
|
||
msgstr "Nessuno"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:112
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "No one can send you invites."
|
||
msgstr "Nessuno può inviarti inviti."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:117
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Encryption"
|
||
msgstr "Cifratura"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:122
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Turn on encryption in new chats"
|
||
msgstr "Attiva la cifratura nelle nuove chat"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:123
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"If enabled, NeoChat will use encryption when starting new direct messages."
|
||
msgstr ""
|
||
"Se abilitata, NeoChat utilizzerà la cifratura quando si avviano nuovi "
|
||
"messaggi diretti."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:137
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Manage Key Storage"
|
||
msgstr "Gestisci l'archiviazione delle chiavi"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Import or unlock encryption keys from other devices."
|
||
msgstr "Importa o sblocca le chiavi di cifratura da altri dispositivi."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:141
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Manage Secret Backup"
|
||
msgstr "Gestisci backup segreto"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Import Keys"
|
||
msgstr "Importa chiavi"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:151
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Import encryption keys from a backup file."
|
||
msgstr "Importa le chiavi di cifratura da un copia di sicurezza."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:157
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Import Keys"
|
||
msgstr "Importa chiavi"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:160
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Keys imported successfully"
|
||
msgstr "Chiavi importate correttamente"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:173
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Export Keys"
|
||
msgstr "Esporta chiavi"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:174
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Export this device's encryption keys to a file."
|
||
msgstr "Esporta le chiavi di cifratura in un file."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:180
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Export Keys"
|
||
msgstr "Esporta chiavi"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:22
|
||
#, kde-format
|
||
msgid "General"
|
||
msgstr "Generale"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:33
|
||
#, kde-format
|
||
msgid "Appearance"
|
||
msgstr "Aspetto"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:39
|
||
#, kde-format
|
||
msgid "Notifications"
|
||
msgstr "Notifiche"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:51
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Security & Safety"
|
||
msgstr "Sicurezza"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:64
|
||
#, kde-format
|
||
msgid "Accounts"
|
||
msgstr "Account"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:71
|
||
#, kde-format
|
||
msgid "Stickers & Emojis"
|
||
msgstr "Adesivi ed emoji"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:84
|
||
#, kde-format
|
||
msgid "Network Proxy"
|
||
msgstr "Proxy di rete"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:90
|
||
#, kde-format
|
||
msgid "Devices"
|
||
msgstr "Dispositivi"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:102
|
||
#, kde-format
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Scorciatoie da tastiera"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:108
|
||
#, kde-format
|
||
msgid "About NeoChat"
|
||
msgstr "Informazioni su Neochat"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:111
|
||
#: src/settings/NeoChatSettingsView.qml:118
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "About"
|
||
msgstr "Informazioni"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:115
|
||
#, kde-format
|
||
msgid "About KDE"
|
||
msgstr "Informazioni su KDE"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Proxy"
|
||
msgstr "Proxy"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:25
|
||
#, kde-format
|
||
msgid "System Default"
|
||
msgstr "Impostazioni predefinite di sistema"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:37
|
||
#, kde-format
|
||
msgid "No Proxy"
|
||
msgstr "Nessun proxy"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:49
|
||
#, kde-format
|
||
msgid "HTTP"
|
||
msgstr "HTTP"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:61
|
||
#, kde-format
|
||
msgid "Socks5"
|
||
msgstr "Socks5"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:71
|
||
#, kde-format
|
||
msgid "Proxy Settings"
|
||
msgstr "Impostazioni del proxy"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:80
|
||
#, kde-format
|
||
msgid "Host"
|
||
msgstr "Host"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:93
|
||
#, kde-format
|
||
msgid "Port"
|
||
msgstr "Porta"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:114
|
||
#, kde-format
|
||
msgid "User"
|
||
msgstr "Utente"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:142
|
||
#, kde-format
|
||
msgid "Apply"
|
||
msgstr "Applica"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Disable notifications"
|
||
msgstr "Disabilita le notifiche"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Enable notifications"
|
||
msgstr "Abilita le notifiche"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Mute notifications"
|
||
msgstr "Silenzia le notifiche"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Unmute notifications"
|
||
msgstr "Rimuovi il silenzio alle notifiche"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch off highlights for messages that "
|
||
"match this rule"
|
||
msgid "Disable message highlights"
|
||
msgstr "Disabilita le evidenziazioni dei messaggi"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch on highlights for messages that match "
|
||
"this rule"
|
||
msgid "Enable message highlights"
|
||
msgstr "Abilita le evidenziazioni dei messaggi"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:135
|
||
#, kde-format
|
||
msgid "Delete keyword"
|
||
msgstr "Elimina la parola chiave"
|
||
|
||
#: src/settings/PasswordSheet.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Enter password"
|
||
msgstr "Inserisci password"
|
||
|
||
#: src/settings/PasswordSheet.qml:30
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Password:"
|
||
msgstr "Password:"
|
||
|
||
#: src/settings/Permissions.qml:36
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Power Levels"
|
||
msgstr "Livelli di potere"
|
||
|
||
#: src/settings/Permissions.qml:75
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Messages"
|
||
msgstr "Messaggi"
|
||
|
||
#: src/settings/Permissions.qml:114
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Moderation"
|
||
msgstr "Moderazione"
|
||
|
||
#: src/settings/Permissions.qml:153 src/settings/RoomGeneralPage.qml:24
|
||
#: src/settings/RoomSettingsView.qml:37
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "General"
|
||
msgstr "Generale"
|
||
|
||
#: src/settings/Permissions.qml:192
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Other Events"
|
||
msgstr "Altri eventi"
|
||
|
||
#: src/settings/Permissions.qml:250
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Event Type…"
|
||
msgstr "Tipo di evento…"
|
||
|
||
#: src/settings/Permissions.qml:276
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add keyword"
|
||
msgstr "Aggiungi parola chiave"
|
||
|
||
#: src/settings/PowerLevelDialog.qml:15
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit User Power Level"
|
||
msgstr "Modifica il livello di potere dell'utente"
|
||
|
||
#: src/settings/PowerLevelDialog.qml:35
|
||
#, kde-format
|
||
msgid "New power level"
|
||
msgstr "Imposta il livello di potere"
|
||
|
||
#: src/settings/PowerLevelDialog.qml:43
|
||
#, kde-format
|
||
msgid "Confirm"
|
||
msgstr "Conferma"
|
||
|
||
#: src/settings/PushNotification.qml:26
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Send Notifications For"
|
||
msgstr "Invia notifiche per"
|
||
|
||
#: src/settings/PushNotification.qml:32
|
||
#, kde-format
|
||
msgctxt "As in the default notification setting"
|
||
msgid "Default Settings"
|
||
msgstr "Impostazioni predefinite"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@window:title"
|
||
msgid "Advanced"
|
||
msgstr "Avanzate"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Room ID"
|
||
msgstr "ID stanza"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy room ID to clipboard"
|
||
msgstr "Copia l'ID della stanza negli appunti"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:50
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Room Version"
|
||
msgstr "Versione della stanza"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Upgrade Room…"
|
||
msgstr "Aggiorna stanza…"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:81
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Upgrade the Room"
|
||
msgstr "Aggiorna la stanza"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:85
|
||
#, kde-format
|
||
msgctxt "@label:spinbox"
|
||
msgid "Select new version"
|
||
msgstr "Seleziona la nuova versione"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Confirm"
|
||
msgstr "Conferma"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Update avatar"
|
||
msgstr "Aggiorna avatar"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:68
|
||
#, kde-format
|
||
msgctxt "@label:textbox Room name"
|
||
msgid "Name:"
|
||
msgstr "Nome:"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:77
|
||
#, kde-format
|
||
msgctxt "@label:textobx Room topic"
|
||
msgid "Topic:"
|
||
msgstr "Argomento:"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:89
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Save"
|
||
msgstr "Salva"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:103
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Aliases"
|
||
msgstr "Alias"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:108
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No canonical alias set"
|
||
msgstr "Nessun alias canonico impostato"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:125
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Make this alias the room's canonical alias"
|
||
msgstr "Rendi questo alias l'alias canonico della stanza"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete alias"
|
||
msgstr "Elimina alias"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:160
|
||
#, kde-format
|
||
msgctxt "The new alias (room address) to be added to a room"
|
||
msgid "#new_alias:server.org"
|
||
msgstr "#nuovo_alias:server.org"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:177
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new alias"
|
||
msgstr "Aggiungi nuovo alias"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:194
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Link Previews"
|
||
msgstr "Anteprime dei collegamenti"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:201
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in the user has switched off showing previews of hyperlinks in timeline "
|
||
"messages"
|
||
msgid "Link previews are disabled globally in Appearance settings"
|
||
msgstr ""
|
||
"Le anteprime dei collegamenti sono disabilitate globalmente nelle "
|
||
"impostazioni Aspetto"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:206
|
||
#, kde-format
|
||
msgctxt "@action:button Enable link previews globally"
|
||
msgid "Enable"
|
||
msgstr "Abilita"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:218
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Enable link previews for this room"
|
||
msgstr "Abilita le anteprime dei collegamenti per questa stanza"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:220
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Link previews were enabled by default by the room admins."
|
||
msgstr ""
|
||
"Le anteprime degli collegamenti sono state abilitate per impostazione "
|
||
"predefinita dagli amministratori della stanza."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:220
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Link previews were disabled by default by the room admins."
|
||
msgstr ""
|
||
"Le anteprime degli collegamenti sono state disabilitate per impostazione "
|
||
"predefinita dagli amministratori della stanza."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:225
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Enable link previews by default"
|
||
msgstr "Abilita le anteprime dei collegamenti per impostazione predefinita"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:232
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Official Parent Spaces"
|
||
msgstr "Spazi genitori ufficiali"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:265
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Canonical"
|
||
msgstr "Canonico"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:270
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Make canonical parent"
|
||
msgstr "Crea genitore canonico"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:281
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove parent"
|
||
msgstr "Rimuovi genitore"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:294
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room has no official parent spaces."
|
||
msgstr "Questa stanza non ha spazi genitori ufficiali."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:298
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new official parent"
|
||
msgstr "Aggiungi un nuovo genitore ufficiale"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:315
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room continues another conversation."
|
||
msgstr "Questa stanza continua un'altra conversazione."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:319
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "See older messages…"
|
||
msgstr "Vedi i messaggi più datati..."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:331
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room has been replaced."
|
||
msgstr "Questa stanza è stata sostituita."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:335
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "See new room…"
|
||
msgstr "Vedi la nuova stanza…"
|
||
|
||
#: src/settings/RoomProfile.qml:29
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Customize your profile only for this room."
|
||
msgstr "Personalizza il tuo profilo solo per questa stanza."
|
||
|
||
#: src/settings/RoomProfile.qml:37
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Display Name"
|
||
msgstr "Nome visualizzato"
|
||
|
||
#: src/settings/RoomProfile.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button Save profile"
|
||
msgid "Save"
|
||
msgstr "Salva"
|
||
|
||
#: src/settings/RoomProfile.qml:53
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reset to Default"
|
||
msgstr "Ripristina predefiniti"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"You need to upgrade this room to a newer version to enable this setting."
|
||
msgstr ""
|
||
"Devi aggiornare questa stanza a una versione più recente per abilitare "
|
||
"questa impostazione."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:24 src/settings/RoomSettingsView.qml:49
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Security"
|
||
msgstr "Sicurezza"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Encryption"
|
||
msgstr "Cifratura"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room uses encryption."
|
||
msgstr "Questa stanza utilizza la cifratura."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:50
|
||
#, kde-format
|
||
msgctxt "@action:button Enable encryption in this room"
|
||
msgid "Enable Encryption…"
|
||
msgstr "Abilita cifratura…"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:51
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "Once enabled, encryption cannot be disabled."
|
||
msgstr "Una volta abilitata, la cifratura non può essere disabilitata."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:62
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Access"
|
||
msgstr "Accesso"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:66
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Private (invite only)"
|
||
msgstr "Privata (solo su invito)"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:67
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Only invited people can join."
|
||
msgstr "Possono partecipare solo le persone invitate."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:75
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Space members"
|
||
msgstr "Membri dello spazio"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:76
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Anyone in the selected spaces can find and join."
|
||
msgstr "Chiunque nello spazio selezionato può trovare e partecipare."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:85
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Select spaces"
|
||
msgstr "Seleziona spazi"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:103
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Knock"
|
||
msgstr "Bussa"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:104
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "People not in the room need to request an invite to join the room."
|
||
msgstr ""
|
||
"Le persone che non sono nella stanza devono richiedere un invito per "
|
||
"entrarvi."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:113
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Public"
|
||
msgstr "Pubblica"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:114
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone can find and join."
|
||
msgstr "Chiunque può trovarla e partecipare."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:124
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Message history visibility"
|
||
msgstr "Visibilità della cronologia dei messaggi"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:128
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone"
|
||
msgstr "Chiunque"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:129
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||
msgstr ""
|
||
"Chiunque, indipendentemente dal fatto che si sia iscritto, può visualizzare "
|
||
"la cronologia."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:137
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only"
|
||
msgstr "Solo i membri"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"All members can view the entire message history, even before they joined."
|
||
msgstr ""
|
||
"Tutti i membri possono visualizzare l'intera cronologia dei messaggi, anche "
|
||
"prima dell'adesione."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:146
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since invite)"
|
||
msgstr "Solo i membri (dall'invito)"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:147
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they were invited to "
|
||
"the room."
|
||
msgstr ""
|
||
"I nuovi membri possono visualizzare la cronologia dei messaggi dal momento "
|
||
"in cui sono stati invitati nella stanza virtuale."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:155
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since joining)"
|
||
msgstr "Solo i membri (dall'adesione)"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:156
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they joined the room."
|
||
msgstr ""
|
||
"I nuovi membri possono visualizzare la cronologia dei messaggi dal momento "
|
||
"in cui sono entrati nella stanza virtuale."
|
||
|
||
#: src/settings/RoomSettingsView.qml:26
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Space Settings"
|
||
msgstr "Impostazioni degli spazi"
|
||
|
||
#: src/settings/RoomSettingsView.qml:28
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Room Settings"
|
||
msgstr "Impostazioni della stanza"
|
||
|
||
#: src/settings/RoomSettingsView.qml:60
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Members"
|
||
msgstr "Membri"
|
||
|
||
#: src/settings/RoomSettingsView.qml:71
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Permissions"
|
||
msgstr "Permessi"
|
||
|
||
#: src/settings/RoomSettingsView.qml:93
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Profile"
|
||
msgstr "Profilo"
|
||
|
||
#: src/settings/RoomSettingsView.qml:104
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Advanced"
|
||
msgstr "Avanzate"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Custom Room Sort Order"
|
||
msgstr "Ordinamento personalizzato delle stanze"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:60
|
||
#, kde-format
|
||
msgctxt "As in first sort chat rooms by the parameter"
|
||
msgid "first:"
|
||
msgstr "prima:"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:60
|
||
#, kde-format
|
||
msgctxt "As in then sort chat rooms by the parameter"
|
||
msgid "then:"
|
||
msgstr "poi:"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:76
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Up"
|
||
msgstr "Su"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:86
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Down"
|
||
msgstr "Giù"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:96
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Remove"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:109
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add parameter"
|
||
msgstr "Aggiungi parametro"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:122
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Select Parameter to Add"
|
||
msgstr "Seleziona il parametro da aggiungere"
|
||
|
||
#: src/settings/SelectParentDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select new official parent"
|
||
msgstr "Seleziona un nuovo genitore ufficiale"
|
||
|
||
#: src/settings/SelectParentDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pick room"
|
||
msgstr "Scegli la stanza"
|
||
|
||
#: src/settings/SelectParentDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Parent Space"
|
||
msgstr "Scegli spazio genitore"
|
||
|
||
#: src/settings/SelectParentDialog.qml:148
|
||
#, kde-format
|
||
msgid "Set this room as a child of the space %1"
|
||
msgstr "Imposta questa stanza come figlia dello spazio %1"
|
||
|
||
#: src/settings/SelectParentDialog.qml:155
|
||
#, kde-format
|
||
msgid ""
|
||
"You do not have a high enough privilege level in the parent to set this state"
|
||
msgstr ""
|
||
"Non disponi di un livello di privilegio sufficientemente elevato "
|
||
"nell'elemento genitore per impostare questo stato"
|
||
|
||
#: src/settings/SelectParentDialog.qml:155
|
||
#, kde-format
|
||
msgid "The selected room is not a space"
|
||
msgstr "La stanza selezionata non è uno spazio"
|
||
|
||
#: src/settings/SelectParentDialog.qml:155
|
||
#, kde-format
|
||
msgid "You do not have the privileges to complete this action"
|
||
msgstr "Non disponi dei privilegi per completare questa azione"
|
||
|
||
#: src/settings/SelectParentDialog.qml:160
|
||
#, kde-format
|
||
msgid "Make this space the canonical parent"
|
||
msgstr "Rendi questo spazio il genitore canonico"
|
||
|
||
#: src/settings/SelectParentDialog.qml:170
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ok"
|
||
msgstr "Ok"
|
||
|
||
#: src/settings/SelectSpacesDialog.qml:37
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select Spaces"
|
||
msgstr "Seleziona spazi"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:178
|
||
#, kde-format
|
||
msgid ""
|
||
"%1. Please follow the instructions there and then click the button above"
|
||
msgstr "%1. Segui le istruzioni presenti e poi fai clic sul pulsante qui sopra"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid "We've sent you an email"
|
||
msgstr "Ti abbiamo inviato un messaggio di posta elettronica"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid "We've sent you a text message"
|
||
msgstr "Ti abbiamo inviato un messaggio di testo"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158
|
||
#, kde-format
|
||
msgid "The entered email is not valid"
|
||
msgstr "L'indirizzo di posta digitato non è valido"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158
|
||
#, kde-format
|
||
msgid "The entered phone number is not valid"
|
||
msgstr "Il numero di telefono digitato non è valido"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:184
|
||
#, kde-format
|
||
msgid ""
|
||
"The email has not been verified. Please go to the email and follow the "
|
||
"instructions there and then click the button above"
|
||
msgstr ""
|
||
"L'indirizzo di posta elettronica non è stato verificato. Vai al messaggio di "
|
||
"posta e segui le istruzioni presenti, quindi fai clic sul pulsante in alto"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:185
|
||
#, kde-format
|
||
msgid ""
|
||
"The phone number has not been verified. Please go to the text message and "
|
||
"follow the instructions there and then click the button above"
|
||
msgstr ""
|
||
"Il numero di telefono non è stato verificato. Vai al messaggio di testo e "
|
||
"segui le istruzioni presenti, quindi fai clic sul pulsante in alto"
|
||
|
||
#: src/settings/ThreePIdCard.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Hide"
|
||
msgstr "Nascondi"
|
||
|
||
#: src/settings/ThreePIdCard.qml:69
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/settings/ThreePIdCard.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Complete"
|
||
msgstr "Completata"
|
||
|
||
#: src/settings/ThreePIdCard.qml:136
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Country Code for new phone number"
|
||
msgstr "Prefisso internazionale per il nuovo numero di telefono"
|
||
|
||
#: src/settings/ThreePIdCard.qml:152
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Email Address:"
|
||
msgstr "Nuovo indirizzo di posta:"
|
||
|
||
#: src/settings/ThreePIdCard.qml:152
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Phone Number:"
|
||
msgstr "Nuovo numero di telefono:"
|
||
|
||
#: src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid ""
|
||
"%1. Please follow the instructions there and then click the button below"
|
||
msgstr "%1. Segui le istruzioni presenti e poi fai clic sul pulsante qui sotto"
|
||
|
||
#: src/settings/ThreePIdCard.qml:160
|
||
#, kde-format
|
||
msgid "Incorrect password entered"
|
||
msgstr "È stata digitata una password errata"
|
||
|
||
#: src/settings/ThreePIdCard.qml:162
|
||
#, kde-format
|
||
msgid ""
|
||
"The email has not been verified. Please go to the email and follow the "
|
||
"instructions there and then click the button below"
|
||
msgstr ""
|
||
"L'indirizzo di posta elettronica non è stato verificato. Vai al messaggio di "
|
||
"posta e segui le istruzioni presenti, quindi fai clic sul pulsante in basso"
|
||
|
||
#: src/settings/ThreePIdCard.qml:162
|
||
#, kde-format
|
||
msgid ""
|
||
"The phone number has not been verified. Please go to the text message and "
|
||
"follow the instructions there and then click the button below"
|
||
msgstr ""
|
||
"Il numero di telefono non è stato verificato. Vai al messaggio di testo e "
|
||
"segui le istruzioni presenti, quindi fai clic sul pulsante in basso"
|
||
|
||
#: src/settings/ThreePIdCard.qml:189
|
||
#, kde-format
|
||
msgctxt "@action:button Add new email or phone number"
|
||
msgid "Add"
|
||
msgstr "Aggiungi"
|
||
|
||
#: src/settings/ThreePIdCard.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button As in 'go back'"
|
||
msgid "Back"
|
||
msgstr "Indietro"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Child"
|
||
msgstr "Rimuovi figlio"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:39
|
||
#, kde-format
|
||
msgid "The child %1 will be removed from the space %2"
|
||
msgstr "Il figlio %1 sarà rimosso dallo spazio %2"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:46
|
||
#, kde-format
|
||
msgid ""
|
||
"The current space is the official parent of this room, should this be "
|
||
"cleared?"
|
||
msgstr ""
|
||
"Lo spazio attuale è il genitore ufficiale di questa stanza, dovrebbe essere "
|
||
"cancellato?"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:24
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select Existing Room"
|
||
msgstr "Seleziona stanza esistente"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pick Room"
|
||
msgstr "Scegli la stanza"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:44
|
||
#, kde-format
|
||
msgctxt "@title Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Esplora"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:148
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "You have the required privilege level in the child to set this state"
|
||
msgstr ""
|
||
"Disponi del livello di privilegio richiesto nel figlio per impostare questo "
|
||
"stato"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:148
|
||
#, kde-format
|
||
msgid ""
|
||
"You do not have a high enough privilege level in the child to set this state"
|
||
msgstr ""
|
||
"Non disponi di un livello di privilegio sufficientemente elevato nel figlio "
|
||
"per impostare questo stato"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:171
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@option:check The canonical parent is the default one if a room has multiple "
|
||
"parent spaces."
|
||
msgid "Make this space the canonical parent"
|
||
msgstr "Rendi questo spazio il genitore canonico"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:172
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid ""
|
||
"The canonical parent is the default one if a room has multiple parent spaces."
|
||
msgstr ""
|
||
"Il genitore canonico è quello predefinito se una stanza ha più spazi "
|
||
"genitore."
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:94
|
||
#, kde-format
|
||
msgid "Suggested"
|
||
msgstr "Suggerito"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:103
|
||
#, kde-format
|
||
msgctxt "number of room members"
|
||
msgid "%1 member - "
|
||
msgid_plural "%1 members - "
|
||
msgstr[0] "%1 membro - "
|
||
msgstr[1] "%1 membri - "
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:103
|
||
#, kde-format
|
||
msgctxt "number of room members"
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 membro"
|
||
msgstr[1] "%1 membri"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:112
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Add new room"
|
||
msgstr "Aggiungi una nuova stanza"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:123
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Remove…"
|
||
msgstr "Rimuovi…"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:143
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Don't Suggest"
|
||
msgstr "Non suggerire"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:143
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Make Suggested"
|
||
msgstr "Rendi suggerito"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "New Room…"
|
||
msgstr "Nuova stanza…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "New Space…"
|
||
msgstr "Nuovo spazio…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:46
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Existing Room…"
|
||
msgstr "Stanza esistente…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:80
|
||
#, kde-format
|
||
msgctxt "@button Invite user to this space"
|
||
msgid "Invite to Space…"
|
||
msgstr "Invita allo spazio…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:92
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Add to Space…"
|
||
msgstr "Aggiungi allo spazio..."
|
||
|
||
#: src/spaces/SpaceHomePage.qml:99
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave this Space…"
|
||
msgstr "Abbandona questo spazio…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:163
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reply"
|
||
msgstr "Rispondi"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:185
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reply in Thread"
|
||
msgstr "Rispondi nella conversazione"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:211
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove…"
|
||
msgstr "Rimuovi…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:216
|
||
#: src/timeline/DelegateContextMenu.qml:223
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Remove Message"
|
||
msgstr "Rimuovi messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:217
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing this message"
|
||
msgstr ""
|
||
"Facoltativamente, indica un motivo per cui vuoi rimuovere questo messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:218
|
||
#, kde-format
|
||
msgctxt "@action:button 'Remove' as in 'Remove this message'"
|
||
msgid "Remove"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:239
|
||
#, kde-format
|
||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||
msgid "Forward…"
|
||
msgstr "Inoltra…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:245
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Forward Message"
|
||
msgstr "Inoltra messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:259
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Image"
|
||
msgstr "Apri immagine"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:261
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Audio"
|
||
msgstr "Apri audio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:263
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Video"
|
||
msgstr "Apri video"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:265
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open File"
|
||
msgstr "Apri file"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:278
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Image…"
|
||
msgstr "Salva immagine…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:280
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Audio…"
|
||
msgstr "Salva audio..."
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:282
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Video…"
|
||
msgstr "Salva video…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:284
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save File…"
|
||
msgstr "Salva file…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:299
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Image"
|
||
msgstr "Copia immagine"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:301
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Audio"
|
||
msgstr "Copia audio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:303
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Video"
|
||
msgstr "Copia video"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:305
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy File"
|
||
msgstr "Copia file"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:315
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Link Address"
|
||
msgstr "Copia l'indirizzo del collegamento"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:323
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Text"
|
||
msgstr "Copia il testo"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:329
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Message Link"
|
||
msgstr "Copia collegamento del messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:337
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Segnala…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:342
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Message"
|
||
msgstr "Messaggio della segnalazione"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:343
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this message"
|
||
msgstr ""
|
||
"Facoltativamente, indica il motivo per cui vuoi segnalare questo messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:345
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Segnala"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:349
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Message"
|
||
msgstr "Messaggio della segnalazione"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:361
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Search for '%1'"
|
||
msgstr "Cerca «%1»"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:384
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Configure Web Shortcuts…"
|
||
msgstr "Configura le scorciatoie web…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:392
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Read Text Aloud"
|
||
msgstr "Leggi il testo ad alta voce"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:395
|
||
#, kde-format
|
||
msgctxt "@info text-to-speech %1 is author %2 is message text"
|
||
msgid "%1 said %2"
|
||
msgstr "%1 ha detto %2"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:415
|
||
#, kde-format
|
||
msgctxt "@action:button 'Unpin' as in 'Unpin this message'"
|
||
msgid "Unpin"
|
||
msgstr "Rimuovi"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:415
|
||
#, kde-format
|
||
msgctxt "@action:button 'Pin' as in 'Pin the message in the room'"
|
||
msgid "Pin"
|
||
msgstr "Appunta"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:422
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Deselect Message"
|
||
msgstr "Deseleziona messaggi"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:422
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Select Message"
|
||
msgstr "Seleziona messaggio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:435
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "View Source"
|
||
msgstr "Visualizza sorgente"
|
||
|
||
#: src/timeline/models/readmarkermodel.cpp:115
|
||
#, kde-format
|
||
msgid "1 user: "
|
||
msgid_plural "%1 users: "
|
||
msgstr[0] "1 utente: "
|
||
msgstr[1] "%1 utenti: "
|
||
|
||
#: src/timeline/models/readmarkermodel.cpp:120
|
||
#, kde-format
|
||
msgctxt "A member who is not in the room has been requested."
|
||
msgid "unknown member"
|
||
msgstr "membro sconosciuto"
|
||
|
||
#: src/timeline/models/readmarkermodel.cpp:122
|
||
#, kde-format
|
||
msgctxt "list separator"
|
||
msgid ", "
|
||
msgstr ", "
|
||
|
||
#: src/timeline/PredecessorDelegate.qml:26
|
||
#, kde-format
|
||
msgid "This room continues another conversation."
|
||
msgstr "Questa stanza continua un'altra conversazione."
|
||
|
||
#: src/timeline/PredecessorDelegate.qml:29
|
||
#, kde-format
|
||
msgid "See older messages…"
|
||
msgstr "Vedi i messaggi più datati..."
|
||
|
||
#: src/timeline/QuickActions.qml:41
|
||
#, kde-format
|
||
msgid "React"
|
||
msgstr "Reagisci"
|
||
|
||
#: src/timeline/QuickActions.qml:90
|
||
#, kde-format
|
||
msgid "Message menu"
|
||
msgstr "Il menu Messaggio"
|
||
|
||
#: src/timeline/ReadMarkerDelegate.qml:67
|
||
#, kde-format
|
||
msgctxt "Relative time since the room was last read"
|
||
msgid "Last read: %1"
|
||
msgstr "Ultima lettura: %1"
|
||
|
||
#: src/timeline/ReadMarkerDelegate.qml:73
|
||
#, kde-format
|
||
msgctxt "@action:button Mark all messages up to now as read"
|
||
msgid "Mark as Read"
|
||
msgstr "Marca come letto"
|
||
|
||
#: src/timeline/SuccessorDelegate.qml:26
|
||
#, kde-format
|
||
msgid "This room has been replaced."
|
||
msgstr "Questa stanza è stata sostituita."
|
||
|
||
#: src/timeline/SuccessorDelegate.qml:29
|
||
#, kde-format
|
||
msgid "See new room…"
|
||
msgstr "Vedi la nuova stanza…"
|
||
|
||
#: src/timeline/TimelineEndDelegate.qml:90
|
||
#, kde-format
|
||
msgid ""
|
||
"This is the beginning of the chat. There are no historical messages beyond "
|
||
"this point."
|
||
msgstr ""
|
||
"Questo è l'inizio della chat. Non ci sono messaggi più datati oltre questo "
|
||
"punto."
|
||
|
||
#: src/timeline/TimelineView.qml:240 src/timeline/TimelineView.qml:266
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to first unread message"
|
||
msgstr "Salta al primo messaggio non letto"
|
||
|
||
#: src/timeline/TimelineView.qml:240
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to oldest loaded message"
|
||
msgstr "Salta al messaggio caricato più vecchio"
|
||
|
||
#: src/timeline/TimelineView.qml:266
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to next unread highlight"
|
||
msgstr "Salta alla successiva evidenziazione non letta"
|
||
|
||
#: src/timeline/TimelineView.qml:297
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to latest message"
|
||
msgstr "Salta all'ultimo messaggio"
|
||
|
||
#: src/timeline/TimelineView.qml:331
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Drag items here to share them"
|
||
msgstr "Trascina qui gli elementi per condividerli"
|
||
|
||
#: src/timeline/TimelineView.qml:360
|
||
#, kde-format
|
||
msgctxt "Message displayed when some users are typing"
|
||
msgid "%2 is typing"
|
||
msgid_plural "%2 are typing"
|
||
msgstr[0] "%2 sta scrivendo"
|
||
msgstr[1] "%2 stanno scrivendo"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@label:textbox"
|
||
#~| msgid "Link Text:"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Rich Text"
|
||
#~ msgstr "Testo del collegamento:"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Enter rich text mode"
|
||
#~ msgstr "Entra in modalità testo formattato"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Exit rich text mode"
|
||
#~ msgstr "Esci dalla modalità testo formattato"
|
||
|
||
#~ msgctxt "@option:check"
|
||
#~ msgid "Reject invitations from unknown users"
|
||
#~ msgstr "Rifiuta gli inviti da utenti sconosciuti"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "If enabled, NeoChat will reject invitations from users you don't share a "
|
||
#~ "room with."
|
||
#~ msgstr ""
|
||
#~ "Se abilitata, NeoChat rifiuterà gli inviti da utenti con cui non "
|
||
#~ "condividi una stanza."
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Unlock using Security Key or Backup Passphrase"
|
||
#~ msgstr ""
|
||
#~ "Sblocca utilizzando la chiave di sicurezza o la frase segreta di backup"
|
||
|
||
#~ msgctxt "@label:textbox"
|
||
#~ msgid "Security Key or Backup Passphrase:"
|
||
#~ msgstr "Chiave di sicurezza o frase segreta di backup:"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Choose local file"
|
||
#~ msgstr "Scegli file locale"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Clipboard image"
|
||
#~ msgstr "Immagine dagli appunti"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Manage Secret Backup"
|
||
#~ msgstr "Gestisci backup segreto"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Leave Room"
|
||
#~ msgstr "Lascia la stanza"
|
||
|
||
#~ msgid "OK"
|
||
#~ msgstr "OK"
|
||
|
||
#~ msgctxt "@option:check Enable the matrix 'threads' feature"
|
||
#~ msgid "Threads"
|
||
#~ msgstr "Conversazioni"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "The user you're replying to has left the room, and can't be notified."
|
||
#~ msgstr ""
|
||
#~ "L'utente a cui stai rispondendo ha abbandonato la stanza e non può "
|
||
#~ "ricevere notifiche."
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Confirm edit"
|
||
#~ msgstr "Conferma la modifica"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Post message in thread"
|
||
#~ msgstr "Pubblica messaggio nella conversazione"
|
||
|
||
#~ msgctxt "@option:radio"
|
||
#~ msgid "Send messages with Enter"
|
||
#~ msgstr "Invia messaggi con Invio"
|
||
|
||
#~ msgctxt "@option:radio"
|
||
#~ msgid "Send messages with Ctrl+Enter"
|
||
#~ msgstr "Invia messaggi con Ctrl+Invio"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Go back"
|
||
#~ msgstr "Indietro"
|
||
|
||
#~ msgid "Search"
|
||
#~ msgstr "Cerca"
|
||
|
||
#~ msgid "Find your friends"
|
||
#~ msgstr "Trova i tuoi amici"
|
||
|
||
#~ msgid "Create New"
|
||
#~ msgstr "Crea nuovo"
|
||
|
||
#~ msgctxt "@action:intoolbar"
|
||
#~ msgid "Show QR Code"
|
||
#~ msgstr "Mostra il codice QR"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Devices"
|
||
#~ msgstr "Dispositivi"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Open Key Backup"
|
||
#~ msgstr "Apri backup chiave"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Logout…"
|
||
#~ msgstr "Chiudi sessione…"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Load your encrypted messages"
|
||
#~ msgstr "Carica i tuoi messaggi cifrati"
|
||
|
||
#~ msgid "There are no locations shared in this room."
|
||
#~ msgstr "Non ci sono posizioni condivise in questa stanza."
|
||
|
||
#~ msgctxt "@placeholder"
|
||
#~ msgid "This room does not use any extensions"
|
||
#~ msgstr "Questa stanza non utilizza alcuna estensione"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Show Menu"
|
||
#~ msgstr "Mostra il menu"
|
||
|
||
#~ msgid "Create a Room"
|
||
#~ msgstr "Crea una stanza"
|
||
|
||
#~ msgid "Create a space"
|
||
#~ msgstr "Crea uno spazio"
|
||
|
||
#~ msgctxt "Room permission type"
|
||
#~ msgid "Set pinned events"
|
||
#~ msgstr "Imposta gli eventi appuntati"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Default permissions"
|
||
#~ msgstr "Permessi predefiniti"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Basic permissions"
|
||
#~ msgstr "Permessi di base"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Event permissions"
|
||
#~ msgstr "Permessi degli eventi"
|
||
|
||
#~ msgctxt "@title Role such as 'Admin' or 'Moderator' for this user"
|
||
#~ msgid "Role"
|
||
#~ msgstr "Ruolo"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove from Favorites"
|
||
#~ msgstr "Rimuovi dai preferiti"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Add to Favorites"
|
||
#~ msgstr "Aggiungi ai preferiti"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Esplora le stanze"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Esplora le stanze"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Explore rooms"
|
||
#~ msgstr "Esplora le stanze"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Esplora le stanze"
|
||
|
||
#~ msgctxt "@action"
|
||
#~ msgid "Search in room directory"
|
||
#~ msgstr "Cerca nella cartella delle stanze"
|
||
|
||
#~ msgctxt "@action"
|
||
#~ msgid "Explore rooms"
|
||
#~ msgstr "Esplora le stanze"
|
||
|
||
#~ msgctxt "@action:button Block the user"
|
||
#~ msgid "Block %1"
|
||
#~ msgstr "Blocca %1"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "One mutual room"
|
||
#~ msgid_plural "%1 mutual rooms"
|
||
#~ msgstr[0] "Una stanza comune"
|
||
#~ msgstr[1] "%1 stanze comuni"
|
||
|
||
#~ msgid "Unignore this user"
|
||
#~ msgstr "Non ignorare questo utente"
|
||
|
||
#~ msgid "Ignore this user"
|
||
#~ msgstr "Ignora questo utente"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Kick this user"
|
||
#~ msgstr "Espelli questo utente"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Invite this user"
|
||
#~ msgstr "Invita questo utente"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Ban this user"
|
||
#~ msgstr "Bandisci questo utente"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Unban this user"
|
||
#~ msgstr "Rimuovi il bando questo utente"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove recent messages by this user"
|
||
#~ msgstr "Rimuovi i messaggi recenti di questo utente"
|
||
|
||
#~ msgctxt "%1 is the name of the user."
|
||
#~ msgid "Chat with %1"
|
||
#~ msgstr "Chat con %1"
|
||
|
||
#~ msgid "Invite to private chat"
|
||
#~ msgstr "Invita in chat privata"
|
||
|
||
#~ msgctxt "@action:button %1 is the name of the user."
|
||
#~ msgid "Search room for %1's messages"
|
||
#~ msgstr "Cerca nella stanza i messaggi di %1"
|
||
|
||
#~ msgctxt "@label:checkbox"
|
||
#~ msgid "Show link previews in messages"
|
||
#~ msgstr "Mostra l'anteprima dei collegamenti nei messaggi"
|
||
|
||
#~ msgctxt "@label:checkbox"
|
||
#~ msgid "Enable URL previews"
|
||
#~ msgstr "Abilita le anteprime degli URL"
|
||
|
||
#~ msgctxt ""
|
||
#~ "As in the user has switched off showing previews of hyperlinks in "
|
||
#~ "timeline messages"
|
||
#~ msgid "URL previews are currently disabled for your account"
|
||
#~ msgstr ""
|
||
#~ "Le anteprime degli URL sono attualmente disabilitate per il tuo account"
|
||
|
||
#~ msgid "has put %1 out of the room: %2"
|
||
#~ msgstr "ha espulso %1 dalla stanza: %2"
|
||
|
||
#~ msgid "has put %1 out of the room"
|
||
#~ msgstr "ha espulso %1 dalla stanza"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "If you have a backup passphrase for this account, enter it below."
|
||
#~ msgstr ""
|
||
#~ "Se disponi di una frase segreta di backup per questo account, digitala di "
|
||
#~ "seguito."
|
||
|
||
#~ msgctxt "@label:textbox"
|
||
#~ msgid "Backup Password:"
|
||
#~ msgstr "Password di backup:"
|
||
|
||
#~ msgctxt "@option:check Enable the matrix 'secret backup' feature"
|
||
#~ msgid "Secret Backup"
|
||
#~ msgstr "Backup segreto"
|
||
|
||
#~ msgctxt "As in 'sort something based on last activity'"
|
||
#~ msgid "Activity"
|
||
#~ msgstr "Attività"
|
||
|
||
#~ msgctxt "As in 'sort something based on the last message'"
|
||
#~ msgid "Last Message Activity"
|
||
#~ msgstr "Attività dell'ultimo messaggio"
|
||
|
||
#~ msgctxt "As in 'notify for all messages'"
|
||
#~ msgid "All"
|
||
#~ msgstr "Tutto"
|
||
|
||
#~ msgctxt "As in 'do not notify for any messages'"
|
||
#~ msgid "Off"
|
||
#~ msgstr "Spento"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Room notifications setting"
|
||
#~ msgstr "Impostazione delle notifiche della stanza"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Open Jitsi Meet in browser"
|
||
#~ msgstr "Apri Jitsi Meet nel browser"
|
||
|
||
#~ msgid "Search in this room"
|
||
#~ msgstr "Cerca in questa stanza"
|
||
|
||
#~ msgid "Remove room from favorites"
|
||
#~ msgstr "Rimuovi la stanza dai preferiti"
|
||
|
||
#~ msgid "Favorite this room"
|
||
#~ msgstr "Rendi preferita questa stanza"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Extensions for this room"
|
||
#~ msgstr "Estensioni per questa stanza"
|
||
|
||
#~ msgid "Show locations for this room"
|
||
#~ msgstr "Mostra le posizioni per questa stanza"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Leave this room…"
|
||
#~ msgstr "Abbandona questa stanza…"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Find your Friends"
|
||
#~ msgstr "Trova i tuoi amici"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Find Your Friends"
|
||
#~ msgstr "Trova i tuoi amici"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amici"
|
||
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amici"
|
||
|
||
#~ msgctxt "@button View all one-on-one chats with your friends."
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amici"
|
||
|
||
#~ msgctxt "As in 'Remove this device'"
|
||
#~ msgid "Remove"
|
||
#~ msgstr "Rimuovi"
|
||
|
||
#~ msgid "Internal usage only."
|
||
#~ msgstr "Solo per uso interno."
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "General Theme"
|
||
#~ msgstr "Tema generale"
|
||
|
||
#~ msgctxt "@info screenreader"
|
||
#~ msgid "The currently selected link"
|
||
#~ msgstr "Il collegamento attualmente selezionato"
|
||
|
||
#~ msgid "Configure NeoChat…"
|
||
#~ msgstr "Configura NeoChat…"
|
||
|
||
#~ msgid "Maximize"
|
||
#~ msgstr "Massimizza"
|
||
|
||
#~ msgid "Share"
|
||
#~ msgstr "Condividi"
|
||
|
||
#~ msgid "Attach an image or file"
|
||
#~ msgstr "Allega un'immagine o un file"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Undo"
|
||
#~ msgstr "Annulla"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Redo"
|
||
#~ msgstr "Rifai"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Cut"
|
||
#~ msgstr "Taglia"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Copia"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Incolla"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Delete"
|
||
#~ msgstr "Elimina"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Select All"
|
||
#~ msgstr "Seleziona tutto"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Edit"
|
||
#~ msgstr "Modifica"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy user's Matrix ID"
|
||
#~ msgstr "Copia l'ID Matrix dell'utente"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy Room Address"
|
||
#~ msgstr "Copia l'indirizzo della stanza"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "NeoChat"
|
||
#~ msgstr "NeoChat"
|
||
|
||
#~ msgctxt "'<text>' does not look like a room id or alias."
|
||
#~ msgid "'%1' does not look like a room id or alias."
|
||
#~ msgstr "«%1» non sembra un id di una stanza o un alias."
|
||
|
||
#~ msgid "Follow Global Setting"
|
||
#~ msgstr "Segui le impostazioni globali"
|
||
|
||
#~ msgid "Follow global setting"
|
||
#~ msgstr "Segui le impostazioni globali"
|
||
|
||
#~ msgid "Switch User"
|
||
#~ msgstr "Cambia utente"
|
||
|
||
#~ msgid "Room Information"
|
||
#~ msgstr "Informazioni sulla stanza"
|
||
|
||
#~ msgid "Room name:"
|
||
#~ msgstr "Nome stanza:"
|
||
|
||
#~ msgid "Room topic:"
|
||
#~ msgstr "Argomento della stanza:"
|
||
|
||
#~ msgid "New Space Information"
|
||
#~ msgstr "Nuove informazioni sullo spazio"
|
||
|
||
#~ msgid "New Room Information"
|
||
#~ msgstr "Nuove informazioni sulla stanza"
|
||
|
||
#~ msgid "Select type"
|
||
#~ msgstr "Seleziona tipo"
|
||
|
||
#~ msgid "Room"
|
||
#~ msgstr "Stanza"
|
||
|
||
#~ msgid "Space"
|
||
#~ msgstr "Spazio"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Create Space"
|
||
#~ msgstr "Crea spazio"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Find your friends"
|
||
#~ msgstr "Trova i tuoi amici"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Browse Chats…"
|
||
#~ msgstr "Sfoglia chat…"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "About Matrix"
|
||
#~ msgstr "Informazioni su Matrix"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Create a Child"
|
||
#~ msgstr "Crea un figlio"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Show User"
|
||
#~ msgstr "Mostra utente"
|
||
|
||
#~ msgid "This message was sent from a verified device"
|
||
#~ msgstr "Questo messaggio è stato inviato da un dispositivo verificato"
|
||
|
||
#~ msgid "End Poll"
|
||
#~ msgstr "Termina il sondaggio"
|
||
|
||
#~ msgctxt "@info:label"
|
||
#~ msgid "%1 has invited you to join"
|
||
#~ msgstr "%1 ti ha invitato a partecipare"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Reject"
|
||
#~ msgstr "Rifiuta"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Accept"
|
||
#~ msgstr "Accetta"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy Address to Clipboard"
|
||
#~ msgstr "Copia indirizzo negli appunti"
|
||
|
||
#~ msgid "Edit this account"
|
||
#~ msgstr "Modifica questo account"
|
||
|
||
#~ msgid "Whether push notifications are generated by your Matrix server"
|
||
#~ msgstr "Se le notifiche push sono generate dal tuo server Matrix"
|
||
|
||
#~ msgid "Accept this invitation?"
|
||
#~ msgstr "Vuoi accettare questo invito?"
|
||
|
||
#~ msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
#~ msgid "Reject and ignore user"
|
||
#~ msgstr "Rifiuta e ignora l'utente"
|
||
|
||
#~ msgid "Compare a set of emoji on both devices"
|
||
#~ msgstr "Confronta un insieme di emoji su entrambi i dispositivi"
|
||
|
||
#~ msgid "Reply..."
|
||
#~ msgstr "Rispondi..."
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Configure NeoChat..."
|
||
#~ msgstr "Configura NeoChat..."
|
||
|
||
#~ msgid "Passwords do not match"
|
||
#~ msgstr "Le password non corrispondono"
|
||
|
||
#~ msgid "Wrong password entered"
|
||
#~ msgstr "È stata digitata una password errata"
|
||
|
||
#~ msgid "Remove from Favourites"
|
||
#~ msgstr "Rimuovi dai preferiti"
|
||
|
||
#~ msgid "Add to Favourites"
|
||
#~ msgstr "Aggiungi ai preferiti"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Room Settings"
|
||
#~ msgstr "Impostazioni della stanza"
|
||
|
||
#~ msgid "Create rooms and chats"
|
||
#~ msgstr "Crea stanze e chat"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Show QR code"
|
||
#~ msgstr "Mostra il codice QR"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Stickers & Emojis"
|
||
#~ msgstr "Adesivi ed emoji"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Ignored Users"
|
||
#~ msgstr "Utenti ignorati"
|
||
|
||
#~ msgid "Notification State"
|
||
#~ msgstr "Stato delle notifiche"
|
||
|
||
#~ msgid "Open Externally"
|
||
#~ msgstr "Apri esternamente"
|
||
|
||
#~ msgid "Save As"
|
||
#~ msgstr "Salva come"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Room information"
|
||
#~ msgstr "Informazioni della stanza"
|
||
|
||
#~ msgid "Matrix client"
|
||
#~ msgstr "Client Matrix"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Room ID or Alias"
|
||
#~ msgstr "ID stanza o alias"
|
||
|
||
#~ msgid "Maybe it was deleted?"
|
||
#~ msgstr "Forse è stato eliminato?"
|
||
|
||
#~ msgid "Access to keychain was denied."
|
||
#~ msgstr "L'accesso al portachiavi è stato negato."
|
||
|
||
#~ msgid "No keychain available."
|
||
#~ msgstr "Nessun portachiavi trovato."
|
||
|
||
#~ msgid "Network Error"
|
||
#~ msgstr "Errore di rete"
|
||
|
||
#~ msgid "Malformed or empty Matrix id"
|
||
#~ msgstr "ID Matrix non valido o vuoto"
|
||
|
||
#~ msgctxt "%1: What's being done; %2: How often it is done."
|
||
#~ msgid " %1"
|
||
#~ msgid_plural " %1 %2 times"
|
||
#~ msgstr[0] " %1"
|
||
#~ msgstr[1] " %1 %2 volte"
|
||
|
||
#~ msgctxt "n users"
|
||
#~ msgid " %1 user "
|
||
#~ msgid_plural " %1 users "
|
||
#~ msgstr[0] " %1 utente "
|
||
#~ msgstr[1] " %1 utenti "
|
||
|
||
#~ msgctxt "[action 1], [action 2 and/or action 3]"
|
||
#~ msgid ", "
|
||
#~ msgstr ", "
|
||
|
||
#~ msgctxt "[action 1, action 2] or [action 3]"
|
||
#~ msgid " or "
|
||
#~ msgstr " o "
|
||
|
||
#~ msgctxt "[action 1, action 2] and [action 3]"
|
||
#~ msgid " and "
|
||
#~ msgstr " e "
|
||
|
||
#~ msgctxt ""
|
||
#~ "userText (%1) is either a Matrix username if a single user sent all the "
|
||
#~ "states or n users if they were sent by multiple users.chunksText (%2) is "
|
||
#~ "a list of comma separated actions for each of the state events in the "
|
||
#~ "group."
|
||
#~ msgid "<style>a {text-decoration: none;}</style>%1 %2"
|
||
#~ msgstr "<style>a {text-decoration: none;}</style>%1 %2"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Remove Message"
|
||
#~ msgstr "Rimuovi il messaggio"
|
||
|
||
#~ msgid "Add"
|
||
#~ msgstr "Aggiungi"
|
||
|
||
#~ msgid "No users available"
|
||
#~ msgstr "Nessun utente disponibile"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Invitations"
|
||
#~ msgstr "Inviti"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Ignored Users"
|
||
#~ msgstr "Utenti ignorati"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Manage ignored users"
|
||
#~ msgstr "Gestisci gli utenti ignorati"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Keys"
|
||
#~ msgstr "Chiavi"
|
||
|
||
#~ msgid "Device key"
|
||
#~ msgstr "Chiave del dispositivo"
|
||
|
||
#~ msgid "Device id"
|
||
#~ msgstr "ID dispositivo"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Encryption Keys"
|
||
#~ msgstr "Chiavi di cifratura"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Open proxy settings"
|
||
#~ msgstr "Apri le impostazioni del proxy"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Proxy Settings"
|
||
#~ msgstr "Impostazioni del proxy"
|
||
|
||
#~ msgid "Media id '%1' doesn't follow server/mediaId pattern"
|
||
#~ msgstr "L'ID del supporto «%1» non segue il modello server/mediaId"
|
||
|
||
#~ msgid "Image request has been cancelled"
|
||
#~ msgstr "La richiesta dell'immagine è stata annullata"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Cancel edit"
|
||
#~ msgstr "Annulla la modifica"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "QR code for account"
|
||
#~ msgstr "Codice QR per account"
|
||
|
||
#~ msgctxt "Placeholder message when no user is ignored"
|
||
#~ msgid "You are not ignoring any users"
|
||
#~ msgstr "Non stai ignorando alcun utente"
|
||
|
||
#~ msgid "Room Settings"
|
||
#~ msgstr "Impostazioni della stanza"
|
||
|
||
#~ msgid "Valid server entered"
|
||
#~ msgstr "Server valido inserito"
|
||
|
||
#~ msgid "Enter server url e.g. kde.org"
|
||
#~ msgstr "Digita l'URL del server, ad es. kde.org"
|
||
|
||
#~ msgid "Configure"
|
||
#~ msgstr "Configura"
|
||
|
||
#~ msgctxt "@button"
|
||
#~ msgid "Space settings"
|
||
#~ msgstr "Impostazioni degli spazi"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Configure"
|
||
#~ msgstr "Configura"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "About NeoChat"
|
||
#~ msgstr "Informazioni su NeoChat"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "About KDE"
|
||
#~ msgstr "Informazioni su KDE"
|
||
|
||
#~ msgid "Spell Checking"
|
||
#~ msgstr "Controllo ortografico"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Spellchecking"
|
||
#~ msgstr "Controllo ortografico"
|
||
|
||
#~ msgid "Enable automatic spell checking"
|
||
#~ msgstr "Abilita il controllo ortografico automatico"
|
||
|
||
#~ msgid "Ignore uppercase words"
|
||
#~ msgstr "Salta le parole tutte maiuscole"
|
||
|
||
#~ msgid "Ignore hyphenated words"
|
||
#~ msgstr "Ignora le parole con trattino"
|
||
|
||
#~ msgid "Detect language automatically"
|
||
#~ msgstr "Rileva automaticamente la lingua"
|
||
|
||
#~ msgid "Selected default language:"
|
||
#~ msgstr "Seleziona la lingua predefinita:"
|
||
|
||
#~ msgid "Additional spell checking languages"
|
||
#~ msgstr "Lingue del controllo ortografico aggiuntive"
|
||
|
||
#~ msgid ""
|
||
#~ "%1 will provide spell checking and suggestions for the languages listed "
|
||
#~ "here when autodetection is enabled."
|
||
#~ msgstr ""
|
||
#~ "%1 fornirà il controllo ortografico e i suggerimenti per le lingue "
|
||
#~ "elencate qui quando il rilevamento automatico è abilitato."
|
||
|
||
#~ msgid "Open Personal Dictionary"
|
||
#~ msgstr "Apri il dizionario personale"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Spell checking languages"
|
||
#~ msgstr "Lingue del controllo ortografico"
|
||
|
||
#~ msgid "Default Language"
|
||
#~ msgstr "Lingua predefinita"
|
||
|
||
#~ msgid "Spell checking dictionary"
|
||
#~ msgstr "Dizionario del controllo ortografico"
|
||
|
||
#~ msgid "Add a new word to your personal dictionary…"
|
||
#~ msgstr "Aggiungi una nuova parola al tuo dizionario personale…"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Add word"
|
||
#~ msgstr "Aggiungi la parola"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Delete word"
|
||
#~ msgstr "Elimina la parola"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Matrix FAQ"
|
||
#~ msgstr "FAQ di Matrix"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove this account"
|
||
#~ msgstr "Rimuovi questo account"
|
||
|
||
#~ msgid "Options"
|
||
#~ msgstr "Opzioni"
|
||
|
||
#~ msgid "Make room favorite"
|
||
#~ msgstr "Rendi preferita la stanza"
|
||
|
||
#~ msgid "Member (0)"
|
||
#~ msgstr "Membro (0)"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Account editor"
|
||
#~ msgstr "Editor degli account"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Deactivate Account"
|
||
#~ msgstr "Disattiva account"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Warning"
|
||
#~ msgstr "Avviso"
|
||
|
||
#~ msgid "Show fancy effects in chat"
|
||
#~ msgstr "Mostra effetti eleganti in chat"
|
||
|
||
#~ msgctxt "number of room members"
|
||
#~ msgid " members"
|
||
#~ msgstr " membri"
|
||
|
||
#~ msgctxt "@button"
|
||
#~ msgid "Add new child"
|
||
#~ msgstr "Aggiungi nuovo figlio"
|
||
|
||
#~ msgid "Log in to an existing account"
|
||
#~ msgstr "Accesso con un account esistente"
|
||
|
||
#~ msgid "Open in New Window"
|
||
#~ msgstr "Apri in una nuova finestra"
|
||
|
||
#~ msgid "Room not found"
|
||
#~ msgstr "Stanza trovata"
|
||
|
||
#~ msgid ""
|
||
#~ "There's no room %1 in the room list. Check the spelling and the account."
|
||
#~ msgstr ""
|
||
#~ "Non c'è alcuna stanza %1 nell'elenco delle stanze. Controlla l'ortografia "
|
||
#~ "e l'account."
|
||
|
||
#~ msgid "No application for the link"
|
||
#~ msgstr "Nessuna applicazione per il collegamento"
|
||
|
||
#~ msgid "Your operating system could not find an application for the link."
|
||
#~ msgstr ""
|
||
#~ "Il tuo sistema operativo non è riuscito a trovare un'applicazione per il "
|
||
#~ "collegamento."
|
||
|
||
#~ msgid "Could not open URL"
|
||
#~ msgstr "Impossibile aprire l'URL"
|
||
|
||
#~ msgid "Coach: %1, Seat: %2"
|
||
#~ msgstr "Carrozza: %1, posto: %2"
|
||
|
||
#~ msgctxt "<start time> - <end time>"
|
||
#~ msgid "%1 - %2"
|
||
#~ msgstr "%1 - %2"
|
||
|
||
#~ msgctxt "<username> is not a known user"
|
||
#~ msgid "%1 is not a known user."
|
||
#~ msgstr "%1 non è un utente conosciuto."
|
||
|
||
#~ msgid "Show m.room.member events"
|
||
#~ msgstr "Mostra eventi m.room.member"
|
||
|
||
#~ msgid "Show room account data"
|
||
#~ msgstr "Mostra i dati dell'account della stanza"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Start a Chat"
|
||
#~ msgstr "Avvia una chat"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "New Private Chat…"
|
||
#~ msgstr "Nuova chat privata…"
|
||
|
||
#~ msgid "Chat"
|
||
#~ msgstr "Chat"
|
||
|
||
#~ msgid "Create new chat"
|
||
#~ msgstr "Crea una nuova chat"
|
||
|
||
#~ msgid "Rooms and private chats"
|
||
#~ msgstr "Stanze e chat private"
|
||
|
||
#~ msgid "Separated"
|
||
#~ msgstr "Separate"
|
||
|
||
#~ msgid "Intermixed"
|
||
#~ msgstr "Mescolate"
|
||
|
||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||
#~ msgstr "Accesso non riuscito: token di accesso non valido o revocato"
|
||
|
||
#~ msgid "[REDACTED]"
|
||
#~ msgstr "[REDATTO]"
|
||
|
||
#~ msgid "[REDACTED: %1]"
|
||
#~ msgstr "[REDATTO: %1]"
|
||
|
||
#~ msgid "The room id you are trying to join is not valid"
|
||
#~ msgstr "L'ID della stanza che stai tentando di entrare non è valida"
|
||
|
||
#~ msgctxt "n times"
|
||
#~ msgid " %1 time "
|
||
#~ msgid_plural " %1 times "
|
||
#~ msgstr[0] " %1 volta "
|
||
#~ msgstr[1] " %1 volte "
|
||
|
||
#~ msgid "Please choose a file"
|
||
#~ msgstr "Scegli un file"
|
||
|
||
#~ msgid "Replying to:"
|
||
#~ msgstr "Risposta a:"
|
||
|
||
#~ msgid "Log in to a different account or create a new account."
|
||
#~ msgstr "Accedi a un account diverso o crea un nuovo account."
|
||
|
||
#~ msgid ""
|
||
#~ "Welcome to NeoChat! Continue by logging in or creating a new account."
|
||
#~ msgstr ""
|
||
#~ "Benvenuto su NeoChat! Continua effettuando l'accesso o creando un nuovo "
|
||
#~ "account."
|
||
|
||
#~ msgid "View"
|
||
#~ msgstr "Visualizza"
|
||
|
||
#~ msgid "No Topic"
|
||
#~ msgstr "Nessun argomento"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Add new alias"
|
||
#~ msgid "The child "
|
||
#~ msgstr "Aggiungi nuovo alias"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Room Information"
|
||
#~ msgstr "Informazioni sulla stanza"
|
||
|
||
#~ msgid "Space name"
|
||
#~ msgstr "Nome dello spazio"
|
||
|
||
#~ msgid "Space topic (optional)"
|
||
#~ msgstr "Argomento dello spazio (facoltativo)"
|
||
|
||
#~ msgid "Today"
|
||
#~ msgstr "Oggi"
|
||
|
||
#~ msgid "Yesterday"
|
||
#~ msgstr "Ieri"
|
||
|
||
#~ msgid "The day before yesterday"
|
||
#~ msgstr "L'altro ieri"
|
||
|
||
#~ msgid "Room information"
|
||
#~ msgstr "Informazioni della stanza"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Select a Homeserver"
|
||
#~ msgstr "Seleziona un server principale"
|
||
|
||
#~ msgid "Homeserver:"
|
||
#~ msgstr "Server principale:"
|
||
|
||
#~ msgid "Other..."
|
||
#~ msgstr "Altro..."
|
||
|
||
#~ msgid "Url:"
|
||
#~ msgstr "Url:"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Login"
|
||
#~ msgstr "Accesso"
|
||
|
||
#~ msgid "Login Methods"
|
||
#~ msgstr "Metodi di accesso"
|
||
|
||
#~ msgid "Login"
|
||
#~ msgstr "Accesso"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Password"
|
||
#~ msgstr "Password"
|
||
|
||
#~ msgid "No Canonical Alias"
|
||
#~ msgstr "Nessun alias canonico"
|
||
|
||
#~ msgid ""
|
||
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
|
||
#~ "encrypted messages."
|
||
#~ msgstr ""
|
||
#~ "Questa stanza è cifrata. Compila libQuotient con la cifratura abilitata "
|
||
#~ "per inviare messaggi cifrati."
|
||
|
||
#~ msgid "Messages containing my keywords"
|
||
#~ msgstr "Messaggi contenenti le mie parole chiave"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emoji personalizzati"
|
||
|
||
#~ msgid "No custom inline stickers found"
|
||
#~ msgstr "Nessun adesivo in linea personalizzato trovato"
|
||
|
||
#~ msgid "new_emoji_name_here"
|
||
#~ msgstr "nuovo_nome_emoji_qui"
|
||
|
||
#~ msgid "Images (*.png *.gif *.webp)"
|
||
#~ msgstr "Immagini (*.png *.gif *.webp)"
|
||
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emoji personalizzati"
|
||
|
||
#~ msgid "No Name"
|
||
#~ msgstr "Senza nome"
|
||
|
||
#~ msgid "Add an Emoji"
|
||
#~ msgstr "Aggiungi un Emoji"
|
||
|
||
#~ msgid "Zoom in"
|
||
#~ msgstr "Ingrandisci"
|
||
|
||
#~ msgid "Zoom out"
|
||
#~ msgstr "Rimpicciolisci"
|
||
|
||
#~ msgid "Rotate left"
|
||
#~ msgstr "Ruota a sinistra"
|
||
|
||
#~ msgid "Rotate right"
|
||
#~ msgstr "Ruota a destra"
|
||
|
||
#~ msgid "Save as"
|
||
#~ msgstr "Salva come"
|
||
|
||
#~ msgid " (edited)"
|
||
#~ msgstr " (modificato)"
|
||
|
||
#~ msgid "Room Name"
|
||
#~ msgstr "Nome stanza"
|
||
|
||
#~ msgid "Room Topic"
|
||
#~ msgstr "Argomento della stanza"
|
||
|
||
#~ msgid "Editing message:"
|
||
#~ msgstr "Modifica del messaggio:"
|
||
|
||
#~ msgid "Mod"
|
||
#~ msgstr "Mod"
|
||
|
||
#~ msgid ""
|
||
#~ "This room is encrypted. Sending encrypted messages is not yet supported."
|
||
#~ msgstr ""
|
||
#~ "Questa stanza è cifrata. L'invio di messaggi cifrati non è ancora "
|
||
#~ "supportato."
|
||
|
||
#~ msgid "In Chat"
|
||
#~ msgstr "Nella chat"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Theme:"
|
||
#~ msgid "Themes"
|
||
#~ msgstr "Tema:"
|
||
|
||
#~ msgid "Displays action"
|
||
#~ msgstr "Visualizza l'azione"
|
||
|
||
#~ msgid "Sends a message as plain text, without interpreting it as markdown"
|
||
#~ msgstr ""
|
||
#~ "Invia un messaggio come testo normale, senza interpretarlo come markdown"
|
||
|
||
#~ msgid "Sends a message as html, without interpreting it as markdown"
|
||
#~ msgstr "Invia un messaggio come html, senza interpretarlo come markdown"
|
||
|
||
#~ msgid "Sends the given message coloured as a rainbow"
|
||
#~ msgstr "Invia il messaggio dato colorato come un arcobaleno"
|
||
|
||
#~ msgid "Sends the given emote coloured as a rainbow"
|
||
#~ msgstr "Invia l'emote specificata colorata come un arcobaleno"
|
||
|
||
#~ msgid "Joins room with given address"
|
||
#~ msgstr "Entra nella stanza con l'indirizzo specificato"
|
||
|
||
#~ msgid "Invites user with given id to current room"
|
||
#~ msgstr "Invita l'utente con l'ID specificato nella stanza attuale"
|
||
|
||
#~ msgid "React to this message with a text"
|
||
#~ msgstr "Reagisci a questo messaggio con del testo"
|
||
|
||
#~ msgid "Edit device"
|
||
#~ msgstr "Modifica il dispositivo"
|
||
|
||
#~ msgid "Avatar:"
|
||
#~ msgstr "Avatar:"
|
||
|
||
#~ msgid "Add an account"
|
||
#~ msgstr "Aggiungi un account"
|
||
|
||
#~ msgid "Notifications and events:"
|
||
#~ msgstr "Notifiche ed eventi:"
|
||
|
||
#~ msgid "Proxy Host"
|
||
#~ msgstr "Host del proxy"
|
||
|
||
#~ msgid "Global"
|
||
#~ msgstr "Globale"
|
||
|
||
#~ msgid "Invalid command"
|
||
#~ msgstr "Comando non valido"
|
||
|
||
#~ msgid "Couldn't find a message to react to"
|
||
#~ msgstr "Impossibile trovare un messaggio a cui reagire"
|
||
|
||
#~ msgid "Image View - %1"
|
||
#~ msgstr "Vista immagini - %1"
|
||
|
||
#~ msgid "Write your message..."
|
||
#~ msgstr "Scrivi il tuo messaggio..."
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Preferences…"
|
||
#~ msgstr "Preferenze…"
|
||
|
||
#~ msgid "Please make sure that the keychain is opened."
|
||
#~ msgstr "Accertati che il portachiavi sia aperto."
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "No suggestions for %1"
|
||
#~ msgstr "Nessun suggerimento per %1"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Undo"
|
||
#~ msgstr "Annulla"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Redo"
|
||
#~ msgstr "Rifai"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Cut"
|
||
#~ msgstr "Taglia"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Copia"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Incolla"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Select All"
|
||
#~ msgstr "Seleziona tutto"
|
||
|
||
#~ msgid "Server-side Logout Failed: %1"
|
||
#~ msgstr "Disconnessione lato server non riuscita: %1"
|
||
|
||
#~ msgid "updated the database"
|
||
#~ msgstr "ha aggiornato il database"
|
||
|
||
#~ msgid "Server error when joining the room \"%1\": %2"
|
||
#~ msgstr "Errore del server durante l'accesso alla stanza virtuale «%1»: %2"
|
||
|
||
#~ msgid "@title"
|
||
#~ msgstr "@titolo"
|
||
|
||
#~ msgctxt "@title:menu Message detail dialog"
|
||
#~ msgid "Message detail"
|
||
#~ msgstr "Dettagli del messaggio"
|
||
|
||
#~ msgid "Confirm opening a link"
|
||
#~ msgstr "Conferma l'apertura di un collegamento"
|
||
|
||
#~ msgid "Don't ask again"
|
||
#~ msgstr "Non chiedere più"
|
||
|
||
#~ msgctxt "@label Parameter of a command"
|
||
#~ msgid "[<room-address>]"
|
||
#~ msgstr "[<indirizzo-stanza>]"
|
||
|
||
#~ msgid "Please choose a folder"
|
||
#~ msgstr "Scegli una cartella"
|
||
|
||
#~ msgid "Neochat"
|
||
#~ msgstr "Neochat"
|
||
|
||
#~ msgid "Unknown duration"
|
||
#~ msgstr "Durata sconosciuta"
|
||
|
||
#~ msgid "%1 byte"
|
||
#~ msgid_plural "%1 bytes"
|
||
#~ msgstr[0] "%1 byte"
|
||
#~ msgstr[1] "%1 byte"
|
||
|
||
#~ msgctxt "KB as in kilobytes"
|
||
#~ msgid "%1 KB"
|
||
#~ msgstr "%1 KB"
|
||
|
||
#~ msgctxt "MB as in megabytes"
|
||
#~ msgid "%1 MB"
|
||
#~ msgstr "%1 MB"
|
||
|
||
#~ msgctxt "GB as in gigabytes"
|
||
#~ msgid "%1 GB"
|
||
#~ msgstr "%1 GB"
|
||
|
||
#~ msgid "Redact"
|
||
#~ msgstr "Redigi"
|
||
|
||
#~ msgid "Device Name (Optional)"
|
||
#~ msgstr "Nome del dispositivo (opzionale)"
|
||
|
||
#~ msgid "Loading, this might take up to 10 seconds."
|
||
#~ msgstr "Caricamento, potrebbe richiedere fino a 10 secondi."
|
||
|
||
#~ msgid "Invitation Received - %1"
|
||
#~ msgstr "Invito ricevuto - %1"
|
||
|
||
#~ msgctxt "Seperate the usernames of users"
|
||
#~ msgid " and "
|
||
#~ msgstr " e "
|
||
|
||
#~ msgid "Deadbeef"
|
||
#~ msgstr "Deadbeef"
|
||
|
||
#~ msgid "You didn't join any room yet."
|
||
#~ msgstr "Non sei ancora entrato in una stanza."
|