files_lock/l10n/it.json

10 строки
823 B
JSON
Исходник Постоянная ссылка Обычный вид История

2020-03-14 05:34:28 +03:00
{ "translations": {
"File can only be unlocked by providing a valid owner lock token" : "Il file può essere sbloccato solo fornendo un token di sblocco valido del proprietario",
"File can only be unlocked by the owner of the lock" : "Il file può essere sbloccato solo dal proprietario del blocco",
2020-04-10 05:36:49 +03:00
"Temporary files lock" : "Blocco temporaneo dei file",
"Temporary lock your files" : "Blocca temporaneamente i tuoi file",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Consenti ai tuoi utenti di bloccare temporaneamente i loro file per evitare conflitti mentre lavorano su file condivisi.",
"Unlock file" : "Sblocca file",
"Lock file" : "Blocca file"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2020-03-14 05:34:28 +03:00
}