]> git.pld-linux.org Git - packages/gnome-terminal.git/blobdiff - gnome-terminal-transparency.patch
- updated to 3.48.1 (GNOME 44)
[packages/gnome-terminal.git] / gnome-terminal-transparency.patch
index 42fcf969b56685b9c1fa652220456690e2a951e2..734f6130a08bc4bf053aa164ef8a801f65c4ed01 100644 (file)
@@ -160,16 +160,16 @@ index 6259aac0f02f..f5c366f14e10 100644
      update_color_scheme (screen);
  
    if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
-@@ -877,6 +879,8 @@ update_color_scheme (TerminalScreen *screen)
-   GdkRGBA *cursor_bgp = NULL, *cursor_fgp = NULL;
-   GdkRGBA *highlight_bgp = NULL, *highlight_fgp = NULL;
+@@ -1198,6 +1198,8 @@ update_color_scheme (TerminalScreen *scr
+   GdkRGBA *cursor_bgp = nullptr, *cursor_fgp = nullptr;
+   GdkRGBA *highlight_bgp = nullptr, *highlight_fgp = nullptr;
    GtkStyleContext *context;
 +  GtkWidget *toplevel;
 +  gboolean transparent;
    gboolean use_theme_colors;
  
    context = gtk_widget_get_style_context (widget);
-@@ -918,6 +922,18 @@ update_color_scheme (TerminalScreen *screen)
+@@ -1239,6 +1241,18 @@ update_color_scheme (TerminalScreen *screen)
      }
  
    colors = terminal_g_settings_get_rgba_palette (priv->profile, TERMINAL_PROFILE_PALETTE_KEY, &n_colors);
@@ -188,7 +188,7 @@ index 6259aac0f02f..f5c366f14e10 100644
    vte_terminal_set_colors (VTE_TERMINAL (screen), &fg, &bg,
                             colors, n_colors);
    vte_terminal_set_color_bold (VTE_TERMINAL (screen), boldp);
-@@ -925,6 +941,10 @@ update_color_scheme (TerminalScreen *screen)
+@@ -1246,6 +1260,10 @@ update_color_scheme (TerminalScreen *screen)
    vte_terminal_set_color_cursor_foreground (VTE_TERMINAL (screen), cursor_fgp);
    vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
    vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
@@ -419,11 +419,11 @@ https://bugzilla.redhat.com/show_bug.cgi?id=1207943
  src/terminal-screen.c | 1 -
  1 file changed, 1 deletion(-)
 
---- a/src/terminal-screen.cc
-+++ b/src/terminal-screen.cc
-@@ -908,7 +908,6 @@ update_color_scheme (TerminalScreen *screen)
-   GdkRGBA *cursor_bgp = NULL, *cursor_fgp = NULL;
-   GdkRGBA *highlight_bgp = NULL, *highlight_fgp = NULL;
+--- gnome-terminal-3.42.0/src/terminal-screen.cc.orig  2021-09-28 20:41:52.910073654 +0200
++++ gnome-terminal-3.42.0/src/terminal-screen.cc       2021-09-28 20:42:11.541041566 +0200
+@@ -1198,7 +1198,6 @@ update_color_scheme (TerminalScreen *scr
+   GdkRGBA *cursor_bgp = nullptr, *cursor_fgp = nullptr;
+   GdkRGBA *highlight_bgp = nullptr, *highlight_fgp = nullptr;
    GtkStyleContext *context;
 -  GtkWidget *toplevel;
    gboolean transparent;
@@ -869,20 +869,15 @@ index 49e710859ac9..8703552984b1 100644
  #: ../src/org.gnome.Terminal.gschema.xml.h:78
  msgid "Keyboard shortcut to make font normal-size"
  msgstr "Kratica tastature za postavljanje fonta na normalnu veličinu"
-diff --git a/po/ca.po b/po/ca.po
-index 4a612fcfc0ba..6091324a9547 100644
---- a/po/ca.po
-+++ b/po/ca.po
-@@ -2420,6 +2420,9 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "Tanca la _finestra"
+--- gnome-terminal-3.48.1/po/ca.po.orig        2023-07-24 19:50:45.017083365 +0200
++++ gnome-terminal-3.48.1/po/ca.po     2023-07-24 19:54:57.535715354 +0200
+@@ -2510,3 +2510,6 @@ msgstr "Tanca la _finestra"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Ha fallat l'anàlisi dels arguments: %s\n"
++ 
 +msgid "Transparent background"
 +msgstr "Fons transparent"
-+
- #~ msgid "Whether to allow bold text"
- #~ msgstr "Si es permet o no text en negreta"
 diff --git a/po/ca@valencia.po b/po/ca@valencia.po
 index a6e8fb4250dc..c9ed8508228d 100644
 --- a/po/ca@valencia.po
@@ -894,15 +889,18 @@ index a6e8fb4250dc..c9ed8508228d 100644
 +
 +msgid "Transparent background"
 +msgstr "Fons transparent"
---- gnome-terminal-3.42.0/po/cs.po.orig        2021-09-27 20:42:33.806198715 +0200
-+++ gnome-terminal-3.42.0/po/cs.po     2021-09-27 20:43:28.429236130 +0200
-@@ -2452,3 +2452,6 @@ msgstr "_Zavřít okno"
- #, c-format
+--- gnome-terminal-3.48.1/po/cs.po.orig        2023-07-24 19:55:41.142145784 +0200
++++ gnome-terminal-3.48.1/po/cs.po     2023-07-24 19:57:02.448371977 +0200
+@@ -2473,6 +2473,9 @@ msgstr "_Zavřít okno"
  msgid "Failed to parse arguments: %s\n"
  msgstr "Selhala analýza argumentů: %s\n"
-+
 +msgid "Transparent background"
 +msgstr "Průsvitné pozadí"
++
+ #~ msgid "Armenian"
+ #~ msgstr "Arménské"
 diff --git a/po/cy.po b/po/cy.po
 index 644df82363f1..cd862feb50c0 100644
 --- a/po/cy.po
@@ -929,32 +927,30 @@ index 644df82363f1..cd862feb50c0 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/da.po b/po/da.po
-index 65cfb20d9ad3..8c5c97c7465a 100644
---- a/po/da.po
-+++ b/po/da.po
-@@ -2401,6 +2401,9 @@ msgstr ""
- #: src/terminal-window.c:3224
- msgid "C_lose Window"
- msgstr "_Luk vindue"
+--- gnome-terminal-3.48.1/po/da.po.orig        2023-07-24 19:57:25.464913953 +0200
++++ gnome-terminal-3.48.1/po/da.po     2023-07-24 19:58:17.831296926 +0200
+@@ -2475,6 +2475,9 @@ msgstr "_Luk vindue"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Kunne ikke fortolke argumenter: %s\n"
 + 
 +msgid "Transparent background"
 +msgstr "Gennemsigtig baggrund"
  
- #~ msgid "Whether to allow bold text"
- #~ msgstr "Om fed tekst skal tillades"
---- gnome-terminal-3.40.0/po/de.po.orig        2021-04-17 09:15:55.582389716 +0200
-+++ gnome-terminal-3.40.0/po/de.po     2021-04-17 09:16:52.815353833 +0200
-@@ -2503,6 +2503,9 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "Fenster _schließen"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
+--- gnome-terminal-3.48.1/po/de.po.orig        2023-07-24 19:58:37.841188523 +0200
++++ gnome-terminal-3.48.1/po/de.po     2023-07-24 20:00:29.173918716 +0200
+@@ -2548,6 +2548,9 @@ msgstr "Fenster _schließen"
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Einlesen der Argumente schlug fehl: %s\n"
  
 +msgid "Transparent background"
 +msgstr "Transparenter Hintergrund"
 +
- # missing accelerator
- #~ msgid "Whether to allow bold text"
- #~ msgstr "Fetten Text erlauben?"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
 diff --git a/po/dz.po b/po/dz.po
 index d97e6102b850..a768fe4adc54 100644
 --- a/po/dz.po
@@ -1190,25 +1186,23 @@ index 4b1c2a7c67e4..770761168806 100644
 +
 +msgid "Transparent background"
 +msgstr "Läbipaistev taust"
-diff --git a/po/eu.po b/po/eu.po
-index f3aab7879a6f..543a121f6aac 100644
---- a/po/eu.po
-+++ b/po/eu.po
-@@ -2272,6 +2272,9 @@ msgstr "Oraindik prozesu bat exekutatzen
- msgid "C_lose Window"
- msgstr "It_xi leihoa"
+--- gnome-terminal-3.48.1/po/eu.po.orig        2023-07-24 20:01:00.530415509 +0200
++++ gnome-terminal-3.48.1/po/eu.po     2023-07-24 20:02:14.050017220 +0200
+@@ -2348,6 +2348,9 @@ msgstr "It_xi leihoa"
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Huts egin du argumentuak analizatzean: %s\n"
  
 +msgid "Transparent background"
 +msgstr "Atzeko plano gardena"
 +
- #~ msgid "Whether to allow bold text"
- #~ msgstr "Testu-formatu lodia onartzen den"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
  
---- gnome-terminal-3.40.0/po/fa.po.orig        2021-03-19 22:43:50.000000000 +0100
-+++ gnome-terminal-3.40.0/po/fa.po     2021-04-17 11:23:51.866939429 +0200
-@@ -2782,8 +2782,8 @@ msgstr "_بستن پنجره"
- #~ msgid "Use custom default terminal si_ze"
- #~ msgstr "استفاده از اندازه‌ی _سفارشی پایانه‌ی پیش‌فرض"
+--- gnome-terminal-3.46.9/po/fa.po.orig        2023-04-05 11:18:23.000000000 +0200
++++ gnome-terminal-3.46.9/po/fa.po     2023-05-18 21:16:02.912432315 +0200
+@@ -2794,8 +2794,8 @@ msgstr "تجزیهٔ آرگومان‌ه
+ #~ msgid "_Font:"
+ #~ msgstr "_قلم:"
  
 -#~ msgid "Title"
 -#~ msgstr "عنوان"
@@ -1217,7 +1211,7 @@ index f3aab7879a6f..543a121f6aac 100644
  
  #~ msgid "When terminal commands set their o_wn titles:"
  #~ msgstr "وقتی که فرمان‌های پایانه عنوان‌های _خودشان را تنظیم می‌کنند:"
-@@ -2797,8 +2797,8 @@ msgstr "_بستن پنجره"
+@@ -2809,8 +2809,8 @@ msgstr "تجزیهٔ آرگومان‌ه
  #~ msgid "_Unlimited"
  #~ msgstr "_نامحدود"
  
@@ -1228,7 +1222,7 @@ index f3aab7879a6f..543a121f6aac 100644
  
  #~ msgid "Switch to Tab 3"
  #~ msgstr "تعویض به زبانه‌ی ۳"
-@@ -2839,5 +2839,8 @@ msgstr "_بستن پنجره"
+@@ -2851,5 +2851,8 @@ msgstr "تجزیهٔ آرگومان‌ه
  #~ msgid "_Input Methods"
  #~ msgstr "روش‌های _ورودی"
  
@@ -1253,33 +1247,31 @@ index e284b406f040..6e7f402af7bd 100644
  #~| msgid "Error parsing command: %s"
  #~ msgid "Missing command"
  #~ msgstr "Puuttuva komento"
-diff --git a/po/fr.po b/po/fr.po
-index 87a8e0ff46d4..2eacb4584f32 100644
---- a/po/fr.po
-+++ b/po/fr.po
-@@ -2452,6 +2452,9 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "Fermer _la fenêtre"
+--- gnome-terminal-3.48.1/po/fr.po.orig        2023-07-24 20:02:33.279913042 +0200
++++ gnome-terminal-3.48.1/po/fr.po     2023-07-24 20:02:57.833113360 +0200
+@@ -2539,6 +2539,9 @@ msgstr "Fermer _la fenêtre"
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Impossible d’analyser les paramètres : %s\n"
  
 +msgid "Transparent background"
 +msgstr "Arrière-plan transparent"
 +
- #~ msgid "Whether to allow bold text"
- #~ msgstr "Indique s’il faut autoriser le texte en gras"
---- gnome-terminal-3.38.0/po/fur.po.orig       2020-09-12 21:18:27.000000000 +0200
-+++ gnome-terminal-3.38.0/po/fur.po    2020-09-20 12:01:34.634278284 +0200
-@@ -2417,6 +2417,9 @@
- msgid "C_lose Window"
- msgstr "_Siere barcon"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
  
+--- gnome-terminal-3.48.1/po/fur.po.orig       2023-04-07 19:40:45.000000000 +0200
++++ gnome-terminal-3.48.1/po/fur.po    2023-07-24 20:03:48.832837070 +0200
+@@ -2484,6 +2484,9 @@ msgstr "_Siere barcon"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Analisi dai argoments falide: %s\n"
++ 
 +msgid "Transparent background"
 +msgstr "Fondâl trasparent"
-+
- #~ msgid "Hindi"
- #~ msgstr "Hindi"
  
-@@ -3546,6 +3549,9 @@
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
+@@ -3613,6 +3616,9 @@ msgstr "Analisi dai argoments falide: %s
  #~ msgid "The text you clicked on doesn't seem to be a valid OTP challenge."
  #~ msgstr "Il test fracât nol samee jessi un OTP challenge."
  
@@ -1289,7 +1281,7 @@ index 87a8e0ff46d4..2eacb4584f32 100644
  #~ msgid "Switch to Tab 3"
  #~ msgstr "Passe a la schede 3"
  
-@@ -3601,8 +3607,8 @@
+@@ -3668,8 +3674,8 @@ msgstr "Analisi dai argoments falide: %s
  #~ msgid "_Input Methods"
  #~ msgstr "_Cemût inserî test"
  
@@ -1298,8 +1290,8 @@ index 87a8e0ff46d4..2eacb4584f32 100644
 +msgid "_Title:"
 +msgstr "_Titul:"
  
- #~ msgid ""
- #~ "text/plain dropped on terminal had wrong format (%d) or length (%d)\n"
+ #~ msgid "text/plain dropped on terminal had wrong format (%d) or length (%d)\n"
+ #~ msgstr ""
 diff --git a/po/ga.po b/po/ga.po
 index 93d5fa9d1481..feb87dce3d6b 100644
 --- a/po/ga.po
@@ -1311,15 +1303,18 @@ index 93d5fa9d1481..feb87dce3d6b 100644
 +
 +msgid "Transparent background"
 +msgstr "Cúlra trédhearcach"
---- gnome-terminal-3.42.0/po/gl.po.orig        2021-09-27 20:43:51.119113208 +0200
-+++ gnome-terminal-3.42.0/po/gl.po     2021-09-27 20:45:04.598715135 +0200
-@@ -2481,3 +2481,6 @@ msgstr "P_echar a xanela"
- #, c-format
+--- gnome-terminal-3.46.9/po/gl.po.orig        2023-05-18 21:18:07.525090563 +0200
++++ gnome-terminal-3.46.9/po/gl.po     2023-05-18 21:19:01.081467090 +0200
+@@ -2500,6 +2500,9 @@ msgstr "P_echar a xanela"
  msgid "Failed to parse arguments: %s\n"
  msgstr "Produciuse un erro ao analizar os argumentos: %s\n"
-+
 +msgid "Transparent background"
 +msgstr "Fondo transparente"
++
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
 diff --git a/po/gu.po b/po/gu.po
 index 76b459cf8dc5..485beeac98b7 100644
 --- a/po/gu.po
@@ -1503,26 +1498,24 @@ index aaf2d9b292da..4d466f164420 100644
  
  #: ../src/profile-preferences.glade.h:74
  msgid "_Update login records when command is launched"
-diff --git a/po/id.po b/po/id.po
-index 9198218c5aaa..9f2fbd0c9d4c 100644
---- a/po/id.po
-+++ b/po/id.po
-@@ -2392,6 +2392,9 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "Tutup Jende_la"
+--- gnome-terminal-3.48.1/po/id.po.orig        2023-07-24 20:04:07.526069134 +0200
++++ gnome-terminal-3.48.1/po/id.po     2023-07-24 20:05:34.572264231 +0200
+@@ -2468,6 +2468,9 @@ msgstr "Tutup Jende_la"
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Gagal mengurai argumen: \"%s\"\n"
  
 +msgid "Transparent background"
 +msgstr "Latar belakang transparan"
 +
- #~ msgid "Hindi"
- #~ msgstr "Hindi"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
  
---- gnome-terminal-3.40.0/po/it.po.orig        2021-04-17 11:29:23.354162096 +0200
-+++ gnome-terminal-3.40.0/po/it.po     2021-04-17 12:02:02.886015004 +0200
-@@ -2468,3 +2468,6 @@ msgstr ""
- #: src/terminal-window.c:3245
- msgid "C_lose Window"
- msgstr "Chiudi _finestra"
+--- gnome-terminal-3.44.2/po/it.po.orig        2022-12-05 19:57:22.075704335 +0100
++++ gnome-terminal-3.44.2/po/it.po     2022-12-05 19:57:50.965547825 +0100
+@@ -2485,3 +2485,6 @@ msgstr "Chiudi _finestra"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Analisi degli argomenti non riuscita: %s\n"
 +
 +msgid "Transparent background"
 +msgstr "Sfondo trasparente"
@@ -1538,28 +1531,18 @@ index 9198218c5aaa..9f2fbd0c9d4c 100644
  #~ msgid "Whether to allow bold text"
  #~ msgstr "太字のフォントを許可するかどうか"
  
---- gnome-terminal-3.40.0/po/ka.po.orig        2021-02-22 17:08:51.000000000 +0100
-+++ gnome-terminal-3.40.0/po/ka.po     2021-04-17 12:12:38.605723333 +0200
-@@ -219,8 +219,8 @@ msgid "<b>Background</b>"
- msgstr "<b>ფონი</b>"
- #: ../src/gnome-terminal.glade2.h:3
--msgid "<b>Command</b>"
--msgstr "<b>ბრძანება</b>"
-+msgid "Command"
-+msgstr "ბრძანება"
- #: ../src/gnome-terminal.glade2.h:4
- msgid "<b>Compatibility</b>"
-@@ -569,7 +569,7 @@ msgstr "_ტექსტის ფერ
+--- gnome-terminal-3.48.1/po/ka.po.orig        2023-07-24 20:05:53.048830801 +0200
++++ gnome-terminal-3.48.1/po/ka.po     2023-07-24 20:06:32.825281980 +0200
+@@ -2371,6 +2371,9 @@ msgstr "_ფანჯრის დახ
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "არგუმენტების დამუშავების შეცდომა: %s\n"
  
- #: ../src/gnome-terminal.glade2.h:86
- #, fuzzy
--msgid "_Transparent background"
 +msgid "Transparent background"
- msgstr "გამჭირვალე"
- #: ../src/gnome-terminal.glade2.h:87
++msgstr "გამჭირვალე"
++
+ #~| msgid "Terminal"
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
 diff --git a/po/kk.po b/po/kk.po
 index 2811b7ec6239..d4239e5d12c5 100644
 --- a/po/kk.po
@@ -1859,12 +1842,12 @@ index f2ebd4851d3b..f3d44c9c6294 100644
  #~ msgid "Accelerator key"
  #~ msgstr "Kekunci pemecut"
  
---- gnome-terminal-3.40.0/po/nb.po.orig        2021-04-17 12:13:02.850316782 +0200
-+++ gnome-terminal-3.40.0/po/nb.po     2021-04-17 12:13:27.591601923 +0200
-@@ -2406,3 +2406,6 @@ msgstr ""
- #: src/terminal-window.c:3224
- msgid "C_lose Window"
- msgstr "_Lukk vindu"
+--- gnome-terminal-3.44.1/po/nb.po.orig        2022-06-05 19:43:17.500040866 +0200
++++ gnome-terminal-3.44.1/po/nb.po     2022-06-05 19:44:54.278406486 +0200
+@@ -2436,3 +2436,6 @@ msgstr "_Lukk vindu"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Klarte ikke å lese argumenter: %s\n"
 +
 +msgid "Transparent background"
 +msgstr "Gjennomsiktig bakgrunn"
@@ -2235,11 +2218,19 @@ index d0282159b459..01dd96a06939 100644
 +
 +msgid "Transparent background"
 +msgstr "Priehľadné pozadie"
-diff --git a/po/sl.po b/po/sl.po
-index db9cb98834fe..261abe9c1e64 100644
---- a/po/sl.po
-+++ b/po/sl.po
-@@ -2663,17 +2663,17 @@ msgstr "_Zapri okno"
+--- gnome-terminal-3.48.1/po/sl.po.orig        2023-04-07 19:40:45.000000000 +0200
++++ gnome-terminal-3.48.1/po/sl.po     2023-07-24 20:25:28.135798142 +0200
+@@ -2461,6 +2461,9 @@ msgstr "_Zapri okno"
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Napaka med razčlenjevanjem argumentov: %s\n"
++msgid "Transparent background"
++msgstr "Prosojno ozadje"
++
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
+@@ -2890,17 +2893,17 @@ msgstr "Napaka med razčlenjevanjem argu
  #~ msgid "Default size:"
  #~ msgstr "Privzeta velikost:"
  
@@ -2263,13 +2254,6 @@ index db9cb98834fe..261abe9c1e64 100644
  
  #~ msgid "Current Locale"
  #~ msgstr "Trenutne jezikovne nastavitve"
-@@ -2788,3 +2788,6 @@ msgstr "_Zapri okno"
- #~ msgid "_Profile Preferences…"
- #~ msgstr "Možnosti _profila ..."
-+
-+msgid "Transparent background"
-+msgstr "Prosojno ozadje"
 diff --git a/po/sq.po b/po/sq.po
 index 158f6cb167cc..a3494fb70bd6 100644
 --- a/po/sq.po
@@ -2627,14 +2611,12 @@ index 63263749655c..496da331bbf9 100644
  
  #~ msgid ""
  #~ "You already have a profile called “%s”. Do you want to create another "
-diff --git a/po/tr.po b/po/tr.po
-index fa79334e08dc..5b988d7dbd4a 100644
---- a/po/tr.po
-+++ b/po/tr.po
-@@ -2558,3 +2558,6 @@ msgstr "_Pencereyi Kapat"
- #~ msgid "_Same as text color"
- #~ msgstr "_Metin rengiyle aynı"
+--- gnome-terminal-3.46.9/po/tr.po.orig        2023-05-18 21:25:58.042541551 +0200
++++ gnome-terminal-3.46.9/po/tr.po     2023-05-18 21:26:12.169131688 +0200
+@@ -2385,3 +2385,6 @@ msgstr "_Pencereyi Kapat"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Bağımsız değişkenler ayrıştırılamadı: %s\n"
 +
 +msgid "Transparent background"
 +msgstr "Şeffaf arkaplan"
@@ -2653,15 +2635,18 @@ index 313f76b98eae..be6089762082 100644
  
  #~ msgid ""
  #~ "You already have a profile called “%s”. Do you want to create another "
---- gnome-terminal-3.42.0/po/uk.po.orig        2021-09-27 20:52:35.752937690 +0200
-+++ gnome-terminal-3.42.0/po/uk.po     2021-09-27 20:54:10.739089772 +0200
-@@ -2453,3 +2453,6 @@ msgstr "Закр_ити вікно"
- #, c-format
+--- gnome-terminal-3.48.1/po/uk.po.orig        2023-07-24 20:07:44.728225782 +0200
++++ gnome-terminal-3.48.1/po/uk.po     2023-07-24 20:08:32.964631130 +0200
+@@ -2473,6 +2473,9 @@ msgstr "Закр_ити вікно"
  msgid "Failed to parse arguments: %s\n"
  msgstr "Не вдається визначити аргументи: %s\n"
-+
 +msgid "Transparent background"
 +msgstr "Прозоре тло"
++
+ #~ msgid "org.gnome.Terminal"
+ #~ msgstr "org.gnome.Terminal"
 --- a/po/vi.po
 +++ b/po/vi.po
 @@ -2673,8 +2673,8 @@ msgstr "Đón_g cửa sổ"
This page took 0.050049 seconds and 4 git commands to generate.