-
Notifications
You must be signed in to change notification settings - Fork 10
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 (Russian (ru_ru))
Currently translated at 100.0% (20 of 20 strings) Translated using Weblate (Spanish (Spain) (es_es)) Currently translated at 100.0% (20 of 20 strings) Co-authored-by: Alexey <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: José Antonio Alvarado <[email protected]> Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-milkdrop/es_es/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-milkdrop/ru_ru/ Translation: Kodi add-ons: look and feel/visualization.milkdrop
- Loading branch information
1 parent
d362822
commit 7a0c6fb
Showing
2 changed files
with
13 additions
and
12 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 |
---|---|---|
|
@@ -7,15 +7,15 @@ msgstr "" | |
"Project-Id-Version: XBMC Main\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: 2023-01-24 20:15+0000\n" | ||
"PO-Revision-Date: 2023-12-12 07:31+0000\n" | ||
"Last-Translator: José Antonio Alvarado <[email protected]>\n" | ||
"Language-Team: Spanish (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-milkdrop/es_es/>\n" | ||
"Language: es_es\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 4.15.1\n" | ||
"X-Generator: Weblate 5.2.1\n" | ||
|
||
msgctxt "Addon Summary" | ||
msgid "MilkDrop takes you flying through the soundwaves you're hearing" | ||
|
@@ -47,7 +47,7 @@ msgstr "Habilitar cortes" | |
|
||
msgctxt "#30005" | ||
msgid "Loudness Threshold For Hard Cuts" | ||
msgstr "Umbral de volumen para cortes" | ||
msgstr "Umbral de volumen para cortes en seco" | ||
|
||
msgctxt "#30006" | ||
msgid "Average Time Between Hard Cuts" | ||
|
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 |
---|---|---|
|
@@ -5,16 +5,17 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: XBMC Main\n" | ||
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.milkdrop/issues\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Kodi Translation Team\n" | ||
"Language-Team: Russian (http://www.transifex.com/projects/p/xbmc-main/language/ru/)\n" | ||
"Language: ru\n" | ||
"PO-Revision-Date: 2024-02-15 08:13+0000\n" | ||
"Last-Translator: Alexey <[email protected]>\n" | ||
"Language-Team: Russian <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-milkdrop/ru_ru/>\n" | ||
"Language: ru_ru\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 5.3\n" | ||
|
||
msgctxt "Addon Summary" | ||
msgid "MilkDrop takes you flying through the soundwaves you're hearing" | ||
|
@@ -88,15 +89,15 @@ msgstr "Папка для пользовательских настроек" | |
# setting value formats | ||
msgctxt "#30050" | ||
msgid "{0:.1f} secs" | ||
msgstr "" | ||
msgstr "{0:.1f} секунд" | ||
|
||
msgctxt "#30051" | ||
msgid "{0:.0f} %" | ||
msgstr "" | ||
msgstr "{0:.0f} %" | ||
|
||
msgctxt "#30052" | ||
msgid "{0:.0f} fps" | ||
msgstr "" | ||
msgstr "{0:.0f} fps" | ||
|
||
#~ msgctxt "#30050" | ||
#~ msgid "%2.0f secs" | ||
|