GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
227
po/sl/neochat.po
227
po/sl/neochat.po
@@ -9,8 +9,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-24 07:44+0100\n"
|
||||
"POT-Creation-Date: 2024-03-30 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-03-29 07:31+0100\n"
|
||||
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
|
||||
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
||||
"Language: sl\n"
|
||||
@@ -1173,7 +1173,7 @@ msgstr "Širina: %1, Dolžina: %2"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Šifrirano sporočilo"
|
||||
|
||||
#: 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"
|
||||
@@ -1244,12 +1244,12 @@ msgctxt "@title:window"
|
||||
msgid "Event Source"
|
||||
msgstr "Vir dogodka"
|
||||
|
||||
#: 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 "Uredi ta račun"
|
||||
|
||||
#: 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"
|
||||
@@ -1261,7 +1261,7 @@ msgid "Notification settings"
|
||||
msgstr "Nastavitve obvestil"
|
||||
|
||||
#: 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 "Nastavi"
|
||||
@@ -1272,7 +1272,7 @@ msgstr "Nastavi"
|
||||
msgid "Devices"
|
||||
msgstr "Naprave"
|
||||
|
||||
#: 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 "Odpri razvojna orodja"
|
||||
@@ -1300,6 +1300,33 @@ msgstr "Odpri ključ varovalne kopije"
|
||||
msgid "Logout"
|
||||
msgstr "Odjavi se"
|
||||
|
||||
#: src/qml/AccountSwitchDialog.qml:30
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Account"
|
||||
msgctxt "@title: dialog to switch between logged in accounts"
|
||||
msgid "Switch Account"
|
||||
msgstr "Uredi račun"
|
||||
|
||||
#: src/qml/AccountSwitchDialog.qml:55
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add Account"
|
||||
msgctxt "@button: login to or register a new account."
|
||||
msgid "Add Account"
|
||||
msgstr "Dodaj račun"
|
||||
|
||||
#: 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 "Prijavite se ali ustvarite nov račun"
|
||||
|
||||
#: src/qml/AccountSwitchDialog.qml:65
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Login"
|
||||
msgstr "Prijava"
|
||||
|
||||
#: src/qml/AttachDialog.qml:27
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
@@ -1445,6 +1472,29 @@ msgstr "Ne bo mogoče deaktivirati šifriranja, potem ko je omogočeno."
|
||||
msgid "Cancel"
|
||||
msgstr "Prekliči"
|
||||
|
||||
#: src/qml/ConfirmLeaveDialog.qml:19
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Confirm Deactivating Account"
|
||||
msgctxt "@title:dialog"
|
||||
msgid "Confirm Leaving Room"
|
||||
msgstr "Potrdi deaktiviranje računa"
|
||||
|
||||
#: 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 "Ali želite odpreti <b>%1</b>?"
|
||||
|
||||
#: src/qml/ConfirmLeaveDialog.qml:27
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Leave Room"
|
||||
msgctxt "@action:button"
|
||||
msgid "Leave Room"
|
||||
msgstr "Zapusti sobo"
|
||||
|
||||
#: src/qml/ConfirmLogoutDialog.qml:18 src/qml/ConfirmLogoutDialog.qml:37
|
||||
#, kde-format
|
||||
msgid "Sign out"
|
||||
@@ -1456,20 +1506,16 @@ msgid "Are you sure you want to sign out?"
|
||||
msgstr "Ali se zares želite odjaviti?"
|
||||
|
||||
#: 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 "Odpri datoteko"
|
||||
msgstr "Odpri 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 "Ali želite odpreti <b>%1</b>?"
|
||||
|
||||
#: src/qml/ContextMenu.qml:31
|
||||
#, kde-format
|
||||
@@ -1640,7 +1686,7 @@ msgstr "Poberite sobo"
|
||||
|
||||
#: 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"
|
||||
@@ -1711,7 +1757,7 @@ msgstr "Poišči »%1«"
|
||||
msgid "Configure Web Shortcuts..."
|
||||
msgstr "Nastavi spletne bližnjice …"
|
||||
|
||||
#: 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 "Razvojna orodja"
|
||||
@@ -1834,21 +1880,21 @@ msgid "They don't match"
|
||||
msgstr "Se ne ujemajo"
|
||||
|
||||
#: 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 "Razišči sobe"
|
||||
|
||||
#: 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 "Poišči vaše prijatelje"
|
||||
|
||||
#: 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"
|
||||
@@ -1867,13 +1913,13 @@ msgstr "Ustvari prostor"
|
||||
#: src/qml/ExploreComponent.qml:72
|
||||
#, kde-format
|
||||
msgid "Scan a QR Code"
|
||||
msgstr ""
|
||||
msgstr "Skeniraj kodo QR"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:77 src/qml/QrScannerPage.qml:16
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Scan a QR Code"
|
||||
msgstr ""
|
||||
msgstr "Skeniraj kodo QR"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
|
||||
#, kde-format
|
||||
@@ -2159,7 +2205,7 @@ msgstr "Povabi uporabnika"
|
||||
msgid "Find a user..."
|
||||
msgstr "Najdi uporabnika …"
|
||||
|
||||
#: src/qml/InviteUserPage.qml:44 src/qml/UserInfo.qml:113
|
||||
#: src/qml/InviteUserPage.qml:44
|
||||
#, kde-format
|
||||
msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
@@ -2180,20 +2226,16 @@ msgid "User is either already a member or has been invited"
|
||||
msgstr "Uporabnik je ali že član ali je bil povabljen"
|
||||
|
||||
#: src/qml/JoinRoomDialog.qml:29
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "Joining room <roomname>."
|
||||
#| msgid "Joining room %1."
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Join Room"
|
||||
msgstr "Se pridružujem sobi %1."
|
||||
msgstr "Pridruži se sobi"
|
||||
|
||||
#: 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 "Se pridružujem sobi %1."
|
||||
msgstr "Pridruži se sobi"
|
||||
|
||||
#: src/qml/KeyVerificationDialog.qml:18
|
||||
#, kde-format
|
||||
@@ -2313,18 +2355,18 @@ msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
msgstr "Registracija"
|
||||
|
||||
#: src/qml/main.qml:368
|
||||
#: src/qml/main.qml:364
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verifikacija seje"
|
||||
|
||||
#: src/qml/main.qml:385
|
||||
#: src/qml/main.qml:381
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Privoljenje uporabnika"
|
||||
|
||||
#: 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 "
|
||||
@@ -2333,28 +2375,28 @@ msgstr ""
|
||||
"Vaš domači strežnik zahteva, da se strinjate s pogoji njegove rabe pred "
|
||||
"dovoljenjem za uporabo. Prosimo, kliknite spodnji gumb, da jih preberete."
|
||||
|
||||
#: src/qml/main.qml:395
|
||||
#: src/qml/main.qml:391
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Odpri"
|
||||
|
||||
#: src/qml/main.qml:422
|
||||
#: src/qml/main.qml:418
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Začni klepet"
|
||||
|
||||
#: src/qml/main.qml:424
|
||||
#: src/qml/main.qml:420
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "Ali želite začeti klepet z %1?"
|
||||
|
||||
#: src/qml/main.qml:450
|
||||
#: src/qml/main.qml:446
|
||||
#, kde-format
|
||||
msgctxt "@info screenreader"
|
||||
msgid "The currently selected link"
|
||||
msgstr "Trenutno izbrana povezava"
|
||||
|
||||
#: 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"
|
||||
@@ -2421,11 +2463,10 @@ msgid "Forward Message"
|
||||
msgstr "Prenesi sporočilo naprej"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:71
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Switch User"
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Show User"
|
||||
msgstr "Preklopi uporabnika"
|
||||
msgstr "Prikaži uporabnika"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:79
|
||||
#, kde-format
|
||||
@@ -2724,23 +2765,30 @@ msgstr "Dodaj sobo med priljubljene"
|
||||
msgid "Show locations for this room"
|
||||
msgstr "Pokaži mesta za to sobo"
|
||||
|
||||
#: 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 "Zapušča to sobo."
|
||||
|
||||
#: src/qml/RoomInformation.qml:133
|
||||
#, kde-format
|
||||
msgid "Members"
|
||||
msgstr "Člani"
|
||||
|
||||
#: 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 "Povabi uporabnika"
|
||||
|
||||
#: src/qml/RoomInformation.qml:138
|
||||
#: src/qml/RoomInformation.qml:152
|
||||
#, kde-format
|
||||
msgid "Invite user to room"
|
||||
msgstr "Povabite uporabnika v sobo"
|
||||
|
||||
#: src/qml/RoomInformation.qml:145
|
||||
#: src/qml/RoomInformation.qml:159
|
||||
#, kde-format
|
||||
msgid "%1 member"
|
||||
msgid_plural "%1 members"
|
||||
@@ -2749,22 +2797,22 @@ msgstr[1] "%1 član"
|
||||
msgstr[2] "%1 člana"
|
||||
msgstr[3] "%1 člani"
|
||||
|
||||
#: src/qml/RoomInformation.qml:145
|
||||
#: src/qml/RoomInformation.qml:159
|
||||
#, kde-format
|
||||
msgid "No member count"
|
||||
msgstr "Ni števila članov"
|
||||
|
||||
#: src/qml/RoomListPage.qml:230
|
||||
#: src/qml/RoomListPage.qml:229
|
||||
#, kde-format
|
||||
msgid "No friends found"
|
||||
msgstr "Ni najti nobenega prijatelja"
|
||||
|
||||
#: src/qml/RoomListPage.qml:230
|
||||
#: src/qml/RoomListPage.qml:229
|
||||
#, kde-format
|
||||
msgid "No rooms found"
|
||||
msgstr "Nobene sobe ni mogoče najti"
|
||||
|
||||
#: 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."
|
||||
@@ -2772,17 +2820,17 @@ msgstr ""
|
||||
"Dodali niste še nobenega od svojih prijateljev, kliknite spodaj, da jih "
|
||||
"poiščete."
|
||||
|
||||
#: src/qml/RoomListPage.qml:232
|
||||
#: src/qml/RoomListPage.qml:231
|
||||
#, kde-format
|
||||
msgid "Join some rooms to get started"
|
||||
msgstr "Pridruži se nekaj sobam za začetek"
|
||||
|
||||
#: src/qml/RoomListPage.qml:239
|
||||
#: src/qml/RoomListPage.qml:238
|
||||
#, kde-format
|
||||
msgid "Search in room directory"
|
||||
msgstr "Poišči v imeniku sob"
|
||||
|
||||
#: src/qml/RoomListPage.qml:256
|
||||
#: src/qml/RoomListPage.qml:255
|
||||
#, kde-format
|
||||
msgid "Search in friend directory"
|
||||
msgstr "Poišči v imeniku prijateljev"
|
||||
@@ -3002,22 +3050,36 @@ msgid "Suggested"
|
||||
msgstr "Predlagano"
|
||||
|
||||
#: 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 " člani – "
|
||||
msgid "%1 member - "
|
||||
msgid_plural "%1 members - "
|
||||
msgstr[0] " člani – "
|
||||
msgstr[1] " člani – "
|
||||
msgstr[2] " člani – "
|
||||
msgstr[3] " člani – "
|
||||
|
||||
#: 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 " člani"
|
||||
msgid "%1 member"
|
||||
msgid_plural "%1 members"
|
||||
msgstr[0] "%1 članov"
|
||||
msgstr[1] "%1 član"
|
||||
msgstr[2] "%1 člana"
|
||||
msgstr[3] "%1 člani"
|
||||
|
||||
#: 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 "Dodaj novega odvisnega"
|
||||
msgid "Add new room"
|
||||
msgstr "Dodaj novi strežnik"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:120
|
||||
#, kde-format
|
||||
@@ -3301,32 +3363,16 @@ msgstr "Povabi na zasebni klepet"
|
||||
msgid "Copy link"
|
||||
msgstr "Kopiraj povezavo"
|
||||
|
||||
#: src/qml/UserInfo.qml:97
|
||||
#: src/qml/UserInfo.qml:106
|
||||
#, kde-format
|
||||
msgid "Switch User"
|
||||
msgstr "Preklopi uporabnika"
|
||||
|
||||
#: src/qml/UserInfo.qml:147
|
||||
#: src/qml/UserInfo.qml:113
|
||||
#, kde-format
|
||||
msgid "Open Settings"
|
||||
msgstr "Odpri nastavitve"
|
||||
|
||||
#: src/qml/UserInfo.qml:198 src/settings/AccountsPage.qml:102
|
||||
#, kde-format
|
||||
msgid "Add Account"
|
||||
msgstr "Dodaj račun"
|
||||
|
||||
#: src/qml/UserInfo.qml:201
|
||||
#, kde-format
|
||||
msgid "Log in to an existing account"
|
||||
msgstr "Prijavite se na obstoječi račun"
|
||||
|
||||
#: src/qml/UserInfo.qml:208
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Login"
|
||||
msgstr "Prijava"
|
||||
|
||||
#: src/qml/Username.qml:20
|
||||
#, kde-format
|
||||
msgid "Username:"
|
||||
@@ -3773,6 +3819,11 @@ msgstr "Neznana težava ob poskusu zamenjave gesla"
|
||||
msgid "Accounts"
|
||||
msgstr "Računi"
|
||||
|
||||
#: src/settings/AccountsPage.qml:102
|
||||
#, kde-format
|
||||
msgid "Add Account"
|
||||
msgstr "Dodaj račun"
|
||||
|
||||
#: src/settings/AppearanceSettingsPage.qml:19
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
@@ -4977,10 +5028,9 @@ msgid "Loading URL preview"
|
||||
msgstr "Nalaganje predogleda URL"
|
||||
|
||||
#: src/timeline/MessageComponentChooser.qml:220
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "withdrew a user's invitation"
|
||||
#, kde-format
|
||||
msgid "%1 started a user verification"
|
||||
msgstr "je umaknil povabilo"
|
||||
msgstr "%1 je začel preverjanje uporabnika"
|
||||
|
||||
#: src/timeline/MessageEditComponent.qml:102
|
||||
#, kde-format
|
||||
@@ -5055,6 +5105,17 @@ msgstr "Prikaži"
|
||||
msgid "Quit"
|
||||
msgstr "Zapusti"
|
||||
|
||||
#~ msgctxt "number of room members"
|
||||
#~ msgid " members"
|
||||
#~ msgstr " člani"
|
||||
|
||||
#~ msgctxt "@button"
|
||||
#~ msgid "Add new child"
|
||||
#~ msgstr "Dodaj novega odvisnega"
|
||||
|
||||
#~ msgid "Log in to an existing account"
|
||||
#~ msgstr "Prijavite se na obstoječi račun"
|
||||
|
||||
#~ msgid "Open in New Window"
|
||||
#~ msgstr "Odpri v novem oknu"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user