scan i18n

pull/1496/head
Mikael Finstad 3 years ago
parent eef9430c36
commit 66e6f1036d
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -4,6 +4,7 @@
"{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} frames", "{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} ms, {{frameCount}} frames",
"{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} of {{nonFilteredSegments}} segments selected", "{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} of {{nonFilteredSegments}} segments selected",
"<0></0> <2></2> or <4>I</4> <6>O</6> to set cutpoints": "<0></0> <2></2> or <4>I</4> <6>O</6> to set cutpoints", "<0></0> <2></2> or <4>I</4> <6>O</6> to set cutpoints": "<0></0> <2></2> or <4>I</4> <6>O</6> to set cutpoints",
"⌘ Cmd / ⊞ Win": "⌘ Cmd / ⊞ Win",
"A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.": "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.", "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.": "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.",
"Abort": "Abort", "Abort": "Abort",
"About LosslessCut": "About LosslessCut", "About LosslessCut": "About LosslessCut",
@ -21,6 +22,7 @@
"All streams have been extracted as separate files": "All streams have been extracted as separate files", "All streams have been extracted as separate files": "All streams have been extracted as separate files",
"Allow multiple instances": "Allow multiple instances", "Allow multiple instances": "Allow multiple instances",
"Allow multiple instances of LosslessCut to run concurrently? (experimental)": "Allow multiple instances of LosslessCut to run concurrently? (experimental)", "Allow multiple instances of LosslessCut to run concurrently? (experimental)": "Allow multiple instances of LosslessCut to run concurrently? (experimental)",
"Alt": "Alt",
"Always open this dialog when opening multiple files": "Always open this dialog when opening multiple files", "Always open this dialog when opening multiple files": "Always open this dialog when opening multiple files",
"An error has occurred.": "An error has occurred.", "An error has occurred.": "An error has occurred.",
"Are you sure you want to close the current file?": "Are you sure you want to close the current file?", "Are you sure you want to close the current file?": "Are you sure you want to close the current file?",
@ -107,6 +109,7 @@
"Create random segments": "Create random segments", "Create random segments": "Create random segments",
"Create segments from keyframes": "Create segments from keyframes", "Create segments from keyframes": "Create segments from keyframes",
"CSV files": "CSV files", "CSV files": "CSV files",
"Ctrl": "Ctrl",
"CUE files": "CUE files", "CUE files": "CUE files",
"CUE sheet file": "CUE sheet file", "CUE sheet file": "CUE sheet file",
"Current frame has been set as cover art": "Current frame has been set as cover art", "Current frame has been set as cover art": "Current frame has been set as cover art",
@ -487,6 +490,7 @@
"Set the threshold for considering a picture \"black\".": "Set the threshold for considering a picture \"black\".", "Set the threshold for considering a picture \"black\".": "Set the threshold for considering a picture \"black\".",
"Set the threshold for considering a pixel \"black\".": "Set the threshold for considering a pixel \"black\".", "Set the threshold for considering a pixel \"black\".": "Set the threshold for considering a pixel \"black\".",
"Settings": "Settings", "Settings": "Settings",
"Shift": "Shift",
"Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.": "Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.", "Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.": "Shift all segments on the timeline by this amount. Negative values will be shifted back, while positive value will be shifted forward in time.",
"Shift all segments on timeline": "Shift all segments on timeline", "Shift all segments on timeline": "Shift all segments on timeline",
"Shift timestamps so that the first timestamp is 0. (LosslessCut default)": "Shift timestamps so that the first timestamp is 0 (LosslessCut default).", "Shift timestamps so that the first timestamp is 0. (LosslessCut default)": "Shift timestamps so that the first timestamp is 0 (LosslessCut default).",

Loading…
Cancel
Save