GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-05 14:37:01 +00:00
parent e7fa3ad524
commit fc3ab50701
40 changed files with 3880 additions and 3880 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-11-04 16:52+0000\n"
"POT-Creation-Date: 2023-11-05 14:06+0000\n"
"PO-Revision-Date: 2023-08-26 18:43+0300\n"
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
@@ -17,67 +17,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 22.12.3\n"
#: src/controller.cpp:200
#: src/controller.cpp:196
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Kirjautuminen epäonnistui: pääsymerkki on virheellinen tai peruttu"
#: src/controller.cpp:203 src/controller.cpp:208 src/login.cpp:93
#: src/controller.cpp:199 src/controller.cpp:204 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Kirjautuminen epäonnistui: %1"
#: src/controller.cpp:214
#: src/controller.cpp:210
#, kde-format
msgid "Network Error: %1"
msgstr "Verkkovirhe: %1"
#: src/controller.cpp:239
#: src/controller.cpp:235
#, kde-format
msgid "Access token wasn't found"
msgstr "Pääsymerkkiä ei löytynyt"
#: src/controller.cpp:239
#: src/controller.cpp:235
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Se on ehkä poistettu?"
#: src/controller.cpp:243
#: src/controller.cpp:239
#, kde-format
msgid "Access to keychain was denied."
msgstr "Pääsymerkin käyttö estettiin."
#: src/controller.cpp:243
#: src/controller.cpp:239
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Salli NeoChatin lukea pääsymerkki"
#: src/controller.cpp:246
#: src/controller.cpp:242
#, kde-format
msgid "No keychain available."
msgstr "Avainrenkaita ei ole saatavilla."
#: src/controller.cpp:246
#: src/controller.cpp:242
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr "Asenna avainrengas, esim. Linuxissa KWallet tai Gnomen avainrengas"
#: src/controller.cpp:249
#: src/controller.cpp:245
#, kde-format
msgid "Unable to read access token"
msgstr "Saantimerkkiä ei voida lukea"
#: src/controller.cpp:345
#: src/controller.cpp:341
#, kde-format
msgid "File too large to download."
msgstr "Liian iso tiedosto ladattavaksi."
#: src/controller.cpp:345
#: src/controller.cpp:341
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "Tee tukipyyntö Matrix-palvelimesi ylläpitoon."
#: src/controller.cpp:375
#: src/controller.cpp:366
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "Yrität liittyä huoneeseen, jonka tunniste ei ole kelvollinen"
@@ -482,86 +482,86 @@ msgstr "© 20182020 Black Hat, 20202023 KDE-yhteisö"
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:134 src/main.cpp:135 src/main.cpp:136
#: src/main.cpp:135 src/main.cpp:139 src/main.cpp:140
#, kde-format
msgid "Maintainer"
msgstr "Ylläpitäjä"
#: src/main.cpp:135
#: src/main.cpp:139
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:136
#: src/main.cpp:140
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:137
#: src/main.cpp:141
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:137
#: src/main.cpp:141
#, kde-format
msgid "Original author of Spectral"
msgstr "Spectralin alkuperäinen tekijä"
#: src/main.cpp:138
#: src/main.cpp:142
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:138
#: src/main.cpp:142
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Quotientin ylläpitäjä"
#: src/main.cpp:139
#: src/main.cpp:143
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Tommi Nieminen"
#: src/main.cpp:139
#: src/main.cpp:143
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "translator@legisign.org"
#: src/main.cpp:143
#: src/main.cpp:147
#, fuzzy, kde-format
#| msgid "A Qt5 library to write cross-platform clients for Matrix"
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "Qt5-kirjasto eri alustojen asiakkaiden Matrix-kirjoitukseen"
#: src/main.cpp:145
#: src/main.cpp:149
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (koostettu kirjastolla %2)"
#: src/main.cpp:208
#: src/main.cpp:212
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix-viestintäyhteyskäytäntöasiakas"
#: src/main.cpp:209
#: src/main.cpp:213
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Tukee matrix:-verkko-osoitemallia"
#: src/main.cpp:210
#: src/main.cpp:214
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "Sivuuttaa kaikki SSL-virheet kuten allekirjoittamattomat varmenteet."
#: src/matriximageprovider.cpp:38
#: src/matriximageprovider.cpp:41
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr "Mediatunniste ”%1” ei noudata palvelimen tai mediatunnisteiden muotoa"
#: src/matriximageprovider.cpp:96
#: src/matriximageprovider.cpp:99
#, kde-format
msgid "Image request has been cancelled"
msgstr "Kuvapyyntö on peruttu"
@@ -1058,12 +1058,12 @@ msgstr "Huoneen luominen epäonnistui: %1"
msgid "Space creation failed: %1"
msgstr "Tilan luominen epäonnistui: %1"
#: src/neochatroom.cpp:1525 src/neochatroom.cpp:1526
#: src/neochatroom.cpp:1519 src/neochatroom.cpp:1520
#, kde-format
msgid "Report sent successfully."
msgstr "Ilmoituksen lähettäminen onnistui."
#: src/neochatroom.cpp:1785 src/neochatroom.cpp:1793
#: src/neochatroom.cpp:1779 src/neochatroom.cpp:1787
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1074,7 +1074,7 @@ msgstr "Lev: %1, pit: %2"
msgid "Encrypted Message"
msgstr "Salattu viesti"
#: src/notificationsmanager.cpp:201 src/qml/main.qml:283
#: src/notificationsmanager.cpp:201 src/qml/main.qml:294
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1084,42 +1084,42 @@ msgstr "%1: %2"
msgid "Open NeoChat in this room"
msgstr "Avaa NeoChat tähän huoneeseen"
#: src/notificationsmanager.cpp:220 src/qml/FileDelegateContextMenu.qml:59
#: src/notificationsmanager.cpp:218 src/qml/FileDelegateContextMenu.qml:59
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
#, kde-format
msgid "Reply"
msgstr "Vastaa"
#: src/notificationsmanager.cpp:221
#: src/notificationsmanager.cpp:219
#, kde-format
msgid "Reply..."
msgstr "Vastaa…"
#: src/notificationsmanager.cpp:239
#: src/notificationsmanager.cpp:237
#, kde-format
msgid "%1 invited you to a room"
msgstr "%1 kutsui sinut huoneeseen"
#: src/notificationsmanager.cpp:243
#: src/notificationsmanager.cpp:241
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "Avaa tämä kutsu NeoChatiin"
#: src/notificationsmanager.cpp:250
#: src/notificationsmanager.cpp:248
#, fuzzy, kde-format
#| msgid "Accept"
msgctxt "@action:button The thing being accepted is an invitation to chat"
msgid "Accept"
msgstr "Hyväksy"
#: src/notificationsmanager.cpp:251
#: src/notificationsmanager.cpp:249
#, fuzzy, kde-format
#| msgid "Reject"
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject"
msgstr "Hylkää"
#: src/notificationsmanager.cpp:252
#: src/notificationsmanager.cpp:250
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject and Ignore User"
@@ -1256,13 +1256,13 @@ msgid "Notification settings"
msgstr "Ilmoitusasetukset"
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:409 src/qml/UserInfo.qml:116
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:420 src/qml/UserInfo.qml:116
#, kde-format
msgid "Configure"
msgstr "Asetukset"
#: src/qml/AccountMenu.qml:40 src/qml/DevicesPage.qml:17
#: src/qml/SettingsPage.qml:80
#: src/qml/SettingsPage.qml:85
#, kde-format
msgid "Devices"
msgstr "Laitteet"
@@ -1273,7 +1273,7 @@ msgid "Logout"
msgstr "Kirjaudu ulos"
#: src/qml/AccountsPage.qml:20 src/qml/AccountsPage.qml:23
#: src/qml/SettingsPage.qml:49
#: src/qml/SettingsPage.qml:54
#, kde-format
msgid "Accounts"
msgstr "Tilit"
@@ -1414,7 +1414,7 @@ msgid "General"
msgstr "Perusasetukset"
#: src/qml/Categories.qml:33 src/qml/RoomSecurity.qml:17
#: src/qml/SettingsPage.qml:38
#: src/qml/SettingsPage.qml:43
#, kde-format
msgid "Security"
msgstr "Tietoturva"
@@ -1603,13 +1603,13 @@ msgstr "Ilmoituksen tila"
msgid "Follow Global Setting"
msgstr "Noudata yleisasetusta"
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:35
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr "Kaikki"
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:43
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
@@ -1617,7 +1617,7 @@ msgctxt ""
msgid "@Mentions and Keywords"
msgstr "@Maininnat ja hakusanat"
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:51
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
@@ -1692,7 +1692,7 @@ msgid "Make this parent official"
msgstr ""
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:225
#: src/qml/JoinRoomPage.qml:182
#: src/qml/JoinRoomPage.qml:183
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -1711,7 +1711,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:168
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:170
#: src/qml/SelectParentDialog.qml:131
#, fuzzy, kde-format
#| msgid "Explore Rooms"
@@ -2022,7 +2022,7 @@ msgstr ""
"Tämä viesti on salattu, eikä lähettäjä ole jakanut avainta tälle laitteelle."
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:164
#, kde-format
msgid "Explore rooms"
msgstr "Tutki huoneita"
@@ -2519,53 +2519,53 @@ msgctxt "menu"
msgid "Matrix FAQ"
msgstr "Matrixin UKK"
#: src/qml/GlobalNotificationsPage.qml:17
#: src/qml/GlobalNotificationsPage.qml:19
#, kde-format
msgctxt "@title:window"
msgid "Notifications"
msgstr "Ilmoitukset"
#: src/qml/GlobalNotificationsPage.qml:22
#: src/qml/GlobalNotificationsPage.qml:28
#, kde-format
msgid "Enable notifications for this account"
msgstr "Ota ilmoitukset käyttöön tälle tilille"
#: src/qml/GlobalNotificationsPage.qml:23
#: src/qml/GlobalNotificationsPage.qml:29
#, kde-format
msgid "Whether push notifications are generated by your Matrix server"
msgstr "Tuottaako Matrix-palvelin push-ilmoituksia"
#: src/qml/GlobalNotificationsPage.qml:33
#: src/qml/GlobalNotificationsPage.qml:39
#, kde-format
msgid "Room Notifications"
msgstr "Huoneilmoitukset"
#: src/qml/GlobalNotificationsPage.qml:50
#: src/qml/GlobalNotificationsPage.qml:56
#, kde-format
msgid "@Mentions"
msgstr "@Maininnat"
#: src/qml/GlobalNotificationsPage.qml:67 src/qml/PushNotification.qml:61
#: src/qml/GlobalNotificationsPage.qml:73 src/qml/PushNotification.qml:65
#, kde-format
msgid "Keywords"
msgstr "Hakusanat"
#: src/qml/GlobalNotificationsPage.qml:91 src/qml/PushNotification.qml:96
#: src/qml/GlobalNotificationsPage.qml:97 src/qml/PushNotification.qml:100
#, kde-format
msgid "Keyword…"
msgstr "Hakusana…"
#: src/qml/GlobalNotificationsPage.qml:110 src/qml/PushNotification.qml:115
#: src/qml/GlobalNotificationsPage.qml:116 src/qml/PushNotification.qml:119
#, kde-format
msgid "Add keyword"
msgstr "Lisää hakusana"
#: src/qml/GlobalNotificationsPage.qml:131
#: src/qml/GlobalNotificationsPage.qml:137
#, kde-format
msgid "Invites"
msgstr "Kutsut"
#: src/qml/GlobalNotificationsPage.qml:148
#: src/qml/GlobalNotificationsPage.qml:154
#, fuzzy, kde-format
#| msgctxt "Unknown attachment size"
#| msgid "Unknown"
@@ -2722,62 +2722,62 @@ msgstr "Tutki huoneita"
msgid "Find a room..."
msgstr "Etsi huonetta…"
#: src/qml/JoinRoomPage.qml:83
#: src/qml/JoinRoomPage.qml:84
#, kde-format
msgid "Add New Server"
msgstr "Lisää uusi palvelin"
#: src/qml/JoinRoomPage.qml:98
#: src/qml/JoinRoomPage.qml:99
#, kde-format
msgid "Home Server"
msgstr "Kotipalvelin"
#: src/qml/JoinRoomPage.qml:105
#: src/qml/JoinRoomPage.qml:106
#, fuzzy, kde-format
#| msgid "Add new server"
msgctxt "@action:button"
msgid "Add new server"
msgstr "Lisää uusi palvelin"
#: src/qml/JoinRoomPage.qml:137
#: src/qml/JoinRoomPage.qml:138
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "Lisää palvelin"
#: src/qml/JoinRoomPage.qml:150
#: src/qml/JoinRoomPage.qml:151
#, kde-format
msgid "Valid server entered"
msgstr "Annettiin kelvollinen palvelin"
#: src/qml/JoinRoomPage.qml:150
#: src/qml/JoinRoomPage.qml:151
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr "Tätä palvelinta ei voi ratkaista tai se on jo lisätty"
#: src/qml/JoinRoomPage.qml:150
#: src/qml/JoinRoomPage.qml:151
#, kde-format
msgid "The entered text is not a valid url"
msgstr "Annettu teksti ei ole kelvollinen verkko-osoite"
#: src/qml/JoinRoomPage.qml:150
#: src/qml/JoinRoomPage.qml:151
#, kde-format
msgid "Enter server url e.g. kde.org"
msgstr "Anna palvelimen verkko-osoite, esim. kde.org"
#: src/qml/JoinRoomPage.qml:158
#: src/qml/JoinRoomPage.qml:159
#, kde-format
msgid "Server URL"
msgstr "Palvelimen verkko-osoite"
#: src/qml/JoinRoomPage.qml:239
#: src/qml/JoinRoomPage.qml:240
#, fuzzy, kde-format
#| msgctxt "@label Parameter of a command"
#| msgid "<room-address>"
msgid "Enter a room address"
msgstr "<huoneosoite>"
#: src/qml/JoinRoomPage.qml:265
#: src/qml/JoinRoomPage.qml:266
#, fuzzy, kde-format
#| msgid "No rooms found"
msgctxt "@info:label"
@@ -2914,18 +2914,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Rekisteröidy"
#: src/qml/main.qml:323
#: src/qml/main.qml:334
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Istunnon todennus"
#: src/qml/main.qml:335
#: src/qml/main.qml:346
#, kde-format
msgid "User consent"
msgstr "Käyttäjän suostumus"
#: src/qml/main.qml:340
#: src/qml/main.qml:351
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2934,17 +2934,17 @@ msgstr ""
"Kotipalvelimesi vaatii sinua hyväksymään käyttöehdot ennen kuin voit käyttää "
"sitä. Lue ehdot napsauttamalla alla olevaa painiketta."
#: src/qml/main.qml:345
#: src/qml/main.qml:356
#, kde-format
msgid "Open"
msgstr "Avaa"
#: src/qml/main.qml:372
#: src/qml/main.qml:383
#, kde-format
msgid "Start a chat"
msgstr "Aloita keskustelu"
#: src/qml/main.qml:374
#: src/qml/main.qml:385
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Haluatko käynnistää keskustelun henkilön %1 kanssa?"
@@ -3024,7 +3024,7 @@ msgstr "Peru muokkaus"
msgid "Event Source"
msgstr "Tapahtumalähde"
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:74
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:79
#, kde-format
msgid "Network Proxy"
msgstr "Välityspalvelin"
@@ -3287,12 +3287,12 @@ msgstr "(päättynyt)"
msgid "Edit user power level"
msgstr "Muokkaa käyttäjän voimatasoa"
#: src/qml/PushNotification.qml:22
#: src/qml/PushNotification.qml:26
#, kde-format
msgid "Room notifications setting"
msgstr "Huoneen ilmoitusasetukset"
#: src/qml/PushNotification.qml:27
#: src/qml/PushNotification.qml:31
#, kde-format
msgid "Follow global setting"
msgstr "Noudata yleisasetusta"
@@ -3552,28 +3552,28 @@ msgstr[1] "%1 jäsentä"
msgid "No member count"
msgstr "Ei jäsenmäärää"
#: src/qml/RoomListPage.qml:159
#: src/qml/RoomListPage.qml:161
#, kde-format
msgid "No rooms found"
msgstr "Huoneita ei löytynyt"
#: src/qml/RoomListPage.qml:159
#: src/qml/RoomListPage.qml:161
#, kde-format
msgid "Join some rooms to get started"
msgstr "Aloita liittymällä joihinkin huoneisiin"
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:164
#, kde-format
msgid "Search in room directory"
msgstr "Etsi huonehakemistosta"
#: src/qml/RoomListPage.qml:215
#: src/qml/RoomListPage.qml:221
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr "Supista %1"
#: src/qml/RoomListPage.qml:215
#: src/qml/RoomListPage.qml:221
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
@@ -3838,22 +3838,22 @@ msgstr "Huoneen saatavilla olevat versiot"
msgid "Appearance"
msgstr "Ulkoasu"
#: src/qml/SettingsPage.qml:55
#: src/qml/SettingsPage.qml:60
#, kde-format
msgid "Stickers & Emojis"
msgstr "Tarrat ja emojit"
#: src/qml/SettingsPage.qml:67
#: src/qml/SettingsPage.qml:72
#, kde-format
msgid "Spell Checking"
msgstr "Oikeinkirjoituksen tarkistus"
#: src/qml/SettingsPage.qml:91
#: src/qml/SettingsPage.qml:96
#, kde-format
msgid "About NeoChat"
msgstr "Tietoa Neochatistä"
#: src/qml/SettingsPage.qml:97
#: src/qml/SettingsPage.qml:102
#, kde-format
msgid "About KDE"
msgstr "Tietoa KDE:stä"
@@ -4478,43 +4478,43 @@ msgstr "Virheellinen tai tyhjä Matrix-tunniste"
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 ei ole kelvollinen Matrix-tunniste"
#: src/roommanager.cpp:94
#: src/roommanager.cpp:93
#, kde-format
msgid "Room not found"
msgstr "Huonetta ei löytynyt"
#: src/roommanager.cpp:94
#: src/roommanager.cpp:93
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr "Huoneluettelossa ei ole huonetta %1. Tarkista oikeinkirjoitus ja tili."
#: src/roommanager.cpp:306
#: src/roommanager.cpp:305
#, kde-format
msgid "Failed to join room"
msgstr "Huoneeseen liittyminen epäonnistui"
#: src/roommanager.cpp:321
#: src/roommanager.cpp:320
#, kde-format
msgid "You requested to join '%1'"
msgstr "Pyysit liittyä huoneeseen ”%1”"
#: src/roommanager.cpp:324
#: src/roommanager.cpp:323
#, kde-format
msgid "Failed to request joining room"
msgstr "Pyyntö liittyä huoneeseen epäonnistui"
#: src/roommanager.cpp:333
#: src/roommanager.cpp:332
#, kde-format
msgid "No application for the link"
msgstr "Ei sovellusta linkille"
#: src/roommanager.cpp:333
#: src/roommanager.cpp:332
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr "Käyttöjärjestelmä ei löydä linkille sovellusta."
#: src/roommanager.cpp:339
#: src/roommanager.cpp:338
#, kde-format
msgid "Could not open URL"
msgstr "Verkko-osoitetta ei voitu avata"