Merge pull request #600 from sudotman/main
Added missing Hindi (hi_IN) translations and fixed a few broken ones.
This commit is contained in:
commit
7f805d16a1
2 changed files with 6 additions and 9 deletions
|
@ -147,7 +147,7 @@ Note: Podman is CLI-compatible with Docker, so simply replace "docker" with "pod
|
|||
Please view https://github.com/Frooodle/Stirling-PDF/blob/main/HowToUseOCR.md
|
||||
|
||||
## Want to add your own language?
|
||||
Stirling PDF currently supports 20!
|
||||
Stirling PDF currently supports 21!
|
||||
- English (English) (en_GB)
|
||||
- English (US) (en_US)
|
||||
- Arabic (العربية) (ar_AR)
|
||||
|
@ -169,6 +169,7 @@ Stirling PDF currently supports 20!
|
|||
- Greek (el_GR)
|
||||
- Turkish (Türkçe) (tr_TR)
|
||||
- Indonesia (Bahasa Indonesia) (id_ID)
|
||||
- Hindi (हिंदी) (hi_IN)
|
||||
|
||||
If you want to add your own language to Stirling-PDF please refer
|
||||
https://github.com/Frooodle/Stirling-PDF/blob/main/HowToAddNewLanguage.md
|
||||
|
|
|
@ -184,12 +184,8 @@ addPassword.tags=सुरक्षित, सुरक्षा
|
|||
home.removePassword.title=पासवर्ड हटाएं
|
||||
home.removePassword.desc=अपने पीडीएफ़ दस्तावेज़ से पासवर्ड सुरक्षा को हटाएं।
|
||||
removePassword.tags=सुरक्षित, डिक्रिप्ट, सुरक्षा, पासवर्ड हटाएं, पासवर्ड मिटाएं
|
||||
home.compressPdfs.title=Compress
|
||||
home.compressPdfs.desc=Compress PDFs to reduce their file size.
|
||||
compressPdfs.tags=squish,small,tiny
|
||||
|
||||
|
||||
home.compressPdfs.title=कम्प्रेस
|
||||
home.compressPdfs.title=संकुचित करें (कम्प्रेस)
|
||||
home.compressPdfs.desc=फ़ाइल का आकार कम करने के लिए PDF को कम्प्रेस करें।
|
||||
compressPdfs.tags=स्क्विश, छोटा, छोटा
|
||||
|
||||
|
@ -462,9 +458,9 @@ addPageNumbers.submit=पृष्ठ संख्या जोड़ें
|
|||
|
||||
|
||||
#auto-rename
|
||||
auto-rename.title=Auto Rename
|
||||
auto-rename.header=Auto Rename PDF
|
||||
auto-rename.submit=Auto Rename
|
||||
auto-rename.title=स्वतः नाम परिवर्तन (खुद ब खुद नाम बदलें)
|
||||
auto-rename.header=स्वतः नाम परिवर्तन पीडीएफ़
|
||||
auto-rename.submit=स्वतः नाम परिवर्तन
|
||||
|
||||
|
||||
#adjustContrast
|
||||
|
|
Loading…
Reference in a new issue