{ "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "Comments for files" : "Comentarios de los archivos", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }ue='44287-fix-avatar-fed-share-receiver'>44287-fix-avatar-fed-share-receiver Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs_CZ.js
blob: b4a8645066c2df54771381deb38903e10d48d4ea (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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147