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

gl.json « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8f84a5d3a34c82da19f15a7af80ca772dc6a0681 (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
{ "translations": {
    "Server to server sharing is not enabled on this server" : "Neste servidor non está activada a compartición de servidor a servidor",
    "The mountpoint name contains invalid characters." : "O nome do punto de montaxe contén caracteres inválidos.",
    "Invalid or untrusted SSL certificate" : "Certificado SSL incorrecto ou non fiábel",
    "Couldn't add remote share" : "Non foi posíbel engadir a compartición remota",
    "Shared with you" : "Compartido con vostede",
    "Shared with others" : "Compartido con outros",
    "Shared by link" : "Compartido por ligazón",
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir a compartición remota {name} desde {owner}@{remote}?",
    "Remote share" : "Compartición remota",
    "Remote share password" : "Contrasinal da compartición remota",
    "Cancel" : "Cancelar",
    "Add remote share" : "Engadir unha compartición remota",
    "No ownCloud installation found at {remote}" : "Non se atopou unha instalación do ownCloud en {remote}",
    "Invalid ownCloud url" : "URL incorrecta do ownCloud",
    "Shared by" : "Compartido por",
    "This share is password-protected" : "Esta compartición está protexida con contrasinal",
    "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.",
    "Password" : "Contrasinal",
    "Name" : "Nome",
    "Share time" : "Compartir o tempo",
    "Sorry, this link doesn’t seem to work anymore." : "Semella que esta ligazón non funciona.",
    "Reasons might be:" : "As razóns poderían ser:",
    "the item was removed" : "o elemento foi retirado",
    "the link expired" : "a ligazón caducou",
    "sharing is disabled" : "foi desactivada a compartición",
    "For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
    "Add to your ownCloud" : "Engadir ao seu ownCloud",
    "Download" : "Descargar",
    "Download %s" : "Descargar %s",
    "Direct link" : "Ligazón directa",
    "Server-to-Server Sharing" : "Compartición Servidor-a-Servidor",
    "Allow users on this server to send shares to other servers" : "Permitir aos ususarios de este servidor enviar comparticións a outros servidores",
    "Allow users on this server to receive shares from other servers" : "Permitir aos usuarios de este servidor recibir comparticións de outros servidores"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}