-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also use our new action to sync strings
- Loading branch information
Showing
15 changed files
with
49 additions
and
195 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: Upload localization strings to CurseForge | ||
|
||
on: | ||
push: | ||
branches: | ||
- master | ||
tags-ignore: | ||
- '**' | ||
|
||
jobs: | ||
template: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Clone project | ||
uses: actions/checkout@v4 | ||
|
||
- name: Upload localizations | ||
uses: p3lim/curseforge-localizations@v1 | ||
env: | ||
CF_API_KEY: ${{ secrets.CF_API_KEY }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('deDE') | ||
|
||
-- config | ||
L['Map pin scale'] = 'Skalierung der Kartennadel' | ||
L['The scale of world quest pins on the current map'] = 'Skalierung der Weltquest-Nadeln auf der aktuellen Karte' | ||
L['Overview pin scale'] = 'Übersicht Nadelskala' | ||
L['The scale of world quest pins on a parent/continent map'] = 'Skalierung der Weltquest-Nadeln auf einem Welt-/Kontinentkarte' | ||
L['Pin size zoom factor'] = 'Zoomfaktor der Nadelgröße' | ||
L['How much extra scale to apply when map is zoomed'] = 'Wie viel zusätzlicher Maßstab angewendet werden soll, wenn die Karte gezoomt wird?' | ||
L['Hold key to hide'] = 'Zum Ausblenden die Taste gedrückt halten' | ||
L['Hold this key to temporarily hide all world quests'] = 'Halte diese Taste gedrückt, um alle Weltquests vorübergehend auszublenden' | ||
--@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('esES') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('esES') | ||
--@localization(locale="esES", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('esMX') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('esMX') | ||
--@localization(locale="esMX", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('frFR') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('frFR') | ||
--@localization(locale="frFR", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('itIT') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('itIT') | ||
--@localization(locale="itIT", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('koKR') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('koKR') | ||
--@localization(locale="koKR", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('ptBR') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('ptBR') | ||
--@localization(locale="ptBR", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
local L = select(2, ...).L('ruRU') -- luacheck: ignore | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('ruRU') | ||
--@localization(locale="ruRU", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,3 @@ | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('zhCN') | ||
|
||
-- config | ||
L['Map pin scale'] = '地图任务标记缩放' | ||
L['The scale of world quest pins on the current map'] = '当前地图上世界任务标记的缩放比例' | ||
L['Overview pin scale'] = '概览地图任务标记缩放' | ||
L['The scale of world quest pins on a parent/continent map'] = '在主地图/大陆地图上的世界任务标记的缩放比例' | ||
L['Pin size zoom factor'] = '任务标记缩放比例' | ||
L['How much extra scale to apply when map is zoomed'] = '当放大地图时任务标记的额外缩放比例' | ||
L['Show events on continent'] = '在大陆地图上显示事件' | ||
L['Show on Azeroth'] = '在艾泽拉斯上显示' | ||
L['Hold key to hide'] = '按住此键隐藏' | ||
L['Hold this key to temporarily hide all world quests'] = '按住此键临时隐藏所有世界任务' | ||
--@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="blank")@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
-- this file is auto-generated by BigWigs Packager from CurseForge localizations | ||
local L = select(2, ...).L('zhTW') | ||
|
||
-- config | ||
L['Map pin scale'] = '地圖標記點大小' | ||
L['The scale of world quest pins on the current map'] = '在當前地圖的世界任務標記點大小' | ||
L['Overview pin scale'] = '總覽標記點大小' | ||
L['The scale of world quest pins on a parent/continent map'] = '在大陸地圖的世界任務標記點大小' | ||
L['Pin size zoom factor'] = '標記點大小縮放係數' | ||
L['How much extra scale to apply when map is zoomed'] = '縮放地圖時要應用多少額外的縮放' | ||
--@localization(locale="zhTW", format="lua_additive_table", handle-unlocalized="blank")@ |