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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-22 05:34:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-22 05:34:44 +0300
commit161891be6494a884375836abd3510993e68e86dc (patch)
tree98b6f73655a925caff0fd7fbd0999ed63946d407 /l10n
parentdb7e159c5eecb54d52703785c50c034bccd67301 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sc.js11
-rw-r--r--l10n/sc.json9
-rw-r--r--l10n/zh_TW.js6
-rw-r--r--l10n/zh_TW.json6
4 files changed, 30 insertions, 2 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 0000000..4629b1a
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "files_accesscontrol",
+ {
+ "No rule given" : "Peruna règula frunida",
+ "Block access to a file" : "Bloca s'atzessu a unu documentu",
+ "File is accessed" : "Su documentu est abertu",
+ "File access control" : "Controllu de atzessu a su documentu",
+ "Control access to files based on conditions" : "Su controllu de s'atzessu a is documentos basadu in cunditziones",
+ "Nextcloud's File Access Control app enables administrators to protect data from unauthorized access or modifications.\n\n## How it works\nThe administrator can create and manage a set of rule groups. Each of the rule groups consists of one or more rules. If all rules of a group hold true, the group matches the request and access is being denied or the upload is blocked. The rules criteria range from IP address, mimetype and request time to group membership, tags, user agent and more.\n\nAn example would be to deny access to MS Excel/XLSX files owned by the \"Human Resources\" group accessed from an IP not on the internal company network or to block uploads of files bigger than 512 mb by students in the \"1st year\" group.\n\nLearn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)" : "S'aplicatzione de controllu de atzessu a is documentos de Nextcloud permitit a is amministradores de amparare is datos dae atzessos no autorizados o dae càmbios.\n\n## Comente funtzionat\nChie amministrat podet creare e gestire unas cantas grupu de règulas. Cada grupu de règulas tenet una o prus règulas. Chi totu is règulas de su grupu sunt vàlidas, su grupu acumprit is rechestas e s'atzessu est negadu o su carrigamentu si blocat. Is critèrios de i règulas vàriant dae s'indirizu IP, documentos MIME e su tempus de sa rechesta pro s'adesione a su grupu, etichetas, user agent e àteras cosas.\n\nUnu esèmpiu diat èssere de negare s'atzessu a documentos de MS Excel/XLSX de se grupu \"Resursas Umanas\" chi benit dae un'IP esternu a sa rete de s'azienda o de blocare is carrigamentos de documentos prus mannos de 512 mb pro parte de istudiantes in su grupu \"Primu annu\"\n\nIscoberri de prus subra su Controllu de Atzessu a is Documentos in [https://nextcloud.com/workflow](https://nextcloud.com/workflow)"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 0000000..e319f77
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "No rule given" : "Peruna règula frunida",
+ "Block access to a file" : "Bloca s'atzessu a unu documentu",
+ "File is accessed" : "Su documentu est abertu",
+ "File access control" : "Controllu de atzessu a su documentu",
+ "Control access to files based on conditions" : "Su controllu de s'atzessu a is documentos basadu in cunditziones",
+ "Nextcloud's File Access Control app enables administrators to protect data from unauthorized access or modifications.\n\n## How it works\nThe administrator can create and manage a set of rule groups. Each of the rule groups consists of one or more rules. If all rules of a group hold true, the group matches the request and access is being denied or the upload is blocked. The rules criteria range from IP address, mimetype and request time to group membership, tags, user agent and more.\n\nAn example would be to deny access to MS Excel/XLSX files owned by the \"Human Resources\" group accessed from an IP not on the internal company network or to block uploads of files bigger than 512 mb by students in the \"1st year\" group.\n\nLearn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)" : "S'aplicatzione de controllu de atzessu a is documentos de Nextcloud permitit a is amministradores de amparare is datos dae atzessos no autorizados o dae càmbios.\n\n## Comente funtzionat\nChie amministrat podet creare e gestire unas cantas grupu de règulas. Cada grupu de règulas tenet una o prus règulas. Chi totu is règulas de su grupu sunt vàlidas, su grupu acumprit is rechestas e s'atzessu est negadu o su carrigamentu si blocat. Is critèrios de i règulas vàriant dae s'indirizu IP, documentos MIME e su tempus de sa rechesta pro s'adesione a su grupu, etichetas, user agent e àteras cosas.\n\nUnu esèmpiu diat èssere de negare s'atzessu a documentos de MS Excel/XLSX de se grupu \"Resursas Umanas\" chi benit dae un'IP esternu a sa rete de s'azienda o de blocare is carrigamentos de documentos prus mannos de 512 mb pro parte de istudiantes in su grupu \"Primu annu\"\n\nIscoberri de prus subra su Controllu de Atzessu a is Documentos in [https://nextcloud.com/workflow](https://nextcloud.com/workflow)"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index a2f377a..7709b82 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -2,6 +2,10 @@ OC.L10N.register(
"files_accesscontrol",
{
"No rule given" : "没有指定規則",
- "File access control" : "文件訪問控制"
+ "Block access to a file" : "封鎖對檔案的存取",
+ "File is accessed" : "檔案被存取",
+ "File access control" : "文件訪問控制",
+ "Control access to files based on conditions" : "根據條件控制對檔案的存取",
+ "Nextcloud's File Access Control app enables administrators to protect data from unauthorized access or modifications.\n\n## How it works\nThe administrator can create and manage a set of rule groups. Each of the rule groups consists of one or more rules. If all rules of a group hold true, the group matches the request and access is being denied or the upload is blocked. The rules criteria range from IP address, mimetype and request time to group membership, tags, user agent and more.\n\nAn example would be to deny access to MS Excel/XLSX files owned by the \"Human Resources\" group accessed from an IP not on the internal company network or to block uploads of files bigger than 512 mb by students in the \"1st year\" group.\n\nLearn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)" : "Nextcloud 的檔案存取控制應用程式讓管理員可以保護資料免於未被授權的存與或修改。\n\n## 如何運作\n管理員可以建立並管理一套規則群組。每個規則群組都包含了一條或更多的規則。如果群組中的所有規則均成立,則符合該規則群組的存取或上傳請求就會被封鎖。規則的範圍從 IP、mimetype、請求時間、群組成員資格、標籤、使用者代理字串與更多。\n\n舉例來說,可以拒絕不在公司內部網路的 IP 存取由「人力資源」群組所擁有的微軟 Excel/XLSX 檔案,或是阻止在「第一年」群組中的學生上傳大於 512MB 的檔案。\n\n在 [https://nextcloud.com/workflow](https://nextcloud.com/workflow) 取得更多關於檔案存取控制的資訊"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index abf879d..0f95aa6 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,5 +1,9 @@
{ "translations": {
"No rule given" : "没有指定規則",
- "File access control" : "文件訪問控制"
+ "Block access to a file" : "封鎖對檔案的存取",
+ "File is accessed" : "檔案被存取",
+ "File access control" : "文件訪問控制",
+ "Control access to files based on conditions" : "根據條件控制對檔案的存取",
+ "Nextcloud's File Access Control app enables administrators to protect data from unauthorized access or modifications.\n\n## How it works\nThe administrator can create and manage a set of rule groups. Each of the rule groups consists of one or more rules. If all rules of a group hold true, the group matches the request and access is being denied or the upload is blocked. The rules criteria range from IP address, mimetype and request time to group membership, tags, user agent and more.\n\nAn example would be to deny access to MS Excel/XLSX files owned by the \"Human Resources\" group accessed from an IP not on the internal company network or to block uploads of files bigger than 512 mb by students in the \"1st year\" group.\n\nLearn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)" : "Nextcloud 的檔案存取控制應用程式讓管理員可以保護資料免於未被授權的存與或修改。\n\n## 如何運作\n管理員可以建立並管理一套規則群組。每個規則群組都包含了一條或更多的規則。如果群組中的所有規則均成立,則符合該規則群組的存取或上傳請求就會被封鎖。規則的範圍從 IP、mimetype、請求時間、群組成員資格、標籤、使用者代理字串與更多。\n\n舉例來說,可以拒絕不在公司內部網路的 IP 存取由「人力資源」群組所擁有的微軟 Excel/XLSX 檔案,或是阻止在「第一年」群組中的學生上傳大於 512MB 的檔案。\n\n在 [https://nextcloud.com/workflow](https://nextcloud.com/workflow) 取得更多關於檔案存取控制的資訊"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file