GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-11-23 02:11:14 +00:00
parent 67980ea560
commit ef9f17840d
35 changed files with 2821 additions and 2769 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: 2022-11-22 00:45+0000\n"
"POT-Creation-Date: 2022-11-23 00:47+0000\n"
"PO-Revision-Date: 2022-11-18 08:08+0100\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
@@ -22,7 +22,8 @@ msgstr ""
#: src/actionsmodel.cpp:29 src/actionsmodel.cpp:39 src/actionsmodel.cpp:49
#: src/actionsmodel.cpp:59 src/actionsmodel.cpp:79 src/actionsmodel.cpp:99
#: src/actionsmodel.cpp:115 src/actionsmodel.cpp:125 src/actionsmodel.cpp:135
#: src/actionsmodel.cpp:110 src/actionsmodel.cpp:126 src/actionsmodel.cpp:136
#: src/actionsmodel.cpp:146
msgid "<message>"
msgstr "<mezua>"
@@ -50,180 +51,186 @@ msgstr "Emandako mezu ostadar gisa koloreztatuta bidaltzen du"
msgid "Sends the given emote colored as a rainbow"
msgstr "Emandako aurpegiera ostadar gisa koloreztatuta bidaltzen du"
#: src/actionsmodel.cpp:116
#: src/actionsmodel.cpp:111
#, fuzzy
#| msgid "Sends the given message as a notice"
msgid "Sends the given given message as plain text"
msgstr "Emandako mezua oharpen gisa bidaltzen du"
#: src/actionsmodel.cpp:127
msgid "Sends the given message as a spoiler"
msgstr "Emandako mezua «spoiler» gisa bidaltzen du"
#: src/actionsmodel.cpp:126
#: src/actionsmodel.cpp:137
msgid "Sends the given emote"
msgstr "Emandako aurpegiera bidaltzen du"
#: src/actionsmodel.cpp:136
#: src/actionsmodel.cpp:147
msgid "Sends the given message as a notice"
msgstr "Emandako mezua oharpen gisa bidaltzen du"
#: src/actionsmodel.cpp:145 src/actionsmodel.cpp:322 src/actionsmodel.cpp:350
#: src/actionsmodel.cpp:400 src/actionsmodel.cpp:437 src/actionsmodel.cpp:471
#: src/actionsmodel.cpp:156 src/actionsmodel.cpp:333 src/actionsmodel.cpp:361
#: src/actionsmodel.cpp:411 src/actionsmodel.cpp:448 src/actionsmodel.cpp:482
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr "'%1'(e)k ez du matrix id. itxurarik."
#: src/actionsmodel.cpp:150
#: src/actionsmodel.cpp:161
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr ""
"%1 dagoeneko gela honetara gonbidatuta dago.%1 gelara berriz gonbidatua"
#: src/actionsmodel.cpp:154
#: src/actionsmodel.cpp:165
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:159
#: src/actionsmodel.cpp:170
#, kde-format
msgid "You are already in this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:163
#: src/actionsmodel.cpp:174
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 dagoeneko gela honetan dago."
#: src/actionsmodel.cpp:167
#: src/actionsmodel.cpp:178
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 gela honetara gonbidatuta dago"
#: src/actionsmodel.cpp:172 src/actionsmodel.cpp:340 src/actionsmodel.cpp:368
#: src/actionsmodel.cpp:459
#: src/actionsmodel.cpp:183 src/actionsmodel.cpp:351 src/actionsmodel.cpp:379
#: src/actionsmodel.cpp:470
msgid "<user id>"
msgstr "<erabiltzaile-id>"
#: src/actionsmodel.cpp:173
#: src/actionsmodel.cpp:184
msgid "Invites the user to this room"
msgstr "Erabiltzailea gela honetara gonbidatzen du"
#: src/actionsmodel.cpp:182 src/actionsmodel.cpp:205 src/actionsmodel.cpp:232
#: src/actionsmodel.cpp:264
#: src/actionsmodel.cpp:193 src/actionsmodel.cpp:216 src/actionsmodel.cpp:243
#: src/actionsmodel.cpp:275
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr "'%1'(e)k ez du ematen gela id. bat ez eta ezizen bat ere."
#: src/actionsmodel.cpp:186 src/actionsmodel.cpp:209
#: src/actionsmodel.cpp:197 src/actionsmodel.cpp:220
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr "Dagoeneko %1 gelan zaude."
#: src/actionsmodel.cpp:189 src/actionsmodel.cpp:212
#: src/actionsmodel.cpp:200 src/actionsmodel.cpp:223
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "%1 gelarekin bat egiten."
#: src/actionsmodel.cpp:195 src/actionsmodel.cpp:218
#: src/actionsmodel.cpp:206 src/actionsmodel.cpp:229
msgid "<room alias or id>"
msgstr "<gelaren ezizena edo id.>"
#: src/actionsmodel.cpp:196 src/actionsmodel.cpp:219
#: src/actionsmodel.cpp:207 src/actionsmodel.cpp:230
msgid "Joins the given room"
msgstr "Emandako gelara batzen da"
#: src/actionsmodel.cpp:225 src/actionsmodel.cpp:257
#: src/actionsmodel.cpp:236 src/actionsmodel.cpp:268
#, kde-format
msgid "Leaving this room."
msgstr "Gela honetatik alde egiten."
#: src/actionsmodel.cpp:240 src/actionsmodel.cpp:272
#: src/actionsmodel.cpp:251 src/actionsmodel.cpp:283
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "%1 gelatik alde egiten."
#: src/actionsmodel.cpp:243 src/actionsmodel.cpp:275
#: src/actionsmodel.cpp:254 src/actionsmodel.cpp:286
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "%1 gela ez da aurkitu."
#: src/actionsmodel.cpp:250 src/actionsmodel.cpp:282
#: src/actionsmodel.cpp:261 src/actionsmodel.cpp:293
msgid "[<room alias or id>]"
msgstr "[<gelaren ezizena edo id.>]"
#: src/actionsmodel.cpp:251 src/actionsmodel.cpp:283
#: src/actionsmodel.cpp:262 src/actionsmodel.cpp:294
msgid "Leaves the given room or this room, if there is none given"
msgstr "Emaniko gelatik irteten da, edo gela honetatik batere eman ez bada"
#: src/actionsmodel.cpp:289 src/actionsmodel.cpp:304
#: src/actionsmodel.cpp:300 src/actionsmodel.cpp:315
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr "Ez da goitizen berririk eman, ez da aldaketarik gertatuko."
#: src/actionsmodel.cpp:297 src/actionsmodel.cpp:312
#: src/actionsmodel.cpp:308 src/actionsmodel.cpp:323
msgid "<display name>"
msgstr "<azaldu izena>"
#: src/actionsmodel.cpp:298
#: src/actionsmodel.cpp:309
msgid "Changes your global display name"
msgstr "Zure azaldutako izen globala aldatzen du"
#: src/actionsmodel.cpp:313
#: src/actionsmodel.cpp:324
msgid "Changes your display name in this room"
msgstr "Zure azaldutako izena gela honetan aldatzen du"
#: src/actionsmodel.cpp:327
#: src/actionsmodel.cpp:338
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1(e)ri dagoeneko ezikusi egiten zaio."
#: src/actionsmodel.cpp:332
#: src/actionsmodel.cpp:343
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1(e)ri orain ezikusi egiten zaio."
#: src/actionsmodel.cpp:334 src/actionsmodel.cpp:362
#: src/actionsmodel.cpp:345 src/actionsmodel.cpp:373
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr "%1 ez da erabiltzaile ezaguna."
#: src/actionsmodel.cpp:341
#: src/actionsmodel.cpp:352
msgid "Ignores the given user"
msgstr "Emaniko erabiltzaileari ezikusi egiten dio"
#: src/actionsmodel.cpp:356
#: src/actionsmodel.cpp:367
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1(e)ri ezikusi egiten zaio."
#: src/actionsmodel.cpp:360
#: src/actionsmodel.cpp:371
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1(e)ri ez zaio aurrerantzean ezikusi egiten."
#: src/actionsmodel.cpp:369
#: src/actionsmodel.cpp:380
msgid "Unignores the given user"
msgstr "Emaniko erabiltzaileari ezikusia egiteari uzten zaio"
#: src/actionsmodel.cpp:389
#: src/actionsmodel.cpp:400
msgid "<reaction text>"
msgstr "<erreakzio-testua>"
#: src/actionsmodel.cpp:390
#: src/actionsmodel.cpp:401
msgid "React to the message with the given text"
msgstr "Erreakzionatu mezuari emanik testuarekin"
#: src/actionsmodel.cpp:406
#: src/actionsmodel.cpp:417
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -231,20 +238,20 @@ msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:412
#: src/actionsmodel.cpp:423
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to ban users from this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:418
#: src/actionsmodel.cpp:429
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:422
#: src/actionsmodel.cpp:433
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -252,25 +259,25 @@ msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:427 src/actionsmodel.cpp:502
#: src/actionsmodel.cpp:438 src/actionsmodel.cpp:513
#, fuzzy
#| msgid "<user id>"
msgid "<user id> [<reason>]"
msgstr "<erabiltzaile-id>"
#: src/actionsmodel.cpp:428
#: src/actionsmodel.cpp:439
#, fuzzy
#| msgid "Ignores the given user"
msgid "Bans the given user"
msgstr "Emaniko erabiltzaileari ezikusi egiten dio"
#: src/actionsmodel.cpp:442
#: src/actionsmodel.cpp:453
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to unban users from this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:448
#: src/actionsmodel.cpp:459
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -278,7 +285,7 @@ msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:453
#: src/actionsmodel.cpp:464
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -286,18 +293,18 @@ msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:460
#: src/actionsmodel.cpp:471
#, fuzzy
#| msgid "Ignores the given user"
msgid "Removes the ban of the given user"
msgstr "Emaniko erabiltzaileari ezikusi egiten dio"
#: src/actionsmodel.cpp:475
#: src/actionsmodel.cpp:486
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/actionsmodel.cpp:480
#: src/actionsmodel.cpp:491
#, fuzzy, kde-format
#| msgctxt "<user> is already in this room."
#| msgid "%1 is already in this room."
@@ -305,20 +312,20 @@ msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 dagoeneko gela honetan dago."
#: src/actionsmodel.cpp:487
#: src/actionsmodel.cpp:498
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to kick users from this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:493
#: src/actionsmodel.cpp:504
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Dagoeneko gela honetan zaude."
#: src/actionsmodel.cpp:497
#: src/actionsmodel.cpp:508
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -326,7 +333,7 @@ msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 gela honetan debekatuta dago."
#: src/actionsmodel.cpp:503
#: src/actionsmodel.cpp:514
#, fuzzy
#| msgid "Invites the user to this room"
msgid "Removes the user from the room"
@@ -521,37 +528,37 @@ msgstr "«%1» ID euskarriak ez du jarraitzen zerbitzari/mediaId eredua"
msgid "Image request has been cancelled"
msgstr "Irudi eskaera bertan behera utzi da"
#: src/messageeventmodel.cpp:341
#: src/messageeventmodel.cpp:349
#, kde-format
msgid "Today"
msgstr "Gaur"
#: src/messageeventmodel.cpp:344
#: src/messageeventmodel.cpp:352
#, kde-format
msgid "Yesterday"
msgstr "Atzo"
#: src/messageeventmodel.cpp:347
#: src/messageeventmodel.cpp:355
#, kde-format
msgid "The day before yesterday"
msgstr "Herenegun"
#: src/messageeventmodel.cpp:449
#: src/messageeventmodel.cpp:457
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Mezu hau ezabatu egin da]</i>"
#: src/messageeventmodel.cpp:450
#: src/messageeventmodel.cpp:458
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Mezu hau ezabatu egin da: %1]</i>"
#: src/messageeventmodel.cpp:537
#: src/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED]"
msgstr "[ERREDAKZIO LANA DU]"
#: src/messageeventmodel.cpp:537
#: src/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[ERREDAKZIOAK LANA DU: %1]"
@@ -782,7 +789,7 @@ msgstr "%2(r)en %1 egoera eguneratu da"
msgid "Unknown event"
msgstr "Gertaera ezezaguna"
#: src/neochatroom.cpp:1137 src/neochatroom.cpp:1138
#: src/neochatroom.cpp:1141 src/neochatroom.cpp:1142
#, kde-format
msgid "Report sent successfully."
msgstr "Txosten bidalketa arrakastatsua."
@@ -1135,7 +1142,7 @@ msgid_plural "%2 reacted with %3"
msgstr[0] "%2en erreakzioa %3 izan da"
msgstr[1] "%2(r)en erreakzioa %3 izan da"
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:58
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#, kde-format
msgctxt "Relative time since the room was last read"
msgid "Last read: %1"