Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed May 28, 2020
1 parent b6c74c2 commit bd9e077
Show file tree
Hide file tree
Showing 24 changed files with 210 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/federation/l10n/et_EE.js
Expand Up @@ -3,6 +3,8 @@ OC.L10N.register(
{
"No ownCloud server found" : "ownCloudi serverit ei leitud",
"Could not add server" : "Serveri lisamine ebaõnnestus",
"+ Add ownCloud server" : "+ Lisa ownCloudi server",
"ownCloud Server" : "ownCloudi Server",
"Add" : "Lisa"
},
"nplurals=2; plural=(n != 1);");
2 changes: 2 additions & 0 deletions apps/federation/l10n/et_EE.json
@@ -1,6 +1,8 @@
{ "translations": {
"No ownCloud server found" : "ownCloudi serverit ei leitud",
"Could not add server" : "Serveri lisamine ebaõnnestus",
"+ Add ownCloud server" : "+ Lisa ownCloudi server",
"ownCloud Server" : "ownCloudi Server",
"Add" : "Lisa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 7 additions & 0 deletions apps/files/l10n/et_EE.js
Expand Up @@ -4,13 +4,16 @@ OC.L10N.register(
"Storage invalid" : "Vigane andmehoidla",
"Unknown error" : "Tundmatu viga",
"All files" : "Kõik failid",
"File could not be found" : "Faili ei leitud",
"Home" : "Kodu",
"Close" : "Sulge",
"Favorites" : "Lemmikud",
"Upload cancelled." : "Üleslaadimine tühistati.",
"Processing files..." : "Failide töötlemine...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.",
"You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
"Not enough free space" : "Pole piisavalt ruumi",
"Uploading..." : "Üleslaadimine...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
Expand Down Expand Up @@ -73,8 +76,12 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s kustutas %1$s",
"You restored %1$s" : "Sa taastasid %1$s",
"%2$s restored %1$s" : "%2$s taastas %1$s",
"Changed by %2$s" : "Muutis%2$s",
"Deleted by %2$s" : "Kustutas %2$s",
"Restored by %2$s" : "Taastas %2$s",
"Upload (max. %s)" : "Üleslaadimine (max. %s)",
"Settings" : "Seaded",
"Show hidden files" : "Näita peidetud faile",
"WebDAV" : "WebDAV",
"No files in here" : "Siin ei ole faile",
"Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
Expand Down
7 changes: 7 additions & 0 deletions apps/files/l10n/et_EE.json
Expand Up @@ -2,13 +2,16 @@
"Storage invalid" : "Vigane andmehoidla",
"Unknown error" : "Tundmatu viga",
"All files" : "Kõik failid",
"File could not be found" : "Faili ei leitud",
"Home" : "Kodu",
"Close" : "Sulge",
"Favorites" : "Lemmikud",
"Upload cancelled." : "Üleslaadimine tühistati.",
"Processing files..." : "Failide töötlemine...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.",
"You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
"Not enough free space" : "Pole piisavalt ruumi",
"Uploading..." : "Üleslaadimine...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
Expand Down Expand Up @@ -71,8 +74,12 @@
"%2$s deleted %1$s" : "%2$s kustutas %1$s",
"You restored %1$s" : "Sa taastasid %1$s",
"%2$s restored %1$s" : "%2$s taastas %1$s",
"Changed by %2$s" : "Muutis%2$s",
"Deleted by %2$s" : "Kustutas %2$s",
"Restored by %2$s" : "Taastas %2$s",
"Upload (max. %s)" : "Üleslaadimine (max. %s)",
"Settings" : "Seaded",
"Show hidden files" : "Näita peidetud faile",
"WebDAV" : "WebDAV",
"No files in here" : "Siin ei ole faile",
"Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/et_EE.js
Expand Up @@ -20,6 +20,8 @@ OC.L10N.register(
"External mount error" : "Välise seostamise tõrge",
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials saved" : "Kasutajaandmed on salvestatud",
"Credentials saving failed" : "Kasutajaandmete salvestamine ebaõnnestus",
"Credentials required" : "Kasutajatunnused on nõutud",
"Save" : "Salvesta",
"Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/et_EE.json
Expand Up @@ -18,6 +18,8 @@
"External mount error" : "Välise seostamise tõrge",
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials saved" : "Kasutajaandmed on salvestatud",
"Credentials saving failed" : "Kasutajaandmete salvestamine ebaõnnestus",
"Credentials required" : "Kasutajatunnused on nõutud",
"Save" : "Salvesta",
"Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
Expand Down
7 changes: 7 additions & 0 deletions apps/files_sharing/l10n/et_EE.js
Expand Up @@ -9,13 +9,17 @@ OC.L10N.register(
"Shared with you" : "Sinuga jagatud",
"Shared with others" : "Teistega jagatud",
"Shared by link" : "Jagatud lingiga",
"Anonymous upload" : "Anonüümne üleslaadimine",
"Uploaded files" : "Üleslaetud failid",
"Uploading..." : "Üleslaadimine...",
"Nothing shared with you yet" : "Sinuga pole veel midagi jagatud",
"Files and folders others share with you will show up here" : "Siin näidatakse faile ja kaustasid, mida teised on sulle jaganud",
"Nothing shared yet" : "Midagi pole veel jagatud",
"Files and folders you share will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa oled teistega jaganud",
"No shared links" : "Jagatud linke pole",
"Files and folders you share by link will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa jagad lingiga",
"Accept Share" : "Võta jagamine vastu",
"Decline Share" : "Lükka jagamine tagasi",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisata kaugjagamise {name} asukohast {owner}@{remote}?",
"Remote share" : "Kaugjagamine",
"Remote share password" : "Kaugjagamise parool",
Expand All @@ -42,8 +46,10 @@ OC.L10N.register(
"Removed public link" : "Avalik link on eemaldatud",
"Public link expired" : "Avalik link aegus",
"Shares" : "Jagamised",
"File sharing" : "Faili jagamine",
"Public link" : "Avalik link",
"Share API is disabled" : "Jagamise API on välja lülitatud",
"Could not delete share" : "Jagamise kustutamine ebaõnnestus",
"Please specify a valid user" : "Palun määra korrektne kasutaja",
"Please specify a valid group" : "Palun määra korrektne grupp",
"Public link sharing is disabled by the administrator" : "Avalik linkide jagamine on administraatori poolt keelatud",
Expand All @@ -59,6 +65,7 @@ OC.L10N.register(
"Password" : "Parool",
"No entries found in this folder" : "Selles kaustas ei leitud kirjeid",
"Name" : "Nimi",
"State" : "Staatus",
"Share time" : "Jagamise aeg",
"Expiration date" : "Aegumise kuupäev",
"Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
Expand Down
7 changes: 7 additions & 0 deletions apps/files_sharing/l10n/et_EE.json
Expand Up @@ -7,13 +7,17 @@
"Shared with you" : "Sinuga jagatud",
"Shared with others" : "Teistega jagatud",
"Shared by link" : "Jagatud lingiga",
"Anonymous upload" : "Anonüümne üleslaadimine",
"Uploaded files" : "Üleslaetud failid",
"Uploading..." : "Üleslaadimine...",
"Nothing shared with you yet" : "Sinuga pole veel midagi jagatud",
"Files and folders others share with you will show up here" : "Siin näidatakse faile ja kaustasid, mida teised on sulle jaganud",
"Nothing shared yet" : "Midagi pole veel jagatud",
"Files and folders you share will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa oled teistega jaganud",
"No shared links" : "Jagatud linke pole",
"Files and folders you share by link will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa jagad lingiga",
"Accept Share" : "Võta jagamine vastu",
"Decline Share" : "Lükka jagamine tagasi",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisata kaugjagamise {name} asukohast {owner}@{remote}?",
"Remote share" : "Kaugjagamine",
"Remote share password" : "Kaugjagamise parool",
Expand All @@ -40,8 +44,10 @@
"Removed public link" : "Avalik link on eemaldatud",
"Public link expired" : "Avalik link aegus",
"Shares" : "Jagamised",
"File sharing" : "Faili jagamine",
"Public link" : "Avalik link",
"Share API is disabled" : "Jagamise API on välja lülitatud",
"Could not delete share" : "Jagamise kustutamine ebaõnnestus",
"Please specify a valid user" : "Palun määra korrektne kasutaja",
"Please specify a valid group" : "Palun määra korrektne grupp",
"Public link sharing is disabled by the administrator" : "Avalik linkide jagamine on administraatori poolt keelatud",
Expand All @@ -57,6 +63,7 @@
"Password" : "Parool",
"No entries found in this folder" : "Selles kaustas ei leitud kirjeid",
"Name" : "Nimi",
"State" : "Staatus",
"Share time" : "Jagamise aeg",
"Expiration date" : "Aegumise kuupäev",
"Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
Expand Down
7 changes: 7 additions & 0 deletions core/l10n/et_EE.js
Expand Up @@ -17,6 +17,7 @@ OC.L10N.register(
"Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.",
"Download / View" : "Laadi alla / Vaata",
"Download / View / Upload" : "Laadi alla / Vaata / Laadi üles",
"Upload only" : "Ainult üleslaadimine",
"Preparing update" : "Uuendamise ettevalmistamine",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Paranda hoiatus:",
Expand Down Expand Up @@ -125,6 +126,7 @@ OC.L10N.register(
"Error while unsharing" : "Viga jagamise lõpetamisel",
"The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist",
"Expiration" : "Aegumine",
"Choose an expiration date" : "Vali aegumise kuupäev",
"Expiration date is required" : "Aegumise kuupäev on nõutud",
"Delete {link}" : "Kustuta {link}",
"Remove link" : "Eemalda link",
Expand All @@ -138,6 +140,7 @@ OC.L10N.register(
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘-C.",
"Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl-C.",
"Choose a password" : "Vali parool",
"Password required" : "Parool on nõutud",
"Link name" : "Lingi nimi",
"Name" : "Nimi",
Expand All @@ -154,7 +157,10 @@ OC.L10N.register(
"Share to Google+. Opens in a new window." : "Jaga Google plusis. Avaneb uues aknas.",
"Share via email. Opens your mail client." : "Jaga e-postiga. Avab sinu meilikliendi",
"Email link to person" : "Saada link isikule e-postiga",
"Send copy to self" : "Saada koopia ka endale",
"Send link via email" : "Jaga linki e-postiga",
"Add personal message" : "Lisa isiklik sõnum",
"Sending" : "Saatmine",
"Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt",
"Shared with you by {owner}" : "Sinuga jagas {owner}",
"group" : "grupp",
Expand Down Expand Up @@ -229,6 +235,7 @@ OC.L10N.register(
"Line: %s" : "Rida: %s",
"Trace" : "Jälita",
"Imprint" : "Impressum",
"Privacy Policy" : "Privaatsus",
"Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>",
"Username" : "Kasutajanimi",
"Storage & database" : "Andmehoidla ja andmebaas",
Expand Down
7 changes: 7 additions & 0 deletions core/l10n/et_EE.json
Expand Up @@ -15,6 +15,7 @@
"Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.",
"Download / View" : "Laadi alla / Vaata",
"Download / View / Upload" : "Laadi alla / Vaata / Laadi üles",
"Upload only" : "Ainult üleslaadimine",
"Preparing update" : "Uuendamise ettevalmistamine",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Paranda hoiatus:",
Expand Down Expand Up @@ -123,6 +124,7 @@
"Error while unsharing" : "Viga jagamise lõpetamisel",
"The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist",
"Expiration" : "Aegumine",
"Choose an expiration date" : "Vali aegumise kuupäev",
"Expiration date is required" : "Aegumise kuupäev on nõutud",
"Delete {link}" : "Kustuta {link}",
"Remove link" : "Eemalda link",
Expand All @@ -136,6 +138,7 @@
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘-C.",
"Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl-C.",
"Choose a password" : "Vali parool",
"Password required" : "Parool on nõutud",
"Link name" : "Lingi nimi",
"Name" : "Nimi",
Expand All @@ -152,7 +155,10 @@
"Share to Google+. Opens in a new window." : "Jaga Google plusis. Avaneb uues aknas.",
"Share via email. Opens your mail client." : "Jaga e-postiga. Avab sinu meilikliendi",
"Email link to person" : "Saada link isikule e-postiga",
"Send copy to self" : "Saada koopia ka endale",
"Send link via email" : "Jaga linki e-postiga",
"Add personal message" : "Lisa isiklik sõnum",
"Sending" : "Saatmine",
"Shared with you and the group {group} by {owner}" : "Jagatud sinu ja {group} grupiga {owner} poolt",
"Shared with you by {owner}" : "Sinuga jagas {owner}",
"group" : "grupp",
Expand Down Expand Up @@ -227,6 +233,7 @@
"Line: %s" : "Rida: %s",
"Trace" : "Jälita",
"Imprint" : "Impressum",
"Privacy Policy" : "Privaatsus",
"Create an <strong>admin account</strong>" : "Loo <strong>admini konto</strong>",
"Username" : "Kasutajanimi",
"Storage & database" : "Andmehoidla ja andmebaas",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/id.js
Expand Up @@ -318,6 +318,7 @@ OC.L10N.register(
"Use the following link to reset your password: {link}" : "Gunakan tautan berikut untuk menyetel ulang sandi Anda: {link}",
"New password" : "Sandi baru",
"New Password" : "Sandi Baru",
"Confirm Password" : "Konfirmasi Sandi",
"Reset password" : "Setel ulang sandi",
"This ownCloud instance is currently in single user mode." : "ownCloud ini sedang dalam mode pengguna tunggal.",
"This means only administrators can use the instance." : "Ini berarti hanya administrator yang dapat menggunakan ownCloud.",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/id.json
Expand Up @@ -316,6 +316,7 @@
"Use the following link to reset your password: {link}" : "Gunakan tautan berikut untuk menyetel ulang sandi Anda: {link}",
"New password" : "Sandi baru",
"New Password" : "Sandi Baru",
"Confirm Password" : "Konfirmasi Sandi",
"Reset password" : "Setel ulang sandi",
"This ownCloud instance is currently in single user mode." : "ownCloud ini sedang dalam mode pengguna tunggal.",
"This means only administrators can use the instance." : "Ini berarti hanya administrator yang dapat menggunakan ownCloud.",
Expand Down
5 changes: 5 additions & 0 deletions core/l10n/it.js
Expand Up @@ -102,6 +102,11 @@ OC.L10N.register(
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",
"seconds ago" : "secondi fa",
"You have enabled one or more ownCloud Enterprise apps but your installation does not have a valid license yet." : "Hai abilitato una o più app ownCloud Enterprise ma la tua installazione non ha ancora una licenza valida.",
"Upgrade to ownCloud Enterprise" : "Aggiorna a ownCloud Enterprise",
"Remaining time: {rtime}" : "Tempo rimanente: {rtime}",
"Get your demo key" : "Ottieni la tua chiave demo",
"Set new key" : "Imposta nuova chiave",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "I tuoi file sono cifrati. Se non hai precedentemente abilitato la chiave di ripristino, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà reimpostata.<br />Se non sei sicuro, contatta l'amministratore prima di proseguire.<br />Vuoi davvero continuare?",
"I know what I'm doing" : "So cosa sto facendo",
Expand Down
5 changes: 5 additions & 0 deletions core/l10n/it.json
Expand Up @@ -100,6 +100,11 @@
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",
"seconds ago" : "secondi fa",
"You have enabled one or more ownCloud Enterprise apps but your installation does not have a valid license yet." : "Hai abilitato una o più app ownCloud Enterprise ma la tua installazione non ha ancora una licenza valida.",
"Upgrade to ownCloud Enterprise" : "Aggiorna a ownCloud Enterprise",
"Remaining time: {rtime}" : "Tempo rimanente: {rtime}",
"Get your demo key" : "Ottieni la tua chiave demo",
"Set new key" : "Imposta nuova chiave",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "I tuoi file sono cifrati. Se non hai precedentemente abilitato la chiave di ripristino, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà reimpostata.<br />Se non sei sicuro, contatta l'amministratore prima di proseguire.<br />Vuoi davvero continuare?",
"I know what I'm doing" : "So cosa sto facendo",
Expand Down
5 changes: 5 additions & 0 deletions lib/l10n/et_EE.js
Expand Up @@ -50,9 +50,13 @@ OC.L10N.register(
"General" : "Üldine",
"Storage" : "Salvestusmaht",
"Security" : "Turvalisus",
"User Authentication" : "Kasutaja autentimine",
"Encryption" : "Krüpteerimine",
"Workflows & Tags" : "Töövoog ja sildid",
"Sharing" : "Jagamine",
"Search" : "Otsi",
"Help & Tips" : "Abiinfo ja nõuanded",
"Additional" : "Lisaks",
"%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.",
"%s enter the database name." : "%s sisesta andmebaasi nimi.",
"Oracle connection could not be established" : "Ei suuda luua ühendust Oracle baasiga",
Expand Down Expand Up @@ -99,6 +103,7 @@ OC.L10N.register(
"Users" : "Kasutajad",
"A safe home for all your data" : "Turvaline kodu kõigile sinu andmetele",
"Imprint" : "Impressum",
"Privacy Policy" : "PrivaatsusPrivaatsus",
"Application is not enabled" : "Rakendus pole sisse lülitatud",
"Authentication error" : "Autentimise viga",
"Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.",
Expand Down

0 comments on commit bd9e077

Please sign in to comment.