Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ast.json « l10n « sharebymail « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7263b36cd9511ceba96f18d77c6a35c5622abe1a (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
{ "translations": {
    "Shared with %1$s" : "Compartióse con %1$s",
    "Shared with {email}" : "Compartióse con {email}",
    "Shared with %1$s by %2$s" : "Compartióse con %1$s por %2$s",
    "Shared with {email} by {actor}" : "Compartióse con {email} por {actor}",
    "Password for mail share sent to %1$s" : "Unvióse a %1$s la contraseña pa la compartición per corréu",
    "Password for mail share sent to {email}" : "Unvióse a {email} la contraseña pa la compartición per corréu",
    "Password for mail share sent to you" : "Unviósete la contraseña pa la compartición per corréu",
    "You shared %1$s with %2$s by mail" : "Compartiesti %1$s con %2$s per corréu",
    "You shared {file} with {email} by mail" : "Compartiesti {file} con {email} per corréu",
    "%3$s shared %1$s with %2$s by mail" : "%3$s compartió %1$s con %2$s per corréu",
    "{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} per corréu",
    "Password to access %1$s was sent to %2s" : "Unvióse a %2s la contraseña p'acceder a %1$s",
    "Password to access {file} was sent to {email}" : "Unvióse a {email} la contraseña p'acceder a {ficheru}",
    "Password to access %1$s was sent to you" : "Unviósete la contraseña p'acceder a %1$s",
    "Password to access {file} was sent to you" : "Unviósete la contraseña p'acceder a {file}",
    "Sharing %s failed, this item is already shared with %s" : "Falló la compartición de %s, esti elementu yá se compartió con %s",
    "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nun podemos unviate la contraseña auto-xenerada. Afita una direición de corréu válida nos tos axustes personales y volvi tentalo.",
    "Failed to send share by email" : "Fallu al unviar la compartición per corréu",
    "%s shared »%s« with you" : "%s compartió «%s» contigo",
    "%s shared »%s« with you." : "%s compartió «%s» contigo.",
    "Click the button below to open it." : "Primi'l botón d'embaxo p'abrilu.",
    "Open »%s«" : "Abrir «%s»",
    "%s via %s" : "%s per %s",
    "Password to access »%s«" : "Contraseña p'acceder a »%s«",
    "You can choose a different password at any time in the share dialog." : "Pues escoyer una contraseña diferente en cualesquier momentu nel diálogu de compartir.",
    "Could not find share" : "Nun pudo alcontrase la compartición",
    "Share by mail" : "Unviar per corréu",
    "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enllaz personalizáu a un ficheru o carpeta poniendo una direición de corréu.",
    "Failed to send share by E-mail" : "Fallu al unviar la compartición per corréu",
    "It is protected with the following password: %s" : "Protexóse cola contraseña de darréu: %s",
    "This is the password: %s" : "Esta ye la contraseña: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}