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>2016-09-09 03:44:16 +0300
committerNextcloud bot <bot@nextcloud.com>2016-09-09 03:44:16 +0300
commitba32a80f242e986b9eaa39a04c8143981e5de066 (patch)
tree3fc4fbcf2be07d23a595816480140b002aae4f5f
parent32d6632679292cc0c69c695dd8212a6435b657b7 (diff)
[tx-robot] updated from transifexv9.0.54RC1
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 1828460..d3976ca 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_accesscontrol",
{
+ "No rule given" : "Engin regla gefin",
"File access control" : "Aðgangsstýring skráa",
"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." : "Hver hópur af reglum samanstendur af einni eða fleiri reglum. Fyrirspurn samsvarar hóp, ef allar reglur hans reynast sannar. Ef fyrirspurn samsvarar a.m.k. einum af skilgreindum hópum, er henni hafnað og hvorki verður hægt að lesa né skrifa í skrána."
},
diff --git a/l10n/is.json b/l10n/is.json
index a46dac3..9e133b5 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "No rule given" : "Engin regla gefin",
"File access control" : "Aðgangsstýring skráa",
"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." : "Hver hópur af reglum samanstendur af einni eða fleiri reglum. Fyrirspurn samsvarar hóp, ef allar reglur hans reynast sannar. Ef fyrirspurn samsvarar a.m.k. einum af skilgreindum hópum, er henni hafnað og hvorki verður hægt að lesa né skrifa í skrána."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"