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

eo.js « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2c025fc6379154d3b85f942218ad155a69f3a1f (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
OC.L10N.register(
    "workflowengine",
    {
    "The given operator is invalid" : "Tiu operaciilo ne eblas",
    "The given regular expression is invalid" : "Tiu regulesprimo ne validas",
    "The given file size is invalid" : "Tiu dosiergrando ne validas",
    "The given tag id is invalid" : "Tiu etikeda identigilo ne validas",
    "The given IP range is invalid" : "Tiu IP-intervalo ne validas",
    "The given IP range is not valid for IPv4" : "Tiu IP-intervalo ne validas rilate al IPv4",
    "The given IP range is not valid for IPv6" : "Tiu IP-intervalo ne validas rilate al IPv6",
    "The given time span is invalid" : "Tiu hora intervalo ne validas",
    "The given start time is invalid" : "Tiu komenca horo ne validas",
    "The given end time is invalid" : "Tiu fina horo ne validas",
    "The given group does not exist" : "Tiu grupo ne ekzistas",
    "File" : "Dosiero",
    "File created" : "Dosiero kreita",
    "File updated" : "Dosiero ĝisdatigita",
    "File renamed" : "Dosiero alinomita",
    "File deleted" : "Dosiero forigita",
    "File accessed" : "Dosiero atingita",
    "File copied" : "Dosiero kopiita",
    "Tag assigned" : "Etikedo atribuita",
    "Operation #%s does not exist" : "Operacio n-ro %s ne ekzistas",
    "Entity %s does not exist" : "Ento %s ne ekzistas",
    "Entity %s is invalid" : "Ento %s ne validas",
    "No events are chosen." : "Neniu okazaĵo elektita.",
    "Entity %s has no event %s" : "Ento %s ne havas okazaĵon %s",
    "Operation %s does not exist" : "Operacio %s ne ekzistas",
    "Operation %s is invalid" : "Operacio %s ne validas",
    "Check %s does not exist" : "Kontrolo %s ne ekzistas",
    "Check %s is invalid" : "Kontrolo %s ne validas",
    "Check %s is not allowed with this entity" : "La kontrolo %s ne estas permesita kun tiu ento",
    "Check #%s does not exist" : "Kontrolo n-ro %s ne ekzistas",
    "Check %s is invalid or does not exist" : "La kontrolo %s ne validas aŭ ne ekzistas",
    "Nextcloud workflow engine" : "Modulo de laborfluo de Nextcloud",
    "Select a filter" : "Elekti filtrilon",
    "Select a comparator" : "Elekti komparilon",
    "Select a file type" : "Elekti dosierformon",
    "e.g. httpd/unix-directory" : "ekz. httpd/unix-directory",
    "Folder" : "Dosierujo",
    "Images" : "Bildoj",
    "Office documents" : "Oficejaj dokumentoj",
    "PDF documents" : "PDF-dokumentoj",
    "Custom mimetype" : "Propra MIME-tipo",
    "Select a tag" : "Elekti etikedon",
    "No results" : "Neniu rezulto",
    "%s (invisible)" : "%s (nevidebla)",
    "%s (restricted)" : "%s (limigita)",
    "Please enter a valid time span" : "Entajpu validan intertempon",
    "Select a request URL" : "Elekti petan retadreson",
    "Predefined URLs" : "Antaŭdifinitaj retadresoj",
    "Files WebDAV" : "Dosieroj WebDAV",
    "Others" : "Aliaj",
    "Custom URL" : "Propra retadreso",
    "Select a user agent" : "Elekti retumil-identigilo („user-agent“)",
    "Android client" : "Androida kliento",
    "iOS client" : "iOS-a kliento",
    "Desktop client" : "Labortabla kliento",
    "Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo",
    "Custom user agent" : "Propra retumil-identigilo („user-agent“)",
    "When" : "Kiam",
    "and" : "kaj",
    "Cancel" : "Nuligi",
    "Delete" : "Forigi",
    "The configuration is invalid" : "La agordo ne validas",
    "Save" : "Konservi",
    "Show less" : "Montri malpli",
    "Show more" : "Montri pli",
    "matches" : "kongruas kun",
    "does not match" : "ne kongruas kun",
    "is" : "estas",
    "is not" : "ne estas",
    "File name" : "Dosiernomo",
    "File MIME type" : "Dosiera MIME-tipo",
    "File size (upload)" : "Dosiergrando (alŝuto)",
    "less" : "malpli",
    "less or equals" : "malpli aŭ egalas al",
    "greater or equals" : "pli aŭ egalas al",
    "greater" : "pli",
    "Request remote address" : "Fora adreso de la peto",
    "matches IPv4" : "kongruas kun IPv4",
    "does not match IPv4" : "ne kongruas kun IPv4",
    "matches IPv6" : "kongruas kun IPv6",
    "does not match IPv6" : "ne kongruas kun IPv6",
    "File system tag" : "Dosiersistema etikedo",
    "is tagged with" : "estas etikedita per",
    "is not tagged with" : "ne estas etikedita per",
    "Request URL" : "Retadreso („URL“) de la peto",
    "Request time" : "Horo de la peto",
    "between" : "inter",
    "not between" : "ne inter",
    "Request user agent" : "Retumil-identigilo („user-agent“)",
    "User group membership" : "Grupano",
    "is member of" : "estas membro de",
    "is not member of" : "ne estas membro de",
    "Browse the app store" : "Esplori la aplikaĵejon"
},
"nplurals=2; plural=(n != 1);");