aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/et_EE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
commit14d226dc33d5ad6965f1d01197832abf83a0eeed (patch)
treecfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/et_EE.js
parent657c8da81121b272deb29a25f920280a1dc521bc (diff)
downloadnextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz
nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r--apps/files/l10n/et_EE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index fc6629c9436..35e2ce171a3 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Favorite" : "Lemmik",
"Folder" : "Kaust",
"New folder" : "Uus kaust",
- "{newname} already exists" : "{newname} on juba olemas",
"Upload" : "Lae üles",
"An error occurred while trying to update the tags" : "Siltide uuendamisel tekkis tõrge",
"A new file or folder has been <strong>created</strong>" : "Uus fail või kataloog on <strong>loodud</strong>",
@@ -103,6 +102,7 @@ OC.L10N.register(
"No favorites" : "Lemmikuid pole",
"Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks",
"Text file" : "Tekstifail",
- "New text file.txt" : "Uus tekstifail.txt"
+ "New text file.txt" : "Uus tekstifail.txt",
+ "{newname} already exists" : "{newname} on juba olemas"
},
"nplurals=2; plural=(n != 1);");