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:
authorNextcloud bot <bot@nextcloud.com>2022-10-31 05:30:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-31 05:30:03 +0300
commit76b7dfe07f63fc4ec49a686411e3a972240e906b (patch)
tree470ade42297c6c69da9e986529b222d09957ccd6
parenta251ce2e8dc4a3a01a5cbfee41c12c85adc7ccdc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
6 files changed, 18 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index f37b2952..cd75e250 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Add group" : "Ajouter un groupe",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Voulez-vous vraiment supprimer « {folderName} » et tout son contenu ? Cette opération ne pourra pas être annulée.",
"Delete \"{folderName}\"?" : "Supprimer \"{folderName}\" ?",
+ "Group folder admin delegation" : "Délégation de l'administration des dossiers de groupe",
+ "They will have access to all Groupfolders." : "Ils auront accès à tous les dossiers de groupe.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Ils n'auront accès qu'aux dossiers de groupe pour lesquels ils disposent de permissions avancées.",
"Folder name" : "Nom du dossier",
"Groups" : "Groupes",
"Quota" : "Quota",
diff --git a/l10n/fr.json b/l10n/fr.json
index 07b6a388..3abf266e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -23,6 +23,9 @@
"Add group" : "Ajouter un groupe",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Voulez-vous vraiment supprimer « {folderName} » et tout son contenu ? Cette opération ne pourra pas être annulée.",
"Delete \"{folderName}\"?" : "Supprimer \"{folderName}\" ?",
+ "Group folder admin delegation" : "Délégation de l'administration des dossiers de groupe",
+ "They will have access to all Groupfolders." : "Ils auront accès à tous les dossiers de groupe.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Ils n'auront accès qu'aux dossiers de groupe pour lesquels ils disposent de permissions avancées.",
"Folder name" : "Nom du dossier",
"Groups" : "Groupes",
"Quota" : "Quota",
diff --git a/l10n/pl.js b/l10n/pl.js
index 995a74a1..0f41e090 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Add group" : "Dodaj grupę",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Czy na pewno chcesz usunąć \"{folderName}\" i wszystkie pliki znajdujące się w nim? Tej operacji nie można cofnąć.",
"Delete \"{folderName}\"?" : "Usunąć \"{folderName}\"?",
+ "Group folder admin delegation" : "Delegacja administratora katalogu grupy",
+ "They will have access to all Groupfolders." : "Będą mieli dostęp do wszystkich Katalogów grupowych.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Będą mieli dostęp tylko do Katalogów grupowych, do których mają zaawansowane uprawnienia.",
"Folder name" : "Nazwa katalogu",
"Groups" : "Grupy",
"Quota" : "Limit",
diff --git a/l10n/pl.json b/l10n/pl.json
index 29336553..4790ffab 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -23,6 +23,9 @@
"Add group" : "Dodaj grupę",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Czy na pewno chcesz usunąć \"{folderName}\" i wszystkie pliki znajdujące się w nim? Tej operacji nie można cofnąć.",
"Delete \"{folderName}\"?" : "Usunąć \"{folderName}\"?",
+ "Group folder admin delegation" : "Delegacja administratora katalogu grupy",
+ "They will have access to all Groupfolders." : "Będą mieli dostęp do wszystkich Katalogów grupowych.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Będą mieli dostęp tylko do Katalogów grupowych, do których mają zaawansowane uprawnienia.",
"Folder name" : "Nazwa katalogu",
"Groups" : "Grupy",
"Quota" : "Limit",
diff --git a/l10n/tr.js b/l10n/tr.js
index e5ff8a8e..ff4155f1 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Add group" : "Grup ekle",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" klasörünü içindeki tüm dosyalarla birlikte silmek istediğinize emin misiniz? Bu işlem geri alınamaz",
"Delete \"{folderName}\"?" : "\"{folderName}\" silinsin mi?",
+ "Group folder admin delegation" : "Grup klasörü yönetici ataması",
+ "They will have access to all Groupfolders." : "Tüm grup klasörlerine erişebilirler.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Yalnızca gelişmiş izinlerine sahip oldukları grup klasörlerine erişebilirler.",
"Folder name" : "Klasör adı",
"Groups" : "Gruplar",
"Quota" : "Kota",
diff --git a/l10n/tr.json b/l10n/tr.json
index 745c7353..247371f1 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -23,6 +23,9 @@
"Add group" : "Grup ekle",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" klasörünü içindeki tüm dosyalarla birlikte silmek istediğinize emin misiniz? Bu işlem geri alınamaz",
"Delete \"{folderName}\"?" : "\"{folderName}\" silinsin mi?",
+ "Group folder admin delegation" : "Grup klasörü yönetici ataması",
+ "They will have access to all Groupfolders." : "Tüm grup klasörlerine erişebilirler.",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "Yalnızca gelişmiş izinlerine sahip oldukları grup klasörlerine erişebilirler.",
"Folder name" : "Klasör adı",
"Groups" : "Gruplar",
"Quota" : "Kota",