GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-07 01:59:27 +00:00
parent 2982d2526a
commit 7cd8e70d55
37 changed files with 3467 additions and 3583 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-05-06 00:47+0000\n"
"POT-Creation-Date: 2023-05-07 00:50+0000\n"
"PO-Revision-Date: 2023-04-30 21:42+0200\n"
"Last-Translator: giovanni <g.sora@tiscali.it>\n"
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
@@ -635,49 +635,49 @@ msgctxt "'Custom' is a category of emoji"
msgid "Custom"
msgstr "Personalisate"
#: src/models/messageeventmodel.cpp:362 src/models/searchmodel.cpp:164
#: src/models/messageeventmodel.cpp:369 src/models/searchmodel.cpp:164
#, kde-format
msgid "Today"
msgstr "Hodie"
#: src/models/messageeventmodel.cpp:365 src/models/searchmodel.cpp:167
#: src/models/messageeventmodel.cpp:372 src/models/searchmodel.cpp:167
#, kde-format
msgid "Yesterday"
msgstr "Heri"
#: src/models/messageeventmodel.cpp:368 src/models/searchmodel.cpp:170
#: src/models/messageeventmodel.cpp:375 src/models/searchmodel.cpp:170
#, kde-format
msgid "The day before yesterday"
msgstr "Le die ante heri"
#: src/models/messageeventmodel.cpp:482 src/models/messageeventmodel.cpp:491
#: src/models/messageeventmodel.cpp:490 src/models/messageeventmodel.cpp:499
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Iste message ha essite delite]</i>"
#: src/models/messageeventmodel.cpp:483
#: src/models/messageeventmodel.cpp:491
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Iste message esseva delite: %1]</i>"
#: src/models/messageeventmodel.cpp:572
#: src/models/messageeventmodel.cpp:580
#, kde-format
msgid "[REDACTED]"
msgstr "[REAGITE]"
#: src/models/messageeventmodel.cpp:572
#: src/models/messageeventmodel.cpp:580
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[REAGITE: %1]"
#: src/models/messageeventmodel.cpp:848
#: src/models/messageeventmodel.cpp:856
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] "1 Usator: "
msgstr[1] "%1 Usatores:"
#: src/models/messageeventmodel.cpp:855
#: src/models/messageeventmodel.cpp:863
#, kde-format
msgctxt "list separator"
msgid ", "
@@ -1060,10 +1060,9 @@ msgstr "%1 (%2)"
msgid "Open NeoChat in this room"
msgstr "Aperi NeoChat in iste sala"
#: src/notificationsmanager.cpp:88
#: src/notificationsmanager.cpp:88 src/qml/Component/TimelineView.qml:383
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
#: src/qml/Page/RoomPage.qml:552
#, kde-format
msgid "Reply"
msgstr "Responde"
@@ -1099,8 +1098,9 @@ msgid "Attachment:"
msgstr "Attachamento:"
#: src/qml/Component/ChatBox/AttachmentPane.qml:38
#: src/qml/Component/TimelineView.qml:372
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: src/qml/Page/ImageEditorPage.qml:20 src/qml/Page/RoomPage.qml:541
#: src/qml/Page/ImageEditorPage.qml:20
#, kde-format
msgid "Edit"
msgstr "Modifica"
@@ -1158,7 +1158,7 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Cancella responsa"
#: src/qml/Component/ChatBox/ChatBox.qml:29
#: src/qml/Component/ChatBox/ChatBox.qml:32
#, kde-format
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat es foras de linea. Per vafor tu verifica tu connexion de rete."
@@ -1276,6 +1276,22 @@ msgstr "Nulle Emojis"
msgid "Stickers"
msgstr ""
#: src/qml/Component/InvitationView.qml:17
#, kde-format
msgid "Accept this invitation?"
msgstr "Tu accepta iste invitation?"
#: src/qml/Component/InvitationView.qml:21
#, kde-format
msgid "Reject"
msgstr "Rejecta"
#: src/qml/Component/InvitationView.qml:28
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#, kde-format
msgid "Accept"
msgstr "Accepta"
#: src/qml/Component/Login/Homeserver.qml:18
#, kde-format
msgctxt "@title"
@@ -1484,13 +1500,13 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(teminate (ended))"
#: src/qml/Component/Timeline/ReactionDelegate.qml:53
#: src/qml/Component/Timeline/ReactionDelegate.qml:55
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr "e"
#: src/qml/Component/Timeline/ReactionDelegate.qml:59
#: src/qml/Component/Timeline/ReactionDelegate.qml:61
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
@@ -1498,7 +1514,7 @@ msgid_plural " and %1 others"
msgstr[0] "e %1 altere"
msgstr[1] "e %1 alteres"
#: src/qml/Component/Timeline/ReactionDelegate.qml:62
#: src/qml/Component/Timeline/ReactionDelegate.qml:64
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
@@ -1528,6 +1544,49 @@ msgstr "Volumine"
msgid "Maximize"
msgstr "Maximiza"
#: src/qml/Component/TimelineView.qml:122
#, kde-format
msgid "Choose local file"
msgstr "Selige file local"
#: src/qml/Component/TimelineView.qml:150
#, kde-format
msgid "Clipboard image"
msgstr "Image de Area de transferentia"
#: src/qml/Component/TimelineView.qml:198
#, kde-format
msgid "Jump to first unread message"
msgstr "Salta al prime message non legite"
#: src/qml/Component/TimelineView.qml:221
#, kde-format
msgid "Jump to latest message"
msgstr "Salta al ultime message"
#: src/qml/Component/TimelineView.qml:247
#, kde-format
msgid "Drag items here to share them"
msgstr "Trahe elementos hic per compartir los"
#: src/qml/Component/TimelineView.qml:273
#, 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"
#: src/qml/Component/TimelineView.qml:347
#, kde-format
msgid "This message was sent from a verified device"
msgstr ""
#: src/qml/Component/TimelineView.qml:353
#, kde-format
msgid "React"
msgstr "Reage"
#: src/qml/Dialog/ConfirmEncryptionDialog.qml:17
#: src/qml/Dialog/ConfirmEncryptionDialog.qml:36
#, kde-format
@@ -1627,12 +1686,6 @@ msgstr ""
msgid "Successfully verified device **%1**"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#: src/qml/Page/RoomPage.qml:196
#, kde-format
msgid "Accept"
msgstr "Accepta"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:79
#, kde-format
msgid "Decline"
@@ -1880,28 +1933,23 @@ msgstr "Aperi in conversation private"
msgid "Copy link"
msgstr "Copia Ligamine"
#: src/qml/main.qml:124
#, kde-format
msgid "Warning: %1"
msgstr "Aviso: %1"
#: src/qml/main.qml:263
#: src/qml/main.qml:254
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/qml/main.qml:304
#: src/qml/main.qml:295
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Veification de Session"
#: src/qml/main.qml:314
#: src/qml/main.qml:305
#, kde-format
msgid "User consent"
msgstr "Consenso de usator"
#: src/qml/main.qml:319
#: src/qml/main.qml:310
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -1911,17 +1959,17 @@ msgstr ""
"conditiones ante poter usar lo. Pro favor tu clicca le button a basso per "
"leger los."
#: src/qml/main.qml:324
#: src/qml/main.qml:315
#, kde-format
msgid "Open"
msgstr "Aperi"
#: src/qml/main.qml:353
#: src/qml/main.qml:344
#, kde-format
msgid "Start a chat"
msgstr "Initia un conversation"
#: src/qml/main.qml:355
#: src/qml/main.qml:346
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Tu vole initiar un conversation con %1"
@@ -2604,59 +2652,6 @@ msgstr "Commuta Usator"
msgid "Open Settings"
msgstr "Aperi Preferentias"
#: src/qml/Page/RoomPage.qml:185
#, kde-format
msgid "Accept this invitation?"
msgstr "Tu accepta iste invitation?"
#: src/qml/Page/RoomPage.qml:189
#, kde-format
msgid "Reject"
msgstr "Rejecta"
#: src/qml/Page/RoomPage.qml:287
#, kde-format
msgid "Choose local file"
msgstr "Selige file local"
#: src/qml/Page/RoomPage.qml:314
#, kde-format
msgid "Clipboard image"
msgstr "Image de Area de transferentia"
#: src/qml/Page/RoomPage.qml:368
#, kde-format
msgid "Jump to first unread message"
msgstr "Salta al prime message non legite"
#: src/qml/Page/RoomPage.qml:395
#, kde-format
msgid "Jump to latest message"
msgstr "Salta al ultime message"
#: src/qml/Page/RoomPage.qml:420
#, kde-format
msgid "Drag items here to share them"
msgstr "Trahe elementos hic per compartir los"
#: src/qml/Page/RoomPage.qml:446
#, 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"
#: src/qml/Page/RoomPage.qml:517
#, kde-format
msgid "This message was sent from a verified device"
msgstr ""
#: src/qml/Page/RoomPage.qml:523
#, kde-format
msgid "React"
msgstr "Reage"
#: src/qml/Page/SearchPage.qml:17
#, kde-format
msgctxt "@action:title"
@@ -3850,32 +3845,32 @@ msgstr ""
"Il non ha sala %1 in le lista de sala. Verifica le orthographia (spelling) e "
"le conto."
#: src/roommanager.cpp:208
#: src/roommanager.cpp:212
#, kde-format
msgid "Failed to join room"
msgstr "Falleva a unir sala"
#: src/roommanager.cpp:225
#: src/roommanager.cpp:229
#, kde-format
msgid "You requested to join '%1'"
msgstr "Tu requireva unir a '%1'"
#: src/roommanager.cpp:228
#: src/roommanager.cpp:232
#, kde-format
msgid "Failed to request joining room"
msgstr "Il falleva a requirer unir sala"
#: src/roommanager.cpp:238
#: src/roommanager.cpp:242
#, kde-format
msgid "No application for the link"
msgstr "Necun application per le ligamine"
#: src/roommanager.cpp:238
#: src/roommanager.cpp:242
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr "Tu systema operative non poteva trovar un application per le ligamine."
#: src/roommanager.cpp:244
#: src/roommanager.cpp:248
#, kde-format
msgid "Could not open URL"
msgstr "Non pote aperir URL"
@@ -3890,6 +3885,9 @@ msgstr "Monstra "
msgid "Quit"
msgstr "Quita"
#~ msgid "Warning: %1"
#~ msgstr "Aviso: %1"
#~ msgid "Add an Emoji"
#~ msgstr "Adde un Emoji"