You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: l10n/cs.js
+2
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ OC.L10N.register(
34
34
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Opravdu chcete smazat „{folderName}“ a s ní všechny v ní obsažené soubory? Tuto operaci nelze vrátit zpět!",
"Team folder admin delegation" : "Delegace správy týmové složky",
37
+
"They will have access to all Team folders." : "Budou mít přístup ke všem týmovým složkám.",
38
+
"They will only have access to Team folders for which they have advanced permissions." : "Budou mít přístup pouze k týmovým složkám, pro které mají pokročilá oprávnění.",
Copy file name to clipboardexpand all lines: l10n/cs.json
+2
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@
32
32
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Opravdu chcete smazat „{folderName}“ a s ní všechny v ní obsažené soubory? Tuto operaci nelze vrátit zpět!",
"Team folder admin delegation" : "Delegace správy týmové složky",
35
+
"They will have access to all Team folders." : "Budou mít přístup ke všem týmovým složkám.",
36
+
"They will only have access to Team folders for which they have advanced permissions." : "Budou mít přístup pouze k týmovým složkám, pro které mají pokročilá oprávnění.",
Copy file name to clipboardexpand all lines: l10n/it.js
+11
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
OC.L10N.register(
2
2
"groupfolders",
3
3
{
4
+
"Team folders" : "Cartelle del team",
5
+
"Admin configured folders shared with everyone in a team" : "Cartelle configurate dall'amministratore condivise con tutti i membri di un team",
6
+
"Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "Cartelle configurate dall'amministratore condivise con tutti in un team.\n\nLe cartelle possono essere configurate da *Cartelle del team* nelle impostazioni dell'amministratore.\n\nDopo aver creato una cartella, l'amministratore può concedere l'accesso alla cartella a uno o più team, controllare i loro permessi di scrittura/condivisione e assegnare una quota per la cartella.",
"Add advanced permission rule" : "Aggiungi regola di autorizzazione avanzata",
22
26
"Select a user or group" : "Seleziona un utente o gruppo",
23
27
"Group" : "Gruppo",
28
+
"Open Team folder" : "Apri cartella del team",
24
29
"Permission denied. User does not have sufficient permissions." : "Permesso negato. L'utente non ha permessi sufficienti.",
25
30
"Unexpected status from server" : "Stato non previsto dal server",
31
+
"List of Team folders." : "Elenco delle cartelle del team.",
32
+
"No Team folders yet" : "Nessuna cartella ancora per il team",
33
+
"Team folders will show up here" : "Le cartelle del team verranno visualizzate qui",
26
34
"Add group" : "Aggiungi gruppo",
27
35
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Vuoi veramente eliminare \"{folderName}\" e i file in essa contenuti? Questa operazione non può essere annullata",
"They will have access to all Team folders." : "Avranno accesso a tutte le cartelle del team.",
39
+
"They will only have access to Team folders for which they have advanced permissions." : "Avranno accesso solo alle cartelle del team per le quali dispongono di autorizzazioni avanzate.",
Copy file name to clipboardexpand all lines: l10n/it.json
+11
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
{ "translations": {
2
+
"Team folders" : "Cartelle del team",
3
+
"Admin configured folders shared with everyone in a team" : "Cartelle configurate dall'amministratore condivise con tutti i membri di un team",
4
+
"Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "Cartelle configurate dall'amministratore condivise con tutti in un team.\n\nLe cartelle possono essere configurate da *Cartelle del team* nelle impostazioni dell'amministratore.\n\nDopo aver creato una cartella, l'amministratore può concedere l'accesso alla cartella a uno o più team, controllare i loro permessi di scrittura/condivisione e assegnare una quota per la cartella.",
"Add advanced permission rule" : "Aggiungi regola di autorizzazione avanzata",
20
24
"Select a user or group" : "Seleziona un utente o gruppo",
21
25
"Group" : "Gruppo",
26
+
"Open Team folder" : "Apri cartella del team",
22
27
"Permission denied. User does not have sufficient permissions." : "Permesso negato. L'utente non ha permessi sufficienti.",
23
28
"Unexpected status from server" : "Stato non previsto dal server",
29
+
"List of Team folders." : "Elenco delle cartelle del team.",
30
+
"No Team folders yet" : "Nessuna cartella ancora per il team",
31
+
"Team folders will show up here" : "Le cartelle del team verranno visualizzate qui",
24
32
"Add group" : "Aggiungi gruppo",
25
33
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Vuoi veramente eliminare \"{folderName}\" e i file in essa contenuti? Questa operazione non può essere annullata",
"They will have access to all Team folders." : "Avranno accesso a tutte le cartelle del team.",
37
+
"They will only have access to Team folders for which they have advanced permissions." : "Avranno accesso solo alle cartelle del team per le quali dispongono di autorizzazioni avanzate.",
0 commit comments