File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ OC.L10N.register(
2
2
"files_accesscontrol" ,
3
3
{
4
4
"No rule given" : "Reeglit pole määratud" ,
5
- "File access control" : "Failide ligipääsukontroll"
5
+ "Block access to a file" : "Blokeeri ligipääs failile" ,
6
+ "File is accessed" : "Faililie on ligi pääsetud" ,
7
+ "File access control" : "Failide ligipääsukontroll" ,
8
+ "Control access to files based on conditions" : "Kontrolli konkreetsete tingimuste alusel ligipääsu failidele"
6
9
} ,
7
10
"nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 1
1
{ "translations" : {
2
2
"No rule given" : " Reeglit pole määratud" ,
3
- "File access control" : " Failide ligipääsukontroll"
3
+ "Block access to a file" : " Blokeeri ligipääs failile" ,
4
+ "File is accessed" : " Faililie on ligi pääsetud" ,
5
+ "File access control" : " Failide ligipääsukontroll" ,
6
+ "Control access to files based on conditions" : " Kontrolli konkreetsete tingimuste alusel ligipääsu failidele"
4
7
},"pluralForm" :" nplurals=2; plural=(n != 1);"
5
8
}
You can’t perform that action at this time.
0 commit comments