GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
326
po/ca/neochat.po
326
po/ca/neochat.po
@@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-09-28 01:40+0000\n"
|
||||
"PO-Revision-Date: 2023-09-24 11:06+0200\n"
|
||||
"POT-Creation-Date: 2023-09-29 01:39+0000\n"
|
||||
"PO-Revision-Date: 2023-09-28 12:40+0200\n"
|
||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||
"Language: ca\n"
|
||||
@@ -1054,22 +1054,22 @@ msgstr "Prioritat baixa"
|
||||
msgid "Spaces"
|
||||
msgstr "Espais"
|
||||
|
||||
#: src/neochatconnection.cpp:163
|
||||
#: src/neochatconnection.cpp:184
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Ha fallat la creació de la sala: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:174
|
||||
#: src/neochatconnection.cpp:216
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Ha fallat la creació de l'espai: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1333 src/neochatroom.cpp:1334
|
||||
#: src/neochatroom.cpp:1350 src/neochatroom.cpp:1351
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "L'informe s'ha enviat correctament."
|
||||
|
||||
#: src/neochatroom.cpp:1707 src/neochatroom.cpp:1715
|
||||
#: src/neochatroom.cpp:1724 src/neochatroom.cpp:1732
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1080,7 +1080,7 @@ msgstr "Lat.: %1, lon.: %2"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Missatge encriptat"
|
||||
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:262
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:284
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
@@ -1161,7 +1161,7 @@ msgstr "Elimina l'avatar actual"
|
||||
msgid "User information"
|
||||
msgstr "Informació d'usuari"
|
||||
|
||||
#: src/qml/AccountEditorPage.qml:106
|
||||
#: src/qml/AccountEditorPage.qml:106 src/qml/CreateRoomDialog.qml:66
|
||||
#, kde-format
|
||||
msgid "Name:"
|
||||
msgstr "Nom:"
|
||||
@@ -1258,7 +1258,7 @@ msgid "Notification settings"
|
||||
msgstr "Configuració de les notificacions"
|
||||
|
||||
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
|
||||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:395 src/qml/UserInfo.qml:238
|
||||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:410 src/qml/UserInfo.qml:238
|
||||
#, kde-format
|
||||
msgid "Configure"
|
||||
msgstr "Configura"
|
||||
@@ -1626,7 +1626,7 @@ msgstr "Desactivades"
|
||||
|
||||
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
|
||||
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
|
||||
#: src/qml/RoomDrawerPage.qml:47
|
||||
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
|
||||
#, kde-format
|
||||
msgid "Room Settings"
|
||||
msgstr "Configuració de la sala"
|
||||
@@ -1636,59 +1636,101 @@ msgstr "Configuració de la sala"
|
||||
msgid "Leave Room"
|
||||
msgstr "Surt de la sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:13 src/qml/ExploreComponent.qml:43
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Room"
|
||||
msgstr "Crea una sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:20
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Room Information"
|
||||
msgstr "Informació de la sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:25 src/qml/General.qml:72
|
||||
#, kde-format
|
||||
msgid "Room name:"
|
||||
msgstr "Nom de la sala:"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:31 src/qml/General.qml:82
|
||||
#, kde-format
|
||||
msgid "Room topic:"
|
||||
msgstr "Tema de la sala:"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:37 src/qml/JoinRoomPage.qml:203
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
msgstr "D'acord"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:16 src/qml/ExploreComponent.qml:48
|
||||
#, kde-format
|
||||
msgid "Create a Space"
|
||||
msgstr "Crea un espai"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:21 src/qml/ExploreComponent.qml:51
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Creació d'un espai"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:26
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:43
|
||||
#, kde-format
|
||||
msgid "Space name"
|
||||
msgstr "Nom de l'espai"
|
||||
msgctxt "@title"
|
||||
msgid "Create a Room"
|
||||
msgstr "Crea una sala"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:30
|
||||
#, kde-format
|
||||
msgid "Space topic (optional)"
|
||||
msgstr "Tema de l'espai (opcional)"
|
||||
#: src/qml/CreateRoomDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Server Information"
|
||||
msgid "New Space Information"
|
||||
msgstr "Informació del servidor"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:33
|
||||
#: src/qml/CreateRoomDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room Information"
|
||||
msgid "New Room Information"
|
||||
msgstr "Informació de la sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:44
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "text editing menu action"
|
||||
#| msgid "Select All"
|
||||
msgid "Select type"
|
||||
msgstr "Selecciona-ho tot"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:53 src/qml/RoomData.qml:25
|
||||
#, kde-format
|
||||
msgid "Create space"
|
||||
msgstr "Crea l'espai"
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Spaces"
|
||||
msgid "Space"
|
||||
msgstr "Espais"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:72
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No Topic"
|
||||
msgid "Topic:"
|
||||
msgstr "Sense tema"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:78 src/qml/CreateRoomDialog.qml:201
|
||||
#, kde-format
|
||||
msgid "Make this parent official"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:218
|
||||
#: src/qml/JoinRoomPage.qml:203
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
msgstr "D'acord"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:98
|
||||
#, kde-format
|
||||
msgid "Select Exisiting Room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:104
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Pick room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
|
||||
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Exploració de sales"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:154 src/qml/ExplorerDelegate.qml:81
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:78
|
||||
#, kde-format
|
||||
msgid "Joined"
|
||||
msgstr "Us heu unit"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid "You have the required privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/DeviceDelegate.qml:50
|
||||
#, kde-format
|
||||
@@ -1770,7 +1812,7 @@ msgstr "Contrasenya:"
|
||||
msgid "Confirm"
|
||||
msgstr "Confirma"
|
||||
|
||||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:83
|
||||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:85
|
||||
#, kde-format
|
||||
msgid "Developer Tools"
|
||||
msgstr "Eines de desenvolupament"
|
||||
@@ -1971,13 +2013,6 @@ msgstr ""
|
||||
msgid "Explore rooms"
|
||||
msgstr "Explora les sales"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Exploració de sales"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:35 src/qml/GlobalMenu.qml:49
|
||||
#: src/qml/GlobalMenu.qml:54 src/qml/StartChatPage.qml:20
|
||||
#, kde-format
|
||||
@@ -1995,16 +2030,16 @@ msgstr "Inicia un xat"
|
||||
msgid "Create a Room"
|
||||
msgstr "Crea una sala"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:48
|
||||
#, kde-format
|
||||
msgid "Create a Space"
|
||||
msgstr "Crea un espai"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:71 src/qml/ExploreComponent.qml:132
|
||||
#, kde-format
|
||||
msgid "Create rooms and chats"
|
||||
msgstr "Crea sales i xats"
|
||||
|
||||
#: src/qml/ExplorerDelegate.qml:81
|
||||
#, kde-format
|
||||
msgid "Joined"
|
||||
msgstr "Us heu unit"
|
||||
|
||||
#: src/qml/FileDelegate.qml:76 src/qml/FileDelegate.qml:167
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
@@ -2103,6 +2138,16 @@ msgstr "Informació de la sala"
|
||||
msgid "Update avatar"
|
||||
msgstr "Actualitza l'avatar"
|
||||
|
||||
#: src/qml/General.qml:72
|
||||
#, kde-format
|
||||
msgid "Room name:"
|
||||
msgstr "Nom de la sala:"
|
||||
|
||||
#: src/qml/General.qml:82
|
||||
#, kde-format
|
||||
msgid "Room topic:"
|
||||
msgstr "Tema de la sala:"
|
||||
|
||||
#: src/qml/General.qml:121
|
||||
#, kde-format
|
||||
msgid "Room ID"
|
||||
@@ -2461,12 +2506,12 @@ msgstr "Invitacions"
|
||||
msgid "Unknown"
|
||||
msgstr "Desconegut"
|
||||
|
||||
#: src/qml/GroupChatDrawerHeader.qml:61
|
||||
#: src/qml/GroupChatDrawerHeader.qml:65
|
||||
#, kde-format
|
||||
msgid "No name"
|
||||
msgstr "Sense nom"
|
||||
|
||||
#: src/qml/GroupChatDrawerHeader.qml:81
|
||||
#: src/qml/GroupChatDrawerHeader.qml:85
|
||||
#, kde-format
|
||||
msgid "No Topic"
|
||||
msgstr "Sense tema"
|
||||
@@ -2746,7 +2791,7 @@ msgstr "Trieu una ubicació"
|
||||
msgid "Send this location"
|
||||
msgstr "Envia aquesta ubicació"
|
||||
|
||||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:125
|
||||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:127
|
||||
#, kde-format
|
||||
msgctxt "Locations on a map"
|
||||
msgid "Locations"
|
||||
@@ -2802,18 +2847,18 @@ msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
msgstr "Registre"
|
||||
|
||||
#: src/qml/main.qml:302
|
||||
#: src/qml/main.qml:324
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificació de la sessió"
|
||||
|
||||
#: src/qml/main.qml:314
|
||||
#: src/qml/main.qml:336
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentiment de l'usuari"
|
||||
|
||||
#: src/qml/main.qml:319
|
||||
#: src/qml/main.qml:341
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2822,17 +2867,17 @@ msgstr ""
|
||||
"El servidor domèstic requereix que accepteu els seus termes i condicions "
|
||||
"abans de poder-lo usar. Feu clic al botó de sota per a llegir-los."
|
||||
|
||||
#: src/qml/main.qml:324
|
||||
#: src/qml/main.qml:346
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Obre"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:373
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Inicia un xat"
|
||||
|
||||
#: src/qml/main.qml:360
|
||||
#: src/qml/main.qml:375
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Voleu iniciar un xat amb %1?"
|
||||
@@ -3251,11 +3296,6 @@ msgctxt "@title"
|
||||
msgid "Choose Room"
|
||||
msgstr "Trieu una sala"
|
||||
|
||||
#: src/qml/RoomData.qml:25
|
||||
#, kde-format
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: src/qml/RoomData.qml:37
|
||||
#, kde-format
|
||||
msgid "Room Id: %1"
|
||||
@@ -3296,12 +3336,12 @@ msgstr "Configura la sala"
|
||||
msgid "Room settings"
|
||||
msgstr "Configuració de la sala"
|
||||
|
||||
#: src/qml/RoomDrawer.qml:145 src/qml/RoomDrawerPage.qml:82
|
||||
#: src/qml/RoomDrawer.qml:146 src/qml/RoomDrawerPage.qml:83
|
||||
#, kde-format
|
||||
msgid "Information"
|
||||
msgstr "Informació"
|
||||
|
||||
#: src/qml/RoomDrawer.qml:150 src/qml/RoomDrawerPage.qml:87
|
||||
#: src/qml/RoomDrawer.qml:151 src/qml/RoomDrawerPage.qml:88
|
||||
#, kde-format
|
||||
msgid "Media"
|
||||
msgstr "Multimèdia"
|
||||
@@ -3311,72 +3351,80 @@ msgstr "Multimèdia"
|
||||
msgid "Settings"
|
||||
msgstr "Configuració"
|
||||
|
||||
#: src/qml/RoomInformation.qml:41
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Space members"
|
||||
msgctxt "@action:title"
|
||||
msgid "Space Members"
|
||||
msgstr "Membres de l'espai"
|
||||
|
||||
#: src/qml/RoomInformation.qml:41
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Room information"
|
||||
msgstr "Informació de la sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:67
|
||||
#: src/qml/RoomInformation.qml:69
|
||||
#, kde-format
|
||||
msgid "Options"
|
||||
msgstr "Opcions"
|
||||
|
||||
#: src/qml/RoomInformation.qml:77
|
||||
#: src/qml/RoomInformation.qml:79
|
||||
#, kde-format
|
||||
msgid "Open developer tools"
|
||||
msgstr "Obre les eines de desenvolupament"
|
||||
|
||||
#: src/qml/RoomInformation.qml:91
|
||||
#: src/qml/RoomInformation.qml:93
|
||||
#, kde-format
|
||||
msgid "Search in this room"
|
||||
msgstr "Cerca en aquesta sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:100
|
||||
#: src/qml/RoomInformation.qml:102
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
||||
|
||||
#: src/qml/RoomInformation.qml:109
|
||||
#: src/qml/RoomInformation.qml:111
|
||||
#, kde-format
|
||||
msgid "Remove room from favorites"
|
||||
msgstr "Elimina la sala de les preferides"
|
||||
|
||||
#: src/qml/RoomInformation.qml:109
|
||||
#: src/qml/RoomInformation.qml:111
|
||||
#, kde-format
|
||||
msgid "Make room favorite"
|
||||
msgstr "Fes preferida la sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:120
|
||||
#: src/qml/RoomInformation.qml:122
|
||||
#, kde-format
|
||||
msgid "Show locations for this room"
|
||||
msgstr "Mostra les ubicacions per a aquesta sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:132
|
||||
#: src/qml/RoomInformation.qml:134
|
||||
#, kde-format
|
||||
msgid "Members"
|
||||
msgstr "Membres"
|
||||
|
||||
#: src/qml/RoomInformation.qml:144
|
||||
#: src/qml/RoomInformation.qml:146 src/qml/SpaceHomePage.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Invite a User"
|
||||
msgstr "Convida un usuari"
|
||||
|
||||
#: src/qml/RoomInformation.qml:147
|
||||
#: src/qml/RoomInformation.qml:149
|
||||
#, kde-format
|
||||
msgid "Invite user to room"
|
||||
msgstr "Convida un usuari a la sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:154
|
||||
#: src/qml/RoomInformation.qml:156
|
||||
#, kde-format
|
||||
msgid "%1 member"
|
||||
msgid_plural "%1 members"
|
||||
msgstr[0] "%1 membre"
|
||||
msgstr[1] "%1 membres"
|
||||
|
||||
#: src/qml/RoomInformation.qml:154
|
||||
#: src/qml/RoomInformation.qml:156
|
||||
#, kde-format
|
||||
msgid "No member count"
|
||||
msgstr "No hi ha comptador de membres"
|
||||
@@ -3742,6 +3790,59 @@ msgstr "Suprimeix la paraula"
|
||||
msgid "All Rooms"
|
||||
msgstr "Totes les sales"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
msgctxt "number of room members"
|
||||
msgid " members - "
|
||||
msgstr "%1 membre"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
msgctxt "number of room members"
|
||||
msgid " members"
|
||||
msgstr "%1 membre"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:96 src/qml/SpaceHomePage.qml:53
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add new alias"
|
||||
msgctxt "@button"
|
||||
msgid "Add new child"
|
||||
msgstr "Afegeix un àlies nou"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:47
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invite user to room"
|
||||
msgctxt "@button"
|
||||
msgid "Invite user to space"
|
||||
msgstr "Convida un usuari a la sala"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:58
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
#| msgid "Leave Space"
|
||||
msgctxt "@button"
|
||||
msgid "Leave the space"
|
||||
msgstr "Abandoneu l'espai"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:66
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Space Settings"
|
||||
msgctxt "@button"
|
||||
msgid "Space settings"
|
||||
msgstr "Configuració dels espais"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:152 src/qml/SpaceHomePage.qml:158
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@title"
|
||||
msgid "Create a Child"
|
||||
msgstr "Crea una sala"
|
||||
|
||||
#: src/qml/SpaceListContextMenu.qml:30 src/qml/SpaceListContextMenu.qml:110
|
||||
#, kde-format
|
||||
msgctxt "'Space' is a matrix space"
|
||||
@@ -4012,10 +4113,7 @@ msgstr ""
|
||||
"La verificació de la sessió s'ha cancel·lat perquè les claus són incorrectes."
|
||||
|
||||
#: src/qml/VerificationCanceled.qml:43
|
||||
#, fuzzy, kde-format
|
||||
#| msgid ""
|
||||
#| "The remote party canceled the session verification because the keys are "
|
||||
#| "incorrect."
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The remote party canceled the session verification because the keys are "
|
||||
"incorrect.\n"
|
||||
@@ -4023,7 +4121,10 @@ msgid ""
|
||||
"**Please log out and log back in, your session is broken/corrupt.**"
|
||||
msgstr ""
|
||||
"La part remota ha cancel·lat la verificació de la sessió perquè les claus "
|
||||
"són incorrectes."
|
||||
"són incorrectes.\n"
|
||||
"\n"
|
||||
"**Tanqueu la sessió i torneu-la a iniciar. La sessió està trencada/corrupta."
|
||||
"**"
|
||||
|
||||
#: src/qml/VerificationCanceled.qml:45
|
||||
#, kde-format
|
||||
@@ -4207,32 +4308,32 @@ msgstr ""
|
||||
"No hi ha cap sala %1 a la llista de sales. Comproveu l'ortografia i el "
|
||||
"compte."
|
||||
|
||||
#: src/roommanager.cpp:272
|
||||
#: src/roommanager.cpp:304
|
||||
#, kde-format
|
||||
msgid "Failed to join room"
|
||||
msgstr "Ha fallat en unir-se a la sala"
|
||||
|
||||
#: src/roommanager.cpp:287
|
||||
#: src/roommanager.cpp:319
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "Heu sol·licitat unir-vos a «%1»"
|
||||
|
||||
#: src/roommanager.cpp:290
|
||||
#: src/roommanager.cpp:322
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room"
|
||||
msgstr "Ha fallat en sol·licitar unir-vos a la sala"
|
||||
|
||||
#: src/roommanager.cpp:299
|
||||
#: src/roommanager.cpp:331
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "No hi ha cap aplicació per a l'enllaç"
|
||||
|
||||
#: src/roommanager.cpp:299
|
||||
#: src/roommanager.cpp:331
|
||||
#, kde-format
|
||||
msgid "Your operating system could not find an application for the link."
|
||||
msgstr "El sistema operatiu no ha pogut trobar cap aplicació per a l'enllaç."
|
||||
|
||||
#: src/roommanager.cpp:305
|
||||
#: src/roommanager.cpp:337
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "No s'ha pogut obrir l'URL"
|
||||
@@ -4246,3 +4347,16 @@ msgstr "Mostra"
|
||||
#, kde-format
|
||||
msgid "Quit"
|
||||
msgstr "Surt"
|
||||
|
||||
#~ msgctxt "@title"
|
||||
#~ msgid "Room Information"
|
||||
#~ msgstr "Informació de la sala"
|
||||
|
||||
#~ msgid "Space name"
|
||||
#~ msgstr "Nom de l'espai"
|
||||
|
||||
#~ msgid "Space topic (optional)"
|
||||
#~ msgstr "Tema de l'espai (opcional)"
|
||||
|
||||
#~ msgid "Create space"
|
||||
#~ msgstr "Crea l'espai"
|
||||
|
||||
Reference in New Issue
Block a user