mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-01-14 20:11:17 +01:00
translation files
This commit is contained in:
parent
9dce758da9
commit
0ded549213
@ -2260,6 +2260,16 @@
|
|||||||
"text": {
|
"text": {
|
||||||
"message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison."
|
"message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison."
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"too": {
|
||||||
|
"dissimilar": {
|
||||||
|
"message": "These documents appear highly dissimilar. Comparison was stopped to save time."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"earlyDissimilarity": {
|
||||||
|
"title": "These PDFs look highly different",
|
||||||
|
"body": "We're seeing very few similarities so far. You can stop the comparison if these aren't related documents.",
|
||||||
|
"stopButton": "Stop comparison"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"certSign": {
|
"certSign": {
|
||||||
|
|||||||
@ -352,11 +352,6 @@
|
|||||||
"refreshPage": "Refresh Page"
|
"refreshPage": "Refresh Page"
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"compare": {
|
|
||||||
"tags": "difference,changes,review",
|
|
||||||
"title": "Compare",
|
|
||||||
"desc": "Compare two PDF documents and highlight differences"
|
|
||||||
},
|
|
||||||
"desc": "Your locally hosted one-stop-shop for all your PDF needs.",
|
"desc": "Your locally hosted one-stop-shop for all your PDF needs.",
|
||||||
"searchBar": "Search for features...",
|
"searchBar": "Search for features...",
|
||||||
"viewPdf": {
|
"viewPdf": {
|
||||||
@ -1407,6 +1402,16 @@
|
|||||||
"text": {
|
"text": {
|
||||||
"message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison."
|
"message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison."
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"too": {
|
||||||
|
"dissimilar": {
|
||||||
|
"message": "These documents appear highly dissimilar. Comparison was stopped to save time."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"earlyDissimilarity": {
|
||||||
|
"title": "These PDFs look highly different",
|
||||||
|
"body": "We're seeing very few similarities so far. You can stop the comparison if these aren't related documents.",
|
||||||
|
"stopButton": "Stop comparison"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"certSign": {
|
"certSign": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user