Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-31 03:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-31 03:08:31 +0300
commit99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch)
tree79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /apps/files/l10n/et_EE.json
parentee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/et_EE.json')
-rw-r--r--apps/files/l10n/et_EE.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json
index 6ec75900b0c..e14fb8386f3 100644
--- a/apps/files/l10n/et_EE.json
+++ b/apps/files/l10n/et_EE.json
@@ -16,6 +16,7 @@
"Not enough free space" : "Pole piisavalt vaba ruumi",
"Uploading …" : "Üleslaadminie ...",
"…" : "...",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{loadedSize} ({bitrate})",
"Actions" : "Tegevused",
"Download" : "Lae alla",
"Rename" : "Nimeta ümber",
@@ -42,6 +43,7 @@
"Could not create file \"{file}\" because it already exists" : "Faili \"{file}\" loomine ebaõnnestus, sest see on juba olemas",
"Could not create folder \"{dir}\" because it already exists" : "Kausta \"{dir}\" loomine ebaõnnestus, sest see on juba olemas",
"Error deleting file \"{fileName}\"." : "Tõrge faili \"{fileName}\" kustutamisel.",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Teistest kaustadest ei leitud {tag}{filter}{endtag}",
"Name" : "Nimi",
"Size" : "Suurus",
"Modified" : "Muudetud",
@@ -59,6 +61,7 @@
"Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Sinu {owner} andmemaht on peaaegu täis ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["vastab '{filter}'","vastab '{filter}'"],
"View in folder" : "Vaata kaustas",
"Copied!" : "Kopeeritud!",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)",
@@ -90,6 +93,10 @@
"{user} deleted {file}" : "Kasutaja {user} kustutas faili {file}",
"You restored {file}" : "Sa taastasid faili {file}",
"{user} restored {file}" : "Kasutaja {user} taastas faili {file}",
+ "You renamed {oldfile} to {newfile}" : "Sa nimetasid faili ümber: {oldfile} nüüd {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} nimetas faili ümber: {oldfile} nüüd {newfile}",
+ "You moved {oldfile} to {newfile}" : "Sa liigutasid faili: {oldfile} nüüd {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} liigutas faili: {oldfile} nüüd {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "<strong>Lemmikutesse</strong> on lisatud või sealt eemaldatud fail",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Fail või kaust on <strong>muudetud</strong> või <strong>ümbernimetatud</strong>",
"A new file or folder has been <strong>created</strong>" : "Uus fail või kaust on <strong>loodud</strong>",