[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-03-19 01:08:37 +00:00
parent d7647177c3
commit f842dec263
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 252 additions and 0 deletions

View File

@ -27,7 +27,12 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
"File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Palvelin ei ehkä ole juuri nyt tavoitettavissa tai käyttää itse allekirjoitettua sertifikaattia.",
"Could not find share" : "Ei löytynyt jakoa",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user} ({behalf}:n puolesta)",
"You received \"%3$s\" as a remote share from %1$s" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s",
"You received {share} as a remote share from {user}" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user}",
"Accept" : "Hyväksy",
"Decline" : "Kieltäydy",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",

View File

@ -25,7 +25,12 @@
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
"File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Palvelin ei ehkä ole juuri nyt tavoitettavissa tai käyttää itse allekirjoitettua sertifikaattia.",
"Could not find share" : "Ei löytynyt jakoa",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user} ({behalf}:n puolesta)",
"You received \"%3$s\" as a remote share from %1$s" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s",
"You received {share} as a remote share from {user}" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user}",
"Accept" : "Hyväksy",
"Decline" : "Kieltäydy",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",

View File

@ -45,6 +45,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
"Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
"Error deleting file \"{fileName}\"." : "Fel när \"{fileName}\" skulle raderas.",
"No search results in other folders for {tag}{filter}{endtag}" : "Inga sökresultat i andra mappar för {tag}{filter}{endtag}",
"Name" : "Namn",
"Size" : "Storlek",
"Modified" : "Ändrad",

View File

@ -43,6 +43,7 @@
"Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
"Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
"Error deleting file \"{fileName}\"." : "Fel när \"{fileName}\" skulle raderas.",
"No search results in other folders for {tag}{filter}{endtag}" : "Inga sökresultat i andra mappar för {tag}{filter}{endtag}",
"Name" : "Namn",
"Size" : "Storlek",
"Modified" : "Ändrad",

View File

@ -0,0 +1,121 @@
OC.L10N.register(
"files_sharing",
{
"Shared with you" : "Jaettu kanssasi",
"Shared with others" : "Jaettu muiden kanssa",
"Shared by link" : "Jaettu linkin kautta",
"Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään",
"Files and folders others share with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä",
"Nothing shared yet" : "Ei mitään jaettua",
"Files and folders you share will show up here" : "Jakamasi tiedostot ja kansiot näkyvät täällä",
"No shared links" : "Ei jaettuja linkkejä",
"Files and folders you share by link will show up here" : "Linkin kautta jakamasi tiedostot ja kansiot näkyvät täällä",
"You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon",
"No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}",
"Invalid server URL" : "Virheellinen palvelimen URL",
"Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui",
"Share" : "Jaa",
"No expiration date set" : "Ei vanhenemispäivää asetettu",
"Shared by" : "Jakanut",
"Sharing" : "Jakaminen",
"File shares" : "Tiedostojaot",
"Downloaded via public link" : "Lataa julkista linkkiä käyttäen",
"Downloaded by {email}" : "Ladannut {email}",
"{file} downloaded via public link" : "{file} ladattu julkisen linkin kautta",
"{email} downloaded {file}" : "{email} latasi tiedoston {file}",
"Shared with group {group}" : "Jaettu ryhmälle {group}",
"Removed share for group {group}" : "Lopetettu jakaminen ryhmälle {group}",
"{actor} shared with group {group}" : "{actor} jakoi ryhmälle {group}",
"{actor} removed share for group {group}" : "{actor} lopetti jakamisen ryhmälle {group}",
"You shared {file} with group {group}" : "Jaoit tiedoston {file} ryhmälle {group}",
"You removed group {group} from {file}" : "Poistit ryhmän {group} tiedostosta {file}",
"{actor} shared {file} with group {group}" : "{actor} jakoi tiedoston {file} ryhmälle {group}",
"{actor} removed group {group} from {file}" : "{actor} poisti ryhmän {group} tiedostosta {file}",
"Shared as public link" : "Jaettu julkisella linkillä",
"Removed public link" : "Julkinen linkki poistettu",
"Public link expired" : "Julkinen linkki vanhentui",
"A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>",
"A file or folder has been <strong>shared</strong>" : "Tiedosto tai kansio on <strong>jaettu</strong>",
"Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa",
"could not delete share" : "jaon poistaminen epäonnistui",
"Could not delete share" : "Jaon poistaminen ei onnistunut",
"Please specify a file or folder path" : "Määritä tiedoston tai kansion polku",
"Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa",
"Could not create share" : "Jaon luominen epäonnistui",
"invalid permissions" : "vialliset oikeudet",
"Please specify a valid user" : "Määritä kelvollinen käyttäjä",
"Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen",
"Please specify a valid group" : "Määritä kelvollinen ryhmä",
"Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen",
"Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen",
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja",
"Unknown share type" : "Tuntematon jaon tyyppi",
"Not a directory" : "Ei hakemisto",
"Could not lock path" : "Polun lukitseminen ei onnistunut",
"Wrong or no update parameter given" : "Päivitettävä parametri puuttuu tai on väärin",
"Can't change permissions for public share links" : "Julkisten jakolinkkien käyttöoikeuksia ei voi muuttaa",
"Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu",
"Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä",
"This share is password-protected" : "Tämä jako on suojattu salasanalla",
"The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.",
"Password" : "Salasana",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
"Name" : "Nimi",
"Share time" : "Jakamisen ajankohta",
"Expiration date" : "Päättymispäivä",
"Sorry, this link doesnt seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.",
"Reasons might be:" : "Mahdollisia syitä:",
"the item was removed" : "kohde poistettiin",
"the link expired" : "linkki vanheni",
"sharing is disabled" : "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Add to your Nextcloud" : "Lisää Nextcloudiisi",
"Download" : "Lataa",
"Download %s" : "Lataa %s",
"Direct link" : "Suora linkki",
"Upload files to %s" : "Lähetä tiedostoja kohteelle %s",
"Select or drop files" : "Valitse tai pudota tiedostoja",
"Uploading files…" : "Lähetetään tiedostoja…",
"Uploaded files:" : "Lähetetyt tiedostot:",
"A public shared file or folder was <strong>downloaded</strong>" : "Julkisesti jaettu tiedosto tai kansio <strong>ladattiin</strong>",
"You received a new remote share %2$s from %1$s" : "Vastaanotit uuden etäjaon %2$s käyttäjältä %1$s",
"You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s",
"%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s",
"%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s",
"%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi",
"Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin",
"Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin",
"You shared %1$s with %2$s" : "Jaoit kohteen %1$s käyttäjän %2$s kanssa",
"%2$s shared %1$s with %3$s" : "%2$s jakoi kohteen %1$s käyttäjän %3$s kanssa",
"You removed the share of %2$s for %1$s" : "Poistit %1$s:n jaon käyttäjälle %2$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s poisti %1$s:n jaon käyttäjälle %3$s",
"You shared %1$s with group %2$s" : "Jaoit kohteen %1$s ryhmän %2$s kanssa",
"%2$s shared %1$s with group %3$s" : "%2$s jakoi kohteen %1$s ryhmän %3$s kanssa",
"You removed the share of group %2$s for %1$s" : "Poistit %1$s:n jaon ryhmälle %2$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s poisti %1$s:n jaon ryhmälle %3$s",
"%2$s shared %1$s via link" : "%2$s jakoi kohteen %1$s linkin kautta",
"You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta",
"You removed the public link for %1$s" : "Poistit julkisen linkin kohteelle %1$s",
"%2$s removed the public link for %1$s" : "%2$s poisti julkisen linkin kohteelle %1$s",
"Your public link for %1$s expired" : "Julkinen linkkisi kohteelle %1$s vanhentui",
"The public link of %2$s for %1$s expired" : "Käyttäjän %2$s julkinen linkki kohteeseen %1$s vanhentui",
"%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi",
"%2$s removed the share for %1$s" : "%2$s poisti %1$s:n jaon",
"Shared with %2$s" : "Jaettu käyttäjän %2$s kanssa",
"Shared with %3$s by %2$s" : "Jaettu käyttäjän %3$s kanssa käyttäjän %2$s toimesta",
"Removed share for %2$s" : "Poisti jaon käyttäjälle %2$s",
"%2$s removed share for %3$s" : "%2$s poisti jaon käyttäjältä %3$s",
"Shared with group %2$s" : "Jaettu ryhmän %2$s kanssa",
"Shared with group %3$s by %2$s" : "Jaettu ryhmän %3$s kanssa käyttäjän %2$s toimesta",
"Removed share of group %2$s" : "Poisti jaon ryhmälle %2$s",
"%2$s removed share of group %3$s" : "%2$s poisti jaon ryhmälle %3$s",
"Shared via link by %2$s" : "Jaettu linkin kautta käyttäjän %2$s toimesta",
"Shared via public link" : "Jaettu julkisen linkin kautta",
"%2$s removed public link" : "%2$s poisti julkisen linkin",
"Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui",
"Shared by %2$s" : "Jakanut %2$s",
"Shares" : "Jaot"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,119 @@
{ "translations": {
"Shared with you" : "Jaettu kanssasi",
"Shared with others" : "Jaettu muiden kanssa",
"Shared by link" : "Jaettu linkin kautta",
"Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään",
"Files and folders others share with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä",
"Nothing shared yet" : "Ei mitään jaettua",
"Files and folders you share will show up here" : "Jakamasi tiedostot ja kansiot näkyvät täällä",
"No shared links" : "Ei jaettuja linkkejä",
"Files and folders you share by link will show up here" : "Linkin kautta jakamasi tiedostot ja kansiot näkyvät täällä",
"You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon",
"No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}",
"Invalid server URL" : "Virheellinen palvelimen URL",
"Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui",
"Share" : "Jaa",
"No expiration date set" : "Ei vanhenemispäivää asetettu",
"Shared by" : "Jakanut",
"Sharing" : "Jakaminen",
"File shares" : "Tiedostojaot",
"Downloaded via public link" : "Lataa julkista linkkiä käyttäen",
"Downloaded by {email}" : "Ladannut {email}",
"{file} downloaded via public link" : "{file} ladattu julkisen linkin kautta",
"{email} downloaded {file}" : "{email} latasi tiedoston {file}",
"Shared with group {group}" : "Jaettu ryhmälle {group}",
"Removed share for group {group}" : "Lopetettu jakaminen ryhmälle {group}",
"{actor} shared with group {group}" : "{actor} jakoi ryhmälle {group}",
"{actor} removed share for group {group}" : "{actor} lopetti jakamisen ryhmälle {group}",
"You shared {file} with group {group}" : "Jaoit tiedoston {file} ryhmälle {group}",
"You removed group {group} from {file}" : "Poistit ryhmän {group} tiedostosta {file}",
"{actor} shared {file} with group {group}" : "{actor} jakoi tiedoston {file} ryhmälle {group}",
"{actor} removed group {group} from {file}" : "{actor} poisti ryhmän {group} tiedostosta {file}",
"Shared as public link" : "Jaettu julkisella linkillä",
"Removed public link" : "Julkinen linkki poistettu",
"Public link expired" : "Julkinen linkki vanhentui",
"A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>",
"A file or folder has been <strong>shared</strong>" : "Tiedosto tai kansio on <strong>jaettu</strong>",
"Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa",
"could not delete share" : "jaon poistaminen epäonnistui",
"Could not delete share" : "Jaon poistaminen ei onnistunut",
"Please specify a file or folder path" : "Määritä tiedoston tai kansion polku",
"Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa",
"Could not create share" : "Jaon luominen epäonnistui",
"invalid permissions" : "vialliset oikeudet",
"Please specify a valid user" : "Määritä kelvollinen käyttäjä",
"Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen",
"Please specify a valid group" : "Määritä kelvollinen ryhmä",
"Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen",
"Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen",
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja",
"Unknown share type" : "Tuntematon jaon tyyppi",
"Not a directory" : "Ei hakemisto",
"Could not lock path" : "Polun lukitseminen ei onnistunut",
"Wrong or no update parameter given" : "Päivitettävä parametri puuttuu tai on väärin",
"Can't change permissions for public share links" : "Julkisten jakolinkkien käyttöoikeuksia ei voi muuttaa",
"Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu",
"Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä",
"This share is password-protected" : "Tämä jako on suojattu salasanalla",
"The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.",
"Password" : "Salasana",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
"Name" : "Nimi",
"Share time" : "Jakamisen ajankohta",
"Expiration date" : "Päättymispäivä",
"Sorry, this link doesnt seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.",
"Reasons might be:" : "Mahdollisia syitä:",
"the item was removed" : "kohde poistettiin",
"the link expired" : "linkki vanheni",
"sharing is disabled" : "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
"Add to your Nextcloud" : "Lisää Nextcloudiisi",
"Download" : "Lataa",
"Download %s" : "Lataa %s",
"Direct link" : "Suora linkki",
"Upload files to %s" : "Lähetä tiedostoja kohteelle %s",
"Select or drop files" : "Valitse tai pudota tiedostoja",
"Uploading files…" : "Lähetetään tiedostoja…",
"Uploaded files:" : "Lähetetyt tiedostot:",
"A public shared file or folder was <strong>downloaded</strong>" : "Julkisesti jaettu tiedosto tai kansio <strong>ladattiin</strong>",
"You received a new remote share %2$s from %1$s" : "Vastaanotit uuden etäjaon %2$s käyttäjältä %1$s",
"You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s",
"%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s",
"%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s",
"%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi",
"Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin",
"Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin",
"You shared %1$s with %2$s" : "Jaoit kohteen %1$s käyttäjän %2$s kanssa",
"%2$s shared %1$s with %3$s" : "%2$s jakoi kohteen %1$s käyttäjän %3$s kanssa",
"You removed the share of %2$s for %1$s" : "Poistit %1$s:n jaon käyttäjälle %2$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s poisti %1$s:n jaon käyttäjälle %3$s",
"You shared %1$s with group %2$s" : "Jaoit kohteen %1$s ryhmän %2$s kanssa",
"%2$s shared %1$s with group %3$s" : "%2$s jakoi kohteen %1$s ryhmän %3$s kanssa",
"You removed the share of group %2$s for %1$s" : "Poistit %1$s:n jaon ryhmälle %2$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s poisti %1$s:n jaon ryhmälle %3$s",
"%2$s shared %1$s via link" : "%2$s jakoi kohteen %1$s linkin kautta",
"You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta",
"You removed the public link for %1$s" : "Poistit julkisen linkin kohteelle %1$s",
"%2$s removed the public link for %1$s" : "%2$s poisti julkisen linkin kohteelle %1$s",
"Your public link for %1$s expired" : "Julkinen linkkisi kohteelle %1$s vanhentui",
"The public link of %2$s for %1$s expired" : "Käyttäjän %2$s julkinen linkki kohteeseen %1$s vanhentui",
"%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi",
"%2$s removed the share for %1$s" : "%2$s poisti %1$s:n jaon",
"Shared with %2$s" : "Jaettu käyttäjän %2$s kanssa",
"Shared with %3$s by %2$s" : "Jaettu käyttäjän %3$s kanssa käyttäjän %2$s toimesta",
"Removed share for %2$s" : "Poisti jaon käyttäjälle %2$s",
"%2$s removed share for %3$s" : "%2$s poisti jaon käyttäjältä %3$s",
"Shared with group %2$s" : "Jaettu ryhmän %2$s kanssa",
"Shared with group %3$s by %2$s" : "Jaettu ryhmän %3$s kanssa käyttäjän %2$s toimesta",
"Removed share of group %2$s" : "Poisti jaon ryhmälle %2$s",
"%2$s removed share of group %3$s" : "%2$s poisti jaon ryhmälle %3$s",
"Shared via link by %2$s" : "Jaettu linkin kautta käyttäjän %2$s toimesta",
"Shared via public link" : "Jaettu julkisen linkin kautta",
"%2$s removed public link" : "%2$s poisti julkisen linkin",
"Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui",
"Shared by %2$s" : "Jakanut %2$s",
"Shares" : "Jaot"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}