-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (4200 of 4207 strings) Translated using Weblate (Polish) Currently translated at 100.0% (4207 of 4207 strings) Translated using Weblate (English) Currently translated at 28.2% (1189 of 4207 strings) Co-authored-by: Grzegorz Pruchniakowski <[email protected]> Signed-off-by: Grzegorz Pruchniakowski <[email protected]> Signed-off-by: weblate (bot) <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tenacity/tenacity/en/ Translate-URL: https://hosted.weblate.org/projects/tenacity/tenacity/pl/ Translate-URL: https://hosted.weblate.org/projects/tenacity/tenacity/zh_Hans/ Translation: tenacity/Tenacity Audio Editor
- Loading branch information
Showing
3 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -12,16 +12,16 @@ msgstr "" | |
"Project-Id-Version: tenacity 1.3\n" | ||
"Report-Msgid-Bugs-To: ~tenacity/[email protected]\n" | ||
"POT-Creation-Date: 2021-07-20 03:55-0400\n" | ||
"PO-Revision-Date: 2023-09-15 19:50+0000\n" | ||
"Last-Translator: Liu Wenyuan <[email protected]>\n" | ||
"PO-Revision-Date: 2023-09-16 21:00+0000\n" | ||
"Last-Translator: Grzegorz Pruchniakowski <[email protected]>\n" | ||
"Language-Team: English <https://hosted.weblate.org/projects/tenacity/" | ||
"tenacity/en/>\n" | ||
"Language: en\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.0.1-dev\n" | ||
"X-Generator: Weblate 5.0.2\n" | ||
|
||
#: libraries/lib-strings/Internat.cpp | ||
msgid "Unable to determine" | ||
|
@@ -5360,13 +5360,13 @@ msgstr "Muted" | |
#. this track is soloed. (The Solo button is on.) | ||
#: src/TrackPanelAx.cpp | ||
msgid " Soloed" | ||
msgstr "" | ||
msgstr "Soloed" | ||
|
||
#. i18n-hint: This is for screen reader software and indicates that | ||
#. this track is selected. | ||
#: src/TrackPanelAx.cpp | ||
msgid " Selected" | ||
msgstr "" | ||
msgstr "Selected" | ||
|
||
#. i18n-hint: This is for screen reader software and indicates that | ||
#. this track is shown with a sync-locked icon. | ||
|
@@ -5382,11 +5382,11 @@ msgstr "Mute On" | |
|
||
#: src/TrackPanelAx.cpp | ||
msgid " Solo On" | ||
msgstr "" | ||
msgstr "Solo On" | ||
|
||
#: src/TrackPanelAx.cpp | ||
msgid " Select On" | ||
msgstr "" | ||
msgstr "Select On" | ||
|
||
#: src/TrackPanelResizeHandle.cpp | ||
msgid "Click and drag to adjust relative size of stereo tracks, double-click to make heights equal" | ||
|
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ msgstr "" | |
"Project-Id-Version: tenacity 1.3\n" | ||
"Report-Msgid-Bugs-To: ~tenacity/[email protected]\n" | ||
"POT-Creation-Date: 2023-07-18 11:32-0700\n" | ||
"PO-Revision-Date: 2023-09-15 19:50+0000\n" | ||
"PO-Revision-Date: 2023-09-16 21:00+0000\n" | ||
"Last-Translator: Grzegorz Pruchniakowski <[email protected]>\n" | ||
"Language-Team: Polish <https://hosted.weblate.org/projects/tenacity/tenacity/" | ||
"pl/>\n" | ||
|
@@ -33,7 +33,7 @@ msgstr "" | |
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (" | ||
"n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " | ||
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" | ||
"X-Generator: Weblate 5.0.1-dev\n" | ||
"X-Generator: Weblate 5.0.2\n" | ||
|
||
#: libraries/lib-audio-devices/AudioIOBase.cpp | ||
msgid "Stream is active ... unable to gather information.\n" | ||
|
@@ -3886,40 +3886,39 @@ msgstr "Ścieżka %d" | |
#. this track is muted. (The mute button is on.) | ||
#: src/TrackPanelAx.cpp | ||
msgid " Muted" | ||
msgstr "Wyciszony" | ||
msgstr "Wyciszona" | ||
|
||
#. i18n-hint: This is for screen reader software and indicates that | ||
#. this track is soloed. (The Solo button is on.) | ||
#: src/TrackPanelAx.cpp | ||
msgid " Soloed" | ||
msgstr "Zsolowany" | ||
msgstr "Zsolowana" | ||
|
||
#. i18n-hint: This is for screen reader software and indicates that | ||
#. this track is selected. | ||
#: src/TrackPanelAx.cpp | ||
msgid " Selected" | ||
msgstr "Zaznaczony" | ||
msgstr "Zaznaczona" | ||
|
||
#. i18n-hint: This is for screen reader software and indicates that | ||
#. this track is shown with a sync-locked icon. | ||
#. The absence of a dash between Sync and Locked is deliberate - | ||
#. if present, Jaws reads it as "dash". | ||
#: src/TrackPanelAx.cpp | ||
#, fuzzy | ||
msgid " Sync Locked" | ||
msgstr " Blokada synchronizacji" | ||
msgstr "Blokada synchronizacji" | ||
|
||
#: src/TrackPanelAx.cpp | ||
msgid " Mute On" | ||
msgstr "Wyciszone" | ||
msgstr "Włącz wycisz" | ||
|
||
#: src/TrackPanelAx.cpp | ||
msgid " Solo On" | ||
msgstr "Włączone solo" | ||
msgstr "Włącz solo" | ||
|
||
#: src/TrackPanelAx.cpp | ||
msgid " Select On" | ||
msgstr "Włączone zaznaczenie" | ||
msgstr "Włącz zaznacz" | ||
|
||
#: src/TrackPanelResizeHandle.cpp | ||
msgid "Click and drag to adjust relative size of stereo tracks, double-click to make heights equal" | ||
|
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 |
---|---|---|
|
@@ -18,16 +18,16 @@ msgstr "" | |
"Project-Id-Version: tenacity 1.3\n" | ||
"Report-Msgid-Bugs-To: ~tenacity/[email protected]\n" | ||
"POT-Creation-Date: 2023-07-18 11:32-0700\n" | ||
"PO-Revision-Date: 2023-09-15 19:50+0000\n" | ||
"Last-Translator: Liu Wenyuan <[email protected]>\n" | ||
"PO-Revision-Date: 2023-09-16 21:00+0000\n" | ||
"Last-Translator: Grzegorz Pruchniakowski <[email protected]>\n" | ||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" | ||
"tenacity/tenacity/zh_Hans/>\n" | ||
"Language: zh_CN\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 5.0.1-dev\n" | ||
"X-Generator: Weblate 5.0.2\n" | ||
|
||
#: libraries/lib-audio-devices/AudioIOBase.cpp | ||
msgid "Stream is active ... unable to gather information.\n" | ||
|
@@ -3879,6 +3879,7 @@ msgstr " 已选择" | |
#. The absence of a dash between Sync and Locked is deliberate - | ||
#. if present, Jaws reads it as "dash". | ||
#: src/TrackPanelAx.cpp | ||
#, fuzzy | ||
msgid " Sync Locked" | ||
msgstr " 已同步锁定" | ||
|
||
|