diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
commit | 2e271313c97b3039cc3ab304b8411801b1afd3fa (patch) | |
tree | a1ca4252ccab3cc754b5118b1e362ffb5305c43e /core/l10n/fi.js | |
parent | 4c21fc802f15793264dd4e10336af70cd7d823e3 (diff) | |
download | nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.tar.gz nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index aada088076e..119fe5a47b9 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -55,6 +55,7 @@ OC.L10N.register( "Search contacts …" : "Etsi yhteystietoja…", "No contacts found" : "Yhteystietoja ei löytynyt", "Show all contacts …" : "Näytä kaikki yhteystiedot…", + "Could not load your contacts" : "Yhteystietojasi ei voitu ladata", "Loading your contacts …" : "Ladataan yhteystietojasi…", "Looking for {term} …" : "Etsii {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Eheystarkistus tuotti ongelmia. Lisätietoja…</a>", @@ -261,6 +262,7 @@ OC.L10N.register( "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", + "Grant access" : "Myönnä pääsy", "App token" : "Sovellusvaltuutus", "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta", "Redirecting …" : "Ohjataan uudelleen…", @@ -287,6 +289,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", "This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", - "Thank you for your patience." : "Kiitos kärsivällisyydestäsi." + "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.", + "There was an error loading your contacts" : "Virhe yhteystietojasi ladattaessa", + "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:" }, "nplurals=2; plural=(n != 1);"); |