From f192bcccf992474745204306a3d07ccc2bd8efef Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 12 Apr 2018 00:19:44 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/es.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/l10n/es.js') diff --git a/core/l10n/es.js b/core/l10n/es.js index ae7e4b731e1..06d44c42dee 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -277,8 +277,11 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", "Forgot password?" : "¿Contraseña olvidada?", "Back to login" : "Volver a la identificación", + "Connect to your account" : "Conectar a cuenta", + "Please log in before granting %s access to your %s account." : "Por favor, inicie sesión antes de conceder %s acceso a tu %s cuenta.", "App token" : "Token de la aplicación", "Grant access" : "Conceder acceso", + "Alternative log in using app token" : "Inicio de sesión alternativo usando el token de la aplicación", "Account access" : "Acceso a la cuenta", "You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s", "Redirecting …" : "Redireccionando...", -- cgit v1.2.3 le-1.3 JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgitwww-data
summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/pom.xml
blob: 7db6df07b5e062ad6e1aeecbe0161d6f432c661d (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