From c171f048a6dff1a032eb5edf8f343cac60971ac5 Mon Sep 17 00:00:00 2001 From: Feike Donia <170404653+feikedonia@users.noreply.github.com> Date: Tue, 8 Jul 2025 17:03:57 +0200 Subject: [PATCH] i18n: update fluent numbering scheme, with German and Dutch translations --- .../data/com.system76.CosmicAppList.desktop | 2 + cosmic-app-list/i18n/de/cosmic_app_list.ftl | 5 +- .../com.system76.CosmicAppletA11y.desktop | 2 + .../i18n/de/cosmic_applet_a11y.ftl | 7 ++- .../com.system76.CosmicAppletAudio.desktop | 2 + .../i18n/de/cosmic_applet_audio.ftl | 2 +- .../com.system76.CosmicAppletBattery.desktop | 2 + ...com.system76.CosmicAppletBluetooth.desktop | 3 - ....system76.CosmicAppletInputSources.desktop | 2 + .../com.system76.CosmicAppletMinimize.desktop | 2 + .../i18n/es/cosmic_applet_minimize.ftl | 0 .../i18n/hi/cosmic_applet_minimize.ftl | 0 .../i18n/kn/cosmic_applet_minimize.ftl | 0 .../i18n/pl/cosmic_applet_minimize.ftl | 0 .../i18n/ro/cosmic_applet_minimize.ftl | 0 .../i18n/zh-TW/cosmic_applet_minimize.ftl | 0 .../com.system76.CosmicAppletNetwork.desktop | 2 + .../i18n/de/cosmic_applet_network.ftl | 3 +- ...system76.CosmicAppletNotifications.desktop | 2 + .../i18n/be/cosmic_applet_notifications.ftl | 20 ++++--- .../i18n/bg/cosmic_applet_notifications.ftl | 12 ++-- .../i18n/de/cosmic_applet_notifications.ftl | 14 ++--- .../i18n/en/cosmic_applet_notifications.ftl | 18 +++--- .../es-419/cosmic_applet_notifications.ftl | 14 +++-- .../i18n/es-ES/cosmic_applet_notifications | 14 +++-- .../i18n/fi/cosmic_applet_notifications.ftl | 16 ++--- .../i18n/fr/cosmic_applet_notifications.ftl | 14 +++-- .../i18n/ga/cosmic_applet_notifications.ftl | 14 ++--- .../i18n/hi/cosmic_applet_notifications.ftl | 12 ++-- .../i18n/hu/cosmic_applet_notifications.ftl | 13 ++--- .../i18n/it/cosmic_applet_notifications.ftl | 18 +++--- .../i18n/ja/cosmic_applet_notifications.ftl | 4 +- .../i18n/kn/cosmic_applet_notifications.ftl | 12 ++-- .../i18n/ko/cosmic_applet_notifications.ftl | 10 +--- .../i18n/nb/cosmic_applet_notifications.ftl | 58 +++++++++---------- .../i18n/nl/cosmic_applet_notifications.ftl | 12 ++-- .../i18n/pl/cosmic_applet_notifications.ftl | 20 +++---- .../com.system76.CosmicAppletPower.desktop | 1 + ...om.system76.CosmicAppletStatusArea.desktop | 4 +- .../com.system76.CosmicAppletTiling.desktop | 1 + .../com.system76.CosmicAppletTime.desktop | 1 + ...om.system76.CosmicAppletWorkspaces.desktop | 1 + .../com.system76.CosmicPanelAppButton.desktop | 1 + ...system76.CosmicPanelLauncherButton.desktop | 1 + ...stem76.CosmicPanelWorkspacesButton.desktop | 1 + data/com.system76.CosmicApplets.metainfo.xml | 4 ++ 46 files changed, 186 insertions(+), 160 deletions(-) delete mode 100644 cosmic-applet-minimize/i18n/es/cosmic_applet_minimize.ftl delete mode 100644 cosmic-applet-minimize/i18n/hi/cosmic_applet_minimize.ftl delete mode 100644 cosmic-applet-minimize/i18n/kn/cosmic_applet_minimize.ftl delete mode 100644 cosmic-applet-minimize/i18n/pl/cosmic_applet_minimize.ftl delete mode 100644 cosmic-applet-minimize/i18n/ro/cosmic_applet_minimize.ftl delete mode 100644 cosmic-applet-minimize/i18n/zh-TW/cosmic_applet_minimize.ftl diff --git a/cosmic-app-list/data/com.system76.CosmicAppList.desktop b/cosmic-app-list/data/com.system76.CosmicAppList.desktop index 5350a365..e4107430 100644 --- a/cosmic-app-list/data/com.system76.CosmicAppList.desktop +++ b/cosmic-app-list/data/com.system76.CosmicAppList.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=应用托盘 Name[hu]=Alkalmazástálca Name[pl]=Zasobnik aplikacji Name[pt]=Bandeja de Aplicativos +Name[de]=App-Tray +Name[nl]=App-Tray Type=Application Exec=cosmic-app-list Terminal=false diff --git a/cosmic-app-list/i18n/de/cosmic_app_list.ftl b/cosmic-app-list/i18n/de/cosmic_app_list.ftl index 74f414a0..f9144aee 100644 --- a/cosmic-app-list/i18n/de/cosmic_app_list.ftl +++ b/cosmic-app-list/i18n/de/cosmic_app_list.ftl @@ -4,5 +4,6 @@ quit = Beenden quit-all = Alle beenden new-window = Neues Fenster run = Ausführen -run-on = Ausführen auf {$gpu} -run-on-default = (Standard) \ No newline at end of file +run-on = Auf { $gpu } ausführen +run-on-default = (Standard) + diff --git a/cosmic-applet-a11y/data/com.system76.CosmicAppletA11y.desktop b/cosmic-applet-a11y/data/com.system76.CosmicAppletA11y.desktop index 2727a7bc..7691f039 100644 --- a/cosmic-applet-a11y/data/com.system76.CosmicAppletA11y.desktop +++ b/cosmic-applet-a11y/data/com.system76.CosmicAppletA11y.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=辅助功能 Name[hu]=Akadálymentesség Name[pl]=Dostępność Name[pt]=Acessibilidade +Name[nl]=Toegankelijkheid +Name[de]= Zugänglichkeit Type=Application Exec=cosmic-applet-a11y Terminal=false diff --git a/cosmic-applet-a11y/i18n/de/cosmic_applet_a11y.ftl b/cosmic-applet-a11y/i18n/de/cosmic_applet_a11y.ftl index 6580910b..0cae7043 100644 --- a/cosmic-applet-a11y/i18n/de/cosmic_applet_a11y.ftl +++ b/cosmic-applet-a11y/i18n/de/cosmic_applet_a11y.ftl @@ -1,3 +1,6 @@ screen-reader = Bildschirmleser -magnifier = Bildschirmlupe -settings = Bedienungshilfen Einstellungen... +magnifier = Vergrößerungsglas +invert-colors = Farben umdrehen +settings = Zugänglichkeitseinstellungen… +filter-colors = Farben filtern +high-contrast = Hoher Kontrast diff --git a/cosmic-applet-audio/data/com.system76.CosmicAppletAudio.desktop b/cosmic-applet-audio/data/com.system76.CosmicAppletAudio.desktop index e50b3ce3..dd9af311 100644 --- a/cosmic-applet-audio/data/com.system76.CosmicAppletAudio.desktop +++ b/cosmic-applet-audio/data/com.system76.CosmicAppletAudio.desktop @@ -5,6 +5,8 @@ Name[ko]=코스믹 오디오 애플릿 Name[hu]=Hang Name[pl]=Dźwięk Name[pt]=Som +Name[nl]=Geluid +Name[de]=Klang Type=Application Exec=cosmic-applet-audio Terminal=false diff --git a/cosmic-applet-audio/i18n/de/cosmic_applet_audio.ftl b/cosmic-applet-audio/i18n/de/cosmic_applet_audio.ftl index e58857d9..74b8a282 100644 --- a/cosmic-applet-audio/i18n/de/cosmic_applet_audio.ftl +++ b/cosmic-applet-audio/i18n/de/cosmic_applet_audio.ftl @@ -1,6 +1,6 @@ output = Ausgabe input = Eingang -show-media-controls = Mediensteuerung im oberen Panel anzeigen +show-media-controls = Mediensteuerung im Panel anzeigen sound-settings = Klang-Einstellungen... disconnected = PulseAudio getrennt no-device = Kein Gerät ausgewählt diff --git a/cosmic-applet-battery/data/com.system76.CosmicAppletBattery.desktop b/cosmic-applet-battery/data/com.system76.CosmicAppletBattery.desktop index 053f0198..3e2139db 100644 --- a/cosmic-applet-battery/data/com.system76.CosmicAppletBattery.desktop +++ b/cosmic-applet-battery/data/com.system76.CosmicAppletBattery.desktop @@ -5,6 +5,8 @@ Name[ko]=코스믹 배터리 애플릿 Name[hu]=Energia és Akkumulátor Name[pl]=Zasilanie i bateria Name[pt]=Energia e Bateria +Name[nl]=Energie en batterij +Name[de]=Energie und Akku Type=Application Exec=cosmic-applet-battery Terminal=false diff --git a/cosmic-applet-bluetooth/data/com.system76.CosmicAppletBluetooth.desktop b/cosmic-applet-bluetooth/data/com.system76.CosmicAppletBluetooth.desktop index 1c25c6bd..d2854d91 100644 --- a/cosmic-applet-bluetooth/data/com.system76.CosmicAppletBluetooth.desktop +++ b/cosmic-applet-bluetooth/data/com.system76.CosmicAppletBluetooth.desktop @@ -1,9 +1,6 @@ [Desktop Entry] Name=Bluetooth Name[zh_CN]=蓝牙 -Name[hu]=Bluetooth -Name[pl]=Bluetooth -Name[pt]=Bluetooth Type=Application Exec=cosmic-applet-bluetooth Terminal=false diff --git a/cosmic-applet-input-sources/data/com.system76.CosmicAppletInputSources.desktop b/cosmic-applet-input-sources/data/com.system76.CosmicAppletInputSources.desktop index 5b6c4db1..8f8ebcec 100644 --- a/cosmic-applet-input-sources/data/com.system76.CosmicAppletInputSources.desktop +++ b/cosmic-applet-input-sources/data/com.system76.CosmicAppletInputSources.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=输入源 Name[hu]=Beviteli Források Name[pl]=Źródła wprowadzdania danych Name[pt]=Métodos de Entrada de Teclado +Name[nl]=Invoerbronnen +Name[de]=Eigangsquellen Type=Application Exec=cosmic-applet-input-sources Terminal=false diff --git a/cosmic-applet-minimize/data/com.system76.CosmicAppletMinimize.desktop b/cosmic-applet-minimize/data/com.system76.CosmicAppletMinimize.desktop index 86061291..c7808fe4 100644 --- a/cosmic-applet-minimize/data/com.system76.CosmicAppletMinimize.desktop +++ b/cosmic-applet-minimize/data/com.system76.CosmicAppletMinimize.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=最小化窗口 Name[hu]=Kis méretű ablakok Name[pl]=Zminimalizowane okna Name[pt]=Janelas Minimizadas +Name[nl]=Geminimaliseerde vensters +Name[de]=Minimierte Fenster Type=Application Exec=cosmic-applet-minimize Terminal=false diff --git a/cosmic-applet-minimize/i18n/es/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/es/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-minimize/i18n/hi/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/hi/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-minimize/i18n/kn/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/kn/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-minimize/i18n/pl/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/pl/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-minimize/i18n/ro/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/ro/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-minimize/i18n/zh-TW/cosmic_applet_minimize.ftl b/cosmic-applet-minimize/i18n/zh-TW/cosmic_applet_minimize.ftl deleted file mode 100644 index e69de29b..00000000 diff --git a/cosmic-applet-network/data/com.system76.CosmicAppletNetwork.desktop b/cosmic-applet-network/data/com.system76.CosmicAppletNetwork.desktop index 3f8184f2..fbedbb1c 100644 --- a/cosmic-applet-network/data/com.system76.CosmicAppletNetwork.desktop +++ b/cosmic-applet-network/data/com.system76.CosmicAppletNetwork.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=网络 Name[hu]=Hálózat Name[pl]=Sieć Name[pt]=Rede +Name[nl]=Netwerk +Name[de]=Netzwerk Type=Application Exec=cosmic-applet-network Terminal=false diff --git a/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl b/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl index 450fb525..8029b337 100644 --- a/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl +++ b/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl @@ -3,6 +3,7 @@ airplane-mode = Flugmodus airplane-mode-on = Flugmodus ist eingeschaltet turn-off-airplane-mode = Ausschalten, um Wi-Fi, Bluetooth und mobiles Breitband zu aktivieren. wifi = Wi-Fi +identity = Identität ipv4 = IPv4-Adresse ipv6 = IPv6-Adresse mac = MAC @@ -17,4 +18,4 @@ enter-password = Gib das Passwort oder den Verschlüsselungsschlüssel ein router-wps-button = Du kannst dich auch verbinden, indem du die „WPS“-Taste am Router drückst unable-to-connect = Netzwerkverbindung nicht möglich check-wifi-connection = Stelle sicher, dass Wi-Fi mit dem Internet verbunden und das Passwort korrekt ist -reset = Zurücksetzen \ No newline at end of file +reset = Zurücksetzen diff --git a/cosmic-applet-notifications/data/com.system76.CosmicAppletNotifications.desktop b/cosmic-applet-notifications/data/com.system76.CosmicAppletNotifications.desktop index 40989084..8dacfb91 100644 --- a/cosmic-applet-notifications/data/com.system76.CosmicAppletNotifications.desktop +++ b/cosmic-applet-notifications/data/com.system76.CosmicAppletNotifications.desktop @@ -4,6 +4,8 @@ Name[zh_CN]=通知中心 Name[hu]=Értesítési központ Name[pl]=Centrum powiadomień Name[pt]=Central de Notificações +Name[nl]=Meldingscentrum +Name[de]=Notifizierungszentrum Type=Application Exec=cosmic-applet-notifications Terminal=false diff --git a/cosmic-applet-notifications/i18n/be/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/be/cosmic_applet_notifications.ftl index 72292684..6254bd08 100644 --- a/cosmic-applet-notifications/i18n/be/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/be/cosmic_applet_notifications.ftl @@ -1,13 +1,15 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 гадзіну таму - *[other] {$duration} гадзін таму -} -minutes-ago = { NUMBER($duration) -> - [1] 1 мінуту таму - *[other] {$duration} мінут таму -} +hours-ago = { $duration } { $duration -> + [one] гадзіну + [few] гадзіны + *[other] гадзін +} таму +minutes-ago = { $duration } { $duration -> + [one] хвіліну + [few] хвіліны + *[other] хвілін +} таму show-less = Паказаць менш -show-more = Паказаць {$more} больш +show-more = Паказаць { $more } больш clear-all = Ачысціць усе апавяшчэнні do-not-disturb = Не турбаваць notification-settings = Налады апавяшчэнняў... diff --git a/cosmic-applet-notifications/i18n/bg/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/bg/cosmic_applet_notifications.ftl index 1c44469c..7f65f7c3 100644 --- a/cosmic-applet-notifications/i18n/bg/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/bg/cosmic_applet_notifications.ftl @@ -1,10 +1,10 @@ -hours-ago = { NUMBER($duration) -> - [1] преди 1 час - *[other] преди {$duration} часа +hours-ago = Преди { $duration } { $duration -> + [one] час + *[other] часа } -minutes-ago = { NUMBER($duration) -> - [1] преди 1 минута - *[other] преди {$duration} минути +minutes-ago = Преди { $duration } { $duration -> + [one] минута + *[other] минути } show-less = По-малко информация show-more = Повече {$more} информация diff --git a/cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl index 766ccd35..febd05f0 100644 --- a/cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl @@ -1,10 +1,10 @@ -hours-ago = { NUMBER($duration) -> - [1] Vor 1 Stunde - *[other] Vor {$duration} Stunden +hours-ago = Vor { $duration } { $duration -> + [one] Stunde + *[other] Stunden } -minutes-ago = { NUMBER($duration) -> - [1] Vor 1 Minute - *[other] Vor {$duration} Minuten +minutes-ago = Vor { $duration } { $duration -> + [one] Minute + *[other] Minuten } show-less = Weniger anzeigen show-more = {$more} weitere anzeigen @@ -12,4 +12,4 @@ clear-group = Gruppe leeren clear-all = Alle Benachrichtigungen leeren do-not-disturb = Nicht stören notification-settings = Benachrichtigungs-Einstellungen... -no-notifications = Keine Benachrichtigungen \ No newline at end of file +no-notifications = Keine Benachrichtigungen diff --git a/cosmic-applet-notifications/i18n/en/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/en/cosmic_applet_notifications.ftl index b7d432de..a73f3a8e 100644 --- a/cosmic-applet-notifications/i18n/en/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/en/cosmic_applet_notifications.ftl @@ -1,15 +1,15 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 hour ago - *[other] {$duration} hours ago -} -minutes-ago = { NUMBER($duration) -> - [1] 1 minute ago - *[other] {$duration} minutes ago -} +hours-ago = { $duration } { $duration -> + [one] hour + *[other] hours +} ago +minutes-ago = { $duration } { $duration -> + [one] minute + *[other] minutes +} ago show-less = Show less show-more = Show {$more} more clear-group = Clear group clear-all = Clear all notifications do-not-disturb = Do Not Disturb notification-settings = Notification settings... -no-notifications = No notifications \ No newline at end of file +no-notifications = No notifications diff --git a/cosmic-applet-notifications/i18n/es-419/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/es-419/cosmic_applet_notifications.ftl index c242bc58..e62e5114 100644 --- a/cosmic-applet-notifications/i18n/es-419/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/es-419/cosmic_applet_notifications.ftl @@ -1,10 +1,12 @@ -hours-ago = { NUMBER($duration) -> - [1] Hace 1 hora - *[other] Hace {$duration} horas +hours-ago = Hace { $duration } { $duration -> + [one] hora + [many] de horas + *[other] horas } -minutes-ago = { NUMBER($duration) -> - [1] Hace 1 minuto - *[other] Hace {$duration} minutos +minutes-ago = Hace { $duration } { $duration -> + [one] minuto + [many] de minutos + *[other] minutos } show-less = Mostrar menos show-more = Mostrar {$more} más diff --git a/cosmic-applet-notifications/i18n/es-ES/cosmic_applet_notifications b/cosmic-applet-notifications/i18n/es-ES/cosmic_applet_notifications index 792cf64a..4c1c5530 100644 --- a/cosmic-applet-notifications/i18n/es-ES/cosmic_applet_notifications +++ b/cosmic-applet-notifications/i18n/es-ES/cosmic_applet_notifications @@ -1,10 +1,12 @@ -hours-ago = { NUMBER($duration) -> - [1] Hace 1 hora - *[other] Hace {$duration} horas +hours-ago = Hace { $duration } { $duration -> + [one] hora + [many] de horas + *[other] horas } -minutes-ago = { NUMBER($duration) -> - [1] Hace 1 minuto - *[other] Hace {$duration} minutos +minutes-ago = Hace { $duration } { $duration -> + [one] minuto + [many] de minutos + *[other] minutos } show-less = Mostrar menos show-more = Mostrar {$more} más diff --git a/cosmic-applet-notifications/i18n/fi/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/fi/cosmic_applet_notifications.ftl index 32db9626..928da2f8 100644 --- a/cosmic-applet-notifications/i18n/fi/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/fi/cosmic_applet_notifications.ftl @@ -1,11 +1,11 @@ -hours-ago = { NUMBER($duration) -> - [1] Tunti sitten - *[other] {$duration} Tuntia Sitten -} -minutes-ago = { NUMBER($duration) -> - [1] Minuutti Sitten - *[other] {$duration} Minuuttia Sitten -} +hours-ago = { $duration } { $duration -> + [one] tunti + *[other] tuntia +} sitten +minutes-ago = { $duration } { $duration -> + [one] minuutti + *[other] minuuttia +} sitten show-more = Näytä {$more} Lisää clear-all = Tyhjennä Kaikki Ilmoitukset do-not-disturb = Älä Häiritse diff --git a/cosmic-applet-notifications/i18n/fr/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/fr/cosmic_applet_notifications.ftl index 107e3a13..669a01ab 100644 --- a/cosmic-applet-notifications/i18n/fr/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/fr/cosmic_applet_notifications.ftl @@ -1,10 +1,12 @@ -hours-ago = { NUMBER($duration) -> - [1] Il y a 1 heure - *[other] Il y a {$duration} heures +hours-ago = Il y a { $duration } { $duration -> + [one] heure + [many] de heures + *[other] heures } -minutes-ago = { NUMBER($duration) -> - [1] Il y a 1 minute - *[other] Il y a {$duration} minutes +minutes-ago = Il y a { $duration } { $duration -> + [one] minute + [many] de minutes + *[other] minutes } show-less = Afficher moins show-more = Afficher {$more} de plus diff --git a/cosmic-applet-notifications/i18n/ga/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/ga/cosmic_applet_notifications.ftl index 7d7a4efa..e2adc14a 100644 --- a/cosmic-applet-notifications/i18n/ga/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/ga/cosmic_applet_notifications.ftl @@ -1,11 +1,9 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 uair ó shin - *[other] {$duration} uair ó shin -} -minutes-ago = { NUMBER($duration) -> - [1] 1 nóiméad ó shin - *[other] {$duration} nóiméad ó shin -} +hours-ago = { $duration } { $duration -> + [few] huaire + [many] n-uaire + *[other] uair +} ó shin +minutes-ago = { $duration } nóiméad ó shin show-less = Taispeáin níos lú show-more = Taispeáin {$more} eile clear-group = Glan grúpa diff --git a/cosmic-applet-notifications/i18n/hi/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/hi/cosmic_applet_notifications.ftl index 1c55b8ed..5b9bb159 100644 --- a/cosmic-applet-notifications/i18n/hi/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/hi/cosmic_applet_notifications.ftl @@ -1,10 +1,10 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 घंटे पहले - *[other] {$duration} घंटे पहले +hours-ago = { $duration } { $duration -> + [one] घंटे पहले + *[other] घंटे पहले } -minutes-ago = { NUMBER($duration) -> - [1] 1 मिनट पहले - *[other] {$duration} मिनट पहले +minutes-ago = { $duration } { $duration -> + [one] मिनट पहले + *[other] मिनट पहले } show-less = कम दिखाएँ show-more = और {$more} दिखाएँ diff --git a/cosmic-applet-notifications/i18n/hu/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/hu/cosmic_applet_notifications.ftl index 4c53e044..839c4134 100644 --- a/cosmic-applet-notifications/i18n/hu/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/hu/cosmic_applet_notifications.ftl @@ -1,11 +1,8 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 órával ezelőtt - *[other] {$duration} órával ezelőtt -} -minutes-ago = { NUMBER($duration) -> - [1] 1 perccel ezelőtt - *[other] {$duration} perccel ezelőtt -} +hours-ago = { $duration } órával ezelőtt +minutes-ago = { $duration } { $duration -> + [one] perce + *[other] perccel +} ezelőtt show-less = Kevesebb megjelenítése show-more = {$more} további megjelenítése clear-group = Csoport törlése diff --git a/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl index 7da3432c..9b501aef 100644 --- a/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl @@ -1,11 +1,13 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 ora fa - *[other] {$duration} ore fa -} -minutes-ago = { NUMBER($duration) -> - [1] 1 minuto fa - *[other] {$duration} minuti fa -} +hours-ago = { $duration } { $duration -> + [one] ora + [many] di ore + *[other] ore +} fa +minutes-ago = { $duration } { $duration -> + [one] minuto + [many] di minuti + *[other] minuti +} fa show-less = Mostra di meno show-more = Mostrane {$more} in più clear-group = Elimina il gruppo diff --git a/cosmic-applet-notifications/i18n/ja/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/ja/cosmic_applet_notifications.ftl index c7f66c15..7b1e11d2 100644 --- a/cosmic-applet-notifications/i18n/ja/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/ja/cosmic_applet_notifications.ftl @@ -1,5 +1,5 @@ -hours-ago = 時間前 -minutes-ago = 分前 +hours-ago = { $duration }時間前 +minutes-ago = { $duration }分前 show-less = 非表示 show-more = {$more}つを表示 clear-all = 通用を全部消す diff --git a/cosmic-applet-notifications/i18n/kn/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/kn/cosmic_applet_notifications.ftl index 2dbe276e..b0fdda77 100644 --- a/cosmic-applet-notifications/i18n/kn/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/kn/cosmic_applet_notifications.ftl @@ -1,10 +1,10 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 ಗಂಟೆ ಹಿಂದೆ - *[other] {$duration} ಗಂಟೆಗಳು ಹಿಂದೆ +hours-ago = { $duration } { $duration -> + [one] ಗಂಟೆ ಹಿಂದೆ + *[other] ಗಂಟೆಗಳು ಹಿಂದೆ } -minutes-ago = { NUMBER($duration) -> - [1] 1 ನಿಮಿಷ ಹಿಂದೆ - *[other] {$duration} ನಿಮಿಷಗಳು ಹಿಂದೆ +minutes-ago = { $duration } { $duration -> + [one] ನಿಮಿಷ ಹಿಂದೆ + *[other] ನಿಮಿಷಗಳು ಹಿಂದೆ } show-less = ಕಡಿಮೆ ತೋರಿಸಿ show-more = ಇನ್ನಷ್ಟು {$more} ತೋರಿಸಿ diff --git a/cosmic-applet-notifications/i18n/ko/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/ko/cosmic_applet_notifications.ftl index 8eb48c36..63a78ad9 100644 --- a/cosmic-applet-notifications/i18n/ko/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/ko/cosmic_applet_notifications.ftl @@ -1,11 +1,5 @@ -hours-ago = { NUMBER($duration) -> - [1] 1시간 전 - *[other] {$duration} 시간 전 -} -minutes-ago = { NUMBER($duration) -> - [1] 1분 전 - *[other] {$duration} 분 전 -} +hours-ago = { $duration }시간 전 +minutes-ago = { $duration }분 전 show-more = {$more} 더 보기 clear-all = 모든 알림 지우기 do-not-disturb = 방해 금지 diff --git a/cosmic-applet-notifications/i18n/nb/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/nb/cosmic_applet_notifications.ftl index ab031247..2195b11c 100644 --- a/cosmic-applet-notifications/i18n/nb/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/nb/cosmic_applet_notifications.ftl @@ -1,37 +1,37 @@ hours-ago = { NUMBER($duration) -> - [1] En time siden - [2] To timer siden - [3] Tre timer siden - [4] Fire timer siden - [5] Fem timer siden - [6] Seks timer siden - [7] Sju timer siden - [8] Åtte timer siden - [9] Ni timer siden - [10] Ti timer siden - [11] Elleve timer siden - [12] Tolv timer siden - *[other] {$duration} timer siden -} + [1] En time + [2] To timer + [3] Tre timer + [4] Fire timer + [5] Fem timer + [6] Seks timer + [7] Sju timer + [8] Åtte timer + [9] Ni timer + [10] Ti timer + [11] Elleve timer + [12] Tolv timer + *[other] {$duration} timer +} siden minutes-ago = { NUMBER($duration) -> - [1] Ett minutt siden - [2] To minutter siden - [3] Tre minutter siden - [4] Fire minutter siden - [5] Fem minutter siden - [6] Seks minutter siden - [7] Sju minutter siden - [8] Åtte minutter siden - [9] Ni minutter siden - [10] Ti minutter siden - [11] Elleve minutter siden - [12] Tolv minutter siden - *[other] {$duration} minutter siden -} + [1] Ett minutt + [2] To minutter + [3] Tre minutter + [4] Fire minutter + [5] Fem minutter + [6] Seks minutter + [7] Sju minutter + [8] Åtte minutter + [9] Ni minutter + [10] Ti minutter + [11] Elleve minutter + [12] Tolv minutter + *[other] {$duration} minutter +} siden show-less = Vis mindre show-more = Vis {$more} mer clear-group = Fjern gruppe clear-all = Fjern alle varsler do-not-disturb = Ikke Forstyrr notification-settings = Varslingsinnstillinger... -no-notifications = Ingen varsler \ No newline at end of file +no-notifications = Ingen varsler diff --git a/cosmic-applet-notifications/i18n/nl/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/nl/cosmic_applet_notifications.ftl index 3f8d525b..826f1af3 100644 --- a/cosmic-applet-notifications/i18n/nl/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/nl/cosmic_applet_notifications.ftl @@ -1,10 +1,8 @@ -hours-ago = {$duration} uur geleden - -minutes-ago = { NUMBER($duration) -> - [1] 1 minuut geleden - *[other] {$duration} minuten geleden -} - +hours-ago = { $duration } uur geleden +minutes-ago = { $duration } { $duration -> + [one] minuut + *[other] minuten +} geleden show-less = Minder weergeven show-more = {$more} meer weergeven clear-group = Groep opschonen diff --git a/cosmic-applet-notifications/i18n/pl/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/pl/cosmic_applet_notifications.ftl index 9750e3d9..a8599aa8 100644 --- a/cosmic-applet-notifications/i18n/pl/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/pl/cosmic_applet_notifications.ftl @@ -1,13 +1,13 @@ -hours-ago = { NUMBER($duration) -> - [1] 1 godzinę temu - [few] {$duration} godziny temu - *[other] {$duration} godzin temu -} -minutes-ago = { NUMBER($duration) -> - [1] 1 minutę temu - [few] {$duration} minuty temu - *[other] {$duration} minut temu -} +hours-ago = { $duration } { $duration -> + [one] godzinę + [few] godziny + *[other] godzin +} temu +minutes-ago = { $duration } { $duration -> + [one] minuta + [few] minuty + *[other] minut +} temu show-less = Pokaż mniej show-more = Pokaż {$more} więcej clear-group = Wyczyść grupę diff --git a/cosmic-applet-power/data/com.system76.CosmicAppletPower.desktop b/cosmic-applet-power/data/com.system76.CosmicAppletPower.desktop index 89c899f7..4f0713f2 100644 --- a/cosmic-applet-power/data/com.system76.CosmicAppletPower.desktop +++ b/cosmic-applet-power/data/com.system76.CosmicAppletPower.desktop @@ -4,6 +4,7 @@ Name[zh_CN]=用户会话 Name[hu]=Felhasználói Munkamenet Name[pl]=Sesja użytkownika Name[pt]=Sessão de Usuário +Name[nl]=Gebruikerssessie Type=Application Exec=cosmic-applet-power Terminal=false diff --git a/cosmic-applet-status-area/data/com.system76.CosmicAppletStatusArea.desktop b/cosmic-applet-status-area/data/com.system76.CosmicAppletStatusArea.desktop index 8966d4f6..913ee068 100644 --- a/cosmic-applet-status-area/data/com.system76.CosmicAppletStatusArea.desktop +++ b/cosmic-applet-status-area/data/com.system76.CosmicAppletStatusArea.desktop @@ -2,7 +2,7 @@ Name=Notifications Tray Name[zh_CN]=通知托盘 Name[hu]=Értesítési terület -Name[nl]=Meldingsbeheerder +Name[nl]=Meldingsvlak Name[pl]=Zasobnik powiadomień Name[pt]=Área de Notificações Type=Application @@ -17,4 +17,4 @@ NoDisplay=true X-CosmicApplet=true X-CosmicHoverPopup=Auto X-OverflowPriority=99 -X-OverflowMinSize=2 \ No newline at end of file +X-OverflowMinSize=2 diff --git a/cosmic-applet-tiling/data/com.system76.CosmicAppletTiling.desktop b/cosmic-applet-tiling/data/com.system76.CosmicAppletTiling.desktop index 275a9540..9b376712 100644 --- a/cosmic-applet-tiling/data/com.system76.CosmicAppletTiling.desktop +++ b/cosmic-applet-tiling/data/com.system76.CosmicAppletTiling.desktop @@ -5,6 +5,7 @@ Name[hu]=Csempézés Name[pl]=Kafelkowanie Name[pt_BR]=Janelas lado a lado Name[pt]=Janelas lado a lado +Name[nl]=Vensters tegelen Type=Application Exec=cosmic-applet-tiling Terminal=false diff --git a/cosmic-applet-time/data/com.system76.CosmicAppletTime.desktop b/cosmic-applet-time/data/com.system76.CosmicAppletTime.desktop index f735b388..d0c85ca4 100644 --- a/cosmic-applet-time/data/com.system76.CosmicAppletTime.desktop +++ b/cosmic-applet-time/data/com.system76.CosmicAppletTime.desktop @@ -4,6 +4,7 @@ Name[zh_CN]=日期、时间和日历 Name[hu]=Dátum, Idő és Naptár Name[pl]=Data, godzina i kalendarz Name[pt]=Data, Hora e Calendário +Name[nl]=Datum, tijd en agenda Type=Application Exec=cosmic-applet-time Terminal=false diff --git a/cosmic-applet-workspaces/data/com.system76.CosmicAppletWorkspaces.desktop b/cosmic-applet-workspaces/data/com.system76.CosmicAppletWorkspaces.desktop index 000a1b68..5c7d5c4e 100644 --- a/cosmic-applet-workspaces/data/com.system76.CosmicAppletWorkspaces.desktop +++ b/cosmic-applet-workspaces/data/com.system76.CosmicAppletWorkspaces.desktop @@ -4,6 +4,7 @@ Name[zh_CN]=工作区编号 Name[hu]=Számozott Munkaterületek Name[pl]=Obszary robocze według numeru Name[pt]=Áreas de Trabalho Numeradas +Name[nl]=Genummerde werkbladen Type=Application Exec=cosmic-applet-workspaces Terminal=false diff --git a/cosmic-panel-app-button/data/com.system76.CosmicPanelAppButton.desktop b/cosmic-panel-app-button/data/com.system76.CosmicPanelAppButton.desktop index 36feb740..a2e58b7e 100644 --- a/cosmic-panel-app-button/data/com.system76.CosmicPanelAppButton.desktop +++ b/cosmic-panel-app-button/data/com.system76.CosmicPanelAppButton.desktop @@ -9,6 +9,7 @@ Name[ru]=Кнопка библиотеки приложений на панел Name[hu]=Alkalmazáskönyvtár gomb Name[pt_BR]=Biblioteca de aplicativos Name[pt]=Botão da biblioteca de aplicativos +Name[nl]=Knop appbibliotheek Type=Application Exec=cosmic-panel-button com.system76.CosmicAppLibrary Terminal=false diff --git a/cosmic-panel-launcher-button/data/com.system76.CosmicPanelLauncherButton.desktop b/cosmic-panel-launcher-button/data/com.system76.CosmicPanelLauncherButton.desktop index 38c8bbba..8411ca97 100644 --- a/cosmic-panel-launcher-button/data/com.system76.CosmicPanelLauncherButton.desktop +++ b/cosmic-panel-launcher-button/data/com.system76.CosmicPanelLauncherButton.desktop @@ -4,6 +4,7 @@ Name[zh_CN]=启动器按钮 Name[hu]=Indító gomb Name[pl]=Przycisk programu uruchamiającego Name[pt]=Botão de inicialização +Name[nl]=Knop snelstarter Type=Application Exec=cosmic-panel-button com.system76.CosmicLauncher Terminal=false diff --git a/cosmic-panel-workspaces-button/data/com.system76.CosmicPanelWorkspacesButton.desktop b/cosmic-panel-workspaces-button/data/com.system76.CosmicPanelWorkspacesButton.desktop index f3ffd379..6133e7b6 100644 --- a/cosmic-panel-workspaces-button/data/com.system76.CosmicPanelWorkspacesButton.desktop +++ b/cosmic-panel-workspaces-button/data/com.system76.CosmicPanelWorkspacesButton.desktop @@ -4,6 +4,7 @@ Name[zh_CN]=工作区按钮 Name[pl]=Przycisk przestrzeni roboczych Name[hu]=Munkaterületek gomb Name[pt]=Botão de áreas de trabalho +Name[nl]=Knop werkbladenoverzicht Type=Application Exec=cosmic-panel-button com.system76.CosmicWorkspaces Terminal=false diff --git a/data/com.system76.CosmicApplets.metainfo.xml b/data/com.system76.CosmicApplets.metainfo.xml index 22872102..79302ba6 100644 --- a/data/com.system76.CosmicApplets.metainfo.xml +++ b/data/com.system76.CosmicApplets.metainfo.xml @@ -18,12 +18,16 @@ Miniaplicativos para o painel do COSMIC Miniaplicativos para o painel do COSMIC Kisalkalmazások a COSMIC panelhez + Applets voor het paneel van COSMIC + Applets für das COSMIC-Panel Applets for the COSMIC panel Aplety dla panelu COSMIC Miniaplicativos para o painel do COSMIC Miniaplicativos para o painel do COSMIC Kisalkalmazások a COSMIC panelhez + Applets voor het paneel van COSMIC + Applets für das COSMIC-Panel com.system76.CosmicAppletAppList.desktop com.system76.CosmicAppletAudio.desktop
Applets for the COSMIC panel
Aplety dla panelu COSMIC
Miniaplicativos para o painel do COSMIC
Kisalkalmazások a COSMIC panelhez
Applets voor het paneel van COSMIC
Applets für das COSMIC-Panel