GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-03-29 01:30:58 +00:00
parent 882ead5715
commit aaa97ec029
41 changed files with 4685 additions and 3335 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-03-28 00:39+0000\n"
"POT-Creation-Date: 2024-03-29 00:37+0000\n"
"PO-Revision-Date: 2024-03-25 14:08+0100\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
@@ -1167,7 +1167,7 @@ msgstr "Lat: %1, Lon: %2"
msgid "Encrypted Message"
msgstr "Zifratutako mezua"
#: src/notificationsmanager.cpp:204 src/qml/main.qml:324
#: src/notificationsmanager.cpp:204 src/qml/main.qml:334
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1255,7 +1255,7 @@ msgid "Notification settings"
msgstr "Jakinarazpen-ezarpenak"
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/main.qml:454 src/qml/UserInfo.qml:143
#: src/qml/GlobalMenu.qml:35 src/qml/main.qml:464 src/qml/UserInfo.qml:143
#, kde-format
msgid "Configure"
msgstr "Konfiguratu"
@@ -1449,66 +1449,77 @@ msgstr "Saio-itxi"
msgid "Are you sure you want to sign out?"
msgstr "Ziur zaude saio-itxi nahi duzula?"
#: src/qml/ContextMenu.qml:32
#, kde-format
msgid "Open in New Window"
msgstr "Ireki leiho berrian"
#: 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"
msgctxt "@title"
msgid "Open Url"
msgstr "Ireki fitxategia"
#: src/qml/ContextMenu.qml:43
#: src/qml/ConfirmUrlDialog.qml:21
#, kde-format
msgctxt "Do you want to open <link>"
msgid "Do you want to open <b>%1</b>?"
msgstr ""
#: src/qml/ContextMenu.qml:31
#, kde-format
msgid "Remove from Favorites"
msgstr "Kendu gogokoetatik"
#: src/qml/ContextMenu.qml:43
#: src/qml/ContextMenu.qml:31
#, kde-format
msgid "Add to Favorites"
msgstr "Gehitu gogokoetara"
#: src/qml/ContextMenu.qml:49 src/qml/ContextMenu.qml:211
#: src/qml/ContextMenu.qml:37 src/qml/ContextMenu.qml:199
#, kde-format
msgid "Reprioritize"
msgstr "Lehentasuna aldatzea"
#: src/qml/ContextMenu.qml:49 src/qml/ContextMenu.qml:211
#: src/qml/ContextMenu.qml:37 src/qml/ContextMenu.qml:199
#, kde-format
msgid "Deprioritize"
msgstr "Lehentasuna kentzea"
#: src/qml/ContextMenu.qml:55 src/qml/ContextMenu.qml:218
#: src/qml/ContextMenu.qml:43 src/qml/ContextMenu.qml:206
#, kde-format
msgid "Mark as Read"
msgstr "Markatu irakurritako gisa"
#: src/qml/ContextMenu.qml:61
#: src/qml/ContextMenu.qml:49
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy user's Matrix ID to Clipboard"
msgstr "Kopiatu erabiltzailearen «Matrix»eko IDa arbelera"
#: src/qml/ContextMenu.qml:61 src/qml/SpaceListContextMenu.qml:37
#: src/qml/ContextMenu.qml:49 src/qml/SpaceListContextMenu.qml:37
#: src/qml/SpaceListContextMenu.qml:122
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Address to Clipboard"
msgstr "Kopiatu helbidea arbelera"
#: src/qml/ContextMenu.qml:73
#: src/qml/ContextMenu.qml:61
#, kde-format
msgid "Notification State"
msgstr "Jakinarazpenaren egoera"
#: src/qml/ContextMenu.qml:77
#: src/qml/ContextMenu.qml:65
#, kde-format
msgid "Follow Global Setting"
msgstr "Jarraitu ezarpen orokorra"
#: src/qml/ContextMenu.qml:88 src/settings/PushNotification.qml:39
#: src/qml/ContextMenu.qml:76 src/settings/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr "Guztia"
#: src/qml/ContextMenu.qml:99 src/settings/PushNotification.qml:47
#: src/qml/ContextMenu.qml:87 src/settings/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
@@ -1516,30 +1527,30 @@ msgctxt ""
msgid "@Mentions and Keywords"
msgstr "@aipamenak eta gako-hitzak"
#: src/qml/ContextMenu.qml:110 src/settings/PushNotification.qml:55
#: src/qml/ContextMenu.qml:98 src/settings/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
msgstr "Itzalita"
#: src/qml/ContextMenu.qml:123 src/qml/ContextMenu.qml:129
#: src/qml/ContextMenu.qml:203 src/qml/RoomDrawer.qml:110
#: src/qml/ContextMenu.qml:111 src/qml/ContextMenu.qml:117
#: src/qml/ContextMenu.qml:191 src/qml/RoomDrawer.qml:110
#: src/qml/RoomDrawerPage.qml:51 src/qml/SpaceHomePage.qml:78
#, kde-format
msgid "Room Settings"
msgstr "Gelaren ezarpenak"
#: src/qml/ContextMenu.qml:136 src/qml/ContextMenu.qml:225
#: src/qml/ContextMenu.qml:124 src/qml/ContextMenu.qml:213
#, kde-format
msgid "Leave Room"
msgstr "Irten gelatik"
#: src/qml/ContextMenu.qml:192
#: src/qml/ContextMenu.qml:180
#, kde-format
msgid "Remove from Favourites"
msgstr "Kendu gogokoetatik"
#: src/qml/ContextMenu.qml:192
#: src/qml/ContextMenu.qml:180
#, kde-format
msgid "Add to Favourites"
msgstr "Gehitu gogokoetara"
@@ -1847,7 +1858,18 @@ msgstr "Sortu gela bat"
msgid "Create a Space"
msgstr "Sortu toki bat"
#: src/qml/ExploreComponent.qml:93 src/qml/ExploreComponent.qml:154
#: src/qml/ExploreComponent.qml:72
#, kde-format
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:77 src/qml/QrScannerPage.qml:16
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#, kde-format
msgid "Create rooms and chats"
msgstr "Gelak eta berriketak sortzea"
@@ -2151,6 +2173,22 @@ msgstr "Bidali gonbita"
msgid "User is either already a member or has been invited"
msgstr "Erabiltzailea dagoeneko bazkidea da edo gonbidapena jaso du"
#: src/qml/JoinRoomDialog.qml:29
#, fuzzy, kde-format
#| msgctxt "Joining room <roomname>."
#| msgid "Joining room %1."
msgctxt "@title"
msgid "Join Room"
msgstr "%1 gelarekin bat egiten."
#: src/qml/JoinRoomDialog.qml:67
#, fuzzy, kde-format
#| msgctxt "Joining room <roomname>."
#| msgid "Joining room %1."
msgctxt "@action:button"
msgid "Join room"
msgstr "%1 gelarekin bat egiten."
#: src/qml/KeyVerificationDialog.qml:18
#, kde-format
msgid "Session Verification"
@@ -2269,18 +2307,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Erregistratu"
#: src/qml/main.qml:358
#: src/qml/main.qml:368
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Saioa egiaztatzea"
#: src/qml/main.qml:375
#: src/qml/main.qml:385
#, kde-format
msgid "User consent"
msgstr "Erabiltzailearen onarpena"
#: src/qml/main.qml:380
#: src/qml/main.qml:390
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2290,28 +2328,28 @@ msgstr ""
"terminoak eta baldintzak onartzea eskatzen dizu. Mesedez, egiozu klik beheko "
"botoiari haiek irakurtzeko."
#: src/qml/main.qml:385
#: src/qml/main.qml:395
#, kde-format
msgid "Open"
msgstr "Ireki"
#: src/qml/main.qml:412
#: src/qml/main.qml:422
#, kde-format
msgid "Start a chat"
msgstr "Hasi berriketa bat"
#: src/qml/main.qml:414
#: src/qml/main.qml:424
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "%1(r)ekin berriketa bat abiatu nahi duzu?"
#: src/qml/main.qml:440
#: src/qml/main.qml:450
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr "Une honetan hautatutako esteka"
#: src/qml/main.qml:472 src/qml/ShareAction.qml:68
#: src/qml/main.qml:482 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2752,7 +2790,7 @@ msgstr "Gelako hedabideak"
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat lerroz kanpo dago. Mesedez, berrikusi zure sare-konexioa."
#: src/qml/RoomPage.qml:249
#: src/qml/RoomPage.qml:246
#, kde-format
msgid "Message Source"
msgstr "Mezuaren sorburua"
@@ -3179,76 +3217,76 @@ msgctxt "@action:button"
msgid "Request from other Devices"
msgstr "Eskatu beste gailuetatik"
#: src/qml/UserDetailDialog.qml:32
#: src/qml/UserDetailDialog.qml:36
#, kde-format
msgctxt "@title:menu Account details dialog"
msgid "Account Details"
msgstr "Kontuaren xehetasuna"
#: src/qml/UserDetailDialog.qml:107
#: src/qml/UserDetailDialog.qml:111
#, kde-format
msgid "Unignore this user"
msgstr "Erabiltzaile honi ez ikusi egiteari utzi"
#: src/qml/UserDetailDialog.qml:107
#: src/qml/UserDetailDialog.qml:111
#, kde-format
msgid "Ignore this user"
msgstr "Ez ikusi erabiltzaile hau"
#: src/qml/UserDetailDialog.qml:120
#: src/qml/UserDetailDialog.qml:124
#, kde-format
msgid "Kick this user"
msgstr "Kanporatu erabiltzaile hau"
#: src/qml/UserDetailDialog.qml:134
#: src/qml/UserDetailDialog.qml:138
#, kde-format
msgid "Invite this user"
msgstr "Gonbidatu erabiltzaile hau"
#: src/qml/UserDetailDialog.qml:147
#: src/qml/UserDetailDialog.qml:151
#, kde-format
msgid "Ban this user"
msgstr "Debekatua erabiltzaile honi"
#: src/qml/UserDetailDialog.qml:155
#: src/qml/UserDetailDialog.qml:159
#, kde-format
msgctxt "@title"
msgid "Ban User"
msgstr "Debekua erabiltzaileari"
#: src/qml/UserDetailDialog.qml:167
#: src/qml/UserDetailDialog.qml:171
#, kde-format
msgid "Unban this user"
msgstr "Erabiltzailearen debekua altxatzea"
#: src/qml/UserDetailDialog.qml:180
#: src/qml/UserDetailDialog.qml:184
#, kde-format
msgid "Set user power level"
msgstr "Ezarri erabiltzailearen ahalmen maila"
#: src/qml/UserDetailDialog.qml:205
#: src/qml/UserDetailDialog.qml:209
#, kde-format
msgid "Remove recent messages by this user"
msgstr "Kendu erabiltzaile horren azken aldiko mezuak"
#: src/qml/UserDetailDialog.qml:213
#: src/qml/UserDetailDialog.qml:217
#, kde-format
msgctxt "@title"
msgid "Remove Messages"
msgstr "Kendu mezuak"
#: src/qml/UserDetailDialog.qml:224
#: src/qml/UserDetailDialog.qml:228
#, kde-format
msgctxt "%1 is the name of the user."
msgid "Chat with %1"
msgstr "%1(e)rekin berriketa"
#: src/qml/UserDetailDialog.qml:224
#: src/qml/UserDetailDialog.qml:228
#, kde-format
msgid "Invite to private chat"
msgstr "Gonbidatu berriketa pribatura"
#: src/qml/UserDetailDialog.qml:235
#: src/qml/UserDetailDialog.qml:239
#, kde-format
msgid "Copy link"
msgstr "Kopiatu esteka"
@@ -3591,48 +3629,21 @@ msgstr "Matrix IDa gaizki eratuta edo hutsik dago"
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 ez da Matrix identifikatzaile zuzena"
#: src/roommanager.cpp:102
#, kde-format
msgid "Room not found"
msgstr "Gela ez da aurkitu"
#: src/roommanager.cpp:102
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr "Gelen zerrendan ez dago %1 gelarik. Ortografia eta kontua aztertu."
#: src/roommanager.cpp:333
#: src/roommanager.cpp:329
#, kde-format
msgid "Failed to join room"
msgstr "Gelara batzea huts egin du"
#: src/roommanager.cpp:348
#: src/roommanager.cpp:344
#, kde-format
msgid "You requested to join '%1'"
msgstr "'%1'(e)ra batzea eskatu duzu"
#: src/roommanager.cpp:351
#: src/roommanager.cpp:347
#, kde-format
msgid "Failed to request joining room"
msgstr "Gelara batzeko eskaerak huts egin du"
#: src/roommanager.cpp:360
#, kde-format
msgid "No application for the link"
msgstr "Ez dago estekarentzako programarik"
#: src/roommanager.cpp:360
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
"Zure sistema eragileak ezin izan du estekarentzako aplikaziorik aurkitu."
#: src/roommanager.cpp:366
#, kde-format
msgid "Could not open URL"
msgstr "Ezin izan du URLa ireki"
#: src/settings/About.qml:11
#, kde-format
msgctxt "@title:window"
@@ -4872,7 +4883,7 @@ msgstr "Ezabatu hitza"
msgid "Copy to clipboard"
msgstr "Kopiatu arbelera"
#: src/timeline/EncryptedComponent.qml:21 src/timeline/ReplyComponent.qml:193
#: src/timeline/EncryptedComponent.qml:21 src/timeline/ReplyComponent.qml:200
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
@@ -4956,6 +4967,12 @@ msgstr "Erantzuna zamatzen"
msgid "Loading URL preview"
msgstr "URLaren aurreikuspegia zamatzen"
#: src/timeline/MessageComponentChooser.qml:220
#, fuzzy, kde-format
#| msgid "withdrew a user's invitation"
msgid "%1 started a user verification"
msgstr "erabiltzaile bati gonbidapena erretiratu dio"
#: src/timeline/MessageEditComponent.qml:102
#, kde-format
msgctxt "@action:button"
@@ -5028,6 +5045,26 @@ msgstr "Erakutsi"
msgid "Quit"
msgstr "Irten"
#~ msgid "Open in New Window"
#~ msgstr "Ireki leiho berrian"
#~ msgid "Room not found"
#~ msgstr "Gela ez da aurkitu"
#~ msgid ""
#~ "There's no room %1 in the room list. Check the spelling and the account."
#~ msgstr "Gelen zerrendan ez dago %1 gelarik. Ortografia eta kontua aztertu."
#~ msgid "No application for the link"
#~ msgstr "Ez dago estekarentzako programarik"
#~ msgid "Your operating system could not find an application for the link."
#~ msgstr ""
#~ "Zure sistema eragileak ezin izan du estekarentzako aplikaziorik aurkitu."
#~ msgid "Could not open URL"
#~ msgstr "Ezin izan du URLa ireki"
#~ msgid "Coach: %1, Seat: %2"
#~ msgstr "Bagoia: %1 jarlekua: %2"