From 5b8125b2be1ba75c075f317e74ef4d16eccd1540 Mon Sep 17 00:00:00 2001 From: W <150025636+G1T-W@users.noreply.github.com> Date: Thu, 9 Nov 2023 18:00:38 +0100 Subject: [PATCH] Add Serbian (Latin) translations Abbreviations are used for the *[other] cases because the noun forms change depending on the number. --- .../i18n/sr/cosmic_applet_notifications.ftl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 cosmic-applet-notifications/i18n/sr/cosmic_applet_notifications.ftl diff --git a/cosmic-applet-notifications/i18n/sr/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/sr/cosmic_applet_notifications.ftl new file mode 100644 index 00000000..7d90a5c8 --- /dev/null +++ b/cosmic-applet-notifications/i18n/sr/cosmic_applet_notifications.ftl @@ -0,0 +1,14 @@ +hours-ago = { NUMBER($duration) -> + [1] Pre 1 čas + *[other] Pre {$duration} č. +} +minutes-ago = { NUMBER($duration) -> + [1] Pre 1 minut + *[other] Pre {$duration} min. +} +show-less = Prikaži manje +show-more = Prikaži još {$more} +clear-all = Obriši sva obaveštenja +do-not-disturb = Ne uznemiravaj +notification-settings = Podešavanja obaveštenja... +no-notifications = Nema obaveštenja