# Translation of Odoo Server. # This file contains the translation of the following modules: # * website_event_track_social # # Translators: # Dragan Vukosavljevic , 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:22+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Dragan Vukosavljevic , 2023\n" "Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sr\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" #. module: website_event_track_social #: model_terms:ir.ui.view,arch_db:website_event_track_social.event_track_view_form msgid "minutes before start" msgstr "" #. module: website_event_track_social #: model:ir.model.fields,help:website_event_track_social.field_event_track__push_reminder msgid "" "Check this if you want to send a push notification reminder to everyone that" " has favorited this track." msgstr "" "Označite ovo polje ako želite da šaljete notifikacije svima kojima se ova " "tema sviđa." #. module: website_event_track_social #: model_terms:ir.ui.view,arch_db:website_event_track_social.event_track_view_form msgid "Edit Push Reminder" msgstr "Uredi podsetnik" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_event_track__firebase_enable_push_notifications msgid "Enable Web Push Notifications" msgstr "Omogući web push notifikacije" #. module: website_event_track_social #: model:ir.model,name:website_event_track_social.model_event_track msgid "Event Track" msgstr "Tema događaja" #. module: website_event_track_social #: model:ir.model.fields,help:website_event_track_social.field_event_track__push_reminder_delay msgid "" "How many minutes before the start of the talk do you want to send the " "reminder?" msgstr "Koliko minuta pre početka teme želite da šaljete podsetnik?" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_social_post__event_track_id msgid "Linked Event Track" msgstr "Povezana tema događaja" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_website_visitor__event_track_push_enabled_ids msgid "Push Enabled Tracks" msgstr "Teme sa omogućenom push notifikacijom" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_event_track__push_reminder #: model_terms:ir.ui.view,arch_db:website_event_track_social.event_track_view_form msgid "Push Reminder" msgstr "Push podsetnik" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_event_track__push_reminder_delay msgid "Push Reminder Delay" msgstr "Odlaganje push podsetnika" #. module: website_event_track_social #: model:ir.model.fields,field_description:website_event_track_social.field_event_track__push_reminder_posts msgid "Push Reminders" msgstr "Push podsetnici" #. module: website_event_track_social #: model:ir.model,name:website_event_track_social.model_social_post msgid "Social Post" msgstr "Objava na društvenoj mreži" #. module: website_event_track_social #. odoo-python #: code:addons/website_event_track_social/models/event_track.py:0 #, python-format msgid "There are no push reminders associated with this track" msgstr "Nema push podsetnika koji su povezani sa ovom temom" #. module: website_event_track_social #: model:ir.model.fields,help:website_event_track_social.field_website_visitor__event_track_push_enabled_ids msgid "" "Tracks that are 'default favorited' can be blacklisted and the visitor is " "removed from push reminders." msgstr "" "Teme koje su 'podrazumevano omiljene' mogu biti stavljene na crnu listu, a " "posetilac se uklanja iz push podsetnika." #. module: website_event_track_social #: model:ir.model,name:website_event_track_social.model_website_visitor msgid "Website Visitor" msgstr "Posetilac website-a" #. module: website_event_track_social #. odoo-python #: code:addons/website_event_track_social/models/event_track.py:0 #, python-format msgid "Your favorite track '%s' will start in %s minutes!" msgstr "Vaša omiljena tema '%s' će početi za %s minuta!" #. module: website_event_track_social #. odoo-python #: code:addons/website_event_track_social/models/event_track.py:0 #, python-format msgid "Your track is about to start!" msgstr "Vaša tema upravo počinje!"