"Compressing zip file…" = "Compressing zip file…";
"Sorry, the invitation doesn’t exist. Are you sure you are on the right URL?" = "Sorry, the invitation doesn’t exist. Are you sure you are on the right URL?";
/* ($i->token, $c->current_user->{username})
*/
"The invitation %1 can’t be deleted: it wasn’t created by you (%2)." = "The invitation %1 can’t be deleted: it wasn’t created by you (%2).";
/* ($i->token, $i->guest_mail)
*/
"The invitation %1 can’t be resent: %2 has already sent files.
Please create a new invitation." = "The invitation %1 can’t be resent: %2 has already sent files.
Please create a new invitation.";
/* ($i->token, $c->current_user->{username})
*/
"The invitation %1 can’t be resent: it wasn’t created by you (%2)." = "The invitation %1 can’t be resent: it wasn’t created by you (%2).";
"You can invite someone to send you files through this Lufi instance even if they don’t have an account on it." = "You can invite someone to send you files through this Lufi instance even if they don’t have an account on it.";
/* ($orig_uri)
*/
"You can't add URLs that are not related to this instance (%1)." = "You can't add URLs that are not related to this instance (%1).";
/* ($e->{name}, format_bytes($e->{size})
*/
"— %1 (%2), that will expire on %3" = "— %1 (%2), that will expire on %3";