mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-23 01:12:32 -04:00
Fix typo
This commit is contained in:
committed by
Alexander Larsson
parent
6967756877
commit
0906e5a9b9
@@ -60,7 +60,7 @@ static GOptionEntry options[] = {
|
||||
{ "app", 0, 0, G_OPTION_ARG_NONE, &opt_app, N_("Look for app with the specified name"), NULL },
|
||||
{ "appstream", 0, 0, G_OPTION_ARG_NONE, &opt_appstream, N_("Update appstream for remote"), NULL },
|
||||
{ "subpath", 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &opt_subpaths, N_("Only update this subpath"), N_("PATH") },
|
||||
{ "assumeyes", 'y', 0, G_OPTION_ARG_NONE, &opt_yes, N_("OAutomatically answer yes for all questions"), NULL },
|
||||
{ "assumeyes", 'y', 0, G_OPTION_ARG_NONE, &opt_yes, N_("Automatically answer yes for all questions"), NULL },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
||||
4
po/cs.po
4
po/cs.po
@@ -1246,8 +1246,8 @@ msgid "Only update this subpath"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgstr "OAutomaticky odpovědět ano na všechny otázky"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr "Automaticky odpovědět ano na všechny otázky"
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
#, c-format
|
||||
|
||||
4
po/de.po
4
po/de.po
@@ -1270,8 +1270,8 @@ msgid "Only update this subpath"
|
||||
msgstr "Nur diesen Unterpfad aktualisieren"
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgstr "O Automatisch alle Fragen mit »ja« beantworten"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr "Automatisch alle Fragen mit »ja« beantworten"
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
#, c-format
|
||||
|
||||
2
po/hu.po
2
po/hu.po
@@ -1270,7 +1270,7 @@ msgid "Only update this subpath"
|
||||
msgstr "Csak ezen alútvonal frissítése"
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
2
po/pl.po
2
po/pl.po
@@ -1272,7 +1272,7 @@ msgid "Only update this subpath"
|
||||
msgstr "Aktualizuje tylko tę podścieżkę"
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr "Automatycznie odpowiada tak na wszystkie pytania"
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
@@ -1237,7 +1237,7 @@ msgid "Only update this subpath"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
2
po/ru.po
2
po/ru.po
@@ -1262,7 +1262,7 @@ msgid "Only update this subpath"
|
||||
msgstr "Обновлять только указанный подкаталог"
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr "Автоматически отвечать да на все вопросы"
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
2
po/sk.po
2
po/sk.po
@@ -1245,7 +1245,7 @@ msgid "Only update this subpath"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
2
po/sv.po
2
po/sv.po
@@ -1273,7 +1273,7 @@ msgid "Only update this subpath"
|
||||
msgstr "Uppdatera endast denna undersökväg"
|
||||
|
||||
#: app/flatpak-builtins-update.c:63
|
||||
msgid "OAutomatically answer yes for all questions"
|
||||
msgid "Automatically answer yes for all questions"
|
||||
msgstr ""
|
||||
|
||||
#: app/flatpak-builtins-update.c:91
|
||||
|
||||
Reference in New Issue
Block a user