diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 43 |
1 files changed, 40 insertions, 3 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-06 09:15+0100\n" +"POT-Creation-Date: 2019-08-28 20:16+0200\n" "PO-Revision-Date: 2018-04-03 14:34+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/ayatana-indicators/" @@ -19,7 +19,9 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 2.20-dev\n" +#. blacklist #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +#: ../src/indicator-notifications-settings.c:274 msgid "Discard notifications by application name" msgstr "Zahazovat oznámení na základě názvu aplikace" @@ -31,7 +33,9 @@ msgstr "" "Pokud je název aplikace na seznamu vyloučených, všechna oznámení s " "odpovídajícím názvem aplikace budou zahozena." +#. clear-on-middle-click #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 +#: ../src/indicator-notifications-settings.c:244 msgid "Clear notifications on middle click" msgstr "Vyčistit oznámení při kliknutím prostředním tlačítkem myši" @@ -65,11 +69,16 @@ msgstr "" "Indikátor zobrazí nejvýše takový počet oznámení, který je stanoven touto " "hodnotou." -#: ../src/indicator-notifications.c:170 +#: ../src/indicator-notifications.c:167 msgid "Notifications" msgstr "Oznámení" -#: ../src/indicator-notifications.c:470 +#. Create the settings menuitem +#: ../src/indicator-notifications.c:176 +msgid "Settings..." +msgstr "" + +#: ../src/indicator-notifications.c:475 #, c-format msgid "Clear <small>(%d Notification)</small>" msgid_plural "Clear <small>(%d Notifications)</small>" @@ -77,6 +86,34 @@ msgstr[0] "Vyčistit <small>(%d oznámení)</small>" msgstr[1] "Vyčistit <small>(%d oznámení)</small>" msgstr[2] "Vyčistit <small>(%d oznámení)</small>" +#. Window Frame +#: ../src/indicator-notifications-settings.c:227 +#: ../src/indicator-notifications-settings.c:233 +#: ../src/indicator-notifications-settings.c:348 +msgid "Indicator Notifications Settings" +msgstr "" + +#. hide-indicator +#: ../src/indicator-notifications-settings.c:253 +#, fuzzy +msgid "Hide indicator" +msgstr "Skrýt indikátor" + +#. max-items +#. FIXME: indicator does not change max items until restart... +#: ../src/indicator-notifications-settings.c:263 +#, fuzzy +msgid "Maximum number of visible notifications" +msgstr "Nejvyšší nastavený počet viditelných položek" + +#: ../src/indicator-notifications-settings.c:299 +msgid "Remove" +msgstr "" + +#: ../src/indicator-notifications-settings.c:304 +msgid "Add" +msgstr "" + #: ../src/notification-menuitem.c:129 msgid "from" msgstr "z" |