diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-10 01:10:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-10 01:10:25 +0000 |
commit | a684f033bdfbf3c6a073787ff1d562f31424ed4d (patch) | |
tree | f63428ce27c8aa16f64b37be8216e0e34f36d97f /apps/files/l10n/et_EE.js | |
parent | 855acc727bcbb0d3862ff6ec0a7efa14d885abbf (diff) | |
download | nextcloud-server-a684f033bdfbf3c6a073787ff1d562f31424ed4d.tar.gz nextcloud-server-a684f033bdfbf3c6a073787ff1d562f31424ed4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 8bb56696fc1..e8b8e55848e 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -20,6 +20,7 @@ OC.L10N.register( "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{loadedSize} ({bitrate})", "Target folder does not exist any more" : "Sihtkataloogi pole enam olemas", + "Error when assembling chunks, status code {status}" : "Tükkide kokkupanemise viga, staatus kood {status}", "Actions" : "Tegevused", "Download" : "Lae alla", "Rename" : "Nimeta ümber", @@ -40,6 +41,8 @@ OC.L10N.register( "Could not move \"{file}\"" : "\"{file}\" liigutamine ebaõnnestus", "Could not copy \"{file}\", target exists" : "\"{file}\" kopeerimine ebaõnnestus, sihtfail on juba olemas", "Could not copy \"{file}\"" : "\"{file}\" kopeerimine ebaõnnestus", + "Copied {origin} inside {destination}" : "Kopeeris {origin} {destination} sisse", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Kopeeris {origin} ja {nbfiles} teist faili {destination} sisse", "{newName} already exists" : "{newName} on juba olemas", "Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" ümbernimetamine ebaõnnestus, seda pole enam olemas", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on juba \"{dir}\" kaustas kasutusel. Palun valige teine nimi.", @@ -76,6 +79,7 @@ OC.L10N.register( "Favorite" : "Lemmik", "New folder" : "Uus kaust", "Upload file" : "Lae fail üles", + "Not favorited" : "Lemmikuks lisamata", "Remove from favorites" : "Eemalda lemmikutest", "Add to favorites" : "Lisa lemmikutesse", "An error occurred while trying to update the tags" : "Siltide uuendamisel tekkis tõrge", |