From 39e135e644deffff4a46deef9315018d94b400f8 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Mon, 17 Feb 2020 12:08:46 +0800 Subject: [PATCH] New Crowdin translations (#131) * New translations skinlib.yml (Japanese) [skip ci] * New translations skinlib.yml (Korean) [skip ci] * New translations skinlib.yml (Portuguese) [skip ci] * New translations skinlib.yml (Russian) [skip ci] * New translations skinlib.yml (Spanish) [skip ci] * New translations skinlib.yml (Italian) [skip ci] * New translations skinlib.yml (Chinese Simplified) [skip ci] * New translations skinlib.yml (Chinese Traditional) [skip ci] * New translations skinlib.yml (Dutch) [skip ci] * New translations skinlib.yml (French) [skip ci] * New translations skinlib.yml (German) [skip ci] * New translations skinlib.yml (Greek) [skip ci] --- resources/lang/de_DE/skinlib.yml | 2 +- resources/lang/el_GR/skinlib.yml | 2 +- resources/lang/es_ES/skinlib.yml | 2 +- resources/lang/fr_FR/skinlib.yml | 2 +- resources/lang/it_IT/skinlib.yml | 2 +- resources/lang/ja_JP/skinlib.yml | 2 +- resources/lang/ko_KR/skinlib.yml | 2 +- resources/lang/nl_NL/skinlib.yml | 2 +- resources/lang/pt_PT/skinlib.yml | 2 +- resources/lang/ru_RU/skinlib.yml | 2 +- resources/lang/zh_CN/skinlib.yml | 2 +- resources/lang/zh_TW/skinlib.yml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/resources/lang/de_DE/skinlib.yml b/resources/lang/de_DE/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/de_DE/skinlib.yml +++ b/resources/lang/de_DE/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/el_GR/skinlib.yml b/resources/lang/el_GR/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/el_GR/skinlib.yml +++ b/resources/lang/el_GR/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/es_ES/skinlib.yml b/resources/lang/es_ES/skinlib.yml index 780150b7..91763f90 100644 --- a/resources/lang/es_ES/skinlib.yml +++ b/resources/lang/es_ES/skinlib.yml @@ -72,7 +72,7 @@ rename: success: La textura fue renombrada a :name con éxito. model: success: El modelo de la textura se cambió a :model con éxito. - duplicate: "La misma textura disponible para el modelo elegido ya existe en skinlib (Tid: :tid). Puede añadirla a su armario directamente." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: No tienes permiso para moderar esta textura. non-existent: No existe la textura. report: diff --git a/resources/lang/fr_FR/skinlib.yml b/resources/lang/fr_FR/skinlib.yml index eae582df..725a02e9 100644 --- a/resources/lang/fr_FR/skinlib.yml +++ b/resources/lang/fr_FR/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: Cette texture n'existe pas. report: diff --git a/resources/lang/it_IT/skinlib.yml b/resources/lang/it_IT/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/it_IT/skinlib.yml +++ b/resources/lang/it_IT/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/ja_JP/skinlib.yml b/resources/lang/ja_JP/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/ja_JP/skinlib.yml +++ b/resources/lang/ja_JP/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/ko_KR/skinlib.yml b/resources/lang/ko_KR/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/ko_KR/skinlib.yml +++ b/resources/lang/ko_KR/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/nl_NL/skinlib.yml b/resources/lang/nl_NL/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/nl_NL/skinlib.yml +++ b/resources/lang/nl_NL/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/pt_PT/skinlib.yml b/resources/lang/pt_PT/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/pt_PT/skinlib.yml +++ b/resources/lang/pt_PT/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: diff --git a/resources/lang/ru_RU/skinlib.yml b/resources/lang/ru_RU/skinlib.yml index 9b9cb89f..0e6cd431 100644 --- a/resources/lang/ru_RU/skinlib.yml +++ b/resources/lang/ru_RU/skinlib.yml @@ -72,7 +72,7 @@ rename: success: Текстура успешно переименована в :name. model: success: Модель текстуры была изменена на :model успешно. - duplicate: "Та же текстура, которая доступна для выбранной модели, уже существует в skinlib (Название: :tid). Вы можете добавить ее в шкаф напрямую." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: У вас нет разрешения на модерирование этой текстуры. non-existent: Нет такой текстуры. report: diff --git a/resources/lang/zh_CN/skinlib.yml b/resources/lang/zh_CN/skinlib.yml index ad3273f5..d57f7b28 100644 --- a/resources/lang/zh_CN/skinlib.yml +++ b/resources/lang/zh_CN/skinlib.yml @@ -72,7 +72,7 @@ rename: success: 材质名称已被成功设置为 :name model: success: 材质的适用模型已被修改为 :model - duplicate: "已经有人上传过适用于该模型的相同材质了,直接去皮肤库收藏使用吧(名称::tid)" + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: 你没有权限修改此材质 non-existent: 材质不存在 report: diff --git a/resources/lang/zh_TW/skinlib.yml b/resources/lang/zh_TW/skinlib.yml index a06d6c06..ac8e43b7 100644 --- a/resources/lang/zh_TW/skinlib.yml +++ b/resources/lang/zh_TW/skinlib.yml @@ -72,7 +72,7 @@ rename: success: The texture was renamed to :name successfully. model: success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." + duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :name). You can add it to your closet directly." no-permission: You have no permission to moderate this texture. non-existent: No such texture. report: