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

gl.json « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 91511d581d4239f8b5b0a26a4bf67e2c28aedb7b (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{ "translations": {
    "Saved" : "Gardado",
    "Saving failed:" : "Erro gardando:",
    "File MIME type" : "Tipo MIME do ficheiro",
    "is" : "é",
    "is not" : "non é",
    "matches" : "coincidencias",
    "does not match" : "non coincide",
    "Example: {placeholder}" : "Exemplo: {placeholder}",
    "File size (upload)" : "Tamaño do ficheiro (envío)",
    "less" : "menor",
    "less or equals" : "menor ou igual",
    "greater or equals" : "maior ou igual",
    "greater" : "maior",
    "File system tag" : "Etiqueta do sistema de ficheiros",
    "is tagged with" : "está etiquetado con",
    "is not tagged with" : "non está etiquetado con",
    "Select tag…" : "Escolla a etiqueta...",
    "Request remote address" : "Solicitar o enderezo remoto",
    "matches IPv4" : "concorda con IPv4",
    "does not match IPv4" : "non concorda con IPv4",
    "matches IPv6" : "concorda con IPv6",
    "does not match IPv6" : "non concorda con IPv6",
    "Request time" : "Tempo da solicitude",
    "between" : "entre",
    "not between" : "non entre",
    "Start" : "Comezo",
    "End" : "Final",
    "Select timezone…" : "Seleccionar o fuso horario…",
    "Request URL" : "Solicitar URL",
    "Predefined URLs" : "URL predefinidas",
    "Files WebDAV" : "Arquiva en WebDAV",
    "Request user agent" : "Solicitar axente de usuario",
    "Sync clients" : "Sincronizar clientes",
    "Android client" : "Cliente Android",
    "iOS client" : "Cliente iOS",
    "Desktop client" : "Cliente de escritorio",
    "User group membership" : "Pertencia a un grupo de usuarios",
    "is member of" : "é membro de",
    "is not member of" : "non é membro de",
    "The given operator is invalid" : "O operador indicado é incorrecto",
    "The given regular expression is invalid" : "A expresión regular indicada é incorrecta",
    "The given file size is invalid" : "O tamaño do ficheiro indicado é incorrecto",
    "The given tag id is invalid" : "A etiqueta indicada é incorrecta",
    "The given IP range is invalid" : "O intervalo de IPs indicado é incorrecto",
    "The given IP range is not valid for IPv4" : "O intervalo de IPs indicado é incorrecto para IPv4",
    "The given IP range is not valid for IPv6" : "O intervalo de IPs indicado é incorrecto para IPv6",
    "The given time span is invalid" : "O intervalo temporal indicado é incorrecto",
    "The given start time is invalid" : "O tempo de comezo indicado é incorrecto",
    "The given end time is invalid" : "O tempo final indicado é incorrecto",
    "The given group does not exist" : "O grupo indicado non existe",
    "Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe",
    "Operation #%s does not exist" : "Non existe a operación num. %s ",
    "Operation %s does not exist" : "Non existe a operación %s",
    "Operation %s is invalid" : "A operación %s é incorrecta",
    "Check %s does not exist" : "Non existe a proba %s",
    "Check %s is invalid" : "A proba %s é incorrecta",
    "Check #%s does not exist" : "Non existe a proba num. %s ",
    "Workflow" : "Fluxo de traballo",
    "Open documentation" : "Documentación aberta",
    "Add rule group" : "Engadir unha regra de grupo",
    "Short rule description" : "Breve descrición da regra",
    "Add rule" : "Engadir regra",
    "Reset" : "Restabelecer",
    "Save" : "Gardar",
    "Saving…" : "Gardando...",
    "Loading…" : "Cargando..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}