Correct spelling error

This commit is contained in:
Daniel Johnson 2022-04-30 05:01:52 -04:00
parent 8ae55fbc5f
commit a2b0938519
8 changed files with 8 additions and 8 deletions

View file

@ -418,7 +418,7 @@ class LutrisWindow(Gtk.ApplicationWindow): # pylint: disable=too-many-public-me
if self.filters.get("category") == "favorite": if self.filters.get("category") == "favorite":
self.show_label(_("Add games to your favorites to see them here.")) self.show_label(_("Add games to your favorites to see them here."))
elif self.filters.get("installed"): elif self.filters.get("installed"):
self.show_label(_("No installed games found. Press Ctrl+H so show all games.")) self.show_label(_("No installed games found. Press Ctrl+H to show all games."))
# Splash screen disabled because unfinished. # Splash screen disabled because unfinished.
# elif ( # elif (
# not self.filters.get("runner") # not self.filters.get("runner")

View file

@ -1248,7 +1248,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Fügen Sie Ihre Spiele zu den Favoriten hinzu um sie hier zu sehen." msgstr "Fügen Sie Ihre Spiele zu den Favoriten hinzu um sie hier zu sehen."
#: lutris/gui/lutriswindow.py:422 #: lutris/gui/lutriswindow.py:422
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "" msgstr ""
"Keine installierte Spiele gefunden. Drücke Strg+H damit alle gezeigt werden." "Keine installierte Spiele gefunden. Drücke Strg+H damit alle gezeigt werden."

View file

@ -1343,7 +1343,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Añada juegos a sus favoritos para verlos aquí." msgstr "Añada juegos a sus favoritos para verlos aquí."
#: lutris/gui/lutriswindow.py:421 #: lutris/gui/lutriswindow.py:421
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "" msgstr ""
"No se han encontrado juegos instalados. Pulse Ctrl+H para mostrar todos los " "No se han encontrado juegos instalados. Pulse Ctrl+H para mostrar todos los "
"juegos." "juegos."

View file

@ -1179,7 +1179,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Dodajte igre u svoje omiljene kako bi ih tamo vidjeli." msgstr "Dodajte igre u svoje omiljene kako bi ih tamo vidjeli."
#: lutris/gui/lutriswindow.py:451 #: lutris/gui/lutriswindow.py:451
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "" msgstr ""
"Nema pronađenih instaliranih igra. Pritisnite Ctrl+H za prikaz svih igra." "Nema pronađenih instaliranih igra. Pritisnite Ctrl+H za prikaz svih igra."

View file

@ -1334,7 +1334,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Voeg games toe aan je favorieten om ze hier te tonen." msgstr "Voeg games toe aan je favorieten om ze hier te tonen."
#: lutris/gui/lutriswindow.py:421 #: lutris/gui/lutriswindow.py:421
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "" msgstr ""
"Geen geïnstalleerde games aangetroffen. Druk op Ctrl+H om alle games te " "Geen geïnstalleerde games aangetroffen. Druk op Ctrl+H om alle games te "
"tonen." "tonen."

View file

@ -1307,7 +1307,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Adicione jogos aos seus favoritos para vê-los aqui." msgstr "Adicione jogos aos seus favoritos para vê-los aqui."
#: lutris/gui/lutriswindow.py:420 #: lutris/gui/lutriswindow.py:420
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "" msgstr ""
"Nenhum jogo instalado encontrado. Pressione Ctrl+H para mostrar todos os " "Nenhum jogo instalado encontrado. Pressione Ctrl+H para mostrar todos os "
"jogos." "jogos."

View file

@ -1141,7 +1141,7 @@ msgid "Add games to your favorites to see them here."
msgstr "Добавьте игры в избранное, после этого они появятся здесь." msgstr "Добавьте игры в избранное, после этого они появятся здесь."
#: lutris/gui/lutriswindow.py:430 #: lutris/gui/lutriswindow.py:430
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "Не найдено установленных игр. Нажмите CTRL+H чтобы показать все игры." msgstr "Не найдено установленных игр. Нажмите CTRL+H чтобы показать все игры."
#: lutris/gui/lutriswindow.py:432 #: lutris/gui/lutriswindow.py:432

View file

@ -1257,7 +1257,7 @@ msgid "Add games to your favorites to see them here."
msgstr "将游戏添加到收藏夹就能在这里看到" msgstr "将游戏添加到收藏夹就能在这里看到"
#: lutris/gui/lutriswindow.py:420 #: lutris/gui/lutriswindow.py:420
msgid "No installed games found. Press Ctrl+H so show all games." msgid "No installed games found. Press Ctrl+H to show all games."
msgstr "未找到已安装的游戏,按 Ctrl+H 显示所有游戏" msgstr "未找到已安装的游戏,按 Ctrl+H 显示所有游戏"
#: lutris/gui/views/list.py:48 lutris/runners/dolphin.py:26 #: lutris/gui/views/list.py:48 lutris/runners/dolphin.py:26