From 4efd787460766b9c39d6fa9a8efd3f0f44e63b6a Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Wed, 25 Dec 2019 15:25:17 +0800 Subject: [PATCH] New Crowdin translations (#119) [skip ci] --- resources/lang/de_DE/options.yml | 5 ----- resources/lang/el_GR/options.yml | 5 ----- resources/lang/es_ES/options.yml | 5 ----- resources/lang/fr_FR/options.yml | 5 ----- resources/lang/it_IT/options.yml | 5 ----- resources/lang/ja_JP/options.yml | 5 ----- resources/lang/ko_KR/options.yml | 5 ----- resources/lang/nl_NL/options.yml | 5 ----- resources/lang/pt_PT/options.yml | 5 ----- resources/lang/ru_RU/options.yml | 5 ----- resources/lang/zh_CN/options.yml | 5 ----- resources/lang/zh_TW/options.yml | 5 ----- 12 files changed, 60 deletions(-) diff --git a/resources/lang/de_DE/options.yml b/resources/lang/de_DE/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/de_DE/options.yml +++ b/resources/lang/de_DE/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/el_GR/options.yml b/resources/lang/el_GR/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/el_GR/options.yml +++ b/resources/lang/el_GR/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/es_ES/options.yml b/resources/lang/es_ES/options.yml index 23b853f1..f9db1bd6 100644 --- a/resources/lang/es_ES/options.yml +++ b/resources/lang/es_ES/options.yml @@ -98,11 +98,6 @@ general: title: Verificación de cuenta label: Los usuarios primero deben verificar su dirección de correo electrónico. regs_per_ip: Cuentas máximas de un IP - ip_get_method: - title: Obtener IP vía - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (puede ser fabricado) - REMOTE_ADDR: REMOTE_ADDR (NO adecuado para sitios bajo balanceador de carga) - hint: Desafortunadamente, no tenemos ningún método para obtener la dirección IP del cliente con puro PHP. max_upload_file_size: title: Tamaño máximo de subida hint: "Límite especificado en php.ini: :size" diff --git a/resources/lang/fr_FR/options.yml b/resources/lang/fr_FR/options.yml index 047d834e..971f0a3e 100644 --- a/resources/lang/fr_FR/options.yml +++ b/resources/lang/fr_FR/options.yml @@ -98,11 +98,6 @@ general: title: Vérification du compte label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Obtenir l'IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/it_IT/options.yml b/resources/lang/it_IT/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/it_IT/options.yml +++ b/resources/lang/it_IT/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/ja_JP/options.yml b/resources/lang/ja_JP/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/ja_JP/options.yml +++ b/resources/lang/ja_JP/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/ko_KR/options.yml b/resources/lang/ko_KR/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/ko_KR/options.yml +++ b/resources/lang/ko_KR/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/nl_NL/options.yml b/resources/lang/nl_NL/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/nl_NL/options.yml +++ b/resources/lang/nl_NL/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/pt_PT/options.yml b/resources/lang/pt_PT/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/pt_PT/options.yml +++ b/resources/lang/pt_PT/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/ru_RU/options.yml b/resources/lang/ru_RU/options.yml index 9aa28a7f..c9f3ef57 100644 --- a/resources/lang/ru_RU/options.yml +++ b/resources/lang/ru_RU/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size" diff --git a/resources/lang/zh_CN/options.yml b/resources/lang/zh_CN/options.yml index cbe29ad5..1976f645 100644 --- a/resources/lang/zh_CN/options.yml +++ b/resources/lang/zh_CN/options.yml @@ -98,11 +98,6 @@ general: title: 邮箱验证 label: 用户必须验证邮箱后才能使用皮肤托管等功能 regs_per_ip: 每个 IP 限制注册数 - ip_get_method: - title: IP 获取方式 - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR(可被伪造) - REMOTE_ADDR: REMOTE_ADDR(无法伪造,反代、负载均衡用户不要选) - hint: 皮肤站单靠 PHP 是无法获取客户端真实 IP 的,原因请自行搜索。 max_upload_file_size: title: 最大允许上传大小 hint: "PHP 限制::size,定义在 php.ini 中。" diff --git a/resources/lang/zh_TW/options.yml b/resources/lang/zh_TW/options.yml index 9f1efb6c..3f0d66f6 100644 --- a/resources/lang/zh_TW/options.yml +++ b/resources/lang/zh_TW/options.yml @@ -98,11 +98,6 @@ general: title: Account Verification label: Users must verify their email address first. regs_per_ip: Max accounts of one IP - ip_get_method: - title: Get IP via - HTTP_X_FORWARDED_FOR: HTTP_X_FORWARDED_FOR (can be fabricated) - REMOTE_ADDR: REMOTE_ADDR (NOT suitable for sites under load balancer) - hint: Unfortunately, we have no method to get the accurate client IP address with pure PHP. max_upload_file_size: title: Max Upload Size hint: "Limit specified in php.ini: :size"