8865 lines
219 KiB
Plaintext
8865 lines
219 KiB
Plaintext
# Copyright (C) 2023 This file is copyright:
|
||
# This file is distributed under the same license as the neochat package.
|
||
#
|
||
# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025, 2026 Giovanni Sora <g.sora@tiscali.it>
|
||
# giovanni <g.sora@tiscali.it>, 2023, 2024, 2025, 2026.
|
||
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-26 15:11+0100\n"
|
||
"Last-Translator: giovanni <g.sora@tiscali.it>\n"
|
||
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
|
||
"Language: ia\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 23.08.5\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 "Recipente notificationes de nove messages"
|
||
|
||
#: src/app/controller.cpp:317
|
||
#, kde-format
|
||
msgid "Receiving push notifications"
|
||
msgstr "Recipente notificationes de 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 "Conversation en directo sur Matrix"
|
||
|
||
#: src/app/main.cpp:140
|
||
#, kde-format
|
||
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
|
||
msgstr "© 2018-2020 Black Hat, 2020 -2025 Communitate de 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 "Mantenitor"
|
||
|
||
#: 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 "Autor original de 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 "Mantenitor de libQuotient"
|
||
|
||
#: src/app/main.cpp:151
|
||
#, kde-format
|
||
msgctxt "NAME OF TRANSLATORS"
|
||
msgid "Your names"
|
||
msgstr "Giovanni Sora"
|
||
|
||
#: src/app/main.cpp:151
|
||
#, kde-format
|
||
msgctxt "EMAIL OF TRANSLATORS"
|
||
msgid "Your emails"
|
||
msgstr "g.sora@tiscali.it"
|
||
|
||
#: src/app/main.cpp:155
|
||
#, kde-format
|
||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||
msgstr ""
|
||
"Un bibliotheca de Qt per scriber clientes de cross-platform (platteformas "
|
||
"cruciate) 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 (construite contra %2)"
|
||
|
||
#: src/app/main.cpp:172
|
||
#, kde-format
|
||
msgid "Client for the matrix communication protocol"
|
||
msgstr "Cliente per le protocollo de cmmmunication de matrix"
|
||
|
||
#: src/app/main.cpp:173
|
||
#, kde-format
|
||
msgid "Supports matrix: url scheme"
|
||
msgstr "Supporta matrix: url schema"
|
||
|
||
#: src/app/main.cpp:174
|
||
#, kde-format
|
||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||
msgstr "Ignora omne errores de SSL, p.ex. certificatos non signate."
|
||
|
||
#: src/app/main.cpp:176
|
||
#, kde-format
|
||
msgctxt "command line description"
|
||
msgid "Replace an existing instance"
|
||
msgstr "Reimplacia un instantia existente"
|
||
|
||
#: src/app/main.cpp:179
|
||
#, kde-format
|
||
msgid "Only used for autotests"
|
||
msgstr "Solmente usate per autotests"
|
||
|
||
#: src/app/main.cpp:189
|
||
#, kde-format
|
||
msgid "Share a URL to Matrix"
|
||
msgstr "Comparti un URL a Matrix"
|
||
|
||
#: src/app/notificationsmanager.cpp:140 src/app/notificationsmanager.cpp:385
|
||
#, kde-format
|
||
msgid "Encrypted Message"
|
||
msgstr "Message Cryptate"
|
||
|
||
#: 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 "Aperi NeoChat in iste sala"
|
||
|
||
#: src/app/notificationsmanager.cpp:243 src/timeline/QuickActions.qml:75
|
||
#, kde-format
|
||
msgid "Reply"
|
||
msgstr "Responde"
|
||
|
||
#: src/app/notificationsmanager.cpp:244
|
||
#, kde-format
|
||
msgid "Reply…"
|
||
msgstr "Responde…"
|
||
|
||
#: src/app/notificationsmanager.cpp:303
|
||
#, kde-format
|
||
msgid "%1 invited you to a room"
|
||
msgstr "%1 invitava te un sala"
|
||
|
||
#: src/app/notificationsmanager.cpp:306
|
||
#, kde-format
|
||
msgid "Open this invitation in NeoChat"
|
||
msgstr "Aperi iste invitation in NeoChat"
|
||
|
||
#: src/app/notificationsmanager.cpp:316
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||
msgid "Accept"
|
||
msgstr "Accepta"
|
||
|
||
#: src/app/notificationsmanager.cpp:317
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject"
|
||
msgstr "Rejecta"
|
||
|
||
#: 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 "Rejecta e ignora usator"
|
||
|
||
#: src/app/notificationsmanager.cpp:378
|
||
#, kde-format
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#: src/app/notificationsmanager.cpp:389
|
||
#, kde-format
|
||
msgid "Open NeoChat"
|
||
msgstr "Aperi Neochat"
|
||
|
||
#: src/app/qml/AccountMenu.qml:27 src/app/qml/UserMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Profile"
|
||
msgstr "Aperi Profilo"
|
||
|
||
#: src/app/qml/AccountMenu.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Scan a QR Code"
|
||
msgstr "Scande 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 "Scande un codice QR"
|
||
|
||
#: src/app/qml/AccountMenu.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Edit This Account"
|
||
msgstr "Edita iste conto"
|
||
|
||
#: src/app/qml/AccountMenu.qml:50
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Notification Settings"
|
||
msgstr "Preferentias de notification"
|
||
|
||
#: src/app/qml/AccountMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Developer Tools"
|
||
msgstr "Aperi instrumentos de disveloppator"
|
||
|
||
#: src/app/qml/AccountMenu.qml:64 src/roominfo/RoomInformation.qml:188
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Developer Tools"
|
||
msgstr "Instrumentos de disveloppator"
|
||
|
||
#: src/app/qml/AccountMenu.qml:71
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Verify This Device"
|
||
msgstr "Verifica iste Dispositivo"
|
||
|
||
#: src/app/qml/AccountMenu.qml:77 src/settings/DevicesPage.qml:46
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Verification Request Sent"
|
||
msgstr "Requesta de Verification inviate"
|
||
|
||
#: 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 proceder, tu accepta le requesta de verification sur un altere "
|
||
"dispoisitivo."
|
||
|
||
#: 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 "Commuta conto"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:30
|
||
#, kde-format
|
||
msgctxt "@title: dialog to switch between logged in accounts"
|
||
msgid "Switch Account"
|
||
msgstr "Commuta conto"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:55
|
||
#, kde-format
|
||
msgctxt "@button: login to or register a new account."
|
||
msgid "Add Account"
|
||
msgstr "Adde conto"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:58
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Log in or create a new account"
|
||
msgstr "Accede o crea un conto nove"
|
||
|
||
#: src/app/qml/AccountSwitchDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Login"
|
||
msgstr "Accesso de identification"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Start a chat"
|
||
msgstr "Initia un conversation"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:21
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Do you want to start a chat with %1?"
|
||
msgstr "Tu vole initiar un conversation con %1"
|
||
|
||
#: src/app/qml/AskDirectChatConfirmation.qml:30
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Start Chat"
|
||
msgstr "Initia conversation in directo"
|
||
|
||
#: src/app/qml/AttachmentPane.qml:30
|
||
#, kde-format
|
||
msgid "Attachment:"
|
||
msgstr "Attachamento:"
|
||
|
||
#: 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 "Cancella invio de attachamento"
|
||
|
||
#: src/app/qml/ChooseRoomDialog.qml:13
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose a Room"
|
||
msgstr "Selige un Sala"
|
||
|
||
#: src/app/qml/CodeMaximizeComponent.qml:39
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Copy to clipboard"
|
||
msgstr "Copia in area de transferentia"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Leaving Space"
|
||
msgstr "Confirma lassar spatio"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Leaving Room"
|
||
msgstr "Confirma lassar sala"
|
||
|
||
#: 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 "Tu vole vermente lassar %1?"
|
||
|
||
#: src/app/qml/ConfirmLeaveDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@action:button Leave this room/space"
|
||
msgid "Leave"
|
||
msgstr "Lassa (abandonar)"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:15
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Sign out"
|
||
msgstr "Exir"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:16
|
||
#, kde-format
|
||
msgid "Are you sure you want to sign out?"
|
||
msgstr "Tu es secur que tu vole exir?"
|
||
|
||
#: src/app/qml/ConfirmLogoutDialog.qml:24
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Sign out"
|
||
msgstr "Exir"
|
||
|
||
#: src/app/qml/ConfirmUrlDialog.qml:14
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Open URL"
|
||
msgstr "Aperir URL"
|
||
|
||
#: src/app/qml/ConfirmUrlDialog.qml:15
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "Do you want to open <link>%1</link>?"
|
||
msgstr "Tu vole aperir <link>%1</link>?"
|
||
|
||
#: src/app/qml/ConsentDialog.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "User Consent"
|
||
msgstr "Consenso de usator"
|
||
|
||
#: 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 ""
|
||
"Tu servitor de casa (homeserver) require consentir a su terminos e "
|
||
"conditiones ante poter usar lo. Pro favor tu clicca le button a basso per "
|
||
"leger los."
|
||
|
||
#: src/app/qml/ConsentDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open"
|
||
msgstr "Aperi"
|
||
|
||
#: 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 "Edita Stato"
|
||
|
||
#: src/app/qml/EditStateDialog.qml:32
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Revert changes"
|
||
msgstr "Reverte modificationes"
|
||
|
||
#: 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 ""
|
||
"Confirma que le emoji a basso es monstrate sur ambes le dispositivos, in le "
|
||
"mesme ordine."
|
||
|
||
#: src/app/qml/EmojiSas.qml:44
|
||
#, kde-format
|
||
msgid "They match"
|
||
msgstr "Illos corresponde"
|
||
|
||
#: src/app/qml/EmojiSas.qml:49
|
||
#, kde-format
|
||
msgid "They don't match"
|
||
msgstr "Illos non corresponde"
|
||
|
||
#: src/app/qml/ExplorerDelegate.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:label A matrix space"
|
||
msgid "Space"
|
||
msgstr "Spatio"
|
||
|
||
#: 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 "Unite"
|
||
|
||
#: src/app/qml/FullScreenMap.qml:25
|
||
#, kde-format
|
||
msgid "View Location"
|
||
msgstr "Vide location"
|
||
|
||
#: src/app/qml/FullScreenMap.qml:72
|
||
#, kde-format
|
||
msgid "Close"
|
||
msgstr "Claude"
|
||
|
||
#: 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 usator"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:30
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Find User"
|
||
msgstr "Trova usator"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Create a Room…"
|
||
msgstr "Crea un Sala…"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:42
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Room"
|
||
msgstr "Crea un Sala"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Explora"
|
||
|
||
#: 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 "Abandona NeoChat"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:74
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "View"
|
||
msgstr "Vista"
|
||
|
||
#: 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 Salas"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:84
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Window"
|
||
msgstr "Fenestra"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:88
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Exit Full Screen"
|
||
msgstr "Exi del schermo integre"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:88
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Enter Full Screen"
|
||
msgstr "Inserta schermo plen"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:93
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Help"
|
||
msgstr "Adjuta"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:97
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "About NeoChat"
|
||
msgstr "A proposito de NeoChat"
|
||
|
||
#: src/app/qml/GlobalMenu.qml:102
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "About KDE"
|
||
msgstr "A proposito de 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 te ha invitate in iste sala a %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 "Iste usator te invita a conversar a %1"
|
||
|
||
#: src/app/qml/InvitationView.qml:114
|
||
#, kde-format
|
||
msgctxt "@action:button Accept this invite"
|
||
msgid "Accept Invite"
|
||
msgstr "Accepta invitation"
|
||
|
||
#: src/app/qml/InvitationView.qml:129
|
||
#, kde-format
|
||
msgctxt "@action:button Reject this invite"
|
||
msgid "Reject Invite"
|
||
msgstr "Rejecta invitation"
|
||
|
||
#: src/app/qml/InvitationView.qml:145
|
||
#, kde-format
|
||
msgctxt "@action:button View this user's profile"
|
||
msgid "View %1's Profile"
|
||
msgstr "Vide Profilo de %1"
|
||
|
||
#: src/app/qml/InvitationView.qml:159
|
||
#, kde-format
|
||
msgctxt "@action:button Ignore the user"
|
||
msgid "Ignore %1 and Reject Invite"
|
||
msgstr "Ignora %1e Rejecta invitation"
|
||
|
||
#: 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 ""
|
||
"Tu pote rejectar invitationes ex usatores incognoscite sub le preferentias "
|
||
"<interface>Securitate</interface> "
|
||
|
||
#: src/app/qml/JoinRoomDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Join Room"
|
||
msgstr "Uni te a Sala"
|
||
|
||
#: src/app/qml/JoinRoomDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Join room"
|
||
msgstr "Uni te a sala"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:18
|
||
#, kde-format
|
||
msgid "Session Verification"
|
||
msgstr "Veification de Session"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:101
|
||
#, kde-format
|
||
msgid "Accept"
|
||
msgstr "Accepta"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:107
|
||
#, kde-format
|
||
msgid "Decline"
|
||
msgstr "Declina"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:151
|
||
#, kde-format
|
||
msgid "Waiting for device to accept verification."
|
||
msgstr "Attendente que le dispositivo accepta verification."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:153
|
||
#, kde-format
|
||
msgid "Incoming key verification request from device **%1**"
|
||
msgstr "Requesta de Verification de Clave in arrivata ex le dispositivo **%1**"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:155
|
||
#, kde-format
|
||
msgid "Waiting for other party to send us keys."
|
||
msgstr "Attendente altere parte per inviar claves a nos."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:157
|
||
#, kde-format
|
||
msgid "Waiting for other party to confirm our keys."
|
||
msgstr "Attendente altere parte per confirmar nostre claves."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:159
|
||
#, kde-format
|
||
msgid "Waiting for other party to verify."
|
||
msgstr "Attendente altere parte a verificar."
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:161
|
||
#, kde-format
|
||
msgid "Successfully verified device **%1**"
|
||
msgstr "Dispositivo **%1** verificato con successo"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:178
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Choose a verification method to continue"
|
||
msgstr "Selige un methodo de verification per continuar"
|
||
|
||
#: src/app/qml/KeyVerificationDialog.qml:182
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Emoji Verification"
|
||
msgstr "Veification de Emoji"
|
||
|
||
#: src/app/qml/Main.qml:172
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Room Information"
|
||
msgstr "Monstra Information de sala"
|
||
|
||
#: src/app/qml/Main.qml:175
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Close Room Information Drawer"
|
||
msgstr "Claude Designator de Information de sala"
|
||
|
||
#: src/app/qml/Main.qml:305
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Session Verification"
|
||
msgstr "Veification de Session"
|
||
|
||
#: src/app/qml/Main.qml:345 src/app/qml/ShareAction.qml:72
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Share"
|
||
msgstr "Comparti"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:27
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Manually Enter a Room"
|
||
msgstr "Inserta manualmente un sala"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:75
|
||
#, kde-format
|
||
msgid "Room ID or Alias:"
|
||
msgstr "ID de sala 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 "Debe initiarcon un # 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 "Le texto insertate non es un ID de sala o alias valide"
|
||
|
||
#: src/app/qml/ManualRoomDialog.qml:110
|
||
#, kde-format
|
||
msgctxt "@action:button Join this room/space"
|
||
msgid "Join"
|
||
msgstr "Uni te"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:26
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "User ID"
|
||
msgstr "ID de usator"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:45
|
||
#, kde-format
|
||
msgid "User ID:"
|
||
msgstr "ID de usator: "
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:48 src/app/qml/ManualUserDialog.qml:56
|
||
#, kde-format
|
||
msgid "User IDs Must start with @"
|
||
msgstr "IDs de usator Debe initiar con @"
|
||
|
||
#: src/app/qml/ManualUserDialog.qml:54
|
||
#, kde-format
|
||
msgid "The input is not a valid user ID"
|
||
msgstr "Le texto insertate non es un ID de usator valide"
|
||
|
||
#: 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 "Unite a Incontro"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Start Meeting"
|
||
msgstr "Initia Incontro"
|
||
|
||
#: 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 "Tu es per unir te a un incontro de jitsi in tu navigator 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 "Tu es per startar un nove incontro de jitsi in tu navigator web."
|
||
|
||
#: src/app/qml/MeetingDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@action:button Join the Jitsi meeting"
|
||
msgid "Join"
|
||
msgstr "Uni te"
|
||
|
||
#: src/app/qml/MeetingDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@action:button Start a new Jitsi meeting"
|
||
msgid "Start"
|
||
msgstr "Initia"
|
||
|
||
#: src/app/qml/MessageSourceSheet.qml:42 src/devtools/RoomData.qml:59
|
||
#: src/devtools/RoomData.qml:108
|
||
#, kde-format
|
||
msgid "Event Source"
|
||
msgstr "Fonte de evento"
|
||
|
||
#: src/app/qml/MessageSourceSheet.qml:46
|
||
#, kde-format
|
||
msgctxt "@action As in 'edit the state of this room'"
|
||
msgid "Edit state"
|
||
msgstr "Edita 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 "Notificationes"
|
||
|
||
#: 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 "Cargante..."
|
||
|
||
#: src/app/qml/NotificationsView.qml:35
|
||
#, kde-format
|
||
msgid "No Notifications"
|
||
msgstr "Nulle Notificationes"
|
||
|
||
#: src/app/qml/QrScannerPage.qml:41
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No Camera Connected"
|
||
msgstr "Nulle cameraconnectite"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:22 src/chatbar/RichEditBar.qml:74
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Bold"
|
||
msgstr "Grasse"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:41 src/chatbar/RichEditBar.qml:95
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Italic"
|
||
msgstr "Italic"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:60 src/chatbar/RichEditBar.qml:135
|
||
#: src/chatbar/RichEditBar.qml:183
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Strikethrough"
|
||
msgstr "Barrate"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:79
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Spoiler"
|
||
msgstr "Spoiler(Guastator)"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Code block"
|
||
msgstr "Bloco de codice"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Quote"
|
||
msgstr "Cita"
|
||
|
||
#: src/app/qml/QuickFormatBar.qml:136 src/chatbar/RichEditBar.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Insert link"
|
||
msgstr "Inserta ligamine"
|
||
|
||
#: src/app/qml/QuickSwitcher.qml:30
|
||
#, kde-format
|
||
msgctxt "Placeholder message"
|
||
msgid "No room found"
|
||
msgstr "Nulle sala trovate"
|
||
|
||
#: 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 "Explora"
|
||
|
||
#: 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 ""
|
||
"Iste reporto essera inviate <strong>solmente</strong> al administratores de "
|
||
"<link>%1</link> (tu servitor)."
|
||
|
||
#: src/app/qml/ReasonDialog.qml:72
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Cancel"
|
||
msgstr "Cancella"
|
||
|
||
#: src/app/qml/RecommendedSpaceDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title Join <name of a space>"
|
||
msgid "Join %1"
|
||
msgstr "Uni a %1"
|
||
|
||
#: src/app/qml/RecommendedSpaceDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Join"
|
||
msgstr "Uni te"
|
||
|
||
#: 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 "Unite a Incontro de Jitsi…"
|
||
|
||
#: src/app/qml/RoomPage.qml:104
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Start Jitsi meeting…"
|
||
msgstr "Initia Incontro de jitsi…"
|
||
|
||
#: src/app/qml/RoomPage.qml:104
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "You do not have permissions to start Jitsi meetings"
|
||
msgstr "Tu non ha le privilegios pro initiar incontros de 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 "Iste sala contine messages official ab tu servitor de domo."
|
||
|
||
#: src/app/qml/RoomPage.qml:167
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "NeoChat is offline. Please check your network connection."
|
||
msgstr "NeoChat es foras de linea. Per vafor tu verifica tu connexion de 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 "Messages appunctate"
|
||
|
||
#: src/app/qml/RoomPage.qml:249
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Selected Messages: %1"
|
||
msgstr "Messages seligite : %1"
|
||
|
||
#: src/app/qml/RoomPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy Conversation"
|
||
msgstr "Copia Conversation"
|
||
|
||
#: src/app/qml/RoomPage.qml:257
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Conversation copied to clipboard"
|
||
msgstr "Conversation copiate in area de transferentia"
|
||
|
||
#: src/app/qml/RoomPage.qml:261
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete Messages"
|
||
msgstr "Dele messages"
|
||
|
||
#: 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 "Remove messages"
|
||
|
||
#: src/app/qml/RoomPage.qml:268
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing these messages"
|
||
msgstr "Optionalmente da un motivo per remover iste messages"
|
||
|
||
#: 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 "Remove"
|
||
|
||
#: src/app/qml/RoomPage.qml:351
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Welcome to NeoChat"
|
||
msgstr "Benvenite a NeoChat"
|
||
|
||
#: src/app/qml/RoomPage.qml:352
|
||
#, kde-format
|
||
msgctxt "@info:usagetip"
|
||
msgid "Select or join a room to get started"
|
||
msgstr "Selige o Uni un sala per initiar"
|
||
|
||
#: src/app/qml/RoomPage.qml:415
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Message Source"
|
||
msgstr "Fonte de message"
|
||
|
||
#: src/app/qml/SeenByDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:menu Seen by/read marker dialog"
|
||
msgid "Seen By"
|
||
msgstr "Vidite per"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add New Server"
|
||
msgstr "Adde nove servitor "
|
||
|
||
#: src/app/qml/ServerComboBox.qml:63
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Home Server"
|
||
msgstr "Servitor de casa"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:70
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new server"
|
||
msgstr "Adde nove servitor "
|
||
|
||
#: src/app/qml/ServerComboBox.qml:70
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove server"
|
||
msgstr "Remove Servitor"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:114
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add server"
|
||
msgstr "Adde Servitor"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:141
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "The entered text is not a valid url"
|
||
msgstr "Le texto insertate non es un url valide"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:145
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This server cannot be resolved or has already been added"
|
||
msgstr "Iste servitor non pote esser resolvite o ha ja essite addite"
|
||
|
||
#: src/app/qml/ServerComboBox.qml:156
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Server URL:"
|
||
msgstr "URL de servitor:"
|
||
|
||
#: 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 "Comparti"
|
||
|
||
#: src/app/qml/ShareAction.qml:25
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "Share the selected media"
|
||
msgstr "Comparti le media selectionate"
|
||
|
||
#: src/app/qml/ShareDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "Sharing failed"
|
||
msgstr "Falleva compartir"
|
||
|
||
#: src/app/qml/ShareDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Shared url for image is <a href='%1'>%1</a>"
|
||
msgstr "Url compartite per imagine es <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 "Ressources de Supporto Official Fornite per %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 ha nulle ressources de supporto."
|
||
|
||
#: src/app/qml/SupportDialog.qml:49
|
||
#, kde-format
|
||
msgctxt "@action:button Open support webpage"
|
||
msgid "Open Support"
|
||
msgstr "Aperi supporto"
|
||
|
||
#: src/app/qml/SupportDialog.qml:84
|
||
#, kde-format
|
||
msgctxt "@info:label Adminstrator contact"
|
||
msgid "Admin"
|
||
msgstr "Admin"
|
||
|
||
#: src/app/qml/SupportDialog.qml:86
|
||
#, kde-format
|
||
msgctxt "@info:label Security contact"
|
||
msgid "Security"
|
||
msgstr "Securitate"
|
||
|
||
#: src/app/qml/SupportDialog.qml:106
|
||
#, kde-format
|
||
msgctxt "@info:tooltip %1 is a Matrix ID"
|
||
msgid "Contact via Matrix (%1)"
|
||
msgstr "Contacta via 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 "Contacta via e-posta (%1)"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Manage Key Storage"
|
||
msgstr "Gere Immagazinage de Clave"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "The recovery key was not correct."
|
||
msgstr "Le clave de recuperation non esseva correcte."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "Encryption keys restored."
|
||
msgstr "Claves de Cryptation restabilite."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Unlock using Recovery Key"
|
||
msgstr "Disbloca usante clave de Recuperation"
|
||
|
||
#: 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 ""
|
||
"Si tu ha un clave de recuperation(anque cognoscite como \"clave de securitate"
|
||
"\" o \"phrase de reserva\"), inserta lo a basso o incarga lo como un file."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:56
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Recovery Key:"
|
||
msgstr "Clave de Recuperation:"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:61
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Upload From File"
|
||
msgstr "Incarga ex file"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:71
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unlock"
|
||
msgstr "Disbloca"
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:82
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Unlock from Cross-Signing"
|
||
msgstr "Incarga ex Trans-signar (Cross-signing)"
|
||
|
||
#: 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 ""
|
||
"Si tu ha previemente verificate iste dispositivo, tu demandavale claves de "
|
||
"cryptation ex alteres dispositivos verificate."
|
||
|
||
#: src/app/qml/UnlockSSSSDialog.qml:91
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Request From Other Devices"
|
||
msgstr "Requesta ex altere Dispositivos"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@title:menu Account details dialog"
|
||
msgid "Account Details"
|
||
msgstr "Detalios de conto"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Message this user directly"
|
||
msgid "Message"
|
||
msgstr "Message"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:160
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Unignore or 'unblock' this user"
|
||
msgid "Unignore"
|
||
msgstr "Cessa a ignorar"
|
||
|
||
#: 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 Ligamine"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:174
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Search for this user's messages."
|
||
msgid "Search Messages…"
|
||
msgstr "Cerca Messages…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:188
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this user to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Reporta…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:194
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report User"
|
||
msgstr "Reporta Usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:195
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this user"
|
||
msgstr "Optionalmente da un motivo per reportar iste message"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:197
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this user to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Reporta"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:201
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report User"
|
||
msgstr "Reporta Usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:212
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "View Main Profile"
|
||
msgstr "Vide Profilo Principal"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:222
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "View Room Profile"
|
||
msgstr "Vide Profilo de Sala"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:233
|
||
#, kde-format
|
||
msgctxt "@title Moderation actions for this user"
|
||
msgid "Moderation"
|
||
msgstr "Moderation"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:258
|
||
#, kde-format
|
||
msgctxt "@action:button Kick the user from the room"
|
||
msgid "Kick…"
|
||
msgstr "Kick (Calca)…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:262 src/app/qml/UserDetailDialog.qml:269
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Kick User"
|
||
msgstr "Calca usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:263
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for kicking this user"
|
||
msgstr "Optionalmente da Motivation per calcar iste usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:264
|
||
#, kde-format
|
||
msgctxt "@action:button 'Kick' as in 'Kick this user from the room'"
|
||
msgid "Kick"
|
||
msgstr "Kick (Calca)"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:286
|
||
#, kde-format
|
||
msgctxt "@action:button Ban this user from the room"
|
||
msgid "Ban…"
|
||
msgstr "Prohibi (Ban)…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:291 src/app/qml/UserDetailDialog.qml:298
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Ban User"
|
||
msgstr "Prohibi usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:292
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for banning this user"
|
||
msgstr "Optionalmente da Motivation per prohiber (bannar) iste usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:293
|
||
#, kde-format
|
||
msgctxt "@action:button 'Ban' as in 'Ban this user'"
|
||
msgid "Ban"
|
||
msgstr "Prohibi (Ban)"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:315
|
||
#, kde-format
|
||
msgctxt "@action:button Unban the user from this room"
|
||
msgid "Unban"
|
||
msgstr "Leva prohibition (unban)"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:326
|
||
#, kde-format
|
||
msgctxt "@action:button Remove messages from the user in this room"
|
||
msgid "Remove Messages…"
|
||
msgstr "Remove messages…"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:332
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing this user's recent messages"
|
||
msgstr ""
|
||
"Optionalmente da un motivation per remover messages recente de iste usator"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:338
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Messages"
|
||
msgstr "Remove messages"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:351
|
||
#, kde-format
|
||
msgctxt "@title Role such as 'Admin' or 'Moderator' for this user"
|
||
msgid "Power Level"
|
||
msgstr "Nivello de fortia"
|
||
|
||
#: 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 "Assigna le nivello de fortia"
|
||
|
||
#: 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 "Salas mutue"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:424
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No rooms in common"
|
||
msgstr "Nulle salas in common"
|
||
|
||
#: 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 plus..."
|
||
msgstr[1] " e %1 plus..."
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:466
|
||
#, kde-format
|
||
msgctxt "@title Private note for this user"
|
||
msgid "Private Note"
|
||
msgstr "Nota private"
|
||
|
||
#: src/app/qml/UserDetailDialog.qml:478
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Only visible to you"
|
||
msgstr "Solmente visibile a te"
|
||
|
||
#: src/app/qml/UserMenu.qml:68
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Mention"
|
||
msgstr "Mention"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Find User"
|
||
msgstr "Trova usator"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy User ID"
|
||
msgstr "Copia ID de usator"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:84
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Direct Messages"
|
||
msgstr "Messages directe"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Find your friends…"
|
||
msgstr "Trova tu amicos…"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:92
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Enter text to start searching for your friends"
|
||
msgstr "Inserta un texto per initiar a cercar tu amicos"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No matches found"
|
||
msgstr "Il non trovava ulle correspondentia"
|
||
|
||
#: src/app/qml/UserSearchPage.qml:99 src/libneochat/qml/InviteUserPage.qml:46
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Enter a User ID"
|
||
msgstr "Inserta un ID de usator"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:30
|
||
#, kde-format
|
||
msgid "The session verification was canceled for unknown reason."
|
||
msgstr "Le verification de session esseva cancellate per motivos incognite."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:32
|
||
#, kde-format
|
||
msgid "The session verification timed out."
|
||
msgstr "Le verification de session terminava."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:34
|
||
#, kde-format
|
||
msgid "The session verification timed out for remote party."
|
||
msgstr "Le verification de session terminava per un parte remote."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:36
|
||
#, kde-format
|
||
msgid "You canceled the session verification."
|
||
msgstr "Tu cancellava le verification de session."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:38
|
||
#, kde-format
|
||
msgid "The remote party canceled the session verification."
|
||
msgstr "Le parte remote cancellava le verification de session."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:40
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an unexpected "
|
||
"message."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate perque nos recipeva un message "
|
||
"impreviste."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:42
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"unexpected message."
|
||
msgstr ""
|
||
"Le parte remote cancellava le verification de session perque il recipeva un "
|
||
"message impreviste."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:44
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it received a message for an "
|
||
"unknown session."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate perque il recipeva un message "
|
||
"per un session incognite."
|
||
|
||
#: 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 ""
|
||
"Le parte remote cancellava le verification de session perque il recipeva un "
|
||
"message per un session incognite."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:48
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because NeoChat is unable to handle "
|
||
"this verification method."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate proque NeoChat es incapace a "
|
||
"manear iste methodo de verification."
|
||
|
||
#: 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 ""
|
||
"Le parte remote cancellava le verification de session proque il es incapace "
|
||
"a manear iste methodo de verification."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:52
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys are incorrect."
|
||
msgstr ""
|
||
"Le verification de sessionj esseva cancellate proque le claves es incorrecte."
|
||
|
||
#: 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 ""
|
||
"Le parte remote cancellava le verification de session proque le claves es "
|
||
"incorrecte.\n"
|
||
"\n"
|
||
"**Pro favor tu abandona le session e accede de novo, tu session es rupte/"
|
||
"corrupte.**"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:56
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it verifies an unexpected user."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate proque il verifica un usator "
|
||
"impreviste."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:58
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it verifies an "
|
||
"unexpected user."
|
||
msgstr ""
|
||
"Le parte remote cancellava le verification de session proque il verifica un "
|
||
"usator impreviste."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:60
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an invalid message."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate proque nos recipeva un message "
|
||
"invalide."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:62
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"invalid message."
|
||
msgstr ""
|
||
"Le parte remote cancellava le verification de session proque il recipeva un "
|
||
"message invalide."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:64
|
||
#: src/app/qml/VerificationCanceled.qml:66
|
||
#, kde-format
|
||
msgid "The session was accepted on a different device"
|
||
msgstr "Le session esseva acceptate sur un dispositivo differente"
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:68
|
||
#, kde-format
|
||
msgid "The session verification was canceled because of a mismatched key."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate perun clave non correspondente."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:70
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because of a mismatched "
|
||
"key."
|
||
msgstr ""
|
||
"Le parte remote cancellava le verification de session per un clave non "
|
||
"correspondente."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:72
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys do not match."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate proque le claves non "
|
||
"corresponde."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:74
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys do not "
|
||
"match."
|
||
msgstr ""
|
||
"Le parte remote cancellava le verification de session proque le claves non "
|
||
"corresponde."
|
||
|
||
#: src/app/qml/VerificationCanceled.qml:76
|
||
#, kde-format
|
||
msgid "The session verification was canceled due to an unknown error."
|
||
msgstr ""
|
||
"Le verification de session esseva cancellate debite a un error incognite."
|
||
|
||
#: src/app/qml/VerificationMessage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button Done, we are finished with verification"
|
||
msgid "Done"
|
||
msgstr "Facite"
|
||
|
||
#: src/app/roommanager.cpp:226
|
||
#, kde-format
|
||
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
|
||
msgstr ""
|
||
"Id de Matrix malformate o vacue<br />%1 non es un correcte identificator de "
|
||
"Matrix"
|
||
|
||
#: src/app/roommanager.cpp:428
|
||
#, kde-format
|
||
msgid "Failed to join %1:<br />%2"
|
||
msgstr "Falleva a unir %1<br />%2"
|
||
|
||
#: src/app/roommanager.cpp:452
|
||
#, kde-format
|
||
msgid "You requested to join '%1'"
|
||
msgstr "Tu requireva unir a '%1'"
|
||
|
||
#: src/app/roommanager.cpp:456
|
||
#, kde-format
|
||
msgid "Failed to request joining room<br />%1"
|
||
msgstr "Il falleva a requirer unir sala<br />%1"
|
||
|
||
#: src/app/trayicon.cpp:21
|
||
#, kde-format
|
||
msgid "Show"
|
||
msgstr "Monstra "
|
||
|
||
#: src/app/trayicon.cpp:36
|
||
#, kde-format
|
||
msgid "Quit"
|
||
msgstr "Quita"
|
||
|
||
#: 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 inviava un message"
|
||
|
||
#: src/chatbar/ChatBarCore.qml:79
|
||
#, kde-format
|
||
msgid "Emojis & Stickers"
|
||
msgstr "Emojis & Etiquettas Gummate (Stickers)"
|
||
|
||
#: src/chatbar/EmojiGrid.qml:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No stickers"
|
||
msgstr "Nulle Etiquettas Gummate (Stickers)"
|
||
|
||
#: src/chatbar/EmojiGrid.qml:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No emojis"
|
||
msgstr "Nulle Emojis"
|
||
|
||
#: src/chatbar/EmojiPicker.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Emojis"
|
||
msgstr "Emojis"
|
||
|
||
#: src/chatbar/EmojiPicker.qml:63
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Stickers"
|
||
msgstr "Etiquettas Gummate (Stickers)"
|
||
|
||
#: 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 "Accepta"
|
||
|
||
#: 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 ""
|
||
"Incapace a salveguardar file. Verifica si tu ha le correcte permission per "
|
||
"editar le directorio de cache."
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:122
|
||
#, kde-format
|
||
msgid "Cancel"
|
||
msgstr "Cancella"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:122 src/chatbar/ImageEditorPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button Crop an image"
|
||
msgid "Crop"
|
||
msgstr "Talia"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the left"
|
||
msgid "Rotate left"
|
||
msgstr "Rota a sinistra"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:149
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the right"
|
||
msgid "Rotate right"
|
||
msgstr "Rota a dextera"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:155
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image vertically"
|
||
msgid "Flip"
|
||
msgstr "Colpa"
|
||
|
||
#: src/chatbar/ImageEditorPage.qml:161
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image horizontally"
|
||
msgid "Mirror"
|
||
msgstr "Speculo"
|
||
|
||
#: src/chatbar/LinkDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Insert Link"
|
||
msgstr "Inserta ligamine"
|
||
|
||
#: src/chatbar/LinkDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Link Text:"
|
||
msgstr "Connecte Texto:"
|
||
|
||
#: src/chatbar/LinkDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Link URL:"
|
||
msgstr "Connecte URL:"
|
||
|
||
#: src/chatbar/LocationChooser.qml:20
|
||
#, kde-format
|
||
msgid "Choose a Location"
|
||
msgstr "Selige un Location"
|
||
|
||
#: src/chatbar/LocationChooser.qml:25
|
||
#, kde-format
|
||
msgid "Send this location"
|
||
msgstr "Invia iste location"
|
||
|
||
#: src/chatbar/LocationChooser.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Re-center the map onto the set location"
|
||
msgid "Re-Center"
|
||
msgstr "Re-Centra"
|
||
|
||
#: src/chatbar/LocationChooser.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:intoolbar Determine the device's location"
|
||
msgid "Locate"
|
||
msgstr "Loca"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title: create new poll in the room"
|
||
msgid "Create Poll"
|
||
msgstr "Crea Sondage"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Poll type:"
|
||
msgstr "Typo de sondage:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:40
|
||
#, kde-format
|
||
msgctxt "@item:inlistbox"
|
||
msgid "Open poll"
|
||
msgstr "Aperi sondage"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@item:inlistbox"
|
||
msgid "Closed poll"
|
||
msgstr "Claude sondage"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Voters can see the result as soon as they have voted"
|
||
msgstr "Votantes pote vider le resultato un vice que ha votate"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Results are revealed only after the poll has closed"
|
||
msgstr "Resultatos es revelate solmente postea que le sondage es claudite"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:50
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "Question:"
|
||
msgstr "Demanda:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:93
|
||
#, kde-format
|
||
msgctxt "As in first answer option to the poll"
|
||
msgid "Option %1:"
|
||
msgstr "Option %1:"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:109
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Enter option"
|
||
msgstr "Inserta option"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:113
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove option"
|
||
msgstr "Remove option"
|
||
|
||
#: src/chatbar/NewPollDialog.qml:136
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add option"
|
||
msgstr "Adde option"
|
||
|
||
#: 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 "Sublinea"
|
||
|
||
#: src/chatbar/RichEditBar.qml:154
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Format Text"
|
||
msgstr "Formato de texto"
|
||
|
||
#: src/chatbar/RichEditBar.qml:203
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Text Style"
|
||
msgstr "Stilo de texto"
|
||
|
||
#: src/chatbar/RichEditBar.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit link"
|
||
msgstr "Edita ligamine"
|
||
|
||
#: src/chatbar/RichEditBar.qml:262 src/chatbar/RichEditBar.qml:341
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unordered List"
|
||
msgstr "Lista non ordinate"
|
||
|
||
#: src/chatbar/RichEditBar.qml:278 src/chatbar/RichEditBar.qml:349
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ordered List"
|
||
msgstr "Lista ordinate"
|
||
|
||
#: src/chatbar/RichEditBar.qml:295 src/chatbar/RichEditBar.qml:357
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Increase List Level"
|
||
msgstr "Augmenta nivello de lista"
|
||
|
||
#: src/chatbar/RichEditBar.qml:310 src/chatbar/RichEditBar.qml:366
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Decrease List Level"
|
||
msgstr "Decrementa nivello de lista"
|
||
|
||
#: src/chatbar/RichEditBar.qml:327
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "List Style"
|
||
msgstr "Lista stilo"
|
||
|
||
#: 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 ""
|
||
"Attachamentos pote solmente haber legendas de texto plan, tote le "
|
||
"fnormatation de texto ric essera removite"
|
||
|
||
#: src/chatbar/SendBar.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add to message"
|
||
msgstr "Adde a message"
|
||
|
||
#: src/chatbar/SendBar.qml:118 src/chatbar/SendBar.qml:149
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Attach an image or file"
|
||
msgstr "Attacha un image o un file"
|
||
|
||
#: src/chatbar/SendBar.qml:123 src/chatbar/SendBar.qml:162
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send a Location"
|
||
msgstr "Invia un location"
|
||
|
||
#: src/chatbar/SendBar.qml:128 src/chatbar/SendBar.qml:174
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Poll"
|
||
msgstr "Crea un Sondage"
|
||
|
||
#: src/chatbar/SendBar.qml:133 src/chatbar/SendBar.qml:185
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send a Voice Message"
|
||
msgstr "Invia un message vocal"
|
||
|
||
#: 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 message"
|
||
|
||
#: src/chatbar/SendBar.qml:222 src/settings/ThreePIdCard.qml:93
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel"
|
||
msgstr "Cancella"
|
||
|
||
#: src/chatbar/TableDialog.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Insert Table"
|
||
msgstr "Inserta tabella"
|
||
|
||
#: src/chatbar/TableDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Number of Rows:"
|
||
msgstr "Numero de rangos:"
|
||
|
||
#: src/chatbar/TableDialog.qml:30
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Number of Columns:"
|
||
msgstr "Numero de columnas:"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Record Voice Message"
|
||
msgstr "Registra message vocal"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@action:button Stop audio recording"
|
||
msgid "Stop Recording"
|
||
msgstr "Stoppa Registrar"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@action:button Start audio recording"
|
||
msgid "Start Recording"
|
||
msgstr "Initia registrar"
|
||
|
||
#: src/chatbar/VoiceMessageDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@info Duration being the length of an audio recording"
|
||
msgid "Duration: %1"
|
||
msgstr "Duration: %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 ""
|
||
"Registration de message vocal require unversion plus nove de Qt de lo que es "
|
||
"currentemente installate sur iste systema."
|
||
|
||
#: 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 "Datos de conto"
|
||
|
||
#: src/devtools/AccountData.qml:33 src/devtools/StateKeys.qml:49
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Event Source"
|
||
msgstr "Fonte de evento"
|
||
|
||
#: src/devtools/AccountData.qml:42
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Show Access Token"
|
||
msgstr "Monstra Indicio de 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 ""
|
||
"Isto non deberea esser compartite con alicun, anque altere usatores. Iste "
|
||
"indicio da accesso plen a tu conto."
|
||
|
||
#: src/devtools/AccountData.qml:46
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Access Token"
|
||
msgstr "Indicio de accesso"
|
||
|
||
#: src/devtools/AccountData.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy access token to clipboard"
|
||
msgstr "Copia indicio de accesso a area de transferentia"
|
||
|
||
#: src/devtools/DebugOptions.qml:18
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Show hidden events in the timeline"
|
||
msgstr "Monstra eventos in le chronologia"
|
||
|
||
#: src/devtools/DebugOptions.qml:24
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Allow sending relations to any event in the timeline"
|
||
msgstr "Permitte inviar relationes a ulle eventos in le chronologia"
|
||
|
||
#: src/devtools/DebugOptions.qml:25
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This includes state events"
|
||
msgstr "Isto include eventos de stato"
|
||
|
||
#: src/devtools/DebugOptions.qml:32
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Always allow device verification"
|
||
msgstr "Permitte sempre le verification de dispositivo"
|
||
|
||
#: src/devtools/DebugOptions.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"Allow the user to start a verification session with devices that were "
|
||
"already verified"
|
||
msgstr ""
|
||
"Permitte que le usator initia un session de verification con dispositivos "
|
||
"que esseja ja verificate"
|
||
|
||
#: src/devtools/DebugOptions.qml:39
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Show focus in window header"
|
||
msgstr "MOnstra foco incapite de fenestra"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Developer Tools"
|
||
msgstr "Instrumentos de disveloppator"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Debug Options"
|
||
msgstr "Optiones de Cribrar"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:38
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Room Data"
|
||
msgstr "Datos de Sala"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Server Info"
|
||
msgstr "Info de servitor"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Account Data"
|
||
msgstr "Datos de conto"
|
||
|
||
#: src/devtools/DevtoolsPage.qml:53
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Feature Flags"
|
||
msgstr "Bandieras de characteristica"
|
||
|
||
#: 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 "Adde numero de telephono como 3PIDs"
|
||
|
||
#: src/devtools/FeatureFlagPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@option:check Enable the matrix feature for audio and video calling"
|
||
msgid "Calls"
|
||
msgstr "Appellos"
|
||
|
||
#: src/devtools/RoomData.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Room"
|
||
msgstr "Selige Sala"
|
||
|
||
#: src/devtools/RoomData.qml:26
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No room selected"
|
||
msgstr "Nulle sala seligite"
|
||
|
||
#: src/devtools/RoomData.qml:27
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Click to choose a room"
|
||
msgstr "Clicac per seliger un sala"
|
||
|
||
#: src/devtools/RoomData.qml:33
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Choose Room"
|
||
msgstr "Selige Sala"
|
||
|
||
#: src/devtools/RoomData.qml:41
|
||
#, kde-format
|
||
msgid "Room Id: %1"
|
||
msgstr "ID de Sala: %1"
|
||
|
||
#: src/devtools/RoomData.qml:45
|
||
#, kde-format
|
||
msgid "Room Account Data"
|
||
msgstr "Datos de conto de sala"
|
||
|
||
#: src/devtools/RoomData.qml:67
|
||
#, kde-format
|
||
msgid "Room State"
|
||
msgstr "Stato de sala "
|
||
|
||
#: 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 de iste typo"
|
||
msgstr[1] "%1 eventos de iste typo"
|
||
|
||
#: src/devtools/RoomData.qml:93
|
||
#, kde-format
|
||
msgctxt "'Event' being some JSON data, not something physically happening."
|
||
msgid "Event Information"
|
||
msgstr "Information de evento"
|
||
|
||
#: src/devtools/ServerData.qml:19
|
||
#, kde-format
|
||
msgid "Server Capabilities"
|
||
msgstr "Capacitates de servitor"
|
||
|
||
#: src/devtools/ServerData.qml:23
|
||
#, kde-format
|
||
msgid "Can change password"
|
||
msgstr "Pote cambiar contrasigno:"
|
||
|
||
#: src/devtools/ServerData.qml:28
|
||
#, kde-format
|
||
msgid "Default Room Version"
|
||
msgstr "Version de sala predefinite"
|
||
|
||
#: src/devtools/ServerData.qml:36
|
||
#, kde-format
|
||
msgid "Available Room Versions"
|
||
msgstr "Version de sala disponibile"
|
||
|
||
#: 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 "Claves de Stato"
|
||
|
||
#: src/libneochat/accountmanager.cpp:124
|
||
#, kde-format
|
||
msgid "Access token wasn't found: Maybe it was deleted?"
|
||
msgstr "Indicio de accesso non esseva trovate: forsan il esseva delite?"
|
||
|
||
#: src/libneochat/accountmanager.cpp:128
|
||
#, kde-format
|
||
msgid ""
|
||
"Access to keychain was denied: Please allow NeoChat to read the access token"
|
||
msgstr ""
|
||
"Accesso a portaclave esseva refusate: Pro favor tu permitte que NeoChat pote "
|
||
"leger le indicio de 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 ""
|
||
"Necun portaclave disponibile: Pro favor tu installa un portaclave, p.ex. "
|
||
"KWallet o GNOMe keyring sur Linux"
|
||
|
||
#: src/libneochat/accountmanager.cpp:134
|
||
#, kde-format
|
||
msgid "Unable to read access token: %1"
|
||
msgstr "Incapace a leger indicio de accesso: %1"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:65
|
||
#, kde-format
|
||
msgid "Invited"
|
||
msgstr "Invitate"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:67
|
||
#, kde-format
|
||
msgid "Favorite"
|
||
msgstr "Favorito"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:69
|
||
#, kde-format
|
||
msgid "Direct Messages"
|
||
msgstr "Messages directe"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:71
|
||
#, kde-format
|
||
msgid "Normal"
|
||
msgstr "Normal"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:73
|
||
#, kde-format
|
||
msgid "Low priority"
|
||
msgstr "Basse prioritate"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:75
|
||
#, kde-format
|
||
msgid "Spaces"
|
||
msgstr "Spatios"
|
||
|
||
#: src/libneochat/enums/neochatroomtype.h:77
|
||
#, kde-format
|
||
msgctxt "@info Meaning: official information messages from your server"
|
||
msgid "Server Notices"
|
||
msgstr "Annuncios de servitor"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:10
|
||
#, kde-format
|
||
msgid "Member"
|
||
msgstr "Membro"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:12
|
||
#, kde-format
|
||
msgid "Moderator"
|
||
msgstr "Moderator"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:14
|
||
#, kde-format
|
||
msgid "Admin"
|
||
msgstr "Admin"
|
||
|
||
#: 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 "Creator"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:20
|
||
#, kde-format
|
||
msgid "Mute"
|
||
msgstr "Surdina"
|
||
|
||
#: src/libneochat/enums/powerlevel.cpp:22
|
||
#, kde-format
|
||
msgid "Custom"
|
||
msgstr "Personalisate"
|
||
|
||
#: 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 "Stilo de paragrapho"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:21
|
||
#, kde-format
|
||
msgctxt "As in heading level 1 text style in the chat bar"
|
||
msgid "Heading 1"
|
||
msgstr "Capite 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 "Capite 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 "Capite 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 "Capite 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 "Capite 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 "Capite 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 "Cita stilo de paragrapho"
|
||
|
||
#: src/libneochat/enums/richformat.cpp:46
|
||
#, kde-format
|
||
msgctxt "As in quote text style in the chat bar"
|
||
msgid "Quote"
|
||
msgstr "Cita"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:53
|
||
#, kde-format
|
||
msgctxt "As in sorting alphabetically with A first and Z last"
|
||
msgid "Alphabetical Ascending"
|
||
msgstr "Alphabetic ascendente"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:55
|
||
#, kde-format
|
||
msgctxt "As in sorting alphabetically with Z first and A last"
|
||
msgid "Alphabetical Descending"
|
||
msgstr "Alphabetic descendente"
|
||
|
||
#: 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 Messages non legite"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:59
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with the most unread messages higher"
|
||
msgid "Most Unread Messages"
|
||
msgstr "Majoritate de Messages non legite"
|
||
|
||
#: 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 Messages Evidentiate"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:63
|
||
#, kde-format
|
||
msgctxt "As in sorting rooms with the most highlighted messages higher"
|
||
msgid "Most Highlighted Messages"
|
||
msgstr "MAjoritate de messages evidentiate"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:65
|
||
#, kde-format
|
||
msgctxt "As in sorting the chat room with the newest meassage first"
|
||
msgid "Last Active"
|
||
msgstr "Ultime Active"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:80
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Room names closer to A alphabetically are higher"
|
||
msgstr "Nomine de salas plus vicin alphabeticamente a A es plus alte"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:82
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Room names closer to Z alphabetically are higher"
|
||
msgstr "Nomine de salas plus vicin alphabeticamente a Z es plus alte"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:84
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with unread messages are higher"
|
||
msgstr "Salas con messages non legites es plus in alto"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:86
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the most unread message are higher"
|
||
msgstr "Salas con majoritate de messages non legites es plus in alto"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:88
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with highlighted messages are higher"
|
||
msgstr "Salas con messages evidentiate es plus in alto"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:90
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the most highlighted messages are higher"
|
||
msgstr "Salas con le majoritate de messages evidentiate es plus in alto"
|
||
|
||
#: src/libneochat/enums/roomsortparameter.h:92
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with newer events are higher"
|
||
msgstr "Salas con eventos plus nove es plus 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>[Iste message ha essite delite]</i>"
|
||
|
||
#: src/libneochat/eventhandler.cpp:201 src/libneochat/eventhandler.cpp:279
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted: %1]</i>"
|
||
msgstr "<i>[Iste message esseva delite: %1]</i>"
|
||
|
||
#: src/libneochat/eventhandler.cpp:313
|
||
#, kde-format
|
||
msgid "reinvited %1 to the room"
|
||
msgstr "reinvitate %1 al sala"
|
||
|
||
#: 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 "unite al sala (repetite)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:326
|
||
#, kde-format
|
||
msgid "invited %1 to the room"
|
||
msgstr "%1 invitate al sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:326
|
||
#, kde-format
|
||
msgid "joined the room"
|
||
msgstr "unite al sala"
|
||
|
||
#: 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 "clarate lor nomine de monstrar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:340
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name to %1"
|
||
msgstr "cambiate lor nomine de monstrar a %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 "clarate lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:351
|
||
#, kde-format
|
||
msgid "set an avatar"
|
||
msgstr "fixa un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:353
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "updated their avatar"
|
||
msgstr "actualisate lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:357
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "changed nothing"
|
||
msgstr "nihil modificate"
|
||
|
||
#: src/libneochat/eventhandler.cpp:363
|
||
#, kde-format
|
||
msgid "withdrew %1's invitation"
|
||
msgstr "retirate invitation de %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:363
|
||
#, kde-format
|
||
msgid "rejected the invitation"
|
||
msgstr "refusate le invitation"
|
||
|
||
#: src/libneochat/eventhandler.cpp:367
|
||
#, kde-format
|
||
msgid "unbanned %1"
|
||
msgstr "cessate de excluder (ban) %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:367
|
||
#, kde-format
|
||
msgid "self-unbanned"
|
||
msgstr "cessa auto exclusion (self-banned)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:370
|
||
#, kde-format
|
||
msgid "left the room"
|
||
msgstr "lassa le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:373
|
||
#, kde-format
|
||
msgid "has removed %1 from the room: %2"
|
||
msgstr "ha removite %1 ex le sala: %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:375
|
||
#, kde-format
|
||
msgid "has removed %1 from the room"
|
||
msgstr "ha removite %1 ex le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:379
|
||
#, kde-format
|
||
msgid "banned %1 from the room"
|
||
msgstr "excludite (banned) %1 ex le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:381
|
||
#, kde-format
|
||
msgid "banned %1 from the room: %2"
|
||
msgstr "excludite (banned) %1 ex le sala: %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:384
|
||
#, kde-format
|
||
msgid "self-banned from the room"
|
||
msgstr "auto excludite (self-banned) ab le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:388
|
||
#, kde-format
|
||
msgid "requested an invite"
|
||
msgstr "requerite un invitation"
|
||
|
||
#: src/libneochat/eventhandler.cpp:388
|
||
#, kde-format
|
||
msgid "requested an invite with reason: %1"
|
||
msgstr "requerite un invitation con motivation: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:392
|
||
#, kde-format
|
||
msgid "made something unknown"
|
||
msgstr "facite alcun cosas incognite"
|
||
|
||
#: src/libneochat/eventhandler.cpp:395
|
||
#, kde-format
|
||
msgid "cleared the room main alias"
|
||
msgstr "clarate le alias principal de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:395
|
||
#, kde-format
|
||
msgid "set the room main alias to: %1"
|
||
msgstr "fixa le alias principal de sala a : %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:398
|
||
#, kde-format
|
||
msgid "cleared the room name"
|
||
msgstr "clarate le nomine de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:398
|
||
#, kde-format
|
||
msgid "set the room name to: %1"
|
||
msgstr "fixa le nomine de sala a: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:401
|
||
#, kde-format
|
||
msgid "cleared the topic"
|
||
msgstr "clarate le topico"
|
||
|
||
#: src/libneochat/eventhandler.cpp:402
|
||
#, kde-format
|
||
msgid "set the topic to: %1"
|
||
msgstr "fix le topico a: %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:408
|
||
#, kde-format
|
||
msgid "changed the room avatar"
|
||
msgstr "cambiate le avatar de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:411
|
||
#, kde-format
|
||
msgid "activated End-to-End Encryption"
|
||
msgstr "activate cryptation End-to-End"
|
||
|
||
#: src/libneochat/eventhandler.cpp:415
|
||
#, kde-format
|
||
msgid "upgraded the room to version %1"
|
||
msgstr "actualisate le sala a version %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:416
|
||
#, kde-format
|
||
msgid "created the room, version %1"
|
||
msgstr "create le sala, version %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:419
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "changed the power levels for this room"
|
||
msgstr "Cambiate le nivello de potentia per iste sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:425
|
||
#, kde-format
|
||
msgid "changed the server access control lists for this room"
|
||
msgstr "cambiate le listas de controlo de accesso de servitor per iste sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:429
|
||
#, kde-format
|
||
msgctxt "[User] added <name> widget"
|
||
msgid "added %1 widget"
|
||
msgstr "addite %1 widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:432
|
||
#, kde-format
|
||
msgctxt "[User] removed <name> widget"
|
||
msgid "removed %1 widget"
|
||
msgstr "removite %1 widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:434
|
||
#, kde-format
|
||
msgctxt "[User] configured <name> widget"
|
||
msgid "configured %1 widget"
|
||
msgstr "configurate %1 widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:439
|
||
#, kde-format
|
||
msgctxt "[User] left a [voice/video] call"
|
||
msgid "left a call"
|
||
msgstr " lassava un appello"
|
||
|
||
#: src/libneochat/eventhandler.cpp:441
|
||
#, kde-format
|
||
msgctxt "[User] joined a [voice/video] call"
|
||
msgid "joined a call"
|
||
msgstr " univa se a un appello"
|
||
|
||
#: src/libneochat/eventhandler.cpp:445
|
||
#, kde-format
|
||
msgctxt "[User] configured an extension"
|
||
msgid "configured an extension"
|
||
msgstr " configurava un extension"
|
||
|
||
#: src/libneochat/eventhandler.cpp:447
|
||
#, kde-format
|
||
msgid "updated %1 state"
|
||
msgstr "actualisate stato %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:448
|
||
#, kde-format
|
||
msgid "updated %1 state for %2"
|
||
msgstr "actualisate stato %1 per %2"
|
||
|
||
#: src/libneochat/eventhandler.cpp:454
|
||
#, kde-format
|
||
msgctxt "@info In room list"
|
||
msgid "Encrypted event"
|
||
msgstr "Evento Cryptate"
|
||
|
||
#: src/libneochat/eventhandler.cpp:457
|
||
#, kde-format
|
||
msgctxt "[user] reacted with <emoji>"
|
||
msgid "reacted with %1"
|
||
msgstr "reagiva con %1"
|
||
|
||
#: src/libneochat/eventhandler.cpp:459 src/libneochat/eventhandler.cpp:668
|
||
#, kde-format
|
||
msgid "Unknown event"
|
||
msgstr "Evento incognite"
|
||
|
||
#: 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 inviava un message"
|
||
|
||
#: src/libneochat/eventhandler.cpp:523
|
||
#, kde-format
|
||
msgid "%1 sent a sticker"
|
||
msgstr "%1 inviava un etiquetta gummate"
|
||
|
||
#: src/libneochat/eventhandler.cpp:529
|
||
#, kde-format
|
||
msgid "%1 reinvited someone to the room"
|
||
msgstr "%1 reinvitate alcun al sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:535
|
||
#, kde-format
|
||
msgid "%1 joined the room (repeated)"
|
||
msgstr "%1 univa se al sala (repetite)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:537
|
||
#, kde-format
|
||
msgid "%1 invited someone to the room"
|
||
msgstr "%1 invitate alcun al sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:538
|
||
#, kde-format
|
||
msgid "%1 joined the room"
|
||
msgstr "%1 univa se al sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:564
|
||
#, kde-format
|
||
msgid "%1 set a display name and set an avatar"
|
||
msgstr "%1 assigna un nomine de monstrar e assigna un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:566
|
||
#, kde-format
|
||
msgid "%1 set a display name and updated their avatar"
|
||
msgstr "%1 assigna un nomine de monstrar e actualisava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:568
|
||
#, kde-format
|
||
msgid "%1 set a display name and cleared their avatar"
|
||
msgstr "%1 assigna un nomine de monstrar e clarava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:570
|
||
#, kde-format
|
||
msgid "%1 set a display name for this room"
|
||
msgstr "%1 assigna un nomine de monstrar per iste sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:573
|
||
#, kde-format
|
||
msgid "%1 changed their display name and set an avatar"
|
||
msgstr "%1 cambiava lor nomine de monstrar e assigna un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:575
|
||
#, kde-format
|
||
msgid "%1 changed their display name and updated their avatar"
|
||
msgstr "%1 cambiava lor nomine de monstrar e actualisava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:577
|
||
#, kde-format
|
||
msgid "%1 changed their display name and cleared their avatar"
|
||
msgstr "%1 cambiava lor nomine de monstrar e clarava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:579
|
||
#, kde-format
|
||
msgid "%1 changed their display name"
|
||
msgstr "%1 cambiava lor nomine de monstrar "
|
||
|
||
#: src/libneochat/eventhandler.cpp:582
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and set an avatar"
|
||
msgstr "%1 clarate lor nomine de monstrar e assigna un avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:584
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and updated their avatar"
|
||
msgstr "%1 clarava lor nomine de monstrar e actualisava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:586
|
||
#, kde-format
|
||
msgid "%1 cleared their display name and cleared their avatar"
|
||
msgstr "%1 clarava lor nomine de monstrar e clarava lor avatar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:588
|
||
#, kde-format
|
||
msgid "%1 cleared their display name"
|
||
msgstr "%1 clarava lor nomine de monstrar"
|
||
|
||
#: src/libneochat/eventhandler.cpp:591
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "%1 changed nothing"
|
||
msgstr "%1 modificava nihil"
|
||
|
||
#: src/libneochat/eventhandler.cpp:595
|
||
#, kde-format
|
||
msgid "%1 withdrew a user's invitation"
|
||
msgstr "%1 retirava un invitation de usator"
|
||
|
||
#: src/libneochat/eventhandler.cpp:596
|
||
#, kde-format
|
||
msgid "%1 rejected the invitation"
|
||
msgstr "%1 refusava le invitation"
|
||
|
||
#: src/libneochat/eventhandler.cpp:600
|
||
#, kde-format
|
||
msgid "%1 unbanned a user"
|
||
msgstr "%1 cessava de excluder (ban) un usator"
|
||
|
||
#: src/libneochat/eventhandler.cpp:600
|
||
#, kde-format
|
||
msgid "%1 self-unbanned"
|
||
msgstr "%1 cessava auto exclusion (self-banned)"
|
||
|
||
#: src/libneochat/eventhandler.cpp:602
|
||
#, kde-format
|
||
msgid "%1 put a user out of the room"
|
||
msgstr "%1 ha ponite un usator foras del sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:602
|
||
#, kde-format
|
||
msgid "%1 left the room"
|
||
msgstr "%1 lassava le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:605
|
||
#, kde-format
|
||
msgid "%1 banned a user from the room"
|
||
msgstr "%1 excludeva (banned) un usator ex le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:607
|
||
#, kde-format
|
||
msgid "%1 self-banned from the room"
|
||
msgstr "%1 auto excludeva (self-banned) ab le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:610
|
||
#, kde-format
|
||
msgid "%1 requested an invite"
|
||
msgstr "%1 requeriva un invitation"
|
||
|
||
#: src/libneochat/eventhandler.cpp:614
|
||
#, kde-format
|
||
msgid "%1 made something unknown"
|
||
msgstr "%1 faceva alcun cosas incognite"
|
||
|
||
#: src/libneochat/eventhandler.cpp:617
|
||
#, kde-format
|
||
msgid "%1 cleared the room main alias"
|
||
msgstr "%1 clarava le alias principal de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:617
|
||
#, kde-format
|
||
msgid "%1 set the room main alias"
|
||
msgstr "%1 fassignava le alias principal de sala "
|
||
|
||
#: src/libneochat/eventhandler.cpp:620
|
||
#, kde-format
|
||
msgid "%1 cleared the room name"
|
||
msgstr "%1 clarava le nomine de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:620
|
||
#, kde-format
|
||
msgid "%1 set the room name"
|
||
msgstr "%1 assignava le nomine de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:623
|
||
#, kde-format
|
||
msgid "%1 cleared the topic"
|
||
msgstr "%1 clarava le topico"
|
||
|
||
#: src/libneochat/eventhandler.cpp:623
|
||
#, kde-format
|
||
msgid "%1 set the topic"
|
||
msgstr "%1 assignava le topico "
|
||
|
||
#: src/libneochat/eventhandler.cpp:626
|
||
#, kde-format
|
||
msgid "%1 changed the room avatar"
|
||
msgstr "%1 cambiava le avatar de sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:629
|
||
#, kde-format
|
||
msgid "%1 activated End-to-End Encryption"
|
||
msgstr "%1 activava cryptation End-to-End"
|
||
|
||
#: src/libneochat/eventhandler.cpp:632
|
||
#, kde-format
|
||
msgid "%1 upgraded the room version"
|
||
msgstr "%1 actualisava le version de sala "
|
||
|
||
#: src/libneochat/eventhandler.cpp:632
|
||
#, kde-format
|
||
msgid "%1 created the room"
|
||
msgstr "%1 creava le sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:635
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "%1 changed the power levels for this room"
|
||
msgstr "%1 cambiava le nivellos de potentia per iste sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:638
|
||
#, kde-format
|
||
msgid "%1 sent a live location beacon"
|
||
msgstr "%1 inviava un fanal de location vive "
|
||
|
||
#: src/libneochat/eventhandler.cpp:641
|
||
#, kde-format
|
||
msgid "%1 changed the server access control lists for this room"
|
||
msgstr "%1 cambiava le listas de controlo de accesso de servitor per iste sala"
|
||
|
||
#: src/libneochat/eventhandler.cpp:645
|
||
#, kde-format
|
||
msgid "%1 added a widget"
|
||
msgstr "%1 addeva un widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:648
|
||
#, kde-format
|
||
msgid "%1 removed a widget"
|
||
msgstr "%1 removeva un widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:650
|
||
#, kde-format
|
||
msgid "%1 configured a widget"
|
||
msgstr "%1 configurava un widget"
|
||
|
||
#: src/libneochat/eventhandler.cpp:655
|
||
#, kde-format
|
||
msgctxt "[User] left a [voice/video] call"
|
||
msgid "%1 left a call"
|
||
msgstr "%1 lassava un appello"
|
||
|
||
#: src/libneochat/eventhandler.cpp:657
|
||
#, kde-format
|
||
msgctxt "[User] joined a [voice/video] call"
|
||
msgid "%1 joined a call"
|
||
msgstr "%1 univa se a un appello"
|
||
|
||
#: src/libneochat/eventhandler.cpp:661
|
||
#, kde-format
|
||
msgctxt "[User] configured an extension"
|
||
msgid "%1 configured an extension"
|
||
msgstr "%1 configurava un extension"
|
||
|
||
#: src/libneochat/eventhandler.cpp:663
|
||
#, kde-format
|
||
msgid "%1 updated the state"
|
||
msgstr "%1 actualisava le stato"
|
||
|
||
#: src/libneochat/eventhandler.cpp:666
|
||
#, kde-format
|
||
msgid "%1 started a poll"
|
||
msgstr "%1 initiava un inquesta"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:58
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Downloading"
|
||
msgstr "Discargante"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:58
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Uploading"
|
||
msgstr "Cargante"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:59
|
||
#, kde-format
|
||
msgctxt "The URL being downloaded/uploaded"
|
||
msgid "Source"
|
||
msgstr "Fonte"
|
||
|
||
#: src/libneochat/filetransferpseudojob.cpp:60
|
||
#, kde-format
|
||
msgctxt "The location being downloaded to"
|
||
msgid "Destination"
|
||
msgstr "Destination"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:31
|
||
#, kde-format
|
||
msgid "Leaving this room."
|
||
msgstr "Lassar iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:40
|
||
#, kde-format
|
||
msgctxt "Leaving room <roomname>."
|
||
msgid "Leaving room %1."
|
||
msgstr "Lassar sala %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:43
|
||
#, kde-format
|
||
msgctxt "Room <roomname> not found"
|
||
msgid "Room %1 not found."
|
||
msgstr "Sala %1 non trovate"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:51
|
||
#: src/libneochat/models/actionsmodel.cpp:286
|
||
#, kde-format
|
||
msgid "No new nickname provided, no changes will happen."
|
||
msgstr "Necun pseudonymo fornite, nulle modification occurrera."
|
||
|
||
#: 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 "<message>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:66
|
||
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
|
||
msgstr "Antepone ¯\\_(ツ)_/¯ a un message de texto plan"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:75
|
||
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
|
||
msgstr "Antepone ( ͡° ͜ʖ ͡°) a unmessage de texto plan"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:84
|
||
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
|
||
msgstr "Antepone (╯°□°)╯︵ ┻━┻ a un message de texto plan"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:93
|
||
msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message"
|
||
msgstr "Antepone ┬──┬ ノ( ゜-゜ノ) a un message te texto plan"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:111
|
||
msgid "Sends the given message colored as a rainbow"
|
||
msgstr "Invia le date message colorate como un iris "
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:129
|
||
msgid "Sends the given emote colored as a rainbow"
|
||
msgstr "Invia le date message \"emote\" como un iris"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:143
|
||
msgid "Sends the given message as plain text"
|
||
msgstr "Invia le message date como texto plan"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:157
|
||
msgid "Sends the given message as a spoiler"
|
||
msgstr "Invia le message date como un spoiler (guastator)"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:166
|
||
msgid "Sends the given emote"
|
||
msgstr "Invia le message date \"emote\""
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:175
|
||
msgid "Sends the given message as a notice"
|
||
msgstr "Invia le message date como un nova"
|
||
|
||
#: 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 sembla un id de 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 ja es invitate a iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:192
|
||
#, kde-format
|
||
msgctxt "<user> is banned from this room."
|
||
msgid "%1 is banned from this room."
|
||
msgstr "%1 es excludite (banned) ex iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:196
|
||
#, kde-format
|
||
msgid "You are already in this room."
|
||
msgstr "Tu ja es in iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:200
|
||
#, kde-format
|
||
msgctxt "<user> is already in this room."
|
||
msgid "%1 is already in this room."
|
||
msgstr "%1 ja es in iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:204
|
||
#, kde-format
|
||
msgctxt "<username> was invited into this room."
|
||
msgid "%1 was invited into this room."
|
||
msgstr "%1 esseva invitate in iste sala."
|
||
|
||
#: 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 "<user id>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:209
|
||
msgid "Invites the user to this room"
|
||
msgstr "Invita le usator a iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:220
|
||
#: src/libneochat/models/actionsmodel.cpp:260
|
||
#, kde-format
|
||
msgctxt "Joining room <roomname>."
|
||
msgid "Joining room %1."
|
||
msgstr "Uni sala %1"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:225
|
||
#: src/libneochat/models/actionsmodel.cpp:265
|
||
msgid "<room alias or id>"
|
||
msgstr "<room alias or id>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:226
|
||
#: src/libneochat/models/actionsmodel.cpp:266
|
||
msgid "Joins the given room"
|
||
msgstr "Uni le date sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:238
|
||
#, kde-format
|
||
msgctxt "Knocking room <roomname>."
|
||
msgid "Knocking room %1."
|
||
msgstr "Colpar sala %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:249
|
||
msgid "<room alias or id> [<reason>]"
|
||
msgstr "<room alias or id> [<reason>]"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:250
|
||
msgid "Requests to join the given room"
|
||
msgstr "Requesta a unir le date sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:257
|
||
#, kde-format
|
||
msgctxt "You are already in room <roomname>."
|
||
msgid "You are already in room %1."
|
||
msgstr "Tu es preste in sala %1."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:272
|
||
#: src/libneochat/models/actionsmodel.cpp:279
|
||
msgid "[<room alias or id>]"
|
||
msgstr "[<room alias or 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 "Abandona le date sala o iste sala, si nulle es date"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:293
|
||
#: src/libneochat/models/actionsmodel.cpp:300
|
||
#: src/libneochat/models/actionsmodel.cpp:307
|
||
msgid "<display name>"
|
||
msgstr "<display name>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:294
|
||
msgid "Changes your global display name"
|
||
msgstr "Cambiate tu nomine de monstrar global"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:301
|
||
#: src/libneochat/models/actionsmodel.cpp:308
|
||
msgid "Changes your display name in this room"
|
||
msgstr "Cambiate tu nomine de monstrar in iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:319
|
||
#, kde-format
|
||
msgctxt "<username> is already ignored."
|
||
msgid "%1 is already ignored."
|
||
msgstr "%1 ja es ignorate."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:323
|
||
#, kde-format
|
||
msgctxt "<username> is now ignored"
|
||
msgid "%1 is now ignored."
|
||
msgstr "%1 nunc es ignorate."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:329
|
||
msgid "Ignores the given user"
|
||
msgstr "Ignora le usator date"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:340
|
||
#, kde-format
|
||
msgctxt "<username> is not ignored."
|
||
msgid "%1 is not ignored."
|
||
msgstr "%1 non es ignorate."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:344
|
||
#, kde-format
|
||
msgctxt "<username> is no longer ignored."
|
||
msgid "%1 is no longer ignored."
|
||
msgstr "%1 non es plus ignorate."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:349
|
||
msgid "Unignores the given user"
|
||
msgstr "Cessa a ignorar le usator date"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:367
|
||
msgid "<reaction text>"
|
||
msgstr "<reaction text>"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:368
|
||
msgid "React to the message with the given text"
|
||
msgstr "Reage al message con le texto date"
|
||
|
||
#: 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 ja es excludite (banned) ab iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:390
|
||
#, kde-format
|
||
msgid "You are not allowed to ban users from this room."
|
||
msgstr "Tu non es permittite a prohiber (bannar) usatores ab iste sala."
|
||
|
||
#: 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 "Tu non es permittite a prohiber (bannar) %1 ab iste sala."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:400
|
||
#, kde-format
|
||
msgctxt "<username> was banned from this room."
|
||
msgid "%1 was banned from this room."
|
||
msgstr "%1 esseva excludite (self-banned) ab iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:404
|
||
#: src/libneochat/models/actionsmodel.cpp:475
|
||
msgid "<user id> [<reason>]"
|
||
msgstr "<user id> [<reason>]"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:405
|
||
msgid "Bans the given user"
|
||
msgstr "Ignora le usator date"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:420
|
||
#, kde-format
|
||
msgid "You are not allowed to unban users from this room."
|
||
msgstr "Tu non es permittite a de-prohiber (de-bannar) usatores ab iste sala."
|
||
|
||
#: 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 es excludite (self-banned) ab iste sala"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:429
|
||
#, kde-format
|
||
msgctxt "<username> was unbanned from this room."
|
||
msgid "%1 was unbanned from this room."
|
||
msgstr "%1 esseva readmittite (unbanned) ab le sala."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:435
|
||
msgid "Removes the ban of the given user"
|
||
msgstr "Il remove le interdiction del usator date"
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:448
|
||
#, kde-format
|
||
msgid "You cannot kick yourself from the room."
|
||
msgstr "Tu non pote calcar te mesme foras del sala."
|
||
|
||
#: 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 es in iste sala."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:461
|
||
#, kde-format
|
||
msgid "You are not allowed to kick users from this room."
|
||
msgstr "Tu non es permittite calcar usatores ex iste sala."
|
||
|
||
#: 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 "Tu non es permittite calcar %1 ex iste sala."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:471
|
||
#, kde-format
|
||
msgctxt "<username> was kicked from this room."
|
||
msgid "%1 was kicked from this room."
|
||
msgstr "%1 esseva colpate (kicked) ab iste sala."
|
||
|
||
#: src/libneochat/models/actionsmodel.cpp:476
|
||
msgid "Removes the user from the room"
|
||
msgstr "Il remove le usator ab le sala"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:169
|
||
#: src/libneochat/models/emojimodel.cpp:227
|
||
#, kde-format
|
||
msgctxt "Previously used emojis"
|
||
msgid "History"
|
||
msgstr "Historia o Chronologia"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:174
|
||
#, kde-format
|
||
msgctxt "'Smileys' is a category of emoji"
|
||
msgid "Smileys"
|
||
msgstr "Smileys"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:179
|
||
#, kde-format
|
||
msgctxt "'People' is a category of emoji"
|
||
msgid "People"
|
||
msgstr "Gente"
|
||
|
||
#: 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 "Alimento"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:194
|
||
#, kde-format
|
||
msgctxt "'Activities' is a category of emoji"
|
||
msgid "Activities"
|
||
msgstr "Activitates"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:199
|
||
#, kde-format
|
||
msgctxt "'Travel' is a category of emoji"
|
||
msgid "Travel"
|
||
msgstr "Viage"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:204
|
||
#, kde-format
|
||
msgctxt "'Objects' is a category of emoji"
|
||
msgid "Objects"
|
||
msgstr "Objectos"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:209
|
||
#, kde-format
|
||
msgctxt "'Symbols' is a category of emoji"
|
||
msgid "Symbols"
|
||
msgstr "Symbolos"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:214
|
||
#, kde-format
|
||
msgctxt "'Flags' is a category of emoji"
|
||
msgid "Flags"
|
||
msgstr "Bandieras (Flags)"
|
||
|
||
#: src/libneochat/models/emojimodel.cpp:233
|
||
#, kde-format
|
||
msgctxt "'Custom' is a category of emoji"
|
||
msgid "Custom"
|
||
msgstr "Personalisate"
|
||
|
||
#: src/libneochat/models/imagepacksmodel.cpp:92
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own Stickers'"
|
||
msgid "Own Stickers"
|
||
msgstr "Proprie Etiquettas Gummate"
|
||
|
||
#: src/libneochat/models/imagepacksmodel.cpp:92
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own emojis"
|
||
msgid "Own Emojis"
|
||
msgstr "Proprie Emojis"
|
||
|
||
#: src/libneochat/models/userlistmodel.cpp:102
|
||
#, kde-format
|
||
msgctxt "@info the person that created this room"
|
||
msgid "Creator"
|
||
msgstr "Creator"
|
||
|
||
#: 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 a discargar.<br />Continge tu administrator de servitor "
|
||
"de matrix per supporto."
|
||
|
||
#: src/libneochat/neochatconnection.cpp:340
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No identity server configured"
|
||
msgstr "Nulle servitor de identitate configurate"
|
||
|
||
#: src/libneochat/neochatconnection.cpp:371
|
||
#, kde-format
|
||
msgid "Room creation failed: %1"
|
||
msgstr "Creation de sala falleva: \"%1\""
|
||
|
||
#: src/libneochat/neochatconnection.cpp:400
|
||
#, kde-format
|
||
msgid "Space creation failed: %1"
|
||
msgstr "Creation de spatio falleva: \"%1\""
|
||
|
||
#: src/libneochat/neochatroom.cpp:1244
|
||
#, kde-format
|
||
msgid "Report sent successfully."
|
||
msgstr "Reporto inviate con successo."
|
||
|
||
#: 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 sala"
|
||
|
||
#: 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 "Private"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This room can only be joined with an invite."
|
||
msgstr "Iste sala pote solmente esser attingite con un invitation."
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:58
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Public"
|
||
msgstr "Public"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This room can be found and joined by anyone."
|
||
msgstr "Iste sala pote esser trovate e attingite per omnes."
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@info:label Name of the room"
|
||
msgid "Name:"
|
||
msgstr "Nomine:"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||
#, kde-format
|
||
msgctxt "@info:placeholder Placeholder for room name"
|
||
msgid "New Room"
|
||
msgstr "Nove Sala"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:72
|
||
#, kde-format
|
||
msgctxt "@info:label Address or alias to refer to the room by"
|
||
msgid "Address:"
|
||
msgstr "Adresse:"
|
||
|
||
#: src/libneochat/qml/CreateRoomDialog.qml:73
|
||
#, kde-format
|
||
msgctxt "@info:placeholder Placeholder address for the room"
|
||
msgid "new-room"
|
||
msgstr "Nove-Sala"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:22
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Space"
|
||
msgstr "Crea un spatio"
|
||
|
||
#: 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 "Nomine:"
|
||
|
||
#: src/libneochat/qml/CreateSpaceDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "New Space"
|
||
msgstr "Nove Spatio"
|
||
|
||
#: 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 "Face iste genitor official"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:53
|
||
#, kde-format
|
||
msgctxt "@action:title Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Explora"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:73
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Only show spaces"
|
||
msgstr "Monstra solmente spatios"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:107
|
||
#, kde-format
|
||
msgid "Enter a Room Manually"
|
||
msgstr "Inserta unsala manualmente"
|
||
|
||
#: 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 "Si tu ja sape un adresse de sala o alias, e non es monstrate hic."
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:128
|
||
#, kde-format
|
||
msgid "Find a room…"
|
||
msgstr "Trova un sala ..."
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:129
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No public rooms found"
|
||
msgstr "Nulle salas public trovate"
|
||
|
||
#: src/libneochat/qml/ExploreRoomsPage.qml:130
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No public rooms"
|
||
msgstr "Nulle salas public "
|
||
|
||
#: src/libneochat/qml/GroupChatDrawerHeader.qml:72
|
||
#: src/timeline/TimelineEndDelegate.qml:69
|
||
#, kde-format
|
||
msgid "No name"
|
||
msgstr "Necun nomine"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Invite a User"
|
||
msgstr "Invita un usator"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Find a user…"
|
||
msgstr "Trova un usator..."
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:24
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No users found"
|
||
msgstr "Nulle salas trovate"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:26
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Enter text to start searching for users"
|
||
msgstr "Inserta un texto per initiar a cercar usatores"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Invite this User"
|
||
msgstr "Invita iste usator"
|
||
|
||
#: 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 "Usatoir o ja es un membro o ja ha essite invitate"
|
||
|
||
#: src/libneochat/qml/InviteUserPage.qml:86
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Send invitation"
|
||
msgstr "Invia invitation"
|
||
|
||
#: src/libneochat/qml/OpenFileDialog.qml:12
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Select a File"
|
||
msgstr "Selige 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>Iste evento non ha alcun contento.</i>"
|
||
|
||
#: src/login/Email.qml:20
|
||
#, kde-format
|
||
msgid "Add an e-mail address:"
|
||
msgstr "Adde un adresse de e-posta:"
|
||
|
||
#: src/login/Email.qml:32
|
||
#, kde-format
|
||
msgid "Confirm e-mail address"
|
||
msgstr "Confirma adresse de e-posta"
|
||
|
||
#: 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 ""
|
||
"Un message de e-posta de confirmation ha essite inviate a tu adresse. Pro "
|
||
"favot tu continua hic <b>post</b> cliccar sur leligamine de confirmation in "
|
||
"le e-posta"
|
||
|
||
#: src/login/Email.qml:39
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Re-send confirmation e-mail"
|
||
msgstr "Re-invia e-posta de confirmation"
|
||
|
||
#: src/login/Homeserver.qml:20
|
||
#, kde-format
|
||
msgid "Server Url:"
|
||
msgstr "URL de servitor:"
|
||
|
||
#: src/login/Homeserver.qml:25
|
||
#, kde-format
|
||
msgid "Registration is disabled on this server."
|
||
msgstr "Registration es dishabilitate sur iste servitor."
|
||
|
||
#: src/login/Homeserver.qml:47 src/login/Username.qml:38
|
||
#, kde-format
|
||
msgid "Loading"
|
||
msgstr "Cargante"
|
||
|
||
#: src/login/Homeserver.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Continue in Browser"
|
||
msgstr "Continua in Navigator"
|
||
|
||
#: 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 ""
|
||
"Pro favor, tu expecta durante que tu message es cargate ex le servitor. "
|
||
"Isto poterea prender un pauc de tempore."
|
||
|
||
#: src/login/login.cpp:100 src/login/login.cpp:115
|
||
#, kde-format
|
||
msgid "Network Error: %1"
|
||
msgstr "Error de rete: %1"
|
||
|
||
#: src/login/login.cpp:108
|
||
#, kde-format
|
||
msgid "Login Failed: %1"
|
||
msgstr "Accesso falleva: %1"
|
||
|
||
#: src/login/Login.qml:25
|
||
#, kde-format
|
||
msgid "Matrix ID:"
|
||
msgstr "ID de Matrix:"
|
||
|
||
#: src/login/Login.qml:28
|
||
#, kde-format
|
||
msgid "Matrix ID"
|
||
msgstr "ID de 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 "Ja accedite"
|
||
|
||
#: src/login/LoginMethod.qml:20
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with password"
|
||
msgstr "Accesso con contrasigno"
|
||
|
||
#: src/login/LoginMethod.qml:26
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with single sign-on"
|
||
msgstr "Accede con Singule Sign On"
|
||
|
||
#: src/login/LoginRegister.qml:25 src/login/Password.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login"
|
||
msgstr "Accesso de identification"
|
||
|
||
#: 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 "Contrasigno:"
|
||
|
||
#: src/login/Password.qml:31 src/settings/NetworkProxyPage.qml:124
|
||
#, kde-format
|
||
msgid "Password"
|
||
msgstr "Contrasigno"
|
||
|
||
#: src/login/Password.qml:32
|
||
#, kde-format
|
||
msgid "Invalid username or password"
|
||
msgstr "Invalide nomine de usator o contrasigno"
|
||
|
||
#: src/login/RegisterPassword.qml:30
|
||
#, kde-format
|
||
msgid "Confirm Password:"
|
||
msgstr "Confirma contrasigno:"
|
||
|
||
#: src/login/RegisterPassword.qml:33
|
||
#, kde-format
|
||
msgid "The passwords do not match."
|
||
msgstr "Le contrasigno non es correspondente."
|
||
|
||
#: src/login/registration.cpp:339
|
||
#, kde-format
|
||
msgid "No server."
|
||
msgstr "Nulle servitor."
|
||
|
||
#: src/login/registration.cpp:341
|
||
#, kde-format
|
||
msgid "Checking Server availability."
|
||
msgstr "Verificante disponibilitate de Servitor."
|
||
|
||
#: src/login/registration.cpp:343
|
||
#, kde-format
|
||
msgid "This is not a valid server."
|
||
msgstr "Isto non es un valide servitor."
|
||
|
||
#: src/login/registration.cpp:345
|
||
#, kde-format
|
||
msgid "Registration for this server is disabled."
|
||
msgstr "Registration per iste servitor es dishabilitate."
|
||
|
||
#: src/login/registration.cpp:347
|
||
#, kde-format
|
||
msgid "No username."
|
||
msgstr "Necun nomine de usator."
|
||
|
||
#: src/login/registration.cpp:349
|
||
#, kde-format
|
||
msgid "Checking username availability."
|
||
msgstr "Verificante disponibilitate de nomine de usator."
|
||
|
||
#: src/login/registration.cpp:351
|
||
#, kde-format
|
||
msgid "This username is not available."
|
||
msgstr "Iste nomine de usator non es disponibile."
|
||
|
||
#: src/login/registration.cpp:353
|
||
#, kde-format
|
||
msgid "Continue"
|
||
msgstr "Continua"
|
||
|
||
#: src/login/registration.cpp:355
|
||
#, kde-format
|
||
msgid "Working"
|
||
msgstr "travaliante"
|
||
|
||
#: src/login/Sso.qml:29
|
||
#, kde-format
|
||
msgid "Continue the login process in your browser."
|
||
msgstr "Continua le processo de authentication in tu navigator."
|
||
|
||
#: src/login/Sso.qml:37
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Re-open SSO URL"
|
||
msgstr "Re-aperi SSO URL"
|
||
|
||
#: src/login/Terms.qml:18
|
||
#, kde-format
|
||
msgid "Terms & Conditions"
|
||
msgstr "Terminos & Conditiones"
|
||
|
||
#: src/login/Terms.qml:19
|
||
#, kde-format
|
||
msgid ""
|
||
"By continuing with the registration, you agree to the following terms and "
|
||
"conditions:"
|
||
msgstr ""
|
||
"Per continuar con le registration, tu concorda con le sequente terminos e "
|
||
"conditiones:"
|
||
|
||
#: src/login/Username.qml:20
|
||
#, kde-format
|
||
msgid "Username:"
|
||
msgstr "Nomine de usator:"
|
||
|
||
#: src/login/Username.qml:23
|
||
#, kde-format
|
||
msgid "Username unavailable"
|
||
msgstr "Nomine de usator non disponibile"
|
||
|
||
#: src/login/WelcomePage.qml:29
|
||
#, kde-format
|
||
msgid "Welcome"
|
||
msgstr "Benvenite"
|
||
|
||
#: src/login/WelcomePage.qml:85
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Continue with an existing account"
|
||
msgstr "Continua con un conto existente"
|
||
|
||
#: src/login/WelcomePage.qml:137
|
||
#, kde-format
|
||
msgctxt "As in 'this account is still loading'"
|
||
msgid "%1 (loading)"
|
||
msgstr "%1 (cargante)"
|
||
|
||
#: src/login/WelcomePage.qml:146
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Log out of this account"
|
||
msgstr "Claude session de iste conto"
|
||
|
||
#: src/login/WelcomePage.qml:175
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Log in or Create a New Account"
|
||
msgstr "Accede o crea un conto nove"
|
||
|
||
#: src/login/WelcomePage.qml:268
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Settings"
|
||
msgstr "Preferentias"
|
||
|
||
#: src/login/WelcomePage.qml:277
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Go Back"
|
||
msgstr "Vade retro"
|
||
|
||
#: src/messagecontent/BaseMessageComponentChooser.qml:172
|
||
#, kde-format
|
||
msgid "%1 started a user verification"
|
||
msgstr "%1 initiava un verification de usator"
|
||
|
||
#: src/messagecontent/CodeComponent.qml:190
|
||
#, kde-format
|
||
msgid "Copy to clipboard"
|
||
msgstr "Copia in area de transferentia"
|
||
|
||
#: src/messagecontent/CodeComponent.qml:202
|
||
#: src/messagecontent/VideoComponent.qml:341
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Maximize"
|
||
msgstr "Maximiza"
|
||
|
||
#: src/messagecontent/EncryptedComponent.qml:18
|
||
#, kde-format
|
||
msgid ""
|
||
"This message is encrypted and the sender has not shared the key with this "
|
||
"device."
|
||
msgstr ""
|
||
"Iste message es cryptate e le mittente non ha compartite le clave con iste "
|
||
"dispositivo."
|
||
|
||
#: src/messagecontent/FetchButtonComponent.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Fetch More Events"
|
||
msgstr "TRova plus eventos"
|
||
|
||
#: 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 "Discarga"
|
||
|
||
#: 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 "Aperi 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 "Stoppa discargamento"
|
||
|
||
#: src/messagecontent/FileComponent.qml:173
|
||
#: src/messagecontent/ImageComponent.qml:114
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove attachment"
|
||
msgstr "Remove attachamento"
|
||
|
||
#: src/messagecontent/FlightReservationComponent.qml:73
|
||
#, kde-format
|
||
msgctxt "flight departure, %1 is airport, %2 is time"
|
||
msgid "Departure from %1"
|
||
msgstr "Partita ex %1: "
|
||
|
||
#: src/messagecontent/FlightReservationComponent.qml:90
|
||
#, kde-format
|
||
msgctxt "flight arrival, %1 is airport, %2 is time"
|
||
msgid "Arrival at %1"
|
||
msgstr "Arrivata a %1: "
|
||
|
||
#: src/messagecontent/HotelReservationComponent.qml:65
|
||
#, kde-format
|
||
msgid "Check-in time: %1"
|
||
msgstr "Tempore de Check-in: %1"
|
||
|
||
#: src/messagecontent/HotelReservationComponent.qml:69
|
||
#, kde-format
|
||
msgid "Check-out time: %1"
|
||
msgstr "Tempore de Check-Out: %1"
|
||
|
||
#: src/messagecontent/ImageComponent.qml:74
|
||
#: src/messagecontent/VideoComponent.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Hide Image"
|
||
msgstr "Cela imagine"
|
||
|
||
#: src/messagecontent/ImageComponent.qml:189
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show Image"
|
||
msgstr "Monstra imagine"
|
||
|
||
#: 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 "Remove vista preliminar"
|
||
|
||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||
#, kde-format
|
||
msgid "Shrink preview"
|
||
msgstr "Comprime vista preliminar"
|
||
|
||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||
#, kde-format
|
||
msgid "Expand preview"
|
||
msgstr "Expande Vista Preliminar"
|
||
|
||
#: src/messagecontent/LinkPreviewLoadComponent.qml:63
|
||
#, kde-format
|
||
msgid "Loading reply"
|
||
msgstr "Cargante responsa"
|
||
|
||
#: src/messagecontent/LinkPreviewLoadComponent.qml:65
|
||
#, kde-format
|
||
msgid "Loading URL preview"
|
||
msgstr "Cargante vista preliminar de URL"
|
||
|
||
#: src/messagecontent/LoadComponent.qml:30
|
||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||
#, kde-format
|
||
msgctxt "@info Loading this message"
|
||
msgid "Loading…"
|
||
msgstr "Cargante..."
|
||
|
||
#: src/messagecontent/LocationComponent.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button Open the location in an external program"
|
||
msgid "Open Externally"
|
||
msgstr "Aperi externemente"
|
||
|
||
#: src/messagecontent/LocationComponent.qml:101
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Fullscreen"
|
||
msgstr "Aperi schermo plen"
|
||
|
||
#: 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 ""
|
||
"Iste message o non esseva trovateo tu nonhabeva le permission per vider lo, "
|
||
"o illo esseva inviate per un usator ignorate"
|
||
|
||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Loading reply…"
|
||
msgstr "Cargante responsa…"
|
||
|
||
#: src/messagecontent/models/messagecontentmodel.cpp:97
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Failed to download file."
|
||
msgstr "Il falleva a discargar 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 "Il falleva a discargar 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 altere"
|
||
msgstr[1] "e %1 alteres"
|
||
|
||
#: 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 reagite con %3"
|
||
msgstr[1] "%2 reagite 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 Votos"
|
||
|
||
#: 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] "Basate sur votos per %1 usator"
|
||
msgstr[1] "Basate sur votos per %1 usatores"
|
||
|
||
#: src/messagecontent/PollComponent.qml:138
|
||
#, kde-format
|
||
msgctxt "as in 'this vote has ended'"
|
||
msgid "(Ended)"
|
||
msgstr "(teminate (ended))"
|
||
|
||
#: 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 "Un inquesta ha terminate. Responsa al culmine: %1"
|
||
|
||
#: src/messagecontent/ReactionComponent.qml:88
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "React"
|
||
msgstr "Reage"
|
||
|
||
#: src/messagecontent/ReplyButtonComponent.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reply"
|
||
msgstr "Responde"
|
||
|
||
#: src/messagecontent/ReplyComponent.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel reply"
|
||
msgstr "Cancella responsa"
|
||
|
||
#: src/messagecontent/TextComponent.qml:112
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Set an attachment caption…"
|
||
msgstr "Assigna un caption de attachamento..."
|
||
|
||
#: src/messagecontent/TextComponent.qml:114
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Send an encrypted message…"
|
||
msgstr "Invia un message cryptate ..."
|
||
|
||
#: src/messagecontent/TextComponent.qml:116
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Send a message…"
|
||
msgstr "Invia un message…"
|
||
|
||
#: src/messagecontent/TrainReservationComponent.qml:124
|
||
#: src/messagecontent/TrainReservationComponent.qml:191
|
||
#, kde-format
|
||
msgid "Pl. %1"
|
||
msgstr "Pl. %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 "Monstra Video"
|
||
|
||
#: src/messagecontent/VideoComponent.qml:258
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Volume"
|
||
msgstr "Volumine"
|
||
|
||
#: src/roominfo/LocationsPage.qml:17 src/roominfo/RoomInformation.qml:150
|
||
#, kde-format
|
||
msgctxt "Locations on a map"
|
||
msgid "Locations"
|
||
msgstr "Locationes"
|
||
|
||
#: src/roominfo/LocationsPage.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No shared locations"
|
||
msgstr "Nulle location compartite"
|
||
|
||
#: 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 ""
|
||
"Comparti un location per inviar 'Invia un location' in le barra de chat."
|
||
|
||
#: src/roominfo/RoomDrawer.qml:122 src/roominfo/RoomDrawerPage.qml:51
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Room settings"
|
||
msgstr "Preferentias de sala"
|
||
|
||
#: src/roominfo/RoomDrawer.qml:173 src/roominfo/RoomDrawerPage.qml:93
|
||
#, kde-format
|
||
msgid "Information"
|
||
msgstr "Information"
|
||
|
||
#: src/roominfo/RoomDrawer.qml:178 src/roominfo/RoomDrawerPage.qml:98
|
||
#, kde-format
|
||
msgid "Media"
|
||
msgstr "Medios"
|
||
|
||
#: src/roominfo/RoomInformation.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Space Members"
|
||
msgstr "Membros de spatio"
|
||
|
||
#: src/roominfo/RoomInformation.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room Information"
|
||
msgstr "Information de sala"
|
||
|
||
#: src/roominfo/RoomInformation.qml:90
|
||
#, kde-format
|
||
msgctxt "Room actions"
|
||
msgid "Actions"
|
||
msgstr "Actiones"
|
||
|
||
#: src/roominfo/RoomInformation.qml:100
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Search Messages"
|
||
msgstr "Cerca Messages"
|
||
|
||
#: src/roominfo/RoomInformation.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify user"
|
||
msgstr "Verifica usator"
|
||
|
||
#: src/roominfo/RoomInformation.qml:128
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Extensions"
|
||
msgstr "Extensiones"
|
||
|
||
#: src/roominfo/RoomInformation.qml:134
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Extensions"
|
||
msgstr "Extensiones"
|
||
|
||
#: src/roominfo/RoomInformation.qml:144
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Shared Locations"
|
||
msgstr "Locationes compartite"
|
||
|
||
#: src/roominfo/RoomInformation.qml:161
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pinned Messages"
|
||
msgstr "Messages appunctate"
|
||
|
||
#: src/roominfo/RoomInformation.qml:176
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Inspect Room Data"
|
||
msgstr "Inspecta Datos de Sala"
|
||
|
||
#: src/roominfo/RoomInformation.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave Space…"
|
||
msgstr "Lassa Spatio..."
|
||
|
||
#: src/roominfo/RoomInformation.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave Room…"
|
||
msgstr "Lassa sala..."
|
||
|
||
#: src/roominfo/RoomInformation.qml:210
|
||
#, kde-format
|
||
msgid "Members"
|
||
msgstr "Membros"
|
||
|
||
#: src/roominfo/RoomInformation.qml:225 src/spaces/SpaceHomePage.qml:85
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Invite a User"
|
||
msgstr "Invita un usator"
|
||
|
||
#: src/roominfo/RoomInformation.qml:229
|
||
#, kde-format
|
||
msgid "Invite user to room"
|
||
msgstr "Invita usator a sala"
|
||
|
||
#: src/roominfo/RoomInformation.qml:236
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 Member"
|
||
msgstr[1] "%1 Membros"
|
||
|
||
#: src/roominfo/RoomInformation.qml:236
|
||
#, kde-format
|
||
msgid "No member count"
|
||
msgstr "Necun computo de membro"
|
||
|
||
#: src/roominfo/RoomMedia.qml:29
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room Media"
|
||
msgstr "Media de sala"
|
||
|
||
#: src/roominfo/RoomPinnedMessagesPage.qml:45
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "No Pinned Messages"
|
||
msgstr "Nulle Messages appunctate"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search Messages"
|
||
msgstr "Cerca Messages"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:45
|
||
#, kde-format
|
||
msgid "Find messages…"
|
||
msgstr "Trova messages..."
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:46
|
||
#, kde-format
|
||
msgid "Enter text to start searching"
|
||
msgstr "Inserta un texto per initiar a cercar"
|
||
|
||
#: src/roominfo/RoomSearchPage.qml:47
|
||
#, kde-format
|
||
msgid "No messages found"
|
||
msgstr "Necun messages trovate"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Extensions"
|
||
msgstr "Extensiones"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:28
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "No extensions"
|
||
msgstr "Nulle Extensiones"
|
||
|
||
#: src/roominfo/WidgetsPage.qml:67
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove widget"
|
||
msgstr "Remove Widget"
|
||
|
||
#: src/rooms/ExploreComponent.qml:36
|
||
#, kde-format
|
||
msgctxt "@title Home space"
|
||
msgid "Home"
|
||
msgstr "Domo o initio"
|
||
|
||
#: src/rooms/ExploreComponent.qml:38
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Direct Messages"
|
||
msgstr "Messages directe"
|
||
|
||
#: src/rooms/ExploreComponent.qml:42
|
||
#, kde-format
|
||
msgctxt "@title List of rooms"
|
||
msgid "Rooms"
|
||
msgstr "Salas"
|
||
|
||
#: src/rooms/ExploreComponent.qml:55
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Search Rooms"
|
||
msgstr "Cerca Salas"
|
||
|
||
#: src/rooms/ExploreComponent.qml:65 src/rooms/UserInfo.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Open Settings"
|
||
msgstr "Aperi Preferentias"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button The 'normal' view of NeoChat including the room list"
|
||
msgid "Home"
|
||
msgstr "Domo o initio"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:button View all notifications for this account"
|
||
msgid "Notifications"
|
||
msgstr "Notificationes"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:57
|
||
#, kde-format
|
||
msgctxt "@action:button Open the account menu"
|
||
msgid "Account"
|
||
msgstr "Conto"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:122
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Room"
|
||
msgstr "Crea un Sala"
|
||
|
||
#: src/rooms/ExploreComponentMobile.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Create a Space"
|
||
msgstr "Crea un spatio"
|
||
|
||
#: src/rooms/models/roomtreemodel.cpp:370
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Invited you to chat"
|
||
msgstr "Invitava te in conversation"
|
||
|
||
#: src/rooms/models/roomtreemodel.cpp:372
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "%1 invited you"
|
||
msgstr "%1 invitava te "
|
||
|
||
#: src/rooms/RoomContextMenu.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Mark as Read"
|
||
msgstr "Marca como legite"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Notifications"
|
||
msgstr "Notificationes"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Notification 'Default Settings'"
|
||
msgid "Default Settings"
|
||
msgstr "Preferentias predefinite"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:74 src/settings/PushNotification.qml:41
|
||
#, kde-format
|
||
msgctxt "As in 'notify for all messages'"
|
||
msgid "All Messages"
|
||
msgstr "Omne messages"
|
||
|
||
#: 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 "@Mentiones e Parolas Claves"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:98 src/settings/PushNotification.qml:59
|
||
#, kde-format
|
||
msgctxt "As in 'do not notify for any messages'"
|
||
msgid "None"
|
||
msgstr "Necun"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Remove from Favorites"
|
||
msgstr "Remove ex favoritos"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:111
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Add to Favorites"
|
||
msgstr "Adde a favoritos"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reprioritize"
|
||
msgstr "Repone prioritate"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:117
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Deprioritize"
|
||
msgstr "Leva prioritate"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:127
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Room Link"
|
||
msgstr "Copia Ligamine de Sala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:142
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Room Settings"
|
||
msgstr "Preferentias de sala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:154
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this room to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Reporta…"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:159
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Room"
|
||
msgstr "Reporta Sala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:160
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this room"
|
||
msgstr "Optionalmente da un Motivo per reportar iste sala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:162
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this room to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Reporta"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:166
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Room"
|
||
msgstr "Reporta Sala"
|
||
|
||
#: src/rooms/RoomContextMenu.qml:176
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Leave Room…"
|
||
msgstr "Lassa sala..."
|
||
|
||
#: src/rooms/RoomDelegate.qml:137
|
||
#, kde-format
|
||
msgid "Muted room"
|
||
msgstr "Sala Silentiate"
|
||
|
||
#: src/rooms/RoomDelegate.qml:170
|
||
#, kde-format
|
||
msgid "Configure room"
|
||
msgstr "Configura sala"
|
||
|
||
#: src/rooms/RoomListPage.qml:195 src/rooms/RoomListPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Find your friends"
|
||
msgstr "Trova tu amicos"
|
||
|
||
#: src/rooms/RoomListPage.qml:203 src/rooms/RoomListPage.qml:257
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Find your friends"
|
||
msgstr "Trova tu amicos"
|
||
|
||
#: src/rooms/RoomListPage.qml:229
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No friends found"
|
||
msgstr "Necun amicos trovate"
|
||
|
||
#: src/rooms/RoomListPage.qml:229
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No rooms found"
|
||
msgstr "Nulle salas trovat"
|
||
|
||
#: 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 ""
|
||
"Tu non ha ancora addite alcun de tu amicos, clicca a basso per cercar los."
|
||
|
||
#: src/rooms/RoomListPage.qml:231
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Join some rooms to get started"
|
||
msgstr "Uni alcun salas per initiar"
|
||
|
||
#: src/rooms/RoomListPage.qml:238
|
||
#, kde-format
|
||
msgctxt "@action:button Search public directory for this room"
|
||
msgid "Search for Room"
|
||
msgstr "Cerca Sala"
|
||
|
||
#: src/rooms/RoomListPage.qml:253
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Search in friend directory"
|
||
msgstr "Cerca in directorio de amico"
|
||
|
||
#: src/rooms/RoomTreeSection.qml:73
|
||
#, kde-format
|
||
msgctxt "Collapse <section name>"
|
||
msgid "Collapse %1"
|
||
msgstr "Plica %1"
|
||
|
||
#: src/rooms/RoomTreeSection.qml:73
|
||
#, kde-format
|
||
msgctxt "Expand <section name"
|
||
msgid "Expand %1"
|
||
msgstr "Expande %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] "Domo (%1 notification)"
|
||
msgstr[1] "Domo (%1notificationes)"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:59
|
||
#, kde-format
|
||
msgctxt "Home space for the uncategorized rooms"
|
||
msgid "Home"
|
||
msgstr "Domo o initio"
|
||
|
||
#: 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] "Messages directe (%1 notification)"
|
||
msgstr[1] "Messages Directe (%1 notificationes)"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:113
|
||
#, kde-format
|
||
msgctxt "@button View all one-on-one chats."
|
||
msgid "Direct Messages"
|
||
msgstr "Messages directe"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:195
|
||
#, kde-format
|
||
msgctxt "Join <name of a space>"
|
||
msgid "Join %1"
|
||
msgstr "Uni a %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 "Nove Sala…"
|
||
|
||
#: src/rooms/SpaceDrawer.qml:264
|
||
#, kde-format
|
||
msgctxt "@action:button Create a new room"
|
||
msgid "New Space…"
|
||
msgstr "Nove Spatio…"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Mark Space as Read"
|
||
msgstr "Marca Spatio como legite"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:57
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "View Space"
|
||
msgstr "Vider Spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:63
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Space Address"
|
||
msgstr "Copia adresse de Spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:73 src/spaces/SpaceHomePage.qml:133
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Space Settings"
|
||
msgstr "Preferentias de Spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:85 src/spaces/SpaceHomePage.qml:109
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this space to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Reporta…"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:90 src/spaces/SpaceHomePage.qml:114
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Space"
|
||
msgstr "Reporta Spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:91 src/spaces/SpaceHomePage.qml:115
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this space"
|
||
msgstr "Optionalmente da un motivo per reportar iste spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:93 src/spaces/SpaceHomePage.qml:117
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this space to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Reporta"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:97 src/spaces/SpaceHomePage.qml:121
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Space"
|
||
msgstr "Reporta Spatio"
|
||
|
||
#: src/rooms/SpaceListContextMenu.qml:107
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Leave Space…"
|
||
msgstr "Lassa Spatio..."
|
||
|
||
#: src/rooms/UserInfo.qml:43
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "Manage Account"
|
||
msgstr "Gere conto"
|
||
|
||
#: src/rooms/UserInfo.qml:95
|
||
#, kde-format
|
||
msgid "View notifications"
|
||
msgstr "Vide notificationes"
|
||
|
||
#: src/settings/AccountEditorPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Edit Account"
|
||
msgstr "Modifica conto"
|
||
|
||
#: src/settings/AccountEditorPage.qml:66
|
||
#, kde-format
|
||
msgid "Upload new avatar"
|
||
msgstr "Incarga nove avatar"
|
||
|
||
#: src/settings/AccountEditorPage.qml:83
|
||
#, kde-format
|
||
msgid "Remove current avatar"
|
||
msgstr "Remove avatar currente"
|
||
|
||
#: src/settings/AccountEditorPage.qml:106
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "User Information"
|
||
msgstr "Information de Usator"
|
||
|
||
#: src/settings/AccountEditorPage.qml:111
|
||
#, kde-format
|
||
msgid "Display Name:"
|
||
msgstr "Nomine de monstrar:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:117
|
||
#, kde-format
|
||
msgid "Label:"
|
||
msgstr "Etiquetta:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:118
|
||
#, kde-format
|
||
msgid "Work"
|
||
msgstr "Labor"
|
||
|
||
#: src/settings/AccountEditorPage.qml:124
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "User ID"
|
||
msgstr "ID de usator"
|
||
|
||
#: src/settings/AccountEditorPage.qml:128
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy user ID to clipboard"
|
||
msgstr "Copia ID de usator a area de transferentia"
|
||
|
||
#: src/settings/AccountEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Show QR Code"
|
||
msgstr "Monstra codice QR"
|
||
|
||
#: src/settings/AccountEditorPage.qml:158
|
||
#: src/settings/AccountEditorPage.qml:214
|
||
#: src/settings/EmoticonEditorPage.qml:111
|
||
#, kde-format
|
||
msgid "Save"
|
||
msgstr "Salveguarda"
|
||
|
||
#: src/settings/AccountEditorPage.qml:175
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Password"
|
||
msgstr "Contrasigno"
|
||
|
||
#: src/settings/AccountEditorPage.qml:180
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Your server doesn't support changing your password"
|
||
msgstr "Tu servitor non supporta que tu pote cambiar tu contrasigno"
|
||
|
||
#: src/settings/AccountEditorPage.qml:187
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Current Password:"
|
||
msgstr "Contrasigno currente:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:194
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Password:"
|
||
msgstr "Nove contrasigno:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:201
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Confirm new Password:"
|
||
msgstr "Confirma nove contrasigno:"
|
||
|
||
#: src/settings/AccountEditorPage.qml:206
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Passwords don't match"
|
||
msgstr "Le contrasigno non coincide"
|
||
|
||
#: src/settings/AccountEditorPage.qml:226
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Email Addresses"
|
||
msgstr "Adresses de E-Posta"
|
||
|
||
#: src/settings/AccountEditorPage.qml:232
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Phone Numbers"
|
||
msgstr "Numeros de telephono"
|
||
|
||
#: src/settings/AccountEditorPage.qml:237
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Identity Server"
|
||
msgstr "Servitor de Identitate"
|
||
|
||
#: src/settings/AccountEditorPage.qml:246
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Server Information"
|
||
msgstr "Information de servitor"
|
||
|
||
#: src/settings/AccountEditorPage.qml:250
|
||
#, kde-format
|
||
msgid "Homeserver url"
|
||
msgstr "Url de Servitor de casa (Homeserver):"
|
||
|
||
#: src/settings/AccountEditorPage.qml:271
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Account Management"
|
||
msgstr "Gestion de conto"
|
||
|
||
#: src/settings/AccountEditorPage.qml:276
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Deactivate Account…"
|
||
msgstr "Deactiva conto…"
|
||
|
||
#: src/settings/AccountEditorPage.qml:293
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Password changed successfully"
|
||
msgstr "Contrassigno cambiava con successo"
|
||
|
||
#: src/settings/AccountEditorPage.qml:296
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid password"
|
||
msgstr "Contrasigno invalide"
|
||
|
||
#: src/settings/AccountEditorPage.qml:299
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Unknown problem while trying to change password"
|
||
msgstr "Problema incognite quando il essayava a cambiar contrasigno"
|
||
|
||
#: src/settings/AccountsPage.qml:22
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Accounts"
|
||
msgstr "Contos"
|
||
|
||
#: src/settings/AccountsPage.qml:35 src/settings/AccountsPage.qml:52
|
||
#, kde-format
|
||
msgid "Account editor"
|
||
msgstr "Editor de conto"
|
||
|
||
#: src/settings/AccountsPage.qml:40
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Accounts"
|
||
msgstr "Contos"
|
||
|
||
#: src/settings/AccountsPage.qml:90
|
||
#, kde-format
|
||
msgid "Logout…"
|
||
msgstr "Clausura de session…"
|
||
|
||
#: src/settings/AccountsPage.qml:120
|
||
#, kde-format
|
||
msgid "Add Account"
|
||
msgstr "Adde conto"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Appearance"
|
||
msgstr "Apparentia"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "General"
|
||
msgstr "General"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:39
|
||
#, kde-format
|
||
msgid "Use compact room list"
|
||
msgstr "Usa lista de sala compacte"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:60
|
||
#, kde-format
|
||
msgctxt "@label Font size for text in the chat pane"
|
||
msgid "Chat font scaling"
|
||
msgstr "Conversation en directo scalante"
|
||
|
||
#: 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 "Disposition de message"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:177
|
||
#, kde-format
|
||
msgid "Bubbles"
|
||
msgstr "Bullas"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:246
|
||
#, kde-format
|
||
msgid "Compact"
|
||
msgstr "Compacte"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:269
|
||
#, kde-format
|
||
msgid "Use transparent chat page"
|
||
msgstr "Usa pagina che chat transparente"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:292
|
||
#, kde-format
|
||
msgid "Transparency"
|
||
msgstr "Transparentia"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:311
|
||
#, kde-format
|
||
msgid "Only enabled if the transparent chat page is enabled."
|
||
msgstr "Solmente habilitate si le pagina de chat transparente es habilitate."
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:327
|
||
#, kde-format
|
||
msgid "Show your messages on the right"
|
||
msgstr "Monstra tu message a dextera"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:339
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Show Avatars"
|
||
msgstr "Monstra Avatares"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:343
|
||
#, kde-format
|
||
msgid "In chat"
|
||
msgstr "In Conversation in directo"
|
||
|
||
#: src/settings/AppearanceSettingsPage.qml:353
|
||
#, kde-format
|
||
msgid "In sidebar"
|
||
msgstr "In Barra leteral"
|
||
|
||
#: src/settings/ColorScheme.qml:14
|
||
#, kde-format
|
||
msgid "Color theme"
|
||
msgstr "Thema de color"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Confirm Account Deactivation"
|
||
msgstr "Confirma Deactivation de Conto"
|
||
|
||
#: 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 ""
|
||
"Tu conte essere permanentemente dishabiliatte\n"
|
||
"Isto non pote esser annullate\n"
|
||
"Tu ID de Matrix non essere disponibile per nove contos.\n"
|
||
"Tu messages remanera disponibile."
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Password"
|
||
msgstr "Contrasigno"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:36
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Erase Data"
|
||
msgstr "Rade Datos"
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:37
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Request your server to delete as much user data as possible."
|
||
msgstr "Demanda a tu servitor deler quante plus datos de usator es possibile. "
|
||
|
||
#: src/settings/ConfirmDeactivateAccountDialog.qml:44
|
||
#, kde-format
|
||
msgid "Deactivate account"
|
||
msgstr "Deactiva conto"
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:14
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Activate Encryption"
|
||
msgstr "Activa cryptation"
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:15
|
||
#, kde-format
|
||
msgid ""
|
||
"It will not be possible to deactivate the encryption after it is enabled."
|
||
msgstr ""
|
||
"Il non essera possibile deactivar le cryptation post que il es habilitate."
|
||
|
||
#: src/settings/ConfirmEncryptionDialog.qml:25
|
||
#, kde-format
|
||
msgid "Activate Encryption"
|
||
msgstr "Activa cryptation"
|
||
|
||
#: src/settings/DeviceDelegate.qml:53
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "%1, Last activity: %2"
|
||
msgstr "%1, Ultime activitate: %2"
|
||
|
||
#: src/settings/DeviceDelegate.qml:62
|
||
#, kde-format
|
||
msgid "New device name"
|
||
msgstr "Nove nomine de dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:71
|
||
#, kde-format
|
||
msgid "Cancel editing display name"
|
||
msgstr "Cancella modification de nomine de monstrar"
|
||
|
||
#: src/settings/DeviceDelegate.qml:78
|
||
#, kde-format
|
||
msgid "Confirm new display name"
|
||
msgstr "Confirma nove nomine de monstrar"
|
||
|
||
#: src/settings/DeviceDelegate.qml:91
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit device name"
|
||
msgstr "Edita nomine de dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:101
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify device"
|
||
msgstr "Verifica dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:119
|
||
#, kde-format
|
||
msgctxt "This device is verified"
|
||
msgid "Verified"
|
||
msgstr "Verificate"
|
||
|
||
#: src/settings/DeviceDelegate.qml:126
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Logout device"
|
||
msgstr "Dispositivo de clausura de session"
|
||
|
||
#: src/settings/DeviceDelegate.qml:146
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Remove device"
|
||
msgstr "Remove dispositivo"
|
||
|
||
#: src/settings/DeviceDelegate.qml:165
|
||
#, kde-format
|
||
msgctxt "@action:button As in 'Remove this device'"
|
||
msgid "Remove"
|
||
msgstr "Remove"
|
||
|
||
#: src/settings/DevicesPage.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Devices"
|
||
msgstr "Dispositivos"
|
||
|
||
#: src/settings/DevicesPage.qml:32
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "This Device"
|
||
msgstr "Iste Dispositivo"
|
||
|
||
#: src/settings/DevicesPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Verify This Device"
|
||
msgstr "Verifica iste 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 ""
|
||
"Iste dispositivo es marcate como insecur usque il es verificate per un "
|
||
"altere dispositivo. Il es recpmmendat everificar le plus tosto possibile."
|
||
|
||
#: src/settings/DevicesPage.qml:41
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "This device is marked as secure."
|
||
msgstr "Iste dispositivo es marcate como secur."
|
||
|
||
#: src/settings/DevicesPage.qml:58
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Verified Devices"
|
||
msgstr "Dispositivos verificate"
|
||
|
||
#: src/settings/DevicesPage.qml:64
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Unverified Devices"
|
||
msgstr "Dispositivos non verificate"
|
||
|
||
#: src/settings/DevicesPage.qml:70
|
||
#, kde-format
|
||
msgctxt "@info:group"
|
||
msgid "Devices without Encryption Support"
|
||
msgstr "Dispositivos sin Supporte de Cryptation"
|
||
|
||
#: src/settings/DevicesPage.qml:86
|
||
#, kde-format
|
||
msgid "Please login to view the signed-in devices for your account."
|
||
msgstr "Pro favor tu accede per vider le dispositivos accedite per tu conto."
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add Sticker"
|
||
msgstr "Adde Sticker (Etiquetta Gummate)"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Edit Sticker"
|
||
msgstr "Edita Sticker( Etiquetta gummate)"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:29
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add Emoji"
|
||
msgstr "Adde 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 "Etiquetta gummate (Sticker)"
|
||
|
||
#: 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 imagine"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:61
|
||
#, kde-format
|
||
msgid "Set Image"
|
||
msgstr "Fixa imagine"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:99
|
||
#, kde-format
|
||
msgid "Shortcode:"
|
||
msgstr "Codice breve:"
|
||
|
||
#: src/settings/EmoticonEditorPage.qml:104
|
||
#, kde-format
|
||
msgid "Description:"
|
||
msgstr "Description:"
|
||
|
||
#: 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 "Edita Sticker( Etiquetta gummate)"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:78
|
||
#, kde-format
|
||
msgctxt "As in 'This sticker/emoji has no description'"
|
||
msgid "No Description"
|
||
msgstr "Nulle description"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:110
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Emoji"
|
||
msgstr "Adde Emoji"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:110
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Sticker"
|
||
msgstr "Adde Sticker (Etiquetta Gummate)"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:119
|
||
#, kde-format
|
||
msgid "Add Emoji"
|
||
msgstr "Adde Emoji"
|
||
|
||
#: src/settings/EmoticonFormCard.qml:119
|
||
#, kde-format
|
||
msgid "Add Sticker"
|
||
msgstr "Adde Sticker (Etiquetta Gummate)"
|
||
|
||
#: src/settings/EmoticonsPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Stickers & Emojis"
|
||
msgstr "Etiquettas Gummate (Stickers) & Emoji"
|
||
|
||
#: src/settings/EmoticonsPage.qml:19
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Emojis"
|
||
msgstr "Emojis"
|
||
|
||
#: src/settings/EmoticonsPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Stickers"
|
||
msgstr "Etiquettas Gummate (Stickers)"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Export Keys"
|
||
msgstr "Exporta claves"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:33 src/settings/ImportKeysDialog.qml:51
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Passphrase:"
|
||
msgstr "Phrase pro le contrasigno:"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:37
|
||
#, kde-format
|
||
msgid ""
|
||
"A passphrase to secure your key backup. It should not be your account "
|
||
"password."
|
||
msgstr ""
|
||
"Un phrase de contrasigno per poner in secutitate tu retrocopia de clave. Il "
|
||
"non deberea esser tu contrasigno de conto."
|
||
|
||
#: src/settings/ExportKeysDialog.qml:42
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Export keys"
|
||
msgstr "Exporta claves"
|
||
|
||
#: src/settings/ExportKeysDialog.qml:50
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Keys exported successfully"
|
||
msgstr "Claves exportate con successo."
|
||
|
||
#: src/settings/ExportKeysDialog.qml:54 src/settings/ImportKeysDialog.qml:74
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Unknown error"
|
||
msgstr "Error incognite"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Notifications"
|
||
msgstr "Notificationes"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:30
|
||
#, kde-format
|
||
msgid "Enable notifications for this account"
|
||
msgstr "Habilita notificatione per iste conto"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:34
|
||
#, kde-format
|
||
msgid "Notifications can appear even when NeoChat isn't running."
|
||
msgstr "Notificationes pote apparer anque quando NeoChat non es executante."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:36
|
||
#, kde-format
|
||
msgid "Push notifications are available but could not be enabled."
|
||
msgstr "Notificvationes push es disponibile ma non poteva esser habilitate."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:39
|
||
#, kde-format
|
||
msgid "Notifications will only appear when NeoChat is running."
|
||
msgstr "Notificationes apparera solmente quando NeoChat es executante."
|
||
|
||
#: 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 ""
|
||
"Istos es le preferentias de notification predefinite per omne salas. Tu pote "
|
||
"personalisar notificationes per sala in le lista de sala o preferentias de "
|
||
"sala."
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:69
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Room Notifications"
|
||
msgstr "Notificationes de sala"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:86
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "@Mentions"
|
||
msgstr "@Mentiones"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:103
|
||
#: src/settings/PushNotification.qml:69
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Keywords"
|
||
msgstr "Parolas clave"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:127
|
||
#: src/settings/PushNotification.qml:99
|
||
#, kde-format
|
||
msgid "Keyword…"
|
||
msgstr "Parola clave…"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:146
|
||
#: src/settings/PushNotification.qml:118
|
||
#, kde-format
|
||
msgid "Add keyword"
|
||
msgstr "Adde parola clave"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:167
|
||
#: src/settings/NeoChatSecurityPage.qml:87
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Invites"
|
||
msgstr "Invitationes"
|
||
|
||
#: src/settings/GlobalNotificationsPage.qml:184
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Unknown"
|
||
msgstr "Incognite"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:39
|
||
#, kde-format
|
||
msgid "New identity server url"
|
||
msgstr "Nove url de servitor de identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:43
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel editing identity server url"
|
||
msgstr "Cancella modification de url de servitor de identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:49
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Confirm new identity server url"
|
||
msgstr "Confirma nove url de servitor de identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:73
|
||
#, kde-format
|
||
msgid "The entered url is not a valid identity server"
|
||
msgstr "Le url insertate non es un valide servitorde identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:75
|
||
#, kde-format
|
||
msgid "The entered url is already configured as your identity server"
|
||
msgstr "Le url insertate ja es configurate como tu servitor de identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:98
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit identity server url"
|
||
msgstr "Modifica url de servitor de identitate"
|
||
|
||
#: src/settings/IdentityServerDelegate.qml:119
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove identity server"
|
||
msgstr "Remove servitor de identitate"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:20
|
||
#: src/settings/NeoChatSecurityPage.qml:37
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Ignored Users"
|
||
msgstr "Usatores ignorate"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:27
|
||
#, kde-format
|
||
msgctxt "Placeholder message when no user is ignored"
|
||
msgid "No ignored users"
|
||
msgstr "Necun Usatores ignorate"
|
||
|
||
#: src/settings/IgnoredUsersDialog.qml:59
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Unignore this user"
|
||
msgstr "Cessa a ignorar iste usator"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:21
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Import Keys"
|
||
msgstr "Importa claves"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Choose backup file"
|
||
msgstr "Selige file de retrocopia"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Import keys"
|
||
msgstr "Importa claves"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:66
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid passphrase"
|
||
msgstr "Phrase de contrasigno invalide"
|
||
|
||
#: src/settings/ImportKeysDialog.qml:70
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Invalid key backup data"
|
||
msgstr "Datos de retrocopia de clave invalide"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:12
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Vias breve de claviero"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Open Quick Switcher"
|
||
msgstr "Aperi Commutator rapide"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Open Account Switcher"
|
||
msgstr "Aperi Commutator rapide "
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:28
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Search Messages in Current Room"
|
||
msgstr "Cerca Messages in sala currente"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:33
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Previous Room"
|
||
msgstr "Vade a Previe sala"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:38
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Next Room"
|
||
msgstr "Passa a Proxime sala"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Previous Unread Room"
|
||
msgstr "Vade a previe sala non legite"
|
||
|
||
#: src/settings/KeyboardShortcutsPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Go to Next Unread Room"
|
||
msgstr "Passa a Proxime sala non legite"
|
||
|
||
#: src/settings/Members.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Members"
|
||
msgstr "Membros"
|
||
|
||
#: src/settings/Members.qml:32
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Privileged Members"
|
||
msgstr "Membros privilegiate"
|
||
|
||
#: src/settings/Members.qml:169
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No users found."
|
||
msgstr "Nulle usatores trovate"
|
||
|
||
#: src/settings/Members.qml:244 src/settings/Permissions.qml:302
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Loading…"
|
||
msgstr "Cargante..."
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:61
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level"
|
||
msgstr "Nivello de fortia predefinite"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:62
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level to change room state"
|
||
msgstr "Nivello de potentia predefinite percambiar le stato de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:63
|
||
msgctxt "Room permission type"
|
||
msgid "Default power level to send messages"
|
||
msgstr "Nivello de fortia predefinite per inviar message"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:64
|
||
msgctxt "Room permission type"
|
||
msgid "Invite users"
|
||
msgstr "Invita Usatores"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:65
|
||
msgctxt "Room permission type"
|
||
msgid "Kick users"
|
||
msgstr "Calca usatores"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:66
|
||
msgctxt "Room permission type"
|
||
msgid "Ban users"
|
||
msgstr "Prohibi usatores"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:67
|
||
msgctxt "Room permission type"
|
||
msgid "Remove messages sent by other users"
|
||
msgstr "Remove messages inviate per altere usatores"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:68
|
||
msgctxt "Room permission type"
|
||
msgid "Send reactions"
|
||
msgstr "Invia reactiones"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:69
|
||
msgctxt "Room permission type"
|
||
msgid "Remove their own messages"
|
||
msgstr "Remove lor proprie messages"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:70
|
||
msgctxt "Room permission type"
|
||
msgid "Change user permissions"
|
||
msgstr "Cambia permissiones de usator"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:71
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room name"
|
||
msgstr "Cambiale nomine de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:72
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room avatar"
|
||
msgstr "Cambia le avatar de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:73
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room canonical alias"
|
||
msgstr "Cambia le alias canonic de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:74
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room topic"
|
||
msgstr "Cambia le argumento de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:75
|
||
msgctxt "Room permission type"
|
||
msgid "Enable encryption for the room"
|
||
msgstr "Habilita cryptation per le sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:76
|
||
msgctxt "Room permission type"
|
||
msgid "Change the room history visibility"
|
||
msgstr "Cambia la visibilitate de chronolgia de sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:77
|
||
msgctxt "Room permission type"
|
||
msgid "Pin and unpin messages"
|
||
msgstr "Messages appunctate e non appunctate"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:78
|
||
msgctxt "Room permission type"
|
||
msgid "Upgrade the room"
|
||
msgstr "Actualisa le sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:79
|
||
msgctxt "Room permission type"
|
||
msgid "Set the room server access control list (ACL)"
|
||
msgstr "Fixa le listas de controlo de accesso de servitor (ACL) per iste sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:80
|
||
msgctxt "Room permission type"
|
||
msgid "Set the children of this space"
|
||
msgstr "Assigna le filios de iste spatio"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:81
|
||
msgctxt "Room permission type"
|
||
msgid "Set the parent space of this room"
|
||
msgstr "Fixa le spatio genitor de iste sala"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:82
|
||
msgctxt "Room permission type"
|
||
msgid "Send live location updates"
|
||
msgstr "Invia actualisation de location live"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:83
|
||
msgctxt "Room permission type"
|
||
msgid "Start polls"
|
||
msgstr "Initia inquestas"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:84
|
||
msgctxt "Room permission type"
|
||
msgid "Vote in polls"
|
||
msgstr "Vota in inquestas"
|
||
|
||
#: src/settings/models/permissionsmodel.cpp:85
|
||
msgctxt "Room permission type"
|
||
msgid "Close polls"
|
||
msgstr "Claude inquestas"
|
||
|
||
#: 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 ""
|
||
"Iste es le nivello de fortia per omne nove usatores quando uni al sala."
|
||
|
||
#: 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 ""
|
||
"Isto es usate per omne eventos de typo de stato que non ha su proprie "
|
||
"entrata hic"
|
||
|
||
#: 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 ""
|
||
"Isto es usate per omne eventos de typo de message que non ha su proprie "
|
||
"entrata hic"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:17
|
||
msgctxt "Notification type"
|
||
msgid "Enable notifications for this account"
|
||
msgstr "Habilita notificatione per iste conto"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:18
|
||
msgctxt "Notification type"
|
||
msgid "Messages in one-to-one chats"
|
||
msgstr "Messages in conversationes un a un"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:19
|
||
msgctxt "Notification type"
|
||
msgid "Encrypted messages in one-to-one chats"
|
||
msgstr "Messages cryptate in conversationes un a un"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:20
|
||
msgctxt "Notification type"
|
||
msgid "Messages in group chats"
|
||
msgstr "Messages in conversationes de gruppo"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:21
|
||
msgctxt "Notification type"
|
||
msgid "Messages in encrypted group chats"
|
||
msgstr "Messges in convesationes de gruppo cryptate"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:22
|
||
msgctxt "Notification type"
|
||
msgid "Room upgrade messages"
|
||
msgstr "Messages de sala actualisate"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:23
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing my display name"
|
||
msgstr "Messages continente mi nomine de monstrar"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:24
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention my Matrix user ID"
|
||
msgstr "Messages que mention mi ID de usator de Matrix"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:25
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention a room"
|
||
msgstr "Messages que mention un sala"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:26
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing the local part of my Matrix ID"
|
||
msgstr "Messages continente le parte local de mi ID de Matrix"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:27
|
||
msgctxt "Notification type"
|
||
msgid "Whole room (@room) notifications"
|
||
msgstr "Complete notificationes de sala (@room)"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:28
|
||
msgctxt "Notification type"
|
||
msgid "Invites to a room"
|
||
msgstr "Invita a un sala"
|
||
|
||
#: src/settings/models/pushrulemodel.cpp:29
|
||
msgctxt "Notification type"
|
||
msgid "Call invitation"
|
||
msgstr "Appella invitation"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "General"
|
||
msgstr "General"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:23
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "General Settings"
|
||
msgstr "Preferentias General"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:29
|
||
#, kde-format
|
||
msgid "Show in System Tray"
|
||
msgstr "Monstra in tabuliero de systema"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:46
|
||
#, kde-format
|
||
msgid "Minimize to system tray on startup"
|
||
msgstr "Minimisa a tabuliero de systema quando il starta"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:64
|
||
#, kde-format
|
||
msgid "Automatically hide/unhide the room information when resizing the window"
|
||
msgstr ""
|
||
"Automaticamente Cela/Monstra information de sala quando redimensiona le "
|
||
"fenestra"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:80
|
||
#, kde-format
|
||
msgid "Show all rooms in \"Home\" tab"
|
||
msgstr "Monstra omne salas in le scheda de \"Initio\"(\"Domo\")"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Room List Sort Order"
|
||
msgstr "Ordine de ordinar de lista de sala"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:95
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Hidden events are not considered as recent activity when sorting rooms."
|
||
msgstr ""
|
||
"Eventos celate non es considerate como activitate recente quando on ordina "
|
||
"salas."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:101
|
||
#, kde-format
|
||
msgctxt "As in 'sort something based on last activity'"
|
||
msgid "Importance"
|
||
msgstr "Importantia "
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:102
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with unread notifications will be shown first."
|
||
msgstr "Salas con notificationes non legite essera monstrate prime."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:112
|
||
#, kde-format
|
||
msgctxt "As in 'sort something alphabetically'"
|
||
msgid "Alphabetical"
|
||
msgstr "Alphabetic"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:122
|
||
#, kde-format
|
||
msgctxt "As in 'sort something based on the last event'"
|
||
msgid "Newest Events"
|
||
msgstr "Eventos plus recente"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:123
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Rooms with the newest events will be shown first."
|
||
msgstr "Salas con le eventos plus recente essera monstrate prime."
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:134
|
||
#, kde-format
|
||
msgctxt "@option:radio"
|
||
msgid "Custom"
|
||
msgstr "Personalisate"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Timeline"
|
||
msgstr "Chronologia (linea del tempore)"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:148
|
||
#, kde-format
|
||
msgid "Mark messages as read when:"
|
||
msgstr "Marca messages como legite quando:"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:153
|
||
#, kde-format
|
||
msgid "Never"
|
||
msgstr "Jammais"
|
||
|
||
#: 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 "Entrante al sala"
|
||
|
||
#: 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 "Entrante le sala e omne messages non legite es visibile"
|
||
|
||
#: 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 "Exiente le sala"
|
||
|
||
#: 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 "Exiente le sala e omne messages non legite es visibile"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:184
|
||
#, kde-format
|
||
msgid "Show deleted messages"
|
||
msgstr "Monstra messages delite"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:200
|
||
#, kde-format
|
||
msgid "Show state events"
|
||
msgstr "Monstra eventos de stato"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:218
|
||
#, kde-format
|
||
msgid "Show leave and join events"
|
||
msgstr "Monstra eventos de lassar e unir"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:236
|
||
#, kde-format
|
||
msgid "Show name change events"
|
||
msgstr "Monstra eventos de cambio de nomine"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:254
|
||
#, kde-format
|
||
msgid "Show avatar update events"
|
||
msgstr "Monstra eventos de actualisar de 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 syntaxe de s/texto/reimplaciamento per modificar tu ultime message"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:279
|
||
#, kde-format
|
||
msgid "Developer Settings"
|
||
msgstr " de disviluppatorPreferentias"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:284
|
||
#, kde-format
|
||
msgid "Enable developer tools"
|
||
msgstr "Habilita instrumentos de disveloppator"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:300
|
||
#, kde-format
|
||
msgid "Open Developer Tools"
|
||
msgstr "Aperi instrumentos de disveloppator"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:304
|
||
#, kde-format
|
||
msgid "Developer Tools"
|
||
msgstr "Instrumentos de disveloppator"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:309
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Default Settings"
|
||
msgstr "Preferentias predefinite"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:314
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reset all configuration values to their default…"
|
||
msgstr "Re-fixa omne valores de configuration a lor valores predefinite"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:320
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Reset Configuration"
|
||
msgstr "Re-fixa le configuration"
|
||
|
||
#: src/settings/NeoChatGeneralPage.qml:321
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Do you really want to reset all options to their default values?"
|
||
msgstr "Tu vermente vole reassignar omne optiones a lor valor predefinite?"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Security & Safety"
|
||
msgstr "Securitate"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ignored Users"
|
||
msgstr "Usatores ignorate"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:43
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Messages"
|
||
msgstr "Messages"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:48
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Show link previews"
|
||
msgstr "Monstra Vista preliminar de ligamine"
|
||
|
||
#: 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 ""
|
||
"Tu pote personalisar isto per-sala sub preferentias de sala. SI non marcate, "
|
||
"dishabilita liga vista preliminar in omne sala."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:62
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Send typing notifications"
|
||
msgstr "Invia notificationes de typar"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:76
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Hide images and videos by default"
|
||
msgstr "Cela per definition imagines e videos"
|
||
|
||
#: 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 ""
|
||
"Quandoiste option es habilitate, imagines e videos es monstrate solmente "
|
||
"post que un button es cliccate."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:91
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Everyone"
|
||
msgstr "Totos"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "Anyone can send you invites."
|
||
msgstr "Alcun pote inviar te invitationes."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:98
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Known users"
|
||
msgstr "Usatores cognoscite"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:99
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Only users you share a room with can send you invites."
|
||
msgstr ""
|
||
"Solmente usatores con le quales tu comparti un sala pote inviar te "
|
||
"invitationes."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:99
|
||
#: src/settings/NeoChatSecurityPage.qml:112
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Your server does not support this setting."
|
||
msgstr "Tu servitor non supporta iste preferentia."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:109
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No one"
|
||
msgstr "Necun"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:112
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "No one can send you invites."
|
||
msgstr "Necun pote inviar te invitationes"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:117
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Encryption"
|
||
msgstr "Cryptation"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:122
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Turn on encryption in new chats"
|
||
msgstr "Activa cryptation in nove convesationes in directo (chats)"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:123
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"If enabled, NeoChat will use encryption when starting new direct messages."
|
||
msgstr ""
|
||
"Si habilitate,NeoChatusara cryptation quando initia nove messages directe."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:137
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Manage Key Storage"
|
||
msgstr "Gere Immagazinage de Clave"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Import or unlock encryption keys from other devices."
|
||
msgstr "Importa o disbloca Claves de Cryptation ab altere dispositivos."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:141
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Manage Secret Backup"
|
||
msgstr "Gere copia de securitate (retrocopia) secrete"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:150
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Import Keys"
|
||
msgstr "Importa claves"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:151
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Import encryption keys from a backup file."
|
||
msgstr "Importa Claves de Cryptation ab un file de retrocopia."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:157
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Import Keys"
|
||
msgstr "Importa claves"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:160
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Keys imported successfully"
|
||
msgstr "Claves importate con successo."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:173
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Export Keys"
|
||
msgstr "Exporta claves"
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:174
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Export this device's encryption keys to a file."
|
||
msgstr "Exporta claves de cryptation de iste dispositivo a un file."
|
||
|
||
#: src/settings/NeoChatSecurityPage.qml:180
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Export Keys"
|
||
msgstr "Exporta claves"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:22
|
||
#, kde-format
|
||
msgid "General"
|
||
msgstr "General"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:33
|
||
#, kde-format
|
||
msgid "Appearance"
|
||
msgstr "Apparentia"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:39
|
||
#, kde-format
|
||
msgid "Notifications"
|
||
msgstr "Notificationes"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:51
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Security & Safety"
|
||
msgstr "Securitate"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:64
|
||
#, kde-format
|
||
msgid "Accounts"
|
||
msgstr "Contos"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:71
|
||
#, kde-format
|
||
msgid "Stickers & Emojis"
|
||
msgstr "Etiquettas Gummate (Stickers) & Emoji"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:84
|
||
#, kde-format
|
||
msgid "Network Proxy"
|
||
msgstr "Proxy de rete"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:90
|
||
#, kde-format
|
||
msgid "Devices"
|
||
msgstr "Dispositivos"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:102
|
||
#, kde-format
|
||
msgid "Keyboard Shortcuts"
|
||
msgstr "Vias breve de claviero"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:108
|
||
#, kde-format
|
||
msgid "About NeoChat"
|
||
msgstr "A proposito de NeoChat"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:111
|
||
#: src/settings/NeoChatSettingsView.qml:118
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "About"
|
||
msgstr "Re"
|
||
|
||
#: src/settings/NeoChatSettingsView.qml:115
|
||
#, kde-format
|
||
msgid "About KDE"
|
||
msgstr "A proposito de 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 "Predefinite de systema"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:37
|
||
#, kde-format
|
||
msgid "No Proxy"
|
||
msgstr "necun 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 "Preferentias de proxy"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:80
|
||
#, kde-format
|
||
msgid "Host"
|
||
msgstr "Hospite"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:93
|
||
#, kde-format
|
||
msgid "Port"
|
||
msgstr "Porto"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:114
|
||
#, kde-format
|
||
msgid "User"
|
||
msgstr "Usator"
|
||
|
||
#: src/settings/NetworkProxyPage.qml:142
|
||
#, kde-format
|
||
msgid "Apply"
|
||
msgstr "Applica"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Disable notifications"
|
||
msgstr "Dishabilita notificationes"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Enable notifications"
|
||
msgstr "Habilita notificationes"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Mute notifications"
|
||
msgstr "Silentia notificationes"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Unmute notifications"
|
||
msgstr "De silentia notificationes"
|
||
|
||
#: 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 "Dishabilita evidentias de message"
|
||
|
||
#: 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 "Habilita evidentias de message"
|
||
|
||
#: src/settings/NotificationRuleItem.qml:135
|
||
#, kde-format
|
||
msgid "Delete keyword"
|
||
msgstr "Dele parola clave"
|
||
|
||
#: src/settings/PasswordSheet.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Enter password"
|
||
msgstr "Inserta contrasigno"
|
||
|
||
#: src/settings/PasswordSheet.qml:30
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Password:"
|
||
msgstr "Contrasigno:"
|
||
|
||
#: src/settings/Permissions.qml:36
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Power Levels"
|
||
msgstr "Nivellos de fortia"
|
||
|
||
#: src/settings/Permissions.qml:75
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Messages"
|
||
msgstr "Messages"
|
||
|
||
#: src/settings/Permissions.qml:114
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Moderation"
|
||
msgstr "Moderation"
|
||
|
||
#: src/settings/Permissions.qml:153 src/settings/RoomGeneralPage.qml:24
|
||
#: src/settings/RoomSettingsView.qml:37
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "General"
|
||
msgstr "General"
|
||
|
||
#: src/settings/Permissions.qml:192
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Other Events"
|
||
msgstr "Altere eventos"
|
||
|
||
#: src/settings/Permissions.qml:250
|
||
#, kde-format
|
||
msgctxt "@placeholder"
|
||
msgid "Event Type…"
|
||
msgstr "Typo de Evento..."
|
||
|
||
#: src/settings/Permissions.qml:276
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add keyword"
|
||
msgstr "Adde parola clave"
|
||
|
||
#: src/settings/PowerLevelDialog.qml:15
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit User Power Level"
|
||
msgstr "Modifica le nivello de fortia de usator"
|
||
|
||
#: src/settings/PowerLevelDialog.qml:35
|
||
#, kde-format
|
||
msgid "New power level"
|
||
msgstr "Assigna le nivello de fortia "
|
||
|
||
#: src/settings/PowerLevelDialog.qml:43
|
||
#, kde-format
|
||
msgid "Confirm"
|
||
msgstr "Confirma"
|
||
|
||
#: src/settings/PushNotification.qml:26
|
||
#, kde-format
|
||
msgctxt "@title:group"
|
||
msgid "Send Notifications For"
|
||
msgstr "Invia Notificationes per"
|
||
|
||
#: src/settings/PushNotification.qml:32
|
||
#, kde-format
|
||
msgctxt "As in the default notification setting"
|
||
msgid "Default Settings"
|
||
msgstr "Preferentias predefinite"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:20
|
||
#, kde-format
|
||
msgctxt "@window:title"
|
||
msgid "Advanced"
|
||
msgstr "Avantiate"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Room ID"
|
||
msgstr "ID de Sala"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:31
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Copy room ID to clipboard"
|
||
msgstr "Copia ID de sala a area de transferentia"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:50
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "Room Version"
|
||
msgstr "Version de sala"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:56
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Upgrade Room…"
|
||
msgstr "Actualisa sala…"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:81
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Upgrade the Room"
|
||
msgstr "Actualisa le sala"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:85
|
||
#, kde-format
|
||
msgctxt "@label:spinbox"
|
||
msgid "Select new version"
|
||
msgstr "Selige nove version"
|
||
|
||
#: src/settings/RoomAdvancedPage.qml:93
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Confirm"
|
||
msgstr "Confirma"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Update avatar"
|
||
msgstr "Actualisa avatar"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:68
|
||
#, kde-format
|
||
msgctxt "@label:textbox Room name"
|
||
msgid "Name:"
|
||
msgstr "Nomine:"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:77
|
||
#, kde-format
|
||
msgctxt "@label:textobx Room topic"
|
||
msgid "Topic:"
|
||
msgstr "Topico:"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:89
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Save"
|
||
msgstr "Salveguarda"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:103
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Aliases"
|
||
msgstr "Aliases"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:108
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "No canonical alias set"
|
||
msgstr "Necun Alias canonic fixate"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:125
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Make this alias the room's canonical alias"
|
||
msgstr "Face iste alias le alias canonic de sala"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete alias"
|
||
msgstr "Dele 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 "#new_alias:server.org"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:177
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new alias"
|
||
msgstr "Adde nove alias"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:194
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Link Previews"
|
||
msgstr "Liga Vistas preliminar"
|
||
|
||
#: 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 ""
|
||
"Liga vistas preliminar es dishabilitate globalmente in preferentias de "
|
||
"Apparentia"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:206
|
||
#, kde-format
|
||
msgctxt "@action:button Enable link previews globally"
|
||
msgid "Enable"
|
||
msgstr "Habilita"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:218
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Enable link previews for this room"
|
||
msgstr "Habilita lioga vistas preliminar per iste sala"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:220
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Link previews were enabled by default by the room admins."
|
||
msgstr ""
|
||
"Liga Vistas preliminar esseva habilitate per definitionper le "
|
||
"administratores de sala."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:220
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Link previews were disabled by default by the room admins."
|
||
msgstr ""
|
||
"Liga Vistas preliminar esseva dishabilitate per definition perle "
|
||
"administratores de sala."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:225
|
||
#, kde-format
|
||
msgctxt "@label:checkbox"
|
||
msgid "Enable link previews by default"
|
||
msgstr "Habilita liga vistas preliminar predefinite"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:232
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Official Parent Spaces"
|
||
msgstr "Spatio Official de Genitor"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:265
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Canonical"
|
||
msgstr "Canonic"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:270
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Make canonical parent"
|
||
msgstr "Face genitor canonic"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:281
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove parent"
|
||
msgstr "Remove genitor"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:294
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room has no official parent spaces."
|
||
msgstr "Iste sala ha nulle spatios official de parente."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:298
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new official parent"
|
||
msgstr "Adde nove genitor official"
|
||
|
||
#: src/settings/RoomGeneralPage.qml:315
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room continues another conversation."
|
||
msgstr "Iste sala continua un altere conversation."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:319
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "See older messages…"
|
||
msgstr "Vide messages plus vetere..."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:331
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room has been replaced."
|
||
msgstr "Iste sala ha essite reimplaciate."
|
||
|
||
#: src/settings/RoomGeneralPage.qml:335
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "See new room…"
|
||
msgstr "Vide nove sala..."
|
||
|
||
#: src/settings/RoomProfile.qml:29
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Customize your profile only for this room."
|
||
msgstr "Personalisa tu profilo solmente per iste sala."
|
||
|
||
#: src/settings/RoomProfile.qml:37
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Display Name"
|
||
msgstr "Nomine de monstrar"
|
||
|
||
#: src/settings/RoomProfile.qml:47
|
||
#, kde-format
|
||
msgctxt "@action:button Save profile"
|
||
msgid "Save"
|
||
msgstr "Salveguarda"
|
||
|
||
#: src/settings/RoomProfile.qml:53
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Reset to Default"
|
||
msgstr "Reporta al Predefinite"
|
||
|
||
#: 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 ""
|
||
"Tu necessita actualisar iste sala a un version plus nove pro habilitar iste "
|
||
"preferentia."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:24 src/settings/RoomSettingsView.qml:49
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Security"
|
||
msgstr "Securitate"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:27
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Encryption"
|
||
msgstr "Cryptation"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:39
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "This room uses encryption."
|
||
msgstr "Iste sala usa cryptation."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:50
|
||
#, kde-format
|
||
msgctxt "@action:button Enable encryption in this room"
|
||
msgid "Enable Encryption…"
|
||
msgstr "Habilita Cryptation…"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:51
|
||
#, kde-format
|
||
msgctxt "@info:description"
|
||
msgid "Once enabled, encryption cannot be disabled."
|
||
msgstr "Un vice habilitate, le cryptation non pote esser dishabilitate."
|
||
|
||
#: 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 "Private (solmente invita)"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:67
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Only invited people can join."
|
||
msgstr "Solmente personas invitate pote unir se"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:75
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Space members"
|
||
msgstr "Membros de spatio"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:76
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Anyone in the selected spaces can find and join."
|
||
msgstr "Alcun in un spatio seligite pote trovar e unir."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:85
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Select spaces"
|
||
msgstr "Selige spatios"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:103
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Knock"
|
||
msgstr "Colpa (knock)"
|
||
|
||
#: 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 ""
|
||
"Personas non in le sala necessita requirer un invitation pro uner al sala."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:113
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Public"
|
||
msgstr "Public"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:114
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone can find and join."
|
||
msgstr "Alcun pote trovar e unir."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:124
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Message history visibility"
|
||
msgstr "Visibilitate de chronologia de message"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:128
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone"
|
||
msgstr "Quicunque"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:129
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||
msgstr ""
|
||
"Quicunque, indifferentemente si illo se ha unite , pote vider le chronologia."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:137
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only"
|
||
msgstr "Solmente Membros"
|
||
|
||
#: src/settings/RoomSecurityPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"All members can view the entire message history, even before they joined."
|
||
msgstr ""
|
||
"Omne membros pote vider lechronologia de message complete, anque ante que "
|
||
"lor se ha unite."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:146
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since invite)"
|
||
msgstr "Solmente per membros (usque invitation)"
|
||
|
||
#: 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 ""
|
||
"Nove membros pote vider le chronologia de messages ab le puncto de lor "
|
||
"invitation al sala."
|
||
|
||
#: src/settings/RoomSecurityPage.qml:155
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since joining)"
|
||
msgstr "Solmente per membros (usque unir se)"
|
||
|
||
#: 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 ""
|
||
"Nove membros pote vider le chronologia de messages ab le puncto de lor union "
|
||
"al sala."
|
||
|
||
#: src/settings/RoomSettingsView.qml:26
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Space Settings"
|
||
msgstr "Preferentias de Spatio"
|
||
|
||
#: src/settings/RoomSettingsView.qml:28
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Room Settings"
|
||
msgstr "Preferentias de sala"
|
||
|
||
#: src/settings/RoomSettingsView.qml:60
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Members"
|
||
msgstr "Membros"
|
||
|
||
#: src/settings/RoomSettingsView.qml:71
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Permissions"
|
||
msgstr "Permissiones"
|
||
|
||
#: 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 "Avantiate"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:17
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Custom Room Sort Order"
|
||
msgstr "Ordine de ordinar de sala personalisate"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:60
|
||
#, kde-format
|
||
msgctxt "As in first sort chat rooms by the parameter"
|
||
msgid "first:"
|
||
msgstr "prime"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:60
|
||
#, kde-format
|
||
msgctxt "As in then sort chat rooms by the parameter"
|
||
msgid "then:"
|
||
msgstr "postea:"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:76
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Up"
|
||
msgstr "In alto"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:86
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Down"
|
||
msgstr "A basso"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:96
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Remove"
|
||
msgstr "Remove"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:109
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add parameter"
|
||
msgstr "Adde Parametro"
|
||
|
||
#: src/settings/RoomSortParameterDialog.qml:122
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Select Parameter to Add"
|
||
msgstr "Seliger parametro a adder"
|
||
|
||
#: src/settings/SelectParentDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select new official parent"
|
||
msgstr "Selige nove genitor official"
|
||
|
||
#: src/settings/SelectParentDialog.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pick room"
|
||
msgstr "Selige data"
|
||
|
||
#: src/settings/SelectParentDialog.qml:48
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Parent Space"
|
||
msgstr "Selige Spatio de Genitor"
|
||
|
||
#: src/settings/SelectParentDialog.qml:148
|
||
#, kde-format
|
||
msgid "Set this room as a child of the space %1"
|
||
msgstr "Assigna iste sala comoun filio de spatio %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 ""
|
||
"Tu non ha un nivello de privilegio assatis alte in le genitor pro assignar "
|
||
"iste stato"
|
||
|
||
#: src/settings/SelectParentDialog.qml:155
|
||
#, kde-format
|
||
msgid "The selected room is not a space"
|
||
msgstr "Le sala selectionate non es un spatio"
|
||
|
||
#: src/settings/SelectParentDialog.qml:155
|
||
#, kde-format
|
||
msgid "You do not have the privileges to complete this action"
|
||
msgstr "Tu non ha le privilegios pro completar iste action"
|
||
|
||
#: src/settings/SelectParentDialog.qml:160
|
||
#, kde-format
|
||
msgid "Make this space the canonical parent"
|
||
msgstr "Face iste spatio le genitor canonic"
|
||
|
||
#: 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 "Selige spatios"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:178
|
||
#, kde-format
|
||
msgid ""
|
||
"%1. Please follow the instructions there and then click the button above"
|
||
msgstr ""
|
||
"%1, pro favor tu seque le instructiones illac e postea clicca sur le button "
|
||
"in alto"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid "We've sent you an email"
|
||
msgstr "Nos te inviava un message de e-posta"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid "We've sent you a text message"
|
||
msgstr " Nos te ha inviate un message de texto"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158
|
||
#, kde-format
|
||
msgid "The entered email is not valid"
|
||
msgstr "Le eposta insertate non es valide"
|
||
|
||
#: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158
|
||
#, kde-format
|
||
msgid "The entered phone number is not valid"
|
||
msgstr "Le numero de telephono insertate non es valide"
|
||
|
||
#: 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 ""
|
||
"Le message de e-posta non ha essite verificate. Pro favor vade al message de "
|
||
"e-posta e seque le instructiones illac e postea clicca le button 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 ""
|
||
"Le numero de telephono non ha essite verificate. Pro favor vade al message "
|
||
"de texto e seque le instructiones illac e postea clicca le button in alto"
|
||
|
||
#: src/settings/ThreePIdCard.qml:58
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Hide"
|
||
msgstr "Cela"
|
||
|
||
#: src/settings/ThreePIdCard.qml:69
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove"
|
||
msgstr "Remove"
|
||
|
||
#: src/settings/ThreePIdCard.qml:88
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Complete"
|
||
msgstr "Complete"
|
||
|
||
#: src/settings/ThreePIdCard.qml:136
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Country Code for new phone number"
|
||
msgstr "Codice de Pais per nove numero de telephono"
|
||
|
||
#: src/settings/ThreePIdCard.qml:152
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Email Address:"
|
||
msgstr "Nove adresse de e-posta:"
|
||
|
||
#: src/settings/ThreePIdCard.qml:152
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "New Phone Number:"
|
||
msgstr "Nove numero de telephono:"
|
||
|
||
#: src/settings/ThreePIdCard.qml:156
|
||
#, kde-format
|
||
msgid ""
|
||
"%1. Please follow the instructions there and then click the button below"
|
||
msgstr ""
|
||
"%1, pro favor tu seque le instructiones illac e postea clicca sur le button "
|
||
"a basso"
|
||
|
||
#: src/settings/ThreePIdCard.qml:160
|
||
#, kde-format
|
||
msgid "Incorrect password entered"
|
||
msgstr "Contrasigno incorrecte insertate"
|
||
|
||
#: 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 ""
|
||
"Le message de e-posta non ha essite verificate. Pro favor vade al message de "
|
||
"e-posta e seque le instructiones illac e postea clicca le button a 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 ""
|
||
"Le numero de telephono non ha essite verificate. Pro favor vade al message "
|
||
"de texto e seque le instructiones illac e postea clicca le button a basso"
|
||
|
||
#: src/settings/ThreePIdCard.qml:189
|
||
#, kde-format
|
||
msgctxt "@action:button Add new email or phone number"
|
||
msgid "Add"
|
||
msgstr "Adde"
|
||
|
||
#: src/settings/ThreePIdCard.qml:197
|
||
#, kde-format
|
||
msgctxt "@action:button As in 'go back'"
|
||
msgid "Back"
|
||
msgstr "Retro"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:28
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Child"
|
||
msgstr "Remove filio"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:39
|
||
#, kde-format
|
||
msgid "The child %1 will be removed from the space %2"
|
||
msgstr "Le filio %1 essera removite ex le spatio %2"
|
||
|
||
#: src/spaces/RemoveChildDialog.qml:46
|
||
#, kde-format
|
||
msgid ""
|
||
"The current space is the official parent of this room, should this be "
|
||
"cleared?"
|
||
msgstr ""
|
||
"Le spatio currente es le genitor official de iste sala, deberea illo esser "
|
||
"clarate?"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:24
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select Existing Room"
|
||
msgstr "Selige Sala Existente"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:39
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pick Room"
|
||
msgstr "Selige Sala"
|
||
|
||
#: src/spaces/SelectExistingRoomDialog.qml:44
|
||
#, kde-format
|
||
msgctxt "@title Explore public rooms and spaces"
|
||
msgid "Explore"
|
||
msgstr "Explora"
|
||
|
||
#: 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 ""
|
||
"Tu ha le nivello de privilegio requirite in le filio pro assignar iste 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 ""
|
||
"Tu non ha un nivello de privilegio assatis alte in le filio pro assignar "
|
||
"iste 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 "Face iste spatio le genitor canonic"
|
||
|
||
#: 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 ""
|
||
"Le genitor canonic es lo predefinite si un sala ha multiple spatios genitor."
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:94
|
||
#, kde-format
|
||
msgid "Suggested"
|
||
msgstr "Suggerite"
|
||
|
||
#: 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 membros - "
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:103
|
||
#, kde-format
|
||
msgctxt "number of room members"
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 Member"
|
||
msgstr[1] "%1 Membros"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:112
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Add new room"
|
||
msgstr "Adde nove sala "
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:123
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Remove…"
|
||
msgstr "Remove…"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:143
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Don't Suggest"
|
||
msgstr "Non Suggere"
|
||
|
||
#: src/spaces/SpaceHierarchyDelegate.qml:143
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Make Suggested"
|
||
msgstr "Facer suggerite"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "New Room…"
|
||
msgstr "Nove Sala…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "New Space…"
|
||
msgstr "Nove Spatio…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:46
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Existing Room…"
|
||
msgstr "Sala Existente..."
|
||
|
||
#: src/spaces/SpaceHomePage.qml:80
|
||
#, kde-format
|
||
msgctxt "@button Invite user to this space"
|
||
msgid "Invite to Space…"
|
||
msgstr "Invita a spatio..."
|
||
|
||
#: src/spaces/SpaceHomePage.qml:92
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Add to Space…"
|
||
msgstr "Adde a Spatio…"
|
||
|
||
#: src/spaces/SpaceHomePage.qml:99
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Leave this Space…"
|
||
msgstr "Lassa iste Spatio..."
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:163
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reply"
|
||
msgstr "Responde"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:185
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reply in Thread"
|
||
msgstr "Responde in Topico"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:211
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove…"
|
||
msgstr "Remove…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:216
|
||
#: src/timeline/DelegateContextMenu.qml:223
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Remove Message"
|
||
msgstr "Remove message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:217
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for removing this message"
|
||
msgstr "Optionalmente da un Motivo per remover iste message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:218
|
||
#, kde-format
|
||
msgctxt "@action:button 'Remove' as in 'Remove this message'"
|
||
msgid "Remove"
|
||
msgstr "Remove"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:239
|
||
#, kde-format
|
||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||
msgid "Forward…"
|
||
msgstr "Avante…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:245
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Forward Message"
|
||
msgstr "Expedi message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:259
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Image"
|
||
msgstr "Aperi imagine"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:261
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Audio"
|
||
msgstr "Aperi Audio"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:263
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open Video"
|
||
msgstr "Aperi video"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:265
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Open File"
|
||
msgstr "Aperi file"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:278
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Image…"
|
||
msgstr "Salveguarda imagine…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:280
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Audio…"
|
||
msgstr "Salveguarda Audio …"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:282
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save Video…"
|
||
msgstr "Salveguarda video…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:284
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Save File…"
|
||
msgstr "Salveguarda file…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:299
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Image"
|
||
msgstr "Copia imagine"
|
||
|
||
#: 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 adresse de ligamine"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:323
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Text"
|
||
msgstr "Copia texto"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:329
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Message Link"
|
||
msgstr "Copia Ligamine de Message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:337
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report…"
|
||
msgstr "Reporta…"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:342
|
||
#, kde-format
|
||
msgctxt "@title:dialog"
|
||
msgid "Report Message"
|
||
msgstr "Reporta Message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:343
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Optionally give a reason for reporting this message"
|
||
msgstr "Optionalmente da un Motivo per reportar iste message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:345
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report"
|
||
msgstr "Reporta"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:349
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Message"
|
||
msgstr "Reporta Message"
|
||
|
||
#: 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 vias breve de Web..."
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:392
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Read Text Aloud"
|
||
msgstr "Lege Texto a Alte 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 diceva %2"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:415
|
||
#, kde-format
|
||
msgctxt "@action:button 'Unpin' as in 'Unpin this message'"
|
||
msgid "Unpin"
|
||
msgstr "Distacca "
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:415
|
||
#, kde-format
|
||
msgctxt "@action:button 'Pin' as in 'Pin the message in the room'"
|
||
msgid "Pin"
|
||
msgstr "Affixa"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:422
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Deselect Message"
|
||
msgstr "De-selectiona Message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:422
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Select Message"
|
||
msgstr "Selige Message"
|
||
|
||
#: src/timeline/DelegateContextMenu.qml:435
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "View Source"
|
||
msgstr "Vider Fonte"
|
||
|
||
#: src/timeline/models/readmarkermodel.cpp:115
|
||
#, kde-format
|
||
msgid "1 user: "
|
||
msgid_plural "%1 users: "
|
||
msgstr[0] "1 Usator: "
|
||
msgstr[1] "%1 Usatores:"
|
||
|
||
#: 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 incognoscite"
|
||
|
||
#: 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 "Iste sala continua un altere conversation."
|
||
|
||
#: src/timeline/PredecessorDelegate.qml:29
|
||
#, kde-format
|
||
msgid "See older messages…"
|
||
msgstr "Vide messages plus vetere..."
|
||
|
||
#: src/timeline/QuickActions.qml:41
|
||
#, kde-format
|
||
msgid "React"
|
||
msgstr "Reage"
|
||
|
||
#: src/timeline/QuickActions.qml:90
|
||
#, kde-format
|
||
msgid "Message menu"
|
||
msgstr "Menu de message"
|
||
|
||
#: src/timeline/ReadMarkerDelegate.qml:67
|
||
#, kde-format
|
||
msgctxt "Relative time since the room was last read"
|
||
msgid "Last read: %1"
|
||
msgstr "Ultime legite: %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 como legite"
|
||
|
||
#: src/timeline/SuccessorDelegate.qml:26
|
||
#, kde-format
|
||
msgid "This room has been replaced."
|
||
msgstr "Iste sala ha essite reimplaciate."
|
||
|
||
#: src/timeline/SuccessorDelegate.qml:29
|
||
#, kde-format
|
||
msgid "See new room…"
|
||
msgstr "Vide nove sala..."
|
||
|
||
#: src/timeline/TimelineEndDelegate.qml:90
|
||
#, kde-format
|
||
msgid ""
|
||
"This is the beginning of the chat. There are no historical messages beyond "
|
||
"this point."
|
||
msgstr ""
|
||
"Isto es le initio del conversation in directo (chat). Il non ha alcun "
|
||
"messages historic ultra iste puncto."
|
||
|
||
#: src/timeline/TimelineView.qml:240 src/timeline/TimelineView.qml:266
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to first unread message"
|
||
msgstr "Salta al prime message non legite"
|
||
|
||
#: src/timeline/TimelineView.qml:240
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to oldest loaded message"
|
||
msgstr "Salta al message cargate plus vetule"
|
||
|
||
#: src/timeline/TimelineView.qml:266
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to next unread highlight"
|
||
msgstr "Salta al proxime evidentiate non legite"
|
||
|
||
#: src/timeline/TimelineView.qml:297
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Jump to latest message"
|
||
msgstr "Salta al ultime message"
|
||
|
||
#: src/timeline/TimelineView.qml:331
|
||
#, kde-format
|
||
msgctxt "@info:placeholder"
|
||
msgid "Drag items here to share them"
|
||
msgstr "Trahe elementos hic per compartir los"
|
||
|
||
#: 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 es typante"
|
||
msgstr[1] "%2 es typante"
|
||
|
||
#~| msgctxt "@label:textbox"
|
||
#~| msgid "Link Text:"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Rich Text"
|
||
#~ msgstr "Rich Text (texto ric)"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Enter rich text mode"
|
||
#~ msgstr "Entrain modo de rich text (Texto ric)"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Exit rich text mode"
|
||
#~ msgstr "Exi modo de texto ric"
|
||
|
||
#~ msgctxt "@option:check"
|
||
#~ msgid "Reject invitations from unknown users"
|
||
#~ msgstr "Rejectar invitationes ex usatores incognoscite"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "If enabled, NeoChat will reject invitations from users you don't share a "
|
||
#~ "room with."
|
||
#~ msgstr ""
|
||
#~ "Si habiliatte,NeoChat ejectara invitationes ex usatores con le quales tu "
|
||
#~ "non comparti un sala."
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Unlock using Security Key or Backup Passphrase"
|
||
#~ msgstr ""
|
||
#~ "Disbloca usante Clave de Securitate Phrase de Securitate de Reseva "
|
||
#~ "(backup)"
|
||
|
||
#~ msgctxt "@label:textbox"
|
||
#~ msgid "Security Key or Backup Passphrase:"
|
||
#~ msgstr "Clave de Securitate o Phrase de Securitate de Reseva (backup):"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Choose local file"
|
||
#~ msgstr "Selige file local"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Clipboard image"
|
||
#~ msgstr "Image de Area de transferentia"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Manage Secret Backup"
|
||
#~ msgstr "Gere copia de securitate (retrocopia) secrete"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Leave Room"
|
||
#~ msgstr "Lassa sala"
|
||
|
||
#~ msgid "OK"
|
||
#~ msgstr "OK"
|
||
|
||
#~ msgctxt "@option:check Enable the matrix 'threads' feature"
|
||
#~ msgid "Threads"
|
||
#~ msgstr "Topicos"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "The user you're replying to has left the room, and can't be notified."
|
||
#~ msgstr ""
|
||
#~ "Le usator qui tu es respondente ha lassate le sala, e non pote esser "
|
||
#~ "notificate."
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Confirm edit"
|
||
#~ msgstr "Confirma modificar"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Post message in thread"
|
||
#~ msgstr "Invia (post) Message in topico"
|
||
|
||
#~ msgctxt "@option:radio"
|
||
#~ msgid "Send messages with Enter"
|
||
#~ msgstr "Invia messages con Enter"
|
||
|
||
#~ msgctxt "@option:radio"
|
||
#~ msgid "Send messages with Ctrl+Enter"
|
||
#~ msgstr "Invia messages con Ctrl+Enter"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Go back"
|
||
#~ msgstr "Vade retro"
|
||
|
||
#~ msgid "Search"
|
||
#~ msgstr "Cerca"
|
||
|
||
#~ msgid "Find your friends"
|
||
#~ msgstr "Trova tu amicos"
|
||
|
||
#~ msgid "Create New"
|
||
#~ msgstr "Crea nove"
|
||
|
||
#~ msgctxt "@action:intoolbar"
|
||
#~ msgid "Show QR Code"
|
||
#~ msgstr "Monstra codice QR"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Devices"
|
||
#~ msgstr "Dispositivos"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Open Key Backup"
|
||
#~ msgstr "Aperi copia secrete de clave"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Logout…"
|
||
#~ msgstr "Clausura de session…"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Load your encrypted messages"
|
||
#~ msgstr "Carga tu message cryptate"
|
||
|
||
#~ msgid "There are no locations shared in this room."
|
||
#~ msgstr "Il non ha locationes compartite in iste sala."
|
||
|
||
#, fuzzy
|
||
#~| msgid "This room continues another conversation."
|
||
#~ msgctxt "@placeholder"
|
||
#~ msgid "This room does not use any extensions"
|
||
#~ msgstr "Iste sala continua un altere conversation."
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Show Menu"
|
||
#~ msgstr "Monstra menu"
|
||
|
||
#~ msgid "Create a Room"
|
||
#~ msgstr "Crea un Sala"
|
||
|
||
#~ msgid "Create a space"
|
||
#~ msgstr "Crea un spatio"
|
||
|
||
#~ msgctxt "Room permission type"
|
||
#~ msgid "Set pinned events"
|
||
#~ msgstr "Fixa eventos appunctate"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Default permissions"
|
||
#~ msgstr "Permissiones predefinite"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Basic permissions"
|
||
#~ msgstr "Permissiones basic"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Event permissions"
|
||
#~ msgstr "Permissiones de evento"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:inmenu"
|
||
#~| msgid "Remove from Favorites"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove from Favorites"
|
||
#~ msgstr "Remove ex favoritos"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Add to Favorites"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Add to Favorites"
|
||
#~ msgstr "Adde a favoritos"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Explora salas"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Explora salas"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Explore rooms"
|
||
#~ msgstr "Explora salas"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Explore Rooms"
|
||
#~ msgstr "Explora salas"
|
||
|
||
#~ msgctxt "@action"
|
||
#~ msgid "Search in room directory"
|
||
#~ msgstr "cerca in directorio de sala"
|
||
|
||
#~ msgctxt "@action"
|
||
#~ msgid "Explore rooms"
|
||
#~ msgstr "Explora salas"
|
||
|
||
#~ msgctxt "@action:button Block the user"
|
||
#~ msgid "Block %1"
|
||
#~ msgstr "Bloca %1"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "One mutual room"
|
||
#~ msgid_plural "%1 mutual rooms"
|
||
#~ msgstr[0] "Un sala mutue"
|
||
#~ msgstr[1] "%1 salas mutue"
|
||
|
||
#~ msgid "Unignore this user"
|
||
#~ msgstr "Cessa a ignorar iste usator"
|
||
|
||
#~ msgid "Ignore this user"
|
||
#~ msgstr "Ignora iste usator"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Kick this user"
|
||
#~ msgstr "Calca iste usator"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Invite this user"
|
||
#~ msgstr "Invita iste usator"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Ban this user"
|
||
#~ msgstr "Prohibi iste usator"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Unban this user"
|
||
#~ msgstr "Leva prohibition (unban) ab iste usator"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove recent messages by this user"
|
||
#~ msgstr "Remove messages recente per iste usator"
|
||
|
||
#~ msgctxt "%1 is the name of the user."
|
||
#~ msgid "Chat with %1"
|
||
#~ msgstr "Conversa con %1"
|
||
|
||
#~ msgid "Invite to private chat"
|
||
#~ msgstr "Invita in conversation private"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:title"
|
||
#~| msgid "Search Messages"
|
||
#~ msgctxt "@action:button %1 is the name of the user."
|
||
#~ msgid "Search room for %1's messages"
|
||
#~ msgstr "Cerca Messages"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Show links preview in the chat messages"
|
||
#~ msgctxt "@label:checkbox"
|
||
#~ msgid "Show link previews in messages"
|
||
#~ msgstr ""
|
||
#~ "Monstra vista preliminar de ligamines in le message de conversation in "
|
||
#~ "directo"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Enable URL previews"
|
||
#~ msgctxt "@label:checkbox"
|
||
#~ msgid "Enable URL previews"
|
||
#~ msgstr "Habilita vista preliminar de 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 ""
|
||
#~ "Vistas preliminar de URL es dishabilitate currentemente per iste conto"
|
||
|
||
#~ msgid "has put %1 out of the room: %2"
|
||
#~ msgstr "ha ponite %1 foras de sala: %2"
|
||
|
||
#~ msgid "has put %1 out of the room"
|
||
#~ msgstr "ha ponite %1 foras de sala"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "If you have a backup passphrase for this account, enter it below."
|
||
#~ msgstr ""
|
||
#~ "Si tu ha un phrase de contrasigno de copia de securitate per iste conto, "
|
||
#~ "inserta lo a basso."
|
||
|
||
#~ msgctxt "@label:textbox"
|
||
#~ msgid "Backup Password:"
|
||
#~ msgstr "Contrasigno de copia de securitate (retrocopia):"
|
||
|
||
#~ msgctxt "@option:check Enable the matrix 'secret backup' feature"
|
||
#~ msgid "Secret Backup"
|
||
#~ msgstr "Retrocopia (copia de securitate) secrete"
|
||
|
||
#~ msgctxt "As in 'sort something based on last activity'"
|
||
#~ msgid "Activity"
|
||
#~ msgstr "Activitate"
|
||
|
||
#~ msgctxt "As in 'sort something based on the last message'"
|
||
#~ msgid "Last Message Activity"
|
||
#~ msgstr "Ultime activitate de message"
|
||
|
||
#~ msgctxt "As in 'notify for all messages'"
|
||
#~ msgid "All"
|
||
#~ msgstr "Omne"
|
||
|
||
#~ msgctxt "As in 'do not notify for any messages'"
|
||
#~ msgid "Off"
|
||
#~ msgstr "De-Activate (Off)"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Room notifications setting"
|
||
#~ msgstr "Monstra preferentias de notificationes"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:button"
|
||
#~| msgid "Continue in Browser"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Open Jitsi Meet in browser"
|
||
#~ msgstr "Continua in Navigator"
|
||
|
||
#~ msgid "Search in this room"
|
||
#~ msgstr "Cerca in iste sala"
|
||
|
||
#~ msgid "Remove room from favorites"
|
||
#~ msgstr "Remove sala ex favoritos"
|
||
|
||
#~ msgid "Favorite this room"
|
||
#~ msgstr "Favorite iste sala"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Show locations for this room"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Extensions for this room"
|
||
#~ msgstr "Monstra locationes per iste sala"
|
||
|
||
#~ msgid "Show locations for this room"
|
||
#~ msgstr "Monstra locationes per iste sala"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:button"
|
||
#~| msgid "Leave this room"
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Leave this room…"
|
||
#~ msgstr "Lassa iste sala"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Find your Friends"
|
||
#~ msgstr "Trova tu Amicos"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Find Your Friends"
|
||
#~ msgstr "Trova tu amicos"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amicos"
|
||
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amicos"
|
||
|
||
#~ msgctxt "@button View all one-on-one chats with your friends."
|
||
#~ msgid "Friends"
|
||
#~ msgstr "Amicos"
|
||
|
||
#~ msgctxt "As in 'Remove this device'"
|
||
#~ msgid "Remove"
|
||
#~ msgstr "Remove"
|
||
|
||
#~ msgid "Internal usage only."
|
||
#~ msgstr "Solmente per uso interne."
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "General Theme"
|
||
#~ msgstr "Thema General"
|
||
|
||
#~ msgctxt "@info screenreader"
|
||
#~ msgid "The currently selected link"
|
||
#~ msgstr "Le ligamine currentemte seligite"
|
||
|
||
#~ msgid "Configure NeoChat…"
|
||
#~ msgstr "Configura NeoChat…"
|
||
|
||
#~ msgid "Maximize"
|
||
#~ msgstr "Maximiza"
|
||
|
||
#~ msgid "Share"
|
||
#~ msgstr "Comparti"
|
||
|
||
#~ msgid "Attach an image or file"
|
||
#~ msgstr "Attacha un image o un file"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Undo"
|
||
#~ msgstr "Annulla"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Redo"
|
||
#~ msgstr "Reface"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Cut"
|
||
#~ msgstr "Talia"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Copia"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Colla"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Delete"
|
||
#~ msgstr "Dele"
|
||
|
||
#~ msgctxt "text editing menu action"
|
||
#~ msgid "Select All"
|
||
#~ msgstr "Selige toto"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Edit"
|
||
#~ msgstr "Modifica"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy user's Matrix ID"
|
||
#~ msgstr "Copia ID de Matrix de usator"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy Room Address"
|
||
#~ msgstr "Copia adresse de sala"
|
||
|
||
#~ 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 sembla un id de sala o alias."
|
||
|
||
#~ msgid "Follow Global Setting"
|
||
#~ msgstr "Seque Preferentias Global"
|
||
|
||
#~ msgid "Follow global setting"
|
||
#~ msgstr "Seque Preferentias Global"
|
||
|
||
#~ msgid "Switch User"
|
||
#~ msgstr "Commuta Usator"
|
||
|
||
#~ msgid "Room Information"
|
||
#~ msgstr "Information de sala"
|
||
|
||
#~ msgid "Room name:"
|
||
#~ msgstr "Nomine de Sala:"
|
||
|
||
#~ msgid "Room topic:"
|
||
#~ msgstr "Topico de Sala:"
|
||
|
||
#~ msgid "New Space Information"
|
||
#~ msgstr "Nove Information de spatio"
|
||
|
||
#~ msgid "New Room Information"
|
||
#~ msgstr "Nove Information de sala"
|
||
|
||
#~ msgid "Select type"
|
||
#~ msgstr "Selige typo"
|
||
|
||
#~ msgid "Room"
|
||
#~ msgstr "Sala"
|
||
|
||
#~ msgid "Space"
|
||
#~ msgstr "Spatio"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Create Space"
|
||
#~ msgstr "Crea spatio"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Find your friends"
|
||
#~ msgstr "Trova tu amicos"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Browse Chats…"
|
||
#~ msgstr "Naviga per Chats (Conversationes in directo)"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "About Matrix"
|
||
#~ msgstr "A proposito de Matrix"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Create a Child"
|
||
#~ msgstr "Crea un Filio"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Show User"
|
||
#~ msgstr "Monstra usator"
|
||
|
||
#~ msgid "This message was sent from a verified device"
|
||
#~ msgstr "Iste message esseva inviate ex un dispositivo verificate"
|
||
|
||
#~ msgid "End Poll"
|
||
#~ msgstr "Termina Inquesta"
|
||
|
||
#~ msgctxt "@info:label"
|
||
#~ msgid "%1 has invited you to join"
|
||
#~ msgstr "%1 invitava te a unir"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Reject"
|
||
#~ msgstr "Rejecta"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Accept"
|
||
#~ msgstr "Accepta"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy Address to Clipboard"
|
||
#~ msgstr "Copia adresse a area de transferentia"
|
||
|
||
#~ msgid "Edit this account"
|
||
#~ msgstr "Edita iste conto"
|
||
|
||
#~ msgid "Whether push notifications are generated by your Matrix server"
|
||
#~ msgstr "Si pulsar notificationes es generate per tu servitor de Matrix"
|
||
|
||
#~ msgid "Accept this invitation?"
|
||
#~ msgstr "Tu accepta iste invitation?"
|
||
|
||
#~ msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
#~ msgid "Reject and ignore user"
|
||
#~ msgstr "Rejecta e ignora usator"
|
||
|
||
#~ msgid "Compare a set of emoji on both devices"
|
||
#~ msgstr "Compara un insimul de emoji sur ambes dispositivos"
|
||
|
||
#~ msgid "Reply..."
|
||
#~ msgstr "Responde..."
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Configure NeoChat..."
|
||
#~ msgstr "Configura NeoChat..."
|
||
|
||
#~ msgid "Passwords do not match"
|
||
#~ msgstr "Le contrasigno non es equal"
|
||
|
||
#~ msgid "Wrong password entered"
|
||
#~ msgstr "Insertate contrasigno errate"
|
||
|
||
#~ msgid "Remove from Favourites"
|
||
#~ msgstr "Remove ex favoritos"
|
||
|
||
#~ msgid "Add to Favourites"
|
||
#~ msgstr "Adde a favoritos"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Room Settings"
|
||
#~ msgstr "Preferentias de sala"
|
||
|
||
#~ msgid "Create rooms and chats"
|
||
#~ msgstr "Crea salas e conversationes"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Show QR code"
|
||
#~ msgstr "Monstra codice QR"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Stickers & Emojis"
|
||
#~ msgstr "Etiquettas Gummate (Stickers) & Emoji"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Ignored Users"
|
||
#~ msgstr "Ignora usatores"
|
||
|
||
#~ msgid "Notification State"
|
||
#~ msgstr "Stato de notification"
|
||
|
||
#~ msgid "Open Externally"
|
||
#~ msgstr "Aperi externemente"
|
||
|
||
#~ msgid "Save As"
|
||
#~ msgstr "Salveguarda como"
|
||
|
||
#~ msgctxt "@action:title"
|
||
#~ msgid "Room information"
|
||
#~ msgstr "Information de sala"
|
||
|
||
#~ msgid "Matrix client"
|
||
#~ msgstr "Cliente de Matrix"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Room ID or Alias"
|
||
#~ msgstr "ID de Sala o Alias"
|
||
|
||
#~ msgid "Maybe it was deleted?"
|
||
#~ msgstr "Forsan il esseva delite?"
|
||
|
||
#~ msgid "Access to keychain was denied."
|
||
#~ msgstr "Accesso a portaclave (keychain) esseva negate"
|
||
|
||
#~ msgid "No keychain available."
|
||
#~ msgstr "Nulle portaclaves disponibile"
|
||
|
||
#~ msgid "Network Error"
|
||
#~ msgstr "Error de rete"
|
||
|
||
#~ msgid "Malformed or empty Matrix id"
|
||
#~ msgstr "Malformate o Id de Matrice vacue"
|
||
|
||
#~ 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 vices"
|
||
|
||
#~ msgctxt "n users"
|
||
#~ msgid " %1 user "
|
||
#~ msgid_plural " %1 users "
|
||
#~ msgstr[0] " %1 Usator "
|
||
#~ msgstr[1] " %1 Usatores"
|
||
|
||
#~ 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 "Remove message"
|
||
|
||
#~ msgid "Add"
|
||
#~ msgstr "Adde"
|
||
|
||
#~ msgid "No users available"
|
||
#~ msgstr "Nulle usatores disponibile"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Invitations"
|
||
#~ msgstr "Invitationes"
|
||
|
||
#~ msgctxt "@title:group"
|
||
#~ msgid "Ignored Users"
|
||
#~ msgstr "Usatores ignorate"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Manage ignored users"
|
||
#~ msgstr "Gere usatores ignorate"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Keys"
|
||
#~ msgstr "Claves"
|
||
|
||
#~ msgid "Device key"
|
||
#~ msgstr "Clave de Dispositivo"
|
||
|
||
#~ msgid "Device id"
|
||
#~ msgstr "Id de Dispositivo"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Encryption Keys"
|
||
#~ msgstr "Claves de cryptation"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Open proxy settings"
|
||
#~ msgstr "Aperi Preferentias de Proxy"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Proxy Settings"
|
||
#~ msgstr "Preferentias de proxy"
|
||
|
||
#~ msgid "Media id '%1' doesn't follow server/mediaId pattern"
|
||
#~ msgstr "Id de media \"%1\" non seque patrono servitor/idMedia"
|
||
|
||
#~ msgid "Image request has been cancelled"
|
||
#~ msgstr "Requesta de image ha essite annullate"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Cancel edit"
|
||
#~ msgstr "Cancella modificar"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "QR code for account"
|
||
#~ msgstr "Codice QR per conto"
|
||
|
||
#~ msgctxt "Placeholder message when no user is ignored"
|
||
#~ msgid "You are not ignoring any users"
|
||
#~ msgstr "Tu non es ignorante ulle usatores"
|
||
|
||
#~ msgid "Room Settings"
|
||
#~ msgstr "Preferentias de sala"
|
||
|
||
#~ msgid "Valid server entered"
|
||
#~ msgstr "Servitor valide insertate"
|
||
|
||
#~ msgid "Enter server url e.g. kde.org"
|
||
#~ msgstr "Inserta usr de servitor p.ex. kde.org"
|
||
|
||
#~ msgid "Configure"
|
||
#~ msgstr "Configura"
|
||
|
||
#~ msgctxt "@button"
|
||
#~ msgid "Space settings"
|
||
#~ msgstr "Preferentias de Spatio"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Configure"
|
||
#~ msgstr "Configura"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "About NeoChat"
|
||
#~ msgstr "A proposito de NeoChat"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "About KDE"
|
||
#~ msgstr "A proposito de KDE"
|
||
|
||
#~ msgid "Spell Checking"
|
||
#~ msgstr "Controlo Orthographic"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Spellchecking"
|
||
#~ msgstr "Facer Controlo Orthographic"
|
||
|
||
#~ msgid "Enable automatic spell checking"
|
||
#~ msgstr "Habilita corrector orthographic automatic"
|
||
|
||
#~ msgid "Ignore uppercase words"
|
||
#~ msgstr "Ignora parolas majuscule"
|
||
|
||
#~ msgid "Ignore hyphenated words"
|
||
#~ msgstr "Ignora parolas con tracto de union"
|
||
|
||
#~ msgid "Detect language automatically"
|
||
#~ msgstr "Releva linguage automaticamente"
|
||
|
||
#~ msgid "Selected default language:"
|
||
#~ msgstr "Linguage predefinite seligite:"
|
||
|
||
#~ msgid "Additional spell checking languages"
|
||
#~ msgstr "Linguages additional de controlo orthographic"
|
||
|
||
#~ msgid ""
|
||
#~ "%1 will provide spell checking and suggestions for the languages listed "
|
||
#~ "here when autodetection is enabled."
|
||
#~ msgstr ""
|
||
#~ "%1 fornira controlo orthographic e consilios per le linguages listate hic "
|
||
#~ "quando autodiscoperta es habilitate."
|
||
|
||
#~ msgid "Open Personal Dictionary"
|
||
#~ msgstr "Aperi Dictionario Personal"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Spell checking languages"
|
||
#~ msgstr "Linguages de controlo orthographic"
|
||
|
||
#~ msgid "Default Language"
|
||
#~ msgstr "Linguage predefinite"
|
||
|
||
#~ msgid "Spell checking dictionary"
|
||
#~ msgstr "Dictionario de controlo orthographic"
|
||
|
||
#~ msgid "Add a new word to your personal dictionary…"
|
||
#~ msgstr "adde un nove parola a tu dictionario personal..."
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Add word"
|
||
#~ msgstr "Adde parola"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Delete word"
|
||
#~ msgstr "Dele parola"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Matrix FAQ"
|
||
#~ msgstr "FAQ de Matrix:"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Remove this account"
|
||
#~ msgstr "Edita iste conto"
|
||
|
||
#~ msgid "Options"
|
||
#~ msgstr "Optiones"
|
||
|
||
#~ msgid "Make room favorite"
|
||
#~ msgstr "Face sala favorite"
|
||
|
||
#~ msgid "Member (0)"
|
||
#~ msgstr " Member (0)"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Account editor"
|
||
#~ msgstr "Editor de conto"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Deactivate Account"
|
||
#~ msgstr "Deactiva conto"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Warning"
|
||
#~ msgstr "Aviso"
|
||
|
||
#~ msgid "Show fancy effects in chat"
|
||
#~ msgstr "Monstra effectos de Phantasia in chat"
|
||
|
||
#~ msgctxt "number of room members"
|
||
#~ msgid " members"
|
||
#~ msgstr " membros"
|
||
|
||
#~ msgctxt "@button"
|
||
#~ msgid "Add new child"
|
||
#~ msgstr "Adde nove fiflio"
|
||
|
||
#~ msgid "Log in to an existing account"
|
||
#~ msgstr "Accede a un conto existente"
|
||
|
||
#~ msgid "Open in New Window"
|
||
#~ msgstr "Aperi in nove fenestra"
|
||
|
||
#~ msgid "Room not found"
|
||
#~ msgstr "Sala non trovate"
|
||
|
||
#~ msgid ""
|
||
#~ "There's no room %1 in the room list. Check the spelling and the account."
|
||
#~ msgstr ""
|
||
#~ "Il non ha sala %1 in le lista de sala. Verifica le orthographia "
|
||
#~ "(spelling) e le conto."
|
||
|
||
#~ msgid "No application for the link"
|
||
#~ msgstr "Necun application per le ligamine"
|
||
|
||
#~ msgid "Your operating system could not find an application for the link."
|
||
#~ msgstr ""
|
||
#~ "Tu systema operative non poteva trovar un application per le ligamine."
|
||
|
||
#~ msgid "Could not open URL"
|
||
#~ msgstr "Non pote aperir URL"
|
||
|
||
#~ msgid "Coach: %1, Seat: %2"
|
||
#~ msgstr "Autocar: %1 Placia: %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 es un usator cognoscite."
|
||
|
||
#~ msgid "Show m.room.member events"
|
||
#~ msgstr "Monstra eventos de m.room.member"
|
||
|
||
#~ msgid "Show room account data"
|
||
#~ msgstr "Monstra datos de conto de sala"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Start a Chat"
|
||
#~ msgstr "Initia un conversation"
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "New Private Chat…"
|
||
#~ msgstr "Nove conversation private..."
|
||
|
||
#~ msgid "Chat"
|
||
#~ msgstr "Conversation in directo"
|
||
|
||
#~ msgid "Create new chat"
|
||
#~ msgstr "Crea nove conversation"
|
||
|
||
#~ msgid "Rooms and private chats"
|
||
#~ msgstr "Salas e conversationes private"
|
||
|
||
#~ msgid "Separated"
|
||
#~ msgstr "Separate"
|
||
|
||
#~ msgid "Intermixed"
|
||
#~ msgstr "Intermiscite"
|
||
|
||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||
#~ msgstr "Accesso falleva: indicio (token) de accesso invalide o revocate"
|
||
|
||
#~ msgid "[REDACTED]"
|
||
#~ msgstr "[REAGITE]"
|
||
|
||
#~ msgid "[REDACTED: %1]"
|
||
#~ msgstr "[REAGITE: %1]"
|
||
|
||
#~ msgid "The room id you are trying to join is not valid"
|
||
#~ msgstr "Iste id de sala que tu es essayante a unir non es valid"
|
||
|
||
#~ msgctxt "n times"
|
||
#~ msgid " %1 time "
|
||
#~ msgid_plural " %1 times "
|
||
#~ msgstr[0] " %1 Vice "
|
||
#~ msgstr[1] "%1 vices "
|
||
|
||
#~ msgid "Please choose a file"
|
||
#~ msgstr "Pro favor tu selige un file"
|
||
|
||
#~ msgid "Replying to:"
|
||
#~ msgstr "Respondente a:"
|
||
|
||
#~ msgid "Log in to a different account or create a new account."
|
||
#~ msgstr "Accede a un conto differente o cera un nove conto."
|
||
|
||
#~ msgid ""
|
||
#~ "Welcome to NeoChat! Continue by logging in or creating a new account."
|
||
#~ msgstr "Benvenite a NeoChat! Continua con acceder o crear un nove conto."
|
||
|
||
#~ msgid "View"
|
||
#~ msgstr "Vista"
|
||
|
||
#~ msgid "No Topic"
|
||
#~ msgstr "Nulle topico"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@button"
|
||
#~| msgid "Add new child"
|
||
#~ msgid "The child "
|
||
#~ msgstr "Adde nove fiflio"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Room Information"
|
||
#~ msgstr "Information de sala"
|
||
|
||
#~ msgid "Space name"
|
||
#~ msgstr "Nomine de spatio"
|
||
|
||
#~ msgid "Space topic (optional)"
|
||
#~ msgstr "Argomento de spatio (optional)"
|
||
|
||
#~ msgid "Today"
|
||
#~ msgstr "Hodie"
|
||
|
||
#~ msgid "Yesterday"
|
||
#~ msgstr "Heri"
|
||
|
||
#~ msgid "The day before yesterday"
|
||
#~ msgstr "Le die ante heri"
|
||
|
||
#~ msgid "Room information"
|
||
#~ msgstr "Information de sala"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Select a Homeserver"
|
||
#~ msgstr "Selige un Servitor de casa (Homeserver)"
|
||
|
||
#~ msgid "Homeserver:"
|
||
#~ msgstr "Servitor de casa (Homeserver):"
|
||
|
||
#~ msgid "Other..."
|
||
#~ msgstr "Altere..."
|
||
|
||
#~ msgid "Url:"
|
||
#~ msgstr "Url:"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Login"
|
||
#~ msgstr "Accesso de identification"
|
||
|
||
#~ msgid "Login Methods"
|
||
#~ msgstr "Methodos de accesso"
|
||
|
||
#~ msgid "Login"
|
||
#~ msgstr "Accesso de identification"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Password"
|
||
#~ msgstr "Contrasigno"
|
||
|
||
#~ msgid "No Canonical Alias"
|
||
#~ msgstr "Necun Alias canonic"
|
||
|
||
#~ msgid "Messages containing my keywords"
|
||
#~ msgstr "Messages continente mi parolas clave"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emojis personalisate"
|
||
|
||
#~ msgid "No custom inline stickers found"
|
||
#~ msgstr "Necun etiquetta gummate personalisate incorporate trovate"
|
||
|
||
#~ msgid "new_emoji_name_here"
|
||
#~ msgstr "new_emoji_name_here"
|
||
|
||
#~ msgid "Images (*.png *.gif *.webp)"
|
||
#~ msgstr "Imagines (*.png *.gif *.webp)"
|
||
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emojis personalisate"
|
||
|
||
#~ msgid "No Name"
|
||
#~ msgstr "necun nomine"
|
||
|
||
#~ msgid "Add an Emoji"
|
||
#~ msgstr "Adde un Emoji"
|
||
|
||
#~ msgid "Zoom in"
|
||
#~ msgstr "Zoom in (aggrandi)"
|
||
|
||
#~ msgid "Zoom out"
|
||
#~ msgstr "Zoom out (diminue)"
|
||
|
||
#~ msgid "Rotate left"
|
||
#~ msgstr "Rota a sinistra"
|
||
|
||
#~ msgid "Rotate right"
|
||
#~ msgstr "Rota a dextera"
|
||
|
||
#~ msgid "Save as"
|
||
#~ msgstr "Salveguarda como"
|
||
|
||
#~ msgid " (edited)"
|
||
#~ msgstr "(edited)"
|
||
|
||
#~ msgid "Room Name"
|
||
#~ msgstr "Nomine de Sala"
|
||
|
||
#~ msgid "Room Topic"
|
||
#~ msgstr "Topico de Sala"
|
||
|
||
#~ msgid "Editing message:"
|
||
#~ msgstr "Editar message:"
|
||
|
||
#~ msgid "Mod"
|
||
#~ msgstr "Mod"
|
||
|
||
#~ msgid ""
|
||
#~ "This room is encrypted. Sending encrypted messages is not yet supported."
|
||
#~ msgstr ""
|
||
#~ "Iste sala es cryptate. Inviar messages cryptate non es ancora supportate."
|
||
|
||
#~ msgid "In Chat"
|
||
#~ msgstr "In Conversation in directo"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Theme:"
|
||
#~ msgid "Themes"
|
||
#~ msgstr "Thema:"
|
||
|
||
#~ msgid "Displays action"
|
||
#~ msgstr "Monstra action"
|
||
|
||
#~ msgid "Sends a message as plain text, without interpreting it as markdown"
|
||
#~ msgstr "Invia un message como texto plan, sin interpretar lo como markdown"
|
||
|
||
#~ msgid "Sends a message as html, without interpreting it as markdown"
|
||
#~ msgstr "Invia un message como html, sin interpretar lo como markdown"
|
||
|
||
#~ msgid "Sends the given message coloured as a rainbow"
|
||
#~ msgstr "Invia le date message colorate como un iris "
|
||
|
||
#~ msgid "Sends the given emote coloured as a rainbow"
|
||
#~ msgstr "Invia le date message remote como un iris"
|
||
|
||
#~ msgid "Joins room with given address"
|
||
#~ msgstr "Uni sala con date adresse"
|
||
|
||
#~ msgid "Invites user with given id to current room"
|
||
#~ msgstr "Invita usator con date id al sala currente"
|
||
|
||
#~ msgid "React to this message with a text"
|
||
#~ msgstr "Reage a iste message con un texto"
|
||
|
||
#~ msgid "Avatar:"
|
||
#~ msgstr "Avatar:"
|
||
|
||
#~ msgid "Add an account"
|
||
#~ msgstr "Adde un conto"
|
||
|
||
#~ msgid "Notifications and events:"
|
||
#~ msgstr "Notificationes e eventos"
|
||
|
||
#~ msgid "Global"
|
||
#~ msgstr "Global"
|
||
|
||
#~ msgid "Invalid command"
|
||
#~ msgstr "Commando invalide"
|
||
|
||
#~ msgid "Couldn't find a message to react to"
|
||
#~ msgstr "Non poteva trovar un messaga al qual reager"
|
||
|
||
#~ msgid "Image View - %1"
|
||
#~ msgstr "Vista de imagine - %1"
|
||
|
||
#~ msgid "Write your message..."
|
||
#~ msgstr "Scribe tu messag..."
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Preferences…"
|
||
#~ msgstr "Preferentias…"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "No suggestions for %1"
|
||
#~ msgstr "Necun suggestion per %1"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Undo"
|
||
#~ msgstr "Annulla"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Redo"
|
||
#~ msgstr "Reface"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Cut"
|
||
#~ msgstr "Talia"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Copia"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Colla"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Select All"
|
||
#~ msgstr "Selige toto"
|
||
|
||
#~ msgid "Server-side Logout Failed: %1"
|
||
#~ msgstr "Abandonar session falleva de latere sevitor: %1"
|
||
|
||
#~ msgid "updated the database"
|
||
#~ msgstr "actualisate le base de datos"
|
||
|
||
#~ msgid "Server error when joining the room \"%1\": %2"
|
||
#~ msgstr "Error de servitor quando uni le sala \"%1\":\"%2\""
|
||
|
||
#~ msgid "@title"
|
||
#~ msgstr "@titulo"
|
||
|
||
#~ msgctxt "@title:menu Message detail dialog"
|
||
#~ msgid "Message detail"
|
||
#~ msgstr "Detalio de message"
|
||
|
||
#~ msgid "Please choose a folder"
|
||
#~ msgstr "Pro favor selige un dossier"
|