зеркало из https://github.com/nextcloud/forms.git
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
449948c29a
Коммит
f9f0bed88d
|
@ -132,4 +132,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Formulario no encontrado",
|
||||
"This form does not exist" : "Este formulario no existe"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -129,5 +129,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Este formulario ha caducado y ya no acepta respuestas",
|
||||
"Form not found" : "Formulario no encontrado",
|
||||
"This form does not exist" : "Este formulario no existe"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -82,4 +82,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Formulario no encontrado",
|
||||
"This form does not exist" : "Este formulario no existe"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -79,5 +79,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Este formulario ha expirado y ya no recibe respuestas",
|
||||
"Form not found" : "Formulario no encontrado",
|
||||
"This form does not exist" : "Este formulario no existe"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -15,4 +15,4 @@ OC.L10N.register(
|
|||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"Submit" : "Enviar",
|
||||
"Date" : "Fecha",
|
||||
"Time" : "Hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -133,4 +133,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Formulaire non trouvé",
|
||||
"This form does not exist" : "Ce formulaire n’existe pas"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -130,5 +130,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Ce formulaire a expiré et n'accepte plus les réponses",
|
||||
"Form not found" : "Formulaire non trouvé",
|
||||
"This form does not exist" : "Ce formulaire n’existe pas"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -133,4 +133,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Modulo non trovato",
|
||||
"This form does not exist" : "Questo modulo non esiste"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -130,5 +130,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte",
|
||||
"Form not found" : "Modulo non trovato",
|
||||
"This form does not exist" : "Questo modulo non esiste"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -135,4 +135,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Formulário não encontrado",
|
||||
"This form does not exist" : "Este formulário não existe"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -132,5 +132,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Este formulário expirou e não aceita mais respostas",
|
||||
"Form not found" : "Formulário não encontrado",
|
||||
"This form does not exist" : "Este formulário não existe"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -131,4 +131,4 @@ OC.L10N.register(
|
|||
"Form not found" : "Formulário não encontrado",
|
||||
"This form does not exist" : "Este formulário não existe"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -128,5 +128,5 @@
|
|||
"This form has expired and is no longer taking answers" : "Formulário expirou e não é possível obter mais respostas",
|
||||
"Form not found" : "Formulário não encontrado",
|
||||
"This form does not exist" : "Este formulário não existe"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
Загрузка…
Ссылка в новой задаче