[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-09-23 00:07:56 +00:00
parent d1a430dbd8
commit d4bf301a78
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
8 changed files with 22 additions and 0 deletions

View File

@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
"Storage not valid" : "Tallennustila ei ole kelvollinen",
"Federated share added" : "Federoitu jako lisätty",
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
@ -38,6 +39,7 @@ OC.L10N.register(
"Sharing" : "Jakaminen",
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
"Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
"Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",

View File

@ -19,6 +19,7 @@
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
"Storage not valid" : "Tallennustila ei ole kelvollinen",
"Federated share added" : "Federoitu jako lisätty",
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
@ -36,6 +37,7 @@
"Sharing" : "Jakaminen",
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
"Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
"Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",

View File

@ -22,6 +22,7 @@ OC.L10N.register(
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
"Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@ -36,6 +37,8 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
"Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
"Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{newName} already exists" : "{newName} on jo olemassa",
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",

View File

@ -20,6 +20,7 @@
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
"Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@ -34,6 +35,8 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
"Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
"Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{newName} already exists" : "{newName} on jo olemassa",
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",

View File

@ -84,6 +84,7 @@ OC.L10N.register(
"No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Copy" : "Kopioi",
"Move" : "Siirrä",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
@ -99,6 +100,8 @@ OC.L10N.register(
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
"Pending" : "Odottaa",
"Copy to {folder}" : "Kopioi kansioon {folder}",
"Move to {folder}" : "Siirrä kansioon {folder}",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",

View File

@ -82,6 +82,7 @@
"No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Copy" : "Kopioi",
"Move" : "Siirrä",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
@ -97,6 +98,8 @@
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
"Pending" : "Odottaa",
"Copy to {folder}" : "Kopioi kansioon {folder}",
"Move to {folder}" : "Siirrä kansioon {folder}",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Nie sú tu žiadne súbory",
"Choose" : "Vybrať",
"Copy" : "Kopírovať",
"Move" : "Presunúť",
"Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}",
"OK" : "Ok",
"Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}",
@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
"Pending" : "Čaká",
"Copy to {folder}" : "Skopírovať do {folder}",
"Move to {folder}" : "Presunúť do {folder}",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",

View File

@ -83,6 +83,7 @@
"No files in here" : "Nie sú tu žiadne súbory",
"Choose" : "Vybrať",
"Copy" : "Kopírovať",
"Move" : "Presunúť",
"Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}",
"OK" : "Ok",
"Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}",
@ -98,6 +99,8 @@
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
"Pending" : "Čaká",
"Copy to {folder}" : "Skopírovať do {folder}",
"Move to {folder}" : "Presunúť do {folder}",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",