[Pkg-xfce-commits] [Git][xfce-team/desktop/libxfce4ui][upstream/latest] New upstream version 4.20.0

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Tue Dec 17 16:54:52 GMT 2024



Yves-Alexis Perez pushed to branch upstream/latest at xfce / desktop / libxfce4ui


Commits:
299dbc99 by Yves-Alexis Perez at 2024-12-16T21:51:59+01:00
New upstream version 4.20.0
- - - - -


10 changed files:

- ChangeLog
- NEWS
- configure
- configure.ac
- docs/reference/html/index.html
- docs/reference/html/libxfce4ui-libxfce4ui-config.html
- libxfce4ui/libxfce4ui-config.h
- po/pl.gmo
- po/pl.po
- xfce4-about/contributors.h


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,44 @@
+commit edfb542a54421c2403cfc88a85a7207495f54578
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sun Dec 15 09:55:47 2024 +0100
+
+    Updates for release
+
+commit ad32310e4e2039c6a4fc1a917210c5b05dfedd74
+Author: Romain Bouvier <skunnyk at alteroot.org>
+Date:   Fri Dec 13 10:03:32 2024 +0000
+
+    Update active contributors for 4.20
+    
+    - Removed inactive for ~2years
+    - Added active and significant contributors
+
+commit 4ffcfcfb1170220937edb426dda5e13e64c36b05
+Author: Anonymous <noreply at xfce.org>
+Date:   Wed Dec 4 00:45:36 2024 +0100
+
+    I18n: Update translation pl (100%).
+    
+    210 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit d0c40ba62de10f27d57dbaa47aac0b35e468ce94
+Author: Anonymous <noreply at xfce.org>
+Date:   Mon Dec 2 12:45:42 2024 +0100
+
+    I18n: Update translation pl (100%).
+    
+    210 translated messages.
+    
+    Transifex (https://explore.transifex.com/xfce/).
+
+commit 42500250918c6b9bd200f3dfc39ae157d43dd8d3
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date:   Sun Dec 1 16:12:06 2024 +0100
+
+    Back to development
+
 commit d71077642f9d71a05520a29f48e2aed24da83bda
 Author: Alexander Schwinn <alexxcons at xfce.org>
 Date:   Sun Dec 1 16:10:05 2024 +0100


=====================================
NEWS
=====================================
@@ -1,3 +1,9 @@
+4.20.0 (2024-12-15)
+======
+- Update active contributors for 4.20
+- Translation Updates:
+  Polish
+
 4.19.7 (2024-12-01)
 ======
 - xfce4-about: Don't show mail addresses


=====================================
configure
=====================================
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for libxfce4ui 4.19.7.
+# Generated by GNU Autoconf 2.71 for libxfce4ui 4.20.0.
 #
 # Report bugs to <https://gitlab.xfce.org/xfce/libxfce4ui/-/issues>.
 #
@@ -624,8 +624,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='libxfce4ui'
 PACKAGE_TARNAME='libxfce4ui'
-PACKAGE_VERSION='4.19.7'
-PACKAGE_STRING='libxfce4ui 4.19.7'
+PACKAGE_VERSION='4.20.0'
+PACKAGE_STRING='libxfce4ui 4.20.0'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/libxfce4ui/-/issues'
 PACKAGE_URL=''
 
@@ -1553,7 +1553,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libxfce4ui 4.19.7 to adapt to many kinds of systems.
+\`configure' configures libxfce4ui 4.20.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1625,7 +1625,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libxfce4ui 4.19.7:";;
+     short | recursive ) echo "Configuration of libxfce4ui 4.20.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1819,7 +1819,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libxfce4ui configure 4.19.7
+libxfce4ui configure 4.20.0
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2172,7 +2172,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libxfce4ui $as_me 4.19.7, which was
+It was created by libxfce4ui $as_me 4.20.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3563,7 +3563,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='libxfce4ui'
- VERSION='4.19.7'
+ VERSION='4.20.0'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -14480,8 +14480,8 @@ CC=$lt_save_CC
 LIBXFCE4UI_VERINFO=0:0:0
 LIBXFCE4UI_VERSION_API=2
 LIBXFCE4UI_VERSION_MAJOR=4
-LIBXFCE4UI_VERSION_MINOR=19
-LIBXFCE4UI_VERSION_MICRO=7
+LIBXFCE4UI_VERSION_MINOR=20
+LIBXFCE4UI_VERSION_MICRO=0
 LIBXFCE4KBD_PRIVATE_VERINFO=0:0:0
 LIBXFCE4KBD_PRIVATE_VERSION_API=3
 
@@ -23535,7 +23535,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libxfce4ui $as_me 4.19.7, which was
+This file was extended by libxfce4ui $as_me 4.20.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23603,7 +23603,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-libxfce4ui config.status 4.19.7
+libxfce4ui config.status 4.20.0
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 


=====================================
configure.ac
=====================================
@@ -5,7 +5,7 @@ dnl
 dnl ***************************
 dnl *** Version information ***
 dnl ***************************
-XDT_VERSION_INIT([4.19.7])
+XDT_VERSION_INIT([4.20.0])
 
 m4_define([libxfce4ui_verinfo], [0:0:0])
 m4_define([libxfce4ui_version_api], [2])


=====================================
docs/reference/html/index.html
=====================================
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libxfce4ui Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      For libxfce4ui 4.19.7.
+      For libxfce4ui 4.20.0.
       The latest version of this documentation can be found on-line at
       <a class="ulink" href="https://developer.xfce.org/libxfce4ui/index.html" target="_top">https://developer.xfce.org/libxfce4ui/</a>.
     </p></div>


=====================================
docs/reference/html/libxfce4ui-libxfce4ui-config.html
=====================================
@@ -205,12 +205,12 @@ function is available.</p>
 </tr>
 <tr>
 <td class="parameter_name"><p>minor</p></td>
-<td class="parameter_description"><p>The minor version of the library, i.e. 19</p></td>
+<td class="parameter_description"><p>The minor version of the library, i.e. 20</p></td>
 <td class="parameter_annotations"> </td>
 </tr>
 <tr>
 <td class="parameter_name"><p>micro</p></td>
-<td class="parameter_description"><p>The micro release of the library, i.e. 7</p></td>
+<td class="parameter_description"><p>The micro release of the library, i.e. 0</p></td>
 <td class="parameter_annotations"> </td>
 </tr>
 </tbody>


=====================================
libxfce4ui/libxfce4ui-config.h
=====================================
@@ -44,7 +44,7 @@ G_BEGIN_DECLS
  * that can be used by the C pre-processor.
  *
  */
-#define LIBXFCE4UI_MINOR_VERSION (19)
+#define LIBXFCE4UI_MINOR_VERSION (20)
 
 /**
  * LIBXFCE4UI_MICRO_VERSION:
@@ -53,13 +53,13 @@ G_BEGIN_DECLS
  * that can be used by the C pre-processor.
  *
  */
-#define LIBXFCE4UI_MICRO_VERSION (7)
+#define LIBXFCE4UI_MICRO_VERSION (0)
 
 /**
  * LIBXFCE4UI_CHECK_VERSION:
  * @major : The major version of the library, i.e. 4
- * @minor : The minor version of the library, i.e. 19
- * @micro : The micro release of the library, i.e. 7
+ * @minor : The minor version of the library, i.e. 20
+ * @micro : The micro release of the library, i.e. 0
  *
  * A macro to compare libxfce4ui versions to determine if a particular
  * function is available.


=====================================
po/pl.gmo
=====================================
Binary files a/po/pl.gmo and b/po/pl.gmo differ


=====================================
po/pl.po
=====================================
@@ -27,7 +27,7 @@ msgstr ""
 
 #: libxfce4ui/xfce-dialogs.c:110
 msgid "Failed to open web browser for online documentation"
-msgstr "Nie udało się uruchomić przeglądarki internetowej w celu wyświetlenia dokumentacji sieciowej"
+msgstr "Nie udało się uruchomić przeglądarki internetowej w celu wyświetlenia dokumentacji sieciowej"
 
 #: libxfce4ui/xfce-dialogs.c:265
 #, c-format
@@ -46,7 +46,7 @@ msgstr "Przeczytaj podręcznik"
 msgid ""
 "You will be redirected to the documentation website where the help pages are"
 " maintained and translated."
-msgstr "Przeglądarka otworzy stronę dokumentacji, na której tworzone i tłumaczone są podręczniki użytkownika."
+msgstr "Przeglądarka otworzy stronę dokumentacji, na której tworzone i tłumaczone są podręczniki użytkownika."
 
 #. Create cancel button
 #: libxfce4ui/xfce-dialogs.c:275 libxfce4ui/xfce-dialogs.c:533
@@ -60,7 +60,7 @@ msgstr "_Wyświetl podręcznik"
 
 #: libxfce4ui/xfce-dialogs.c:286
 msgid "_Always go directly to the online documentation"
-msgstr "_Pomijanie tego pytania w przyszłości"
+msgstr "_Pomijanie tego pytania w przyszłości"
 
 #: libxfce4ui/xfce-dialogs.c:335 libxfce4ui/xfce-dialogs.c:370
 #: libxfce4ui/xfce-dialogs.c:406
@@ -81,7 +81,7 @@ msgstr "Anuluj"
 
 #: libxfce4ui/xfce-dialogs.c:518
 msgid "Close window with multiple tabs?"
-msgstr "Zamknąć okno z wieloma kartami?"
+msgstr "Zamknąć okno z wieloma kartami?"
 
 #: libxfce4ui/xfce-dialogs.c:520
 msgid ""
@@ -110,7 +110,7 @@ msgstr "Zamknij _okno"
 
 #: libxfce4ui/xfce-dialogs.c:540
 msgid "Do _not ask me again"
-msgstr "_Ukrywanie tego okna w przyszłości"
+msgstr "_Ukrywanie tego okna w przyszłości"
 
 #: libxfce4ui/xfce-sm-client.c:1435
 msgid "Session management client ID"
@@ -135,7 +135,7 @@ msgstr "Pokaż opcje zarządzania sesją"
 #: libxfce4ui/xfce-sm-client.c:1619
 #, c-format
 msgid "Failed to connect to the session manager: %s"
-msgstr "Nie udało się połączyć z menedżerem sesji: %s"
+msgstr "Nie udało się połączyć z menedżerem sesji: %s"
 
 #: libxfce4ui/xfce-sm-client.c:1625
 msgid "Session manager did not return a valid client id"
@@ -156,7 +156,7 @@ msgstr "Nazwa pliku jest za długa"
 
 #: libxfce4ui/xfce-filename-input.c:233
 msgid "Directory separator illegal in file name"
-msgstr "Separator katalogu niedozwolony w nazwie pliku"
+msgstr "Separator katalogu niedozwolony w nazwie pliku"
 
 #: libxfce4ui/xfce-filename-input.c:234
 msgid "Filenames should not start or end with a space"
@@ -247,7 +247,7 @@ msgstr "Ten skrót klawiszowy jest obecnie używany przez: „%s”"
 #: libxfce4kbd-private/xfce-shortcuts-editor.c:474
 #: libxfce4kbd-private/xfce-shortcuts-editor.c:563
 msgid "Keyboard shortcut already in use"
-msgstr "Skrót klawiszowy jest już w użyciu"
+msgstr "Skrót klawiszowy jest już w użyciu"
 
 #: libxfce4kbd-private/xfce-shortcut-dialog.c:215
 msgid "Window Manager Action Shortcut"
@@ -317,11 +317,11 @@ msgstr "Przełączenie pomiędzy oknami"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:43
 msgid "Cycle windows (Reverse)"
-msgstr "Przełączenie pomiędzy oknami w odwrotnej kolejności"
+msgstr "Przełączenie pomiędzy oknami w odwrotnej kolejności"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:44
 msgid "Switch window for same application"
-msgstr "Przełączenie okna bieącego programu"
+msgstr "Przełączenie okna bieżącego programu"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:45
 msgid "Switch application"
@@ -333,11 +333,11 @@ msgstr "Zamknięcie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:47
 msgid "Maximize window horizontally"
-msgstr "Zmaksymalizowanie w poziomie"
+msgstr "Zmaksymalizowanie w poziomie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:48
 msgid "Maximize window vertically"
-msgstr "Zmaksymalizowanie w pionie"
+msgstr "Zmaksymalizowanie w pionie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:49
 msgid "Maximize window"
@@ -381,11 +381,11 @@ msgstr "Wypełnienie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:59
 msgid "Fill window horizontally"
-msgstr "Wypełnienie w poziomie"
+msgstr "Wypełnienie w poziomie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:60
 msgid "Fill window vertically"
-msgstr "Wypełnienie w pionie"
+msgstr "Wypełnienie w pionie"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:61
 msgid "Toggle above"
@@ -397,19 +397,19 @@ msgstr "Przełączenie pełnego ekranu"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:63
 msgid "Move window to lower monitor"
-msgstr "Przeniesienie okna na dolny monitor"
+msgstr "Przemieszczenie na dolny monitor"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:64
 msgid "Move window to left monitor"
-msgstr "Przeniesienie okna na lewy monitor"
+msgstr "Przemieszczenie na lewy monitor"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:65
 msgid "Move window to right monitor"
-msgstr "Przeniesienie okna na prawy monitor"
+msgstr "Przemieszczenie na prawy monitor"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:66
 msgid "Move window to upper monitor"
-msgstr "Przeniesienie okna na górny monitor"
+msgstr "Przemieszczenie na górny monitor"
 
 #: libxfce4kbd-private/xfce-shortcuts-xfwm4.c:67
 msgid "Move window to upper workspace"
@@ -629,7 +629,7 @@ msgstr "Panel"
 
 #: xfce4-about/main.c:196
 msgid "Provides a home for window buttons, launchers, app menu and more."
-msgstr "Zapewnia miejsce na przyciski okien, aktywatory, menu programów i wiele innych."
+msgstr "Zapewnia miejsce na przyciski okien, aktywatory, menu programów i wiele innych."
 
 #: xfce4-about/main.c:200
 msgid "Desktop Manager"
@@ -637,7 +637,7 @@ msgstr "Menedżer pulpitu"
 
 #: xfce4-about/main.c:201
 msgid "Sets desktop backgrounds, handles icons and more."
-msgstr "Ustawia tła pulpitu, obsługuje ikony i wiele innych."
+msgstr "Ustawia tła pulpitu, obsługuje ikony i wiele innych."
 
 #: xfce4-about/main.c:205
 msgid "File Manager"
@@ -645,7 +645,7 @@ msgstr "Menedżer plików"
 
 #: xfce4-about/main.c:206
 msgid "Manages your files in a modern, easy-to-use and fast way."
-msgstr "Zarządza plikami w nowoczesny, łatwy w obsłudze i szybki sposób."
+msgstr "Zarządza plikami w nowoczesny, łatwy w obsłudze i szybki sposób."
 
 #: xfce4-about/main.c:210
 msgid "Volume Manager"
@@ -653,7 +653,7 @@ msgstr "Menedżer wolumenów"
 
 #: xfce4-about/main.c:211
 msgid "Manages removable drives and media for Thunar."
-msgstr "Zarządza dyskami wymiennymi i nośnikami dla Thunara."
+msgstr "Zarządza dyskami wymiennymi i nośnikami dla menedżera Thunar."
 
 #: xfce4-about/main.c:215
 msgid "Session Manager"
@@ -662,7 +662,7 @@ msgstr "Menedżer sesji"
 #: xfce4-about/main.c:216
 msgid ""
 "Saves and restores your session, handles startup, autostart and shutdown."
-msgstr "Zapisuje i przywraca sesję, obsługuje uruchamianie, automatyczny start i zamykanie."
+msgstr "Zapisuje i przywraca sesję, obsługuje uruchamianie, automatyczny start i zamykanie."
 
 #: xfce4-about/main.c:220
 msgid "Settings Manager"
@@ -670,7 +670,7 @@ msgstr "Menedżer ustawień"
 
 #: xfce4-about/main.c:221
 msgid "Configures appearance, display, keyboard and mouse settings."
-msgstr "Konfiguruje ustawienia: wyglądu, ekranu, klawiatury i myszy."
+msgstr "Konfiguruje ustawienia: wyglądu, ekranu, klawiatury i myszy."
 
 #: xfce4-about/main.c:225
 msgid "Application Finder"
@@ -678,7 +678,7 @@ msgstr "Wyszukiwarka programów"
 
 #: xfce4-about/main.c:226
 msgid "Quickly finds and launches applications installed on your system."
-msgstr "Szybko wyszukuje i uruchamia programy zainstalowane w systemie."
+msgstr "Szybko wyszukuje i uruchamia programy zainstalowane w systemie."
 
 #: xfce4-about/main.c:230
 msgid "Settings Daemon"
@@ -686,7 +686,7 @@ msgstr "Demon ustawień"
 
 #: xfce4-about/main.c:231
 msgid "Stores your settings in a D-Bus-based configuration system."
-msgstr "Przechowuje ustawienia w systemie konfiguracji opartym na D-Bus."
+msgstr "Przechowuje ustawienia w systemie konfiguracji opartym na D-Bus."
 
 #: xfce4-about/main.c:235
 msgid "A Menu Library"
@@ -694,7 +694,7 @@ msgstr "Biblioteka menu"
 
 #: xfce4-about/main.c:236
 msgid "Implements a freedesktop.org compliant menu based on GLib and GIO."
-msgstr "Implementuje menu zgodne z freedesktop.org oparte na GLib i GIO."
+msgstr "Implementuje menu zgodne z freedesktop.org oparte na GLib i GIO."
 
 #: xfce4-about/main.c:240
 msgid "Thumbnails Service"
@@ -712,11 +712,11 @@ msgstr "Odwiedź <https://www.xfce.org/about/credits>"
 msgid ""
 "If you know of anyone missing from this list; don't hesitate and file a bug "
 "on <https://gitlab.xfce.org/xfce/libxfce4ui/-/issues> ."
-msgstr "Jeśli znasz kogoś, kogo brakuje na tej liście, nie wahaj się i zgłoś błąd na <https://gitlab.xfce.org/xfce/libxfce4ui/-/issues> ."
+msgstr "Jeśli znasz kogoś, kogo brakuje na tej liście, nie wahaj się i zgłoś błąd na <https://gitlab.xfce.org/xfce/libxfce4ui/-/issues> ."
 
 #: xfce4-about/main.c:360
 msgid "Thanks to all who helped making this software available!"
-msgstr "Dziękujemy wszystkim, którzy przyczynili się do stworzenia niniejszego oprogramowania."
+msgstr "Dziękujemy wszystkim, którzy przyczynili się do stworzenia niniejszego oprogramowania!"
 
 #: xfce4-about/main.c:377
 msgid ""
@@ -730,7 +730,7 @@ msgid ""
 "terms of the GNU Library General Public License as published by the Free "
 "Software Foundation; either version 2 of the License, or (at your option) "
 "any later version."
-msgstr "Pakiety libxfce4ui, libxfce4util i exo są rozprowadzane na warunkach Powszechnej Licencji Publicznej GNU Library, wydanej przez Free Software Foundation - według wersji 2. tej licencji lub którejś z późniejszych wersji."
+msgstr "Pakiety libxfce4ui, libxfce4util i exo są rozprowadzane na warunkach Powszechnej Licencji Publicznej GNU dla Bibliotek (LGPL), wydanej przez Free Software Foundation – według wersji 2. tej licencji lub którejś z późniejszych wersji."
 
 #: xfce4-about/main.c:389
 msgid ""
@@ -739,7 +739,7 @@ msgid ""
 "of the GNU General Public License as published by the Free Software "
 "Foundation; either version 2 of the License, or (at your option) any later "
 "version."
-msgstr "Pakiety thunar, xfce4-appfinder, xfce4-panel, xfce4-session, xfce4-settings, xfconf, xfdesktop i xfwm4 są rozprowadzane na warunkach Powszechnej Licencji Publicznej GNU, wydanej przez Free Software Foundation - według wersji 2. tej licencji lub którejś z późniejszych wersji."
+msgstr "Pakiety thunar, xfce4-appfinder, xfce4-panel, xfce4-session, xfce4-settings, xfconf, xfdesktop i xfwm4 są rozprowadzane na warunkach Powszechnej Licencji Publicznej GNU (GPL), wydanej przez Free Software Foundation – według wersji 2. tej licencji lub którejś z późniejszych wersji."
 
 #: xfce4-about/main.c:535
 #, c-format
@@ -800,7 +800,7 @@ msgstr "O środowisku Xfce"
 
 #: xfce4-about/xfce4-about.desktop.in:12
 msgid "Information about the Xfce Desktop Environment"
-msgstr "Wyświetla informacje o środowisku graficznym Xfce"
+msgstr "Wyświetla informacje o środowisku graficznym Xfce"
 
 #: xfce4-about/xfce4-about-dialog.glade:116
 msgid "License"
@@ -808,7 +808,7 @@ msgstr "Licencja"
 
 #: xfce4-about/xfce4-about-dialog.glade:340
 msgid "About the Xfce Desktop Environment"
-msgstr "Informacje o środowisku graficznym Xfce"
+msgstr "Informacje o środowisku graficznym Xfce"
 
 #: xfce4-about/xfce4-about-dialog.glade:358
 msgid "_Help"
@@ -884,7 +884,7 @@ msgstr "System"
 msgid ""
 "Xfce is a collection of programs that together provide a full-featured desktop environment.\n"
 "The following programs are part of the Xfce core:"
-msgstr "Xfce jest zestawem programów, które razem zapewniają w pełni funkcjonalne środowisko graficzne.\nDo podstawowych programów środowiska Xfce należą:"
+msgstr "Xfce jest zestawem programów, które razem zapewniają w pełni funkcjonalne środowisko graficzne.\nDo podstawowych programów środowiska Xfce należą:"
 
 #: xfce4-about/xfce4-about-dialog.glade:804
 msgid ""
@@ -954,7 +954,7 @@ msgstr "%s; Identyfikator kompilacji: %s"
 msgid ""
 "A file named \"%s\" already exists in this directory, the file hasn't been "
 "added."
-msgstr "Plik o nazwie „%s” już istnieje w tym katalogu. Nie dodano pliku."
+msgstr "Plik o nazwie „%s” już istnieje w tym katalogu. Nie dodano pliku."
 
 #: tests/test-ui.c:122
 msgid "Failed to migrate the old panel configuration"


=====================================
xfce4-about/contributors.h
=====================================
@@ -38,20 +38,24 @@ static const ContributorInfo xfce_contributors_core[] = {
   { "Gaël Bonithon", "gael at xfce.org" },
   { "Olivier Fourdan", "fourdan at xfce.org" },
   { "Romain Bouvier", "skunnyk at alteroot.org" },
-  { "Sergios Anestis Kefalidis", "skefalidis at xfce.org" },
-  { "Simon Steinbeiß", "simon at xfce.org" },
   { "Theo Linkspfeifer", "lastonestanding at tutanota.com" },
   { NULL, NULL }
 };
 
 static const ContributorInfo xfce_contributors_active[] = {
   { "Akbarkhon Variskhanov", "akbarkhon.variskhanov at gmail.com" },
-  { "Ali Abdallah", "ali at xfce.org" },
   { "Alistair Buxton", "a.j.buxton at gmail.com" },
+  { "Amrit Kashyap Borah", "" },
+  { "Andrzej Radecki", "andrzejr at xfce.org" },
   { "Arkadiy Illarionov", "qarkai at gmail.com" },
+  { "Arthur Demchenkov", "spinal.by at gmail.com" },
+  { "Błażej Szczygieł", "mumei6102 at gmail.com" },
+  { "Bobby Rong", "rjl931189261 at 126.com" },
+  { "Đoàn Trần Công Danh", "congdanhqx at gmail.com" },
   { "Erkki Moorits", "erkki.moorits at mail.ee" },
   { "Graeme Gott", "graeme at gottcode.org" },
-  { "Jan Ziak", "0xe2.0x9a.0x9b at xfce.org" },
+  { "Hunter Turcin", "huntertur at gmail.com" },
+  { "Ivalin Radulov", "" },
   { "Landry Breuil", "landry at xfce.org" },
   { "Sean Davis", "bluesabre at xfce.org" },
   { "Stephan Haller", "nomad at froevel.de" },
@@ -77,7 +81,7 @@ static const ContributorInfo xfce_contributors_documentation_supervision[] = {
 };
 
 static const ContributorInfo xfce_contributors_previous[] = {
-  { "Andrzej Radecki", "ndrwrdck at gmail.com" },
+  { "Ali Abdallah", "ali at xfce.org" },
   { "Auke Kok", "sofar at foo-projects.org" },
   { "Benedikt Meurer", "benny at xfce.org" },
   { "Bernhard Walle", "bernhard.walle at gmx.de" },
@@ -98,6 +102,7 @@ static const ContributorInfo xfce_contributors_previous[] = {
   { "Guido Berhoerster", "guido+xfce at berhoerster.name" },
   { "Harald Judt", "hjudt at xfce.org" },
   { "Igor", "f2404 at yandex.ru" },
+  { "Jan Ziak", "0xe2.0x9a.0x9b at xfce.org" },
   { "Jannis Pohlmann", "jannis at xfce.org" },
   { "Jasper Huijsmans", "jasper at xfce.org" },
   { "Jean-François Wauthy", "pollux at xfce.org" },
@@ -117,7 +122,9 @@ static const ContributorInfo xfce_contributors_previous[] = {
   { "Pau Rul·lan Ferragut", "paurullan at bulma.net" },
   { "Peter de Ridder", "peter at xfce.org" },
   { "Samuel Verstraete", "elangelo at xfce.org" },
+  { "Sergios Anestis Kefalidis", "skefalidis at xfce.org" },
   { "Silvio Knizek", "killermoehre at gmx.net" },
+  { "Simon Steinbeiß", "simon at xfce.org" },
   { "Stephan Arts", "stephan at xfce.org" },
   { "Steve Dodier-Lazaro", "sidi at xfce.org" },
   { "Thomas Leonard", "tal00r at ecs.soton.ac.uk" },



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/libxfce4ui/-/commit/299dbc998a03aaa9454d6692ed1e3e5e0a275af1

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/libxfce4ui/-/commit/299dbc998a03aaa9454d6692ed1e3e5e0a275af1
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20241217/6370d7b1/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list