mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Finnish)
Currently translated at 92.0% (2062 of 2241 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/pull/21833/head
parent
71f8a49e60
commit
39889a6e2b
|
@ -1174,7 +1174,7 @@
|
|||
"Only room administrators will see this warning": "Vain huoneen ylläpitäjät näkevät tämän varoituksen",
|
||||
"Add some now": "Lisää muutamia",
|
||||
"Error updating main address": "Pääosoitteen päivityksessä tapahtui virhe",
|
||||
"There was an error updating the room's main address. It may not be allowed by the server or a temporary failure occurred.": "Huoneen pääosoitteen päivityksessä tapahtui virhe. Se ei välttämättä ole sallittua tällä palevlimella tai kyseessä on väliaikainen virhe.",
|
||||
"There was an error updating the room's main address. It may not be allowed by the server or a temporary failure occurred.": "Huoneen pääosoitteen päivityksessä tapahtui virhe. Se ei välttämättä ole sallittua tällä palvelimella tai kyseessä on väliaikainen virhe.",
|
||||
"Error creating alias": "Aliaksen luonnissa tapahtui virhe",
|
||||
"There was an error creating that alias. It may not be allowed by the server or a temporary failure occurred.": "Aliaksen luonnissa tapahtui virhe. Se ei välttämättä ole sallittua tällä palvelimella tai kyseessä on väliaikainen virhe.",
|
||||
"Error removing alias": "Aliaksen poistossa tapahtui virhe",
|
||||
|
@ -2052,5 +2052,59 @@
|
|||
"This bridge was provisioned by <user />.": "Tämän sillan tarjoaa käyttäjä <user />.",
|
||||
"This bridge is managed by <user />.": "Tätä siltaa hallinnoi käyttäjä <user />.",
|
||||
"Workspace: %(networkName)s": "Työtila: %(networkName)s",
|
||||
"Channel: %(channelName)s": "Kanava: %(channelName)s"
|
||||
"Channel: %(channelName)s": "Kanava: %(channelName)s",
|
||||
"outdated": "vanhentunut",
|
||||
"up to date": "ajan tasalla",
|
||||
"Delete %(count)s sessions|other": "Poista %(count)s istuntoa",
|
||||
"Enable": "Ota käyttöön",
|
||||
"Backup is not signed by any of your sessions": "Mikään istuntosi ei ole allekirjoittanut varmuuskopiota",
|
||||
"Theme added!": "Teema lisätty!",
|
||||
"Add theme": "Lisää teema",
|
||||
"Scroll to most recent messages": "Vieritä tuoreimpiin viesteihin",
|
||||
"There was an error updating the room's alternative addresses. It may not be allowed by the server or a temporary failure occurred.": "Huoneen vaihtoehtoisten osoitteiden päivittämisessä tapahtui virhe. Palvelin ei ehkä salli sitä tai syynä oli tilapäinen virhe.",
|
||||
"You don't have permission to delete the alias.": "Sinulla ei ole lupaa poistaa aliasta.",
|
||||
"Local address": "Paikallinen osoite",
|
||||
"Local Addresses": "Paikalliset osoitteet",
|
||||
"Set addresses for this room so users can find this room through your homeserver (%(localDomain)s)": "Aseta osoitteita tälle huoneelle, jotta käyttäjät löytävät tämän huoneen kotipalvelimeltasi (%(localDomain)s)",
|
||||
"Your messages are not secure": "Viestisi eivät ole turvassa",
|
||||
"Accepting …": "Hyväksytään …",
|
||||
"Declining …": "Kieltäydytään …",
|
||||
"Enter a server name": "Syötä palvelimen nimi",
|
||||
"Looks good": "Hyvältä näyttää",
|
||||
"Can't find this server or its room list": "Tätä palvelinta tai sen huoneluetteloa ei löydy",
|
||||
"All rooms": "Kaikki huoneet",
|
||||
"Your server": "Palvelimesi",
|
||||
"Are you sure you want to remove <b>%(serverName)s</b>": "Haluatko varmasti poistaa palvelimen <b>%(serverName)s</b>",
|
||||
"Remove server": "Poista palvelin",
|
||||
"Matrix": "Matrix",
|
||||
"Add a new server": "Lisää uusi palvelin",
|
||||
"Server name": "Palvelimen nimi",
|
||||
"Add a new server...": "Lisää uusi palvelin...",
|
||||
"If you didn’t sign in to this session, your account may be compromised.": "Jos et kirjautunut tähän istuntoon, käyttäjätilisi saattaa olla vaarantunut.",
|
||||
"This wasn't me": "Tämä en ollut minä",
|
||||
"Unknown sessions": "Tuntemattomat istunnot",
|
||||
"Waiting…": "Odotetaan…",
|
||||
"Disable": "Poista käytöstä",
|
||||
"Calls": "Puhelut",
|
||||
"Room List": "Huoneluettelo",
|
||||
"Autocomplete": "Automaattinen täydennys",
|
||||
"Alt": "Alt",
|
||||
"Alt Gr": "Alt Gr",
|
||||
"Shift": "Vaihto",
|
||||
"Ctrl": "Ctrl",
|
||||
"Toggle Bold": "Lihavointi päälle/pois",
|
||||
"Toggle Italics": "Kursivointi päälle/pois",
|
||||
"Toggle Quote": "Lainaus päälle/pois",
|
||||
"New line": "Rivinvaihto",
|
||||
"Toggle microphone mute": "Mikrofonin mykistys päälle/pois",
|
||||
"Toggle video on/off": "Video päälle/pois",
|
||||
"Scroll up/down in the timeline": "Vieritä aikajanaa ylöspäin/alaspäin",
|
||||
"Activate selected button": "Aktivoi valittu painike",
|
||||
"Cancel autocomplete": "Peruuta automaattinen täydennys",
|
||||
"Page Up": "Page Up",
|
||||
"Page Down": "Page Down",
|
||||
"Esc": "Esc",
|
||||
"Enter": "Enter",
|
||||
"Space": "Välilyönti",
|
||||
"End": "End"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue