mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-11 13:48:37 +02:00
Merge branch 'main' into dependabot/gradle/org.junit.platform-junit-platform-launcher-1.13.4
This commit is contained in:
commit
7983149804
6
.github/labeler-config-srvaroa.yml
vendored
6
.github/labeler-config-srvaroa.yml
vendored
@ -46,6 +46,9 @@ labels:
|
||||
- label: 'API'
|
||||
title: '.*openapi.*|.*swagger.*|.*api.*'
|
||||
|
||||
- label: 'v2'
|
||||
base-branch: 'V2'
|
||||
|
||||
- label: 'Translation'
|
||||
files:
|
||||
- 'app/core/src/main/resources/messages_[a-zA-Z_]{2}_[a-zA-Z_]{2,7}.properties'
|
||||
@ -62,6 +65,7 @@ labels:
|
||||
- 'app/core/src/main/java/stirling/software/SPDF/controller/web/.*'
|
||||
- 'app/core/src/main/java/stirling/software/SPDF/UI/.*'
|
||||
- 'app/proprietary/src/main/java/stirling/software/proprietary/security/controller/web/.*'
|
||||
- 'frontend/**'
|
||||
|
||||
- label: 'Java'
|
||||
files:
|
||||
@ -120,6 +124,7 @@ labels:
|
||||
- 'scripts/installFonts.sh'
|
||||
- 'test.sh'
|
||||
- 'test2.sh'
|
||||
- 'docker/**'
|
||||
|
||||
- label: 'Devtools'
|
||||
files:
|
||||
@ -131,7 +136,6 @@ labels:
|
||||
- '.github/workflows/pre_commit.yml'
|
||||
- 'devGuide/.*'
|
||||
- 'devTools/.*'
|
||||
- 'devTools/.*'
|
||||
|
||||
- label: 'Test'
|
||||
files:
|
||||
|
1
.github/labels.yml
vendored
1
.github/labels.yml
vendored
@ -83,6 +83,7 @@
|
||||
color: "DEDEDE"
|
||||
- name: "v2"
|
||||
color: "FFFF00"
|
||||
description: "Issues or pull requests related to the v2 branch"
|
||||
- name: "wontfix"
|
||||
description: "This will not be worked on"
|
||||
color: "FFFFFF"
|
||||
|
@ -131,7 +131,7 @@ Stirling-PDF currently supports 40 languages!
|
||||
| German (Deutsch) (de_DE) |  |
|
||||
| Greek (Ελληνικά) (el_GR) |  |
|
||||
| Hindi (हिंदी) (hi_IN) |  |
|
||||
| Hungarian (Magyar) (hu_HU) |  |
|
||||
| Hungarian (Magyar) (hu_HU) |  |
|
||||
| Indonesian (Bahasa Indonesia) (id_ID) |  |
|
||||
| Irish (Gaeilge) (ga_IE) |  |
|
||||
| Italian (Italiano) (it_IT) |  |
|
||||
|
@ -368,36 +368,36 @@ settings.update=Frissítés elérhető
|
||||
settings.updateAvailable=A jelenlegi telepített verzió: {0}. Új verzió ({1}) érhető el.
|
||||
|
||||
# Update modal and notification strings
|
||||
update.urgentUpdateAvailable=🚨 Update Available
|
||||
update.updateAvailable=Update Available
|
||||
update.modalTitle=Update Available
|
||||
update.current=Current
|
||||
update.latest=Latest
|
||||
update.latestStable=Latest Stable
|
||||
update.priority=Priority
|
||||
update.recommendedAction=Recommended Action
|
||||
update.breakingChangesDetected=⚠️ Breaking Changes Detected
|
||||
update.breakingChangesMessage=This update contains breaking changes. Please review the migration guides below.
|
||||
update.migrationGuides=Migration Guides:
|
||||
update.viewGuide=View Guide
|
||||
update.loadingDetailedInfo=Loading detailed version information...
|
||||
update.close=Close
|
||||
update.viewAllReleases=View All Releases
|
||||
update.downloadLatest=Download Latest
|
||||
update.availableUpdates=Available Updates:
|
||||
update.unableToLoadDetails=Unable to load detailed version information.
|
||||
update.version=Version
|
||||
update.urgentUpdateAvailable=🚨 Sürgős frissítés érhető el
|
||||
update.updateAvailable=Frissítés érhető el
|
||||
update.modalTitle=Frissítés érhető el
|
||||
update.current=Jelenlegi verzió
|
||||
update.latest=Legújabb verzió
|
||||
update.latestStable=Legújabb stabil verzió
|
||||
update.priority=Fontosság
|
||||
update.recommendedAction=Ajánlott lépés
|
||||
update.breakingChangesDetected=⚠️ Jelentős változások észlelve
|
||||
update.breakingChangesMessage=Ez a frissítés jelentős változásokat tartalmaz. Kérjük, olvassa el az alábbi migrációs útmutatót.
|
||||
update.migrationGuides=Migrációs útmutatók:
|
||||
update.viewGuide=Útmutató megtekintése
|
||||
update.loadingDetailedInfo=Részletes verzióinformációk betöltése folyamatban...
|
||||
update.close=Bezárás
|
||||
update.viewAllReleases=Összes kiadás megtekintése
|
||||
update.downloadLatest=Legújabb verzió letöltése
|
||||
update.availableUpdates=Elérhető frissítések:
|
||||
update.unableToLoadDetails=Nem sikerült betölteni a részletes verzióinformációkat.
|
||||
update.version=Verzió
|
||||
|
||||
# Update priority levels
|
||||
update.priority.urgent=URGENT
|
||||
update.priority.normal=NORMAL
|
||||
update.priority.minor=MINOR
|
||||
update.priority.low=LOW
|
||||
update.priority.urgent=SÜRGETŐ
|
||||
update.priority.normal=NORMÁL
|
||||
update.priority.minor=KISEBB
|
||||
update.priority.low=ALACSONY
|
||||
|
||||
# Breaking changes text
|
||||
update.breakingChanges=Breaking Changes:
|
||||
update.breakingChangesDefault=This version contains breaking changes
|
||||
update.migrationGuide=Migration Guide
|
||||
update.breakingChanges=Megszakító változások:
|
||||
update.breakingChangesDefault=Ez a verzió megszakító változásokat tartalmaz
|
||||
update.migrationGuide=Migrációs útmutató
|
||||
settings.appVersion=Alkalmazás verziója:
|
||||
settings.downloadOption.title=Letöltési beállítás (egyetlen fájl, nem tömörített letöltések esetén):
|
||||
settings.downloadOption.1=Megnyitás ugyanabban az ablakban
|
||||
|
Loading…
Reference in New Issue
Block a user