2021-02-23 06:01:12 +03:00
OC . L10N . register (
"end_to_end_encryption" ,
{
"This is someone else's private key" : "Custa est sa crae privada de un'àtera persone" ,
"Could not find the private key of the user %s" : "Non s'est agatada sa crae privada de s'utente %s" ,
"Internal error" : "Errore internu" ,
"You are not allowed to delete this private key" : "Non tenes su permissu de cantzellare custa crae privada" ,
"Could not find the private key belonging to the user %s" : "Non s'est agatada sa crae privada chi apartenet a s'utente%s" ,
"Could not find the public key belonging to the user %s" : "Non s'est agatada sa crae pùblica chi apartenet a s'utente%s" ,
"Common name (CN) does not match the current user" : "Nùmene comune (CN) non currispondet a s'utente atuale" ,
"Could not find the public key belonging to %s" : "Non s'est agatada sa crae pùblica chi apartenet a %s" ,
"This is not your public key to delete" : "Custa no est sa crae pùblica tua de cantzellare" ,
2021-05-10 05:43:27 +03:00
"Cannot decode userlist" : "Impossìbile a decodificare sa lista de utentes" ,
2021-06-27 05:37:46 +03:00
"You are not allowed to create the lock" : "Non tenes su permissu pro creare su blocu" ,
2021-02-23 06:01:12 +03:00
"File already locked" : "Archìviu giai blocadu" ,
"You are not allowed to remove the lock" : "Non tenes su permissu pro isblocare" ,
"File not locked" : "Archìviu non blocadu" ,
"Could not find metadata for \"%s\"" : "Non si sunt agatados metadatos pro \"%s\"" ,
2021-05-10 05:43:27 +03:00
"Cannot read metadata" : "Impossìbile a lèghere is metadatos" ,
2021-02-23 06:01:12 +03:00
"You are not allowed to edit the file, make sure to first lock it, and then send the right token" : "Non tenes su permissu de modificare s'archìviu, in antis assegura·ti de ddu blocare, a pustis imbia s'autenticadore giustu" ,
2024-02-01 03:37:52 +03:00
"Cannot store metadata" : "Impossìbile a regòllere is metadatos" ,
2021-02-23 06:01:12 +03:00
"Only the owner can delete the metadata-file" : "Isceti sa persone proprietària podet cantzellare s'archìviu metadatos" ,
2021-05-10 05:43:27 +03:00
"Cannot delete metadata" : "Impossìbile a cantzellare metadatos" ,
2021-02-23 06:01:12 +03:00
"End-to-End Encryption" : "Critografia a nodu terminale" ,
2022-11-28 05:27:19 +03:00
"End-to-end encryption endpoint" : "Puntu finale de sa critografia a nodu terminale" ,
2022-09-02 05:39:45 +03:00
"Limit to groups" : "Lìmita a grupos" ,
2024-08-09 03:45:58 +03:00
"Limit app usage to groups" : "Lìmita s'impreu de s'aplicatzione a grupos" ,
2022-09-02 05:39:45 +03:00
"Save" : "Sarva" ,
2023-02-22 05:34:47 +03:00
"End-to-end encryption" : "Tzifradura end-to-end" ,
2024-08-09 03:45:58 +03:00
"Cancel" : "Annulla" ,
2023-02-22 05:34:47 +03:00
"Select or drop files" : "Sèbera o iscapa archìvios" ,
2024-10-23 03:49:10 +03:00
"Error while uploading files" : "Errore carrighende is archìvios noos" ,
"Upload encrypted files to {fileName}" : "Càrriga archìvios tzifrados a {fileName}" ,
2024-08-09 03:45:58 +03:00
"Limit app usage to groups." : "Lìmita s'impreu de s'aplicatzione a grupos."
2021-02-23 06:01:12 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;