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

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-25 03:14:17 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-25 03:14:17 +0300
commit9137d2611eacfc18800ad36014c1514a4d22e9f5 (patch)
tree5a3425660b2d0491dcf1da6b6c04e930da64a3e6
parent4d9858f82069e7aa736ea9ac4242148066b5f9c2 (diff)
[tx-robot] updated from transifexv11.0.5RC1
-rw-r--r--l10n/et_EE.js9
-rw-r--r--l10n/et_EE.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
new file mode 100644
index 0000000..2981158
--- /dev/null
+++ b/l10n/et_EE.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "files_accesscontrol",
+ {
+ "No rule given" : "Reeglit pole määratud",
+ "File access control" : "Failide ligipääsukontroll",
+ "Restrict access to files based on factors such as filetype, user group memberships, time and more." : "Piira ligipääsu failidele failitüübi, kasutajagrupi, aja jms järgi.",
+ "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. If a request matches at least one of the defined groups, the request is blocked and the file content can not be read or written." : "Iga reeglite grupp koosneb ühest või enamast reeglist. Päring vastab grupile, kui kõik reeglid arvutletakse tõestena. Kui päring vastab vähemalt ühele defineeritud gruppidest, siis päring blokeeritakse ja faili sisu ei saa lugeda ega faili kirjutada."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
new file mode 100644
index 0000000..ba72116
--- /dev/null
+++ b/l10n/et_EE.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "No rule given" : "Reeglit pole määratud",
+ "File access control" : "Failide ligipääsukontroll",
+ "Restrict access to files based on factors such as filetype, user group memberships, time and more." : "Piira ligipääsu failidele failitüübi, kasutajagrupi, aja jms järgi.",
+ "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. If a request matches at least one of the defined groups, the request is blocked and the file content can not be read or written." : "Iga reeglite grupp koosneb ühest või enamast reeglist. Päring vastab grupile, kui kõik reeglid arvutletakse tõestena. Kui päring vastab vähemalt ühele defineeritud gruppidest, siis päring blokeeritakse ja faili sisu ei saa lugeda ega faili kirjutada."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file