aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ia.js
blob: bc0b8200424897e084944cd0de83f5b0cfd0d301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
OC.L10N.register(
    "federatedfilesharing",
    {
    "Federated sharing" : "Compartir federate",
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "Esque tu vole adder le compartir remote {name} de {owner}@{remote}?",
    "Remote share" : "Compartir remote",
    "Remote share password" : "Contrasigno del compartir remote",
    "Cancel" : "Cancellar",
    "Add remote share" : "Adder le compartir remote",
    "Copy" : "Copiar",
    "Copied!" : "Copiate!",
    "Not supported!" : "Non supportate!",
    "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.",
    "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.",
    "Invalid Federated Cloud ID" : "ID del Nube Federate",
    "Server to server sharing is not enabled on this server" : "Le compartir de servitor a servitor non es activate in iste servitor",
    "Invalid or untrusted SSL certificate" : "Certificato SSL non valide o non fiduciari",
    "Storage not valid" : "Immagazinage non valide",
    "Federated Share successfully added" : "Le Compartir Federate addite con successo",
    "Couldn't add remote share" : "Impossibile adder le compartir remote",
    "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falleva, proque iste elemento ja es compartite con %s",
    "File is already shared with %s" : "File ja es compartite con %s",
    "Could not find share" : "Impossibile trovar le compartite",
    "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Tu recipeva \"%3$s\" como un compartimento remote de %1$s (in nomine de %2$s)",
    "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Tu recipeva {share} como un compartimento remote de {user} (in nomine de {behalf})",
    "You received \"%3$s\" as a remote share from %1$s" : "Tu recipeva \"%3$s\" como un compartimento remote de %1$s",
    "You received {share} as a remote share from {user}" : "Tu recipeva {share} como un compartimento remote de {user}",
    "Accept" : "Acceptar",
    "Decline" : "Refusar",
    "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Comparti con me per mi ID de Nube Federate #Nextcloud, vide %s",
    "Share with me through my #Nextcloud Federated Cloud ID" : "Comparti con me per mi ID de Nube Federate #Nextcloud",
    "Federated Cloud Sharing" : "Compartimento del Nube Federate",
    "Open documentation" : "Documentation aperte",
    "Federated Cloud" : "Nube Federate",
    "Your Federated Cloud ID:" : "Tu ID de Nube Federate:",
    "Share it:" : "Comparti lo:",
    "Add to your website" : "Adde a tu sito web",
    "Share with me via Nextcloud" : "Comparti con me via Nextcloud",
    "HTML Code:" : "Codice HTML:",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falleva, il es impossibile trovar %s: possibilemente le servitor es actualmente non accessibile.",
    "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s (in nomine de %2$s)",
    "You received \"/%3$s\" as a remote share from %1$s" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s"
},
"nplurals=2; plural=(n != 1);");