diff --git a/resources/lang/gl/README.md b/resources/lang/gl/README.md new file mode 100644 index 000000000..5e2ecfc95 --- /dev/null +++ b/resources/lang/gl/README.md @@ -0,0 +1,14 @@ +# Tradución ao galego (gl) PIXELFED + +## Notas + +_v 1_ + +traducindo a versión beta +_usuaria_ = persoa usuaria +e así todo + + +en _validator.php_ o uso do artigo _The_ é confuso no medio de tanta variable sin coñecer +o contexto, así que unha vez se inclúa a tradución haberá que melloralo. +En moitos casos quiteino cando o contido da variable (semella) actuar como nome. diff --git a/resources/lang/gl/auth.php b/resources/lang/gl/auth.php new file mode 100644 index 000000000..ee784a1cc --- /dev/null +++ b/resources/lang/gl/auth.php @@ -0,0 +1,19 @@ + 'As credenciais non constan nos nosos rexistros.', + 'throttle' => 'Demasiados intentos de conexión. Por favor, inténteo de novo en :seconds seconds.', + +]; diff --git a/resources/lang/gl/notification.php b/resources/lang/gl/notification.php new file mode 100644 index 000000000..f4d1e51fb --- /dev/null +++ b/resources/lang/gl/notification.php @@ -0,0 +1,8 @@ + 'gustoulle a súa foto.', + 'startedFollowingYou' => 'comezou a seguila.', + +]; diff --git a/resources/lang/gl/pagination.php b/resources/lang/gl/pagination.php new file mode 100644 index 000000000..afe74398c --- /dev/null +++ b/resources/lang/gl/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Seguinte »', + +]; diff --git a/resources/lang/gl/passwords.php b/resources/lang/gl/passwords.php new file mode 100644 index 000000000..236daa688 --- /dev/null +++ b/resources/lang/gl/passwords.php @@ -0,0 +1,22 @@ + 'Os contrasinais deben ser ao menos de seis caracteres e concordar na confirmación.', + 'reset' => 'Restableceuse o seu contrasinal!', + 'sent' => 'Acabamos de enviarlle unha ligazón para restablecer o contrasinal!', + 'token' => 'Este testemuño de restablecemento de contrasinal non é válido.', + 'user' => "Non atopamos unha usuaria con ese enderezo de correo.", + +]; diff --git a/resources/lang/gl/profile.php b/resources/lang/gl/profile.php new file mode 100644 index 000000000..321682294 --- /dev/null +++ b/resources/lang/gl/profile.php @@ -0,0 +1,8 @@ + 'Esta usuaria aínda non publicou!', + 'emptyFollowers' => 'Esta usuaria aínda non ten seguidoras!', + 'emptyFollowing' => 'Esta usuaria aínda non segue a ninguén!', + 'savedWarning' => 'Só vostede pode ver o que gardou', +]; diff --git a/resources/lang/gl/timeline.php b/resources/lang/gl/timeline.php new file mode 100644 index 000000000..2024b2029 --- /dev/null +++ b/resources/lang/gl/timeline.php @@ -0,0 +1,7 @@ + 'A súa liña temporal está baldeira.' + +]; diff --git a/resources/lang/gl/validation.php b/resources/lang/gl/validation.php new file mode 100644 index 000000000..caa7d2453 --- /dev/null +++ b/resources/lang/gl/validation.php @@ -0,0 +1,122 @@ + 'O :attribute debe aceptarse.', + 'active_url' => 'O :attribute non é un URL válido.', + 'after' => 'A :attribute debe ser unha data posterior :date.', + 'after_or_equal' => 'A :attribute debe ser unha data posterior ou igual a must be a date after or equal to :date.', + 'alpha' => 'O :attribute só pode conter letras.', + 'alpha_dash' => 'O :attribute podería conter só letras, números e guións.', + 'alpha_num' => 'O :attribute podería conter só letras e números.', + 'array' => 'A :attribute debe ser unha cadea.', + 'before' => 'A :attribute debe ser unha data anterior a :date.', + 'before_or_equal' => 'A :attribute debe ser unha data anterior ou igual a :date.', + 'between' => [ + 'numeric' => ' :attribute debe estar entre :min e :max.', + 'file' => 'O :attribute debe estar entre :min e :max kilobytes.', + 'string' => 'O :attribute debe ter entre :min e :max caracteres.', + 'array' => 'O :attribute debe ter entre :min e :max elementos.', + ], + 'boolean' => 'O campo :attribute debe ser verdadeiro ou falso.', + 'confirmed' => 'O :attribute de confirmación non coincide.', + 'date' => 'A :attribute non é unha data válida.', + 'date_format' => 'O :attribute non segue o formato :format.', + 'different' => ' :attribute e :other deben ser diferentes.', + 'digits' => ' :attribute deben ser :digits díxitos.', + 'digits_between' => ' :attribute debe ter entre :min e :max díxitos.', + 'dimensions' => 'The :attribute ten unhas dimensións de imaxe non válidas.', + 'distinct' => 'O campo :attribute ten un valor duplo.', + 'email' => 'The :attribute debe ser un enderezo de correo válido.', + 'exists' => 'O :attribute escollido non é válido.', + 'file' => ' :attribute debe ser un ficheiro.', + 'filled' => 'O campo :attribute debe ter un valor.', + 'image' => ' :attribute ten que ser unha imaxe.', + 'in' => ' :attribute escollido non é válido.', + 'in_array' => 'O campo :attribute non existe en :other.', + 'integer' => ' :attribute debe ser un enteiro.', + 'ip' => ' :attribute ten que ser un enderezo IP válido.', + 'ipv4' => ' :attribute ten que ser un enderezo IPv4 válido.', + 'ipv6' => ' :attribute ten que ser un enderezo IPv6 válido.', + 'json' => ' :attribute debe ser unha cadea JSON válida.', + 'max' => [ + 'numeric' => ' :attribute non pode ser maior de :max.', + 'file' => ' :attribute non pode ser maior de :max kilobytes.', + 'string' => ' :attribute non pode ser maior de :max caracteres.', + 'array' => 'O :attribute non pode ter máis de :max elementos.', + ], + 'mimes' => ' :attribute debe ser un ficheiro de tipo: :values.', + 'mimetypes' => ' :attribute debe ser un ficheiro de tipo: :values.', + 'min' => [ + 'numeric' => ' :attribute debe ser como mínimo :min.', + 'file' => ' :attribute debe ser como mínimo :min kilobytes.', + 'string' => ' :attribute debe ser como mínimo :min characters.', + 'array' => ' :attribute debe ter ao menos :min elementos.', + ], + 'not_in' => 'O :attribute escollido non é válido.', + 'not_regex' => 'O formato de :attribute non é válido', + 'numeric' => ' :attribute debe ser un número.', + 'present' => 'O campo :attribute debe estar presente.', + 'regex' => 'O formato de :attribute non é válido.', + 'required' => 'O campo :attribute é requerido.', + 'required_if' => 'O campo :attribute é requerido cando :other é :value.', + 'required_unless' => 'O campo :attribute é requerido a non ser que :other esté en :values.', + 'required_with' => 'O campo :attribute é requerido cando :values é presente.', + 'required_with_all' => 'O campo :attribute é requerido cando :values é presente.', + 'required_without' => 'O campo :attribute é requerido cando :values non está presente.', + 'required_without_all' => 'O campo :attribute é requerido cando non está presente :values.', + 'same' => ' :attribute e :other deben coincidir.', + 'size' => [ + 'numeric' => ' :attribute debe ser :size.', + 'file' => ' :attribute debe ser :size kilobytes.', + 'string' => ' :attribute debe ser :size caracteres.', + 'array' => ' :attribute debe conter :size elementos.', + ], + 'string' => ' :attribute debe ser unha cadea.', + 'timezone' => ' :attribute debe ser unha zona válida.', + 'unique' => 'O nome :attribute xa está collido.', + 'uploaded' => ' :attribute fallou ao subir.', + 'url' => 'O formato de :attribute non é válido.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +];