Skip to content

Commit b3497cf

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent b7785ee commit b3497cf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

l10n/et_EE.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ OC.L10N.register(
22
"files_accesscontrol",
33
{
44
"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"
69
},
710
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{ "translations": {
22
"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"
47
},"pluralForm" :"nplurals=2; plural=(n != 1);"
58
}

0 commit comments

Comments
 (0)