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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-11 03:14:35 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-11 03:14:35 +0300
commitede534552b887edcdb3cac8e9b01e49dc818d941 (patch)
tree71e46bc0e177f5ef96813087ed7f6ebcd3aef546
parent91db5d9fa4992e99bd43bab58c5c15def4096671 (diff)
[tx-robot] updated from transifexv12.0.2
-rw-r--r--l10n/et_EE.js11
-rw-r--r--l10n/et_EE.json11
2 files changed, 20 insertions, 2 deletions
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
index 0c33972..1498b7e 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -7,14 +7,23 @@ OC.L10N.register(
"Saved" : "Salvestatud",
"There was a problem saving your changes. Click to resume editing." : "Sinu muudatuste salvestamisega tekkis viga. Kliki muutmise jätkamiseks.",
"An error occurred!" : "Tekis tõrge!",
+ "Edit" : "Redigeeri",
+ "Mixed" : "Segatud",
+ "Preview" : "Eelvaade",
+ "New text file" : "Uus tekstifail",
"New text file.txt" : "Uus tekstifail.txt",
+ "You can not open a folder" : "Sa ei saa avada kausta",
+ "This file is too big to be opened. Please download the file instead." : "See fail on avamiseks liiga suur. Palun lae allla.",
"Cannot read the file." : "Faili lugemine ebaõnnestus.",
"Invalid file path supplied." : "Faili asukoht on vigane.",
"The file is locked." : "Fail on lukus.",
"An internal server error occurred." : "Tekkis sisemine serveri tõrge.",
+ "You can not write to a folder" : "Sa ei saa kirjutada kausta",
"Cannot save file as it has been modified since opening" : "Faili ei saa salvestada, kune seda on pärast avamist muudetud",
"Insufficient permissions" : "Pole piisavalt õiguseid",
"File path not supplied" : "Faili asukoht on määramata",
- "File mtime not supplied" : "Faili mtime puudub"
+ "File mtime not supplied" : "Faili mtime puudub",
+ "Text editor" : "Teksti redigeerija",
+ "Text file" : "Tekstifail"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index 7da9a34..32ac640 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -5,14 +5,23 @@
"Saved" : "Salvestatud",
"There was a problem saving your changes. Click to resume editing." : "Sinu muudatuste salvestamisega tekkis viga. Kliki muutmise jätkamiseks.",
"An error occurred!" : "Tekis tõrge!",
+ "Edit" : "Redigeeri",
+ "Mixed" : "Segatud",
+ "Preview" : "Eelvaade",
+ "New text file" : "Uus tekstifail",
"New text file.txt" : "Uus tekstifail.txt",
+ "You can not open a folder" : "Sa ei saa avada kausta",
+ "This file is too big to be opened. Please download the file instead." : "See fail on avamiseks liiga suur. Palun lae allla.",
"Cannot read the file." : "Faili lugemine ebaõnnestus.",
"Invalid file path supplied." : "Faili asukoht on vigane.",
"The file is locked." : "Fail on lukus.",
"An internal server error occurred." : "Tekkis sisemine serveri tõrge.",
+ "You can not write to a folder" : "Sa ei saa kirjutada kausta",
"Cannot save file as it has been modified since opening" : "Faili ei saa salvestada, kune seda on pärast avamist muudetud",
"Insufficient permissions" : "Pole piisavalt õiguseid",
"File path not supplied" : "Faili asukoht on määramata",
- "File mtime not supplied" : "Faili mtime puudub"
+ "File mtime not supplied" : "Faili mtime puudub",
+ "Text editor" : "Teksti redigeerija",
+ "Text file" : "Tekstifail"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file