GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-03-30 01:18:07 +00:00
parent 217f9e2e02
commit 276dcce95e
41 changed files with 5016 additions and 2622 deletions

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-03-29 00:37+0000\n"
"PO-Revision-Date: 2024-03-28 10:37+0100\n"
"POT-Creation-Date: 2024-03-30 00:37+0000\n"
"PO-Revision-Date: 2024-03-29 11:08+0100\n"
"Last-Translator: Oliver Kellogg <okellogg@users.sourceforge.net>\n"
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
"Language: eo\n"
@@ -1161,7 +1161,7 @@ msgstr "Lat: %1, Lon: %2"
msgid "Encrypted Message"
msgstr "Ĉifrita Mesaĝo"
#: src/notificationsmanager.cpp:204 src/qml/main.qml:334
#: src/notificationsmanager.cpp:204 src/qml/main.qml:330
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1232,12 +1232,12 @@ msgctxt "@title:window"
msgid "Event Source"
msgstr "Eventa Fonto"
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:64
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:67
#, kde-format
msgid "Edit this account"
msgstr "Redakti ĉi tiun konton"
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:58
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:61
#: src/settings/AccountsPage.qml:35
#, kde-format
msgid "Account editor"
@@ -1249,7 +1249,7 @@ msgid "Notification settings"
msgstr "Sciigaj agordoj"
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/main.qml:464 src/qml/UserInfo.qml:143
#: src/qml/GlobalMenu.qml:35 src/qml/main.qml:460 src/qml/UserInfo.qml:118
#, kde-format
msgid "Configure"
msgstr "Agordi"
@@ -1260,7 +1260,7 @@ msgstr "Agordi"
msgid "Devices"
msgstr "Aparatoj"
#: src/qml/AccountMenu.qml:55 src/qml/UserInfo.qml:130
#: src/qml/AccountMenu.qml:55 src/settings/NeoChatGeneralPage.qml:220
#, kde-format
msgid "Open developer tools"
msgstr "Malfermi programistajn ilojn"
@@ -1288,6 +1288,33 @@ msgstr "Malfermi Ŝlosilan Sekurkopion"
msgid "Logout"
msgstr "Elsaluti"
#: src/qml/AccountSwitchDialog.qml:30
#, fuzzy, kde-format
#| msgid "Edit Account"
msgctxt "@title: dialog to switch between logged in accounts"
msgid "Switch Account"
msgstr "Redakti Konton"
#: src/qml/AccountSwitchDialog.qml:55
#, fuzzy, kde-format
#| msgid "Add Account"
msgctxt "@button: login to or register a new account."
msgid "Add Account"
msgstr "Aldoni konton"
#: src/qml/AccountSwitchDialog.qml:58
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Log in or Create a New Account"
msgid "Log in or create a new account"
msgstr "Ensaluti aŭ Krei Novan Konton"
#: src/qml/AccountSwitchDialog.qml:65
#, kde-format
msgctxt "@title:window"
msgid "Login"
msgstr "Ensaluti"
#: src/qml/AttachDialog.qml:27
#, kde-format
msgid "Choose local file"
@@ -1433,6 +1460,29 @@ msgstr "Ne eblos malaktivigi la ĉifradon post kiam ĝi estas ebligita."
msgid "Cancel"
msgstr "Nuligi"
#: src/qml/ConfirmLeaveDialog.qml:19
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Confirm Deactivating Account"
msgctxt "@title:dialog"
msgid "Confirm Leaving Room"
msgstr "Konfirmi Malaktivigi Konton"
#: src/qml/ConfirmLeaveDialog.qml:22
#, fuzzy, kde-format
#| msgctxt "Do you want to open <link>"
#| msgid "Do you want to open <b>%1</b>?"
msgctxt "Do you really want to leave <room name>?"
msgid "Do you really want to leave %1?"
msgstr "Ĉu vi volas malfermi <b>%1</b>?"
#: src/qml/ConfirmLeaveDialog.qml:27
#, fuzzy, kde-format
#| msgid "Leave Room"
msgctxt "@action:button"
msgid "Leave Room"
msgstr "Forlasi Ĉambron"
#: src/qml/ConfirmLogoutDialog.qml:18 src/qml/ConfirmLogoutDialog.qml:37
#, kde-format
msgid "Sign out"
@@ -1444,20 +1494,16 @@ msgid "Are you sure you want to sign out?"
msgstr "Ĉu vi certas, ke vi volas elsaluti?"
#: src/qml/ConfirmUrlDialog.qml:17
#, fuzzy, kde-format
#| msgctxt ""
#| "tooltip for a button on a message; offers ability to open its downloaded "
#| "file with an appropriate application"
#| msgid "Open File"
#, kde-format
msgctxt "@title"
msgid "Open Url"
msgstr "Malfermu Dosieron"
msgstr "Malfermi URL"
#: src/qml/ConfirmUrlDialog.qml:21
#, kde-format
msgctxt "Do you want to open <link>"
msgid "Do you want to open <b>%1</b>?"
msgstr ""
msgstr "Ĉu vi volas malfermi <b>%1</b>?"
#: src/qml/ContextMenu.qml:31
#, kde-format
@@ -1628,7 +1674,7 @@ msgstr "Elekti ĉambron"
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:245
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:244
#: src/qml/SelectParentDialog.qml:140
#, kde-format
msgctxt "@title"
@@ -1700,7 +1746,7 @@ msgstr "Serĉi '%1'"
msgid "Configure Web Shortcuts..."
msgstr "Agordi Retajn Ŝparvojojn..."
#: src/qml/DevtoolsPage.qml:18 src/qml/UserInfo.qml:128
#: src/qml/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:224
#, kde-format
msgid "Developer Tools"
msgstr "Iloj por programistoj"
@@ -1823,21 +1869,21 @@ msgid "They don't match"
msgstr "Ili ne kongruas"
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:239
#: src/qml/RoomListPage.qml:238
#, kde-format
msgid "Explore rooms"
msgstr "Esplori ĉambrojn"
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:207 src/qml/RoomListPage.qml:256
#: src/qml/RoomListPage.qml:206 src/qml/RoomListPage.qml:255
#, kde-format
msgid "Find your friends"
msgstr "Trovu viajn amikojn"
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:215
#: src/qml/RoomListPage.qml:260
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:259
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -1856,13 +1902,13 @@ msgstr "Krei Spacon"
#: src/qml/ExploreComponent.qml:72
#, kde-format
msgid "Scan a QR Code"
msgstr ""
msgstr "Skani QR-Kodon"
#: src/qml/ExploreComponent.qml:77 src/qml/QrScannerPage.qml:16
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
msgstr "Skani QR-Kodon"
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#, kde-format
@@ -2148,7 +2194,7 @@ msgstr "Inviti Uzanton"
msgid "Find a user..."
msgstr "Trovi uzanton..."
#: src/qml/InviteUserPage.qml:44 src/qml/UserInfo.qml:113
#: src/qml/InviteUserPage.qml:44
#, kde-format
msgid "Add"
msgstr "Aldoni"
@@ -2169,20 +2215,16 @@ msgid "User is either already a member or has been invited"
msgstr "Uzanto aŭ jam estas membro aŭ estas invitita"
#: src/qml/JoinRoomDialog.qml:29
#, fuzzy, kde-format
#| msgctxt "Joining room <roomname>."
#| msgid "Joining room %1."
#, kde-format
msgctxt "@title"
msgid "Join Room"
msgstr "Aliĝante al ĉambro %1."
msgstr "Aliĝi al Ĉambro"
#: src/qml/JoinRoomDialog.qml:67
#, fuzzy, kde-format
#| msgctxt "Joining room <roomname>."
#| msgid "Joining room %1."
#, kde-format
msgctxt "@action:button"
msgid "Join room"
msgstr "Aliĝante al ĉambro %1."
msgstr "Aliĝi al ĉambro"
#: src/qml/KeyVerificationDialog.qml:18
#, kde-format
@@ -2302,18 +2344,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Registri"
#: src/qml/main.qml:368
#: src/qml/main.qml:364
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Seanca Kontrolo"
#: src/qml/main.qml:385
#: src/qml/main.qml:381
#, kde-format
msgid "User consent"
msgstr "Konsento de la uzanto"
#: src/qml/main.qml:390
#: src/qml/main.qml:386
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2322,28 +2364,28 @@ msgstr ""
"Via hejma servilo postulas, ke vi konsentu ĝiajn kondiĉojn antaŭ ol povi uzi "
"ĝin. Bonvolu klaki la suban butonon por legi ilin."
#: src/qml/main.qml:395
#: src/qml/main.qml:391
#, kde-format
msgid "Open"
msgstr "Malfermi"
#: src/qml/main.qml:422
#: src/qml/main.qml:418
#, kde-format
msgid "Start a chat"
msgstr "Komenci babiladon"
#: src/qml/main.qml:424
#: src/qml/main.qml:420
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Ĉu vi volas komenci babiladon kun %1?"
#: src/qml/main.qml:450
#: src/qml/main.qml:446
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr "La aktuale elektita ligilo"
#: src/qml/main.qml:482 src/qml/ShareAction.qml:68
#: src/qml/main.qml:478 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2712,62 +2754,69 @@ msgstr "Fari ĉambron ŝatata"
msgid "Show locations for this room"
msgstr "Montri lokojn por ĉi tiu ĉambro"
#: src/qml/RoomInformation.qml:119
#: src/qml/RoomInformation.qml:121
#, fuzzy, kde-format
#| msgid "Leaving this room."
msgctxt "@action:button"
msgid "Leave this room"
msgstr "Forlasante ĉi tiun ĉambron."
#: src/qml/RoomInformation.qml:133
#, kde-format
msgid "Members"
msgstr "Membroj"
#: src/qml/RoomInformation.qml:134 src/qml/SpaceHomePage.qml:53
#: src/qml/RoomInformation.qml:148 src/qml/SpaceHomePage.qml:53
#, kde-format
msgctxt "@title"
msgid "Invite a User"
msgstr "Inviti Uzanton"
#: src/qml/RoomInformation.qml:138
#: src/qml/RoomInformation.qml:152
#, kde-format
msgid "Invite user to room"
msgstr "Inviti uzanton al ĉambro"
#: src/qml/RoomInformation.qml:145
#: src/qml/RoomInformation.qml:159
#, kde-format
msgid "%1 member"
msgid_plural "%1 members"
msgstr[0] "%1 membro"
msgstr[1] "%1 membroj"
#: src/qml/RoomInformation.qml:145
#: src/qml/RoomInformation.qml:159
#, kde-format
msgid "No member count"
msgstr "Neniu membrokalkulo"
#: src/qml/RoomListPage.qml:230
#: src/qml/RoomListPage.qml:229
#, kde-format
msgid "No friends found"
msgstr "Neniuj amikoj trovitaj"
#: src/qml/RoomListPage.qml:230
#: src/qml/RoomListPage.qml:229
#, kde-format
msgid "No rooms found"
msgstr "Neniuj ĉambroj trovitaj"
#: src/qml/RoomListPage.qml:232
#: src/qml/RoomListPage.qml:231
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
"Vi ankoraŭ ne aldonis iujn el viaj amikoj, klaku malsupre por serĉi ilin."
#: src/qml/RoomListPage.qml:232
#: src/qml/RoomListPage.qml:231
#, kde-format
msgid "Join some rooms to get started"
msgstr "Aliĝi al iuj ĉambroj por komenci"
#: src/qml/RoomListPage.qml:239
#: src/qml/RoomListPage.qml:238
#, kde-format
msgid "Search in room directory"
msgstr "Serĉi en ĉambra dosierujo"
#: src/qml/RoomListPage.qml:256
#: src/qml/RoomListPage.qml:255
#, kde-format
msgid "Search in friend directory"
msgstr "Serĉi en amika dosierujo"
@@ -2987,22 +3036,32 @@ msgid "Suggested"
msgstr "Sugestita"
#: src/qml/SpaceHierarchyDelegate.qml:100
#, kde-format
#, fuzzy, kde-format
#| msgctxt "number of room members"
#| msgid " members - "
msgctxt "number of room members"
msgid " members - "
msgstr " membroj - "
msgid "%1 member - "
msgid_plural "%1 members - "
msgstr[0] " membroj - "
msgstr[1] " membroj - "
#: src/qml/SpaceHierarchyDelegate.qml:100
#, kde-format
#, fuzzy, kde-format
#| msgid "%1 member"
#| msgid_plural "%1 members"
msgctxt "number of room members"
msgid " members"
msgstr " membroj"
msgid "%1 member"
msgid_plural "%1 members"
msgstr[0] "%1 membro"
msgstr[1] "%1 membroj"
#: src/qml/SpaceHierarchyDelegate.qml:109 src/qml/SpaceHomePage.qml:58
#, kde-format
#, fuzzy, kde-format
#| msgctxt "@action:button"
#| msgid "Add new server"
msgctxt "@button"
msgid "Add new child"
msgstr "Aldoni novan idon"
msgid "Add new room"
msgstr "Aldoni novan servilon"
#: src/qml/SpaceHierarchyDelegate.qml:120
#, kde-format
@@ -3284,32 +3343,16 @@ msgstr "Inviti al privata babilejo"
msgid "Copy link"
msgstr "Kopii ligilon"
#: src/qml/UserInfo.qml:97
#: src/qml/UserInfo.qml:106
#, kde-format
msgid "Switch User"
msgstr "Ŝanĝi Uzanton"
#: src/qml/UserInfo.qml:147
#: src/qml/UserInfo.qml:113
#, kde-format
msgid "Open Settings"
msgstr "Malfermi Agordojn"
#: src/qml/UserInfo.qml:198 src/settings/AccountsPage.qml:102
#, kde-format
msgid "Add Account"
msgstr "Aldoni konton"
#: src/qml/UserInfo.qml:201
#, kde-format
msgid "Log in to an existing account"
msgstr "Ensaluti al ekzistanta konto"
#: src/qml/UserInfo.qml:208
#, kde-format
msgctxt "@title:window"
msgid "Login"
msgstr "Ensaluti"
#: src/qml/Username.qml:20
#, kde-format
msgid "Username:"
@@ -3746,6 +3789,11 @@ msgstr "Nekonata problemo dum vi provas ŝanĝi pasvorton"
msgid "Accounts"
msgstr "Kontoj"
#: src/settings/AccountsPage.qml:102
#, kde-format
msgid "Add Account"
msgstr "Aldoni konton"
#: src/settings/AppearanceSettingsPage.qml:19
#, kde-format
msgctxt "@title:window"
@@ -4953,10 +5001,9 @@ msgid "Loading URL preview"
msgstr "Ŝargante antaŭrigardon de URL"
#: src/timeline/MessageComponentChooser.qml:220
#, fuzzy, kde-format
#| msgid "withdrew a user's invitation"
#, kde-format
msgid "%1 started a user verification"
msgstr "retiris inviton de uzanto"
msgstr "%1 komencis uzant-konfirmon"
#: src/timeline/MessageEditComponent.qml:102
#, kde-format
@@ -5030,22 +5077,13 @@ msgstr "Montri"
msgid "Quit"
msgstr "Forlasi"
#~ msgid "Open in New Window"
#~ msgstr "Malfermi en Nova Fenestro"
#~ msgctxt "number of room members"
#~ msgid " members"
#~ msgstr " membroj"
#~ msgid "Room not found"
#~ msgstr "Ĉambro ne trovita"
#~ msgctxt "@button"
#~ msgid "Add new child"
#~ msgstr "Aldoni novan idon"
#~ msgid ""
#~ "There's no room %1 in the room list. Check the spelling and the account."
#~ msgstr ""
#~ "Ne estas ĉambro %1 en la ĉambrolisto. Kontrolu la literumon kaj la konton."
#~ msgid "No application for the link"
#~ msgstr "Neniu aplikaĵo por la ligo"
#~ msgid "Your operating system could not find an application for the link."
#~ msgstr "Via operaciumo ne povis trovi aplikaĵon por la ligilo."
#~ msgid "Could not open URL"
#~ msgstr "Ne eblis malfermi URL"
#~ msgid "Log in to an existing account"
#~ msgstr "Ensaluti al ekzistanta konto"