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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hr.js')
-rw-r--r--l10n/hr.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index da7d12c1..1a0d6c1d 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Folder name" : "Naziv mape",
"Groups" : "Grupe",
"Quota" : "Kvota",
- "Advanced Permissions" : "Napredna dopuštenja",
- "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: encrypting the contents of group folders is currently not supported." : "Administrator je konfigurirao mape dijeljene sa svima u grupi.\n\nMape se mogu konfigurirati iz *Mapa grupe* u administracijskim postavkama.\n\nNakon stvaranja mape, administrator može omogućiti jednoj ili više grupa pristup mapi, kontrolirati njihova dopuštenja za pisanje/dijeljenje i dodijeliti kvotu za mapu.\n\nNapomena: šifriranje sadržaja mapa grupe trenutno nije podržano.",
- "Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Jeste li sigurni da želite izbrisati „{folderName}” i sve sadržane datoteke? Ova se radnja ne može poništiti"
+ "Advanced Permissions" : "Napredna dopuštenja"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");