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

id.json « l10n « sharebymail « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97e987101cbdddafa19bb6dad259712c65c3294b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Shared with %1$s" : "Berbagi dengan %1$s",
    "Shared with {email}" : "Berbagi dengan {email}",
    "Shared with %1$s by %2$s" : "Berbagi dengan %1$s oleh %2$s",
    "Shared with {email} by {actor}" : "Berbagi dengan {email} oleh {actor}",
    "You shared %1$s with %2$s by mail" : "Anda membagikan %1$s dengan %2$s lewat surel",
    "You shared {file} with {email} by mail" : "Anda membagikan {file} dengan {email} lewat surel",
    "%3$s shared %1$s with %2$s by mail" : "%3$s membagikan %1$s dengan %2$s lewat surel",
    "{actor} shared {file} with {email} by mail" : "{actor} membagikan {file} dengan {email} lewat surel",
    "Sharing %s failed, this item is already shared with %s" : "Berbagi %s gagal, item ini telah dibagikan dengan %s",
    "Failed to send share by E-mail" : "Gagal untuk mengirim berbagi lewat surel",
    "%s shared »%s« with you" : "%s membagikan »%s« dengan anda",
    "%s shared »%s« with you on behalf of %s" : "%s membagikan »%s« dengan anda atas nama %s",
    "Failed to create the E-mail" : "Gagal untuk membuat surel",
    "Could not find share" : "Tidak menemukan berbagi",
    "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hai bro,\n\n%s membagikan »%s« dengan anda atas nama %s.\n\n%s\n\n",
    "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hai bro,\n\n%s membagikan »%s« dengan anda.\n\n%s\n\n",
    "Cheers!" : "Senyum!",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hai bro,<br><br>%s membagikan <a href=\"%s\">%s</a> dengan anda atas nama %s.<br><br>",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hai bro,<br><br>%s membagikan <a href=\"%s\">%s</a> dengan anda.<br><br>"
},"pluralForm" :"nplurals=1; plural=0;"
}