Skip to content

Commit d7685b5

Browse files
Add translations for new modes and widgets.
1 parent 9ca46d3 commit d7685b5

3 files changed

Lines changed: 195 additions & 65 deletions

File tree

po/en.po

Lines changed: 74 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-02-08 14:37+0000\n"
10+
"POT-Creation-Date: 2025-02-14 14:13+0000\n"
1111
"PO-Revision-Date: 2025-01-08 18:00+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -17,6 +17,10 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20+
#: src/cli.rs:173
21+
msgid "Unable to save \"next\" wallpapers"
22+
msgstr "Unable to save \"next\" wallpapers"
23+
2024
#: src/common.rs:73
2125
msgid "Failed to create thumbnail for"
2226
msgstr "Failed to create thumbnail for"
@@ -45,58 +49,100 @@ msgstr "GTK Picture created successfully."
4549
msgid "File could not be converted to a GTK Picture"
4650
msgstr "File could not be converted to a GTK Picture"
4751

48-
#: src/hyprpaper.rs:37 src/main_window.rs:374 src/mpvpaper.rs:21
52+
#: src/hyprpaper.rs:57 src/main_window.rs:373 src/mpvpaper.rs:21
4953
#: src/swaybg.rs:16 src/swww.rs:45
5054
msgid "All"
5155
msgstr "All"
5256

53-
#: src/main_window.rs:54
57+
#: src/main_window.rs:60
5458
#, fuzzy
5559
msgid "Wallpaper Folder"
5660
msgstr "Image Folder"
5761

58-
#: src/main_window.rs:289
62+
#: src/main_window.rs:295
5963
msgid "Saved wallpapers"
6064
msgstr "Saved wallpapers"
6165

62-
#: src/main_window.rs:297
66+
#: src/main_window.rs:303
6367
msgid "Stored Text"
6468
msgstr "Stored Text"
6569

66-
#: src/main_window.rs:343
70+
#: src/main_window.rs:349
6771
msgid "Image Folder"
6872
msgid_plural "Images Folder"
6973
msgstr[0] "Image Folder"
7074
msgstr[1] "Images Folder"
7175

72-
#: src/main_window.rs:482
73-
msgid "Date"
74-
msgstr "Date"
75-
76-
#: src/main_window.rs:482
77-
msgid "Name"
78-
msgstr "Name"
79-
80-
#: src/main_window.rs:500
76+
#: src/main_window.rs:511
8177
msgid "Invert Sort"
8278
msgstr "Invert Sort"
8379

84-
#: src/main_window.rs:610
80+
#: src/main_window.rs:622
8581
msgid "Options"
8682
msgstr "Options"
8783

88-
#: src/main_window.rs:739
84+
#: src/main_window.rs:753
8985
msgid "Images are loading, please wait"
9086
msgstr "Images are loading, please wait"
9187

92-
#: src/main_window.rs:753
88+
#: src/main_window.rs:767
9389
msgid "Finished loading images"
9490
msgstr "Finished loading images"
9591

96-
#: src/main_window.rs:768
92+
#: src/main_window.rs:788
9793
msgid "Hiding unsupported images"
9894
msgstr "Hiding unsupported images"
9995

96+
#: src/main_window.rs:848
97+
msgid "Ok"
98+
msgstr "Ok"
99+
100+
#: src/main_window.rs:853
101+
msgid "Close waytrogen"
102+
msgstr "Close waytrogen"
103+
104+
#: src/main_window.rs:864
105+
msgid ""
106+
"No wallpaper changers detected.\n"
107+
"\n"
108+
"Please install one or more of the following:\n"
109+
"\n"
110+
"\n"
111+
"- Hyprpaper\n"
112+
"\n"
113+
"- Swaybg\n"
114+
"\n"
115+
"- Mpvpaper\n"
116+
"\n"
117+
"- SWWW\n"
118+
"\n"
119+
"\n"
120+
"If waytrogen continues failing to detect an installed changer,\n"
121+
"\n"
122+
"please feel free open issue on the GitHub repository:\n"
123+
"\n"
124+
"https://github.com/nikolaizombie1/waytrogen/issues"
125+
msgstr ""
126+
"No wallpaper changers detected.\n"
127+
"\n"
128+
"Please install one or more of the following:\n"
129+
"\n"
130+
"\n"
131+
"- Hyprpaper\n"
132+
"\n"
133+
"- Swaybg\n"
134+
"\n"
135+
"- Mpvpaper\n"
136+
"\n"
137+
"- SWWW\n"
138+
"\n"
139+
"\n"
140+
"If waytrogen continues failing to detect an installed changer,\n"
141+
"\n"
142+
"please feel free open issue on the GitHub repository:\n"
143+
"\n"
144+
"https://github.com/nikolaizombie1/waytrogen/issues"
145+
100146
#: src/mpvpaper.rs:51 src/swww.rs:430
101147
msgid "none"
102148
msgstr "none"
@@ -255,15 +301,21 @@ msgstr ""
255301
"like 200,200 or one of the following: center, top, left, right, bottom, top-"
256302
"left, top-right, bottom-left or bottom-right."
257303

258-
#: src/ui_common.rs:43 src/ui_common.rs:49 src/ui_common.rs:53
259-
#: src/ui_common.rs:58
304+
#: src/ui_common.rs:44 src/ui_common.rs:50 src/ui_common.rs:54
305+
#: src/ui_common.rs:59
260306
msgid "The channel must be open"
261307
msgstr "The channel must be open"
262308

263-
#: src/ui_common.rs:154
309+
#: src/ui_common.rs:144
264310
msgid "Selected changer"
265311
msgstr "Selected changer"
266312

313+
#~ msgid "Date"
314+
#~ msgstr "Date"
315+
316+
#~ msgid "Name"
317+
#~ msgstr "Name"
318+
267319
#~ msgid "Scalling filter"
268320
#~ msgstr "Scalling filter"
269321

po/es.po

Lines changed: 74 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-02-08 14:37+0000\n"
10+
"POT-Creation-Date: 2025-02-14 14:13+0000\n"
1111
"PO-Revision-Date: 2025-01-08 18:00+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -17,6 +17,10 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20+
#: src/cli.rs:173
21+
msgid "Unable to save \"next\" wallpapers"
22+
msgstr "No se pudo guardar la siguiente imagen de fondo"
23+
2024
#: src/common.rs:73
2125
msgid "Failed to create thumbnail for"
2226
msgstr "Creación de imagen en miniatura fallo: "
@@ -45,58 +49,100 @@ msgstr "Imagen GTK fue creada"
4549
msgid "File could not be converted to a GTK Picture"
4650
msgstr "Archivo no se pudo convertir a una imagen GTK"
4751

48-
#: src/hyprpaper.rs:37 src/main_window.rs:374 src/mpvpaper.rs:21
52+
#: src/hyprpaper.rs:57 src/main_window.rs:373 src/mpvpaper.rs:21
4953
#: src/swaybg.rs:16 src/swww.rs:45
5054
msgid "All"
5155
msgstr "Todos"
5256

53-
#: src/main_window.rs:54
57+
#: src/main_window.rs:60
5458
#, fuzzy
5559
msgid "Wallpaper Folder"
5660
msgstr "Carpeta de imagen"
5761

58-
#: src/main_window.rs:289
62+
#: src/main_window.rs:295
5963
msgid "Saved wallpapers"
6064
msgstr "Imágenes salvados"
6165

62-
#: src/main_window.rs:297
66+
#: src/main_window.rs:303
6367
msgid "Stored Text"
6468
msgstr "Text almacenado"
6569

66-
#: src/main_window.rs:343
70+
#: src/main_window.rs:349
6771
msgid "Image Folder"
6872
msgid_plural "Images Folder"
6973
msgstr[0] "Carpeta de imagen"
7074
msgstr[1] "Carpeta de imágenes"
7175

72-
#: src/main_window.rs:482
73-
msgid "Date"
74-
msgstr "Fecha"
75-
76-
#: src/main_window.rs:482
77-
msgid "Name"
78-
msgstr "Nombre"
79-
80-
#: src/main_window.rs:500
76+
#: src/main_window.rs:511
8177
msgid "Invert Sort"
8278
msgstr "Invertir ordenamiento"
8379

84-
#: src/main_window.rs:610
80+
#: src/main_window.rs:622
8581
msgid "Options"
8682
msgstr "Opciones"
8783

88-
#: src/main_window.rs:739
84+
#: src/main_window.rs:753
8985
msgid "Images are loading, please wait"
9086
msgstr "Las imágenes están cargando. Espera, por favor."
9187

92-
#: src/main_window.rs:753
88+
#: src/main_window.rs:767
9389
msgid "Finished loading images"
9490
msgstr "Las imágenes terminaron de cargar."
9591

96-
#: src/main_window.rs:768
92+
#: src/main_window.rs:788
9793
msgid "Hiding unsupported images"
9894
msgstr "Escondiendo imágenes que no son compatibles."
9995

96+
#: src/main_window.rs:848
97+
msgid "Ok"
98+
msgstr "De Acuerdo"
99+
100+
#: src/main_window.rs:853
101+
msgid "Close waytrogen"
102+
msgstr "Cerrar waytrogen"
103+
104+
#: src/main_window.rs:864
105+
msgid ""
106+
"No wallpaper changers detected.\n"
107+
"\n"
108+
"Please install one or more of the following:\n"
109+
"\n"
110+
"\n"
111+
"- Hyprpaper\n"
112+
"\n"
113+
"- Swaybg\n"
114+
"\n"
115+
"- Mpvpaper\n"
116+
"\n"
117+
"- SWWW\n"
118+
"\n"
119+
"\n"
120+
"If waytrogen continues failing to detect an installed changer,\n"
121+
"\n"
122+
"please feel free open issue on the GitHub repository:\n"
123+
"\n"
124+
"https://github.com/nikolaizombie1/waytrogen/issues"
125+
msgstr ""
126+
"Cambiador de imagen de fondo no fue detectado.\n"
127+
"\n"
128+
"Por favor instalar uno o mas de los siguientes programas.:\n"
129+
"\n"
130+
"\n"
131+
"- Hyprpaper\n"
132+
"\n"
133+
"- Swaybg\n"
134+
"\n"
135+
"- Mpvpaper\n"
136+
"\n"
137+
"- SWWW\n"
138+
"\n"
139+
"\n"
140+
"Si waytrogen continua fallar en detectar un cambiador de imagen de fondo,\n"
141+
"\n"
142+
"por favor somete su problema en el repositorio de GitHub:\n"
143+
"\n"
144+
"https://github.com/nikolaizombie1/waytrogen/issues"
145+
100146
#: src/mpvpaper.rs:51 src/swww.rs:430
101147
msgid "none"
102148
msgstr "nulo"
@@ -255,15 +301,21 @@ msgstr ""
255301
"tal como 200,200 o uno de las siguientes opciones: izquierda, derecha, tope, "
256302
"piso, tope-izquierdo, tope-derecho, piso-izquierdo, o piso-derecho"
257303

258-
#: src/ui_common.rs:43 src/ui_common.rs:49 src/ui_common.rs:53
259-
#: src/ui_common.rs:58
304+
#: src/ui_common.rs:44 src/ui_common.rs:50 src/ui_common.rs:54
305+
#: src/ui_common.rs:59
260306
msgid "The channel must be open"
261307
msgstr "El canal tiene que estar abierto"
262308

263-
#: src/ui_common.rs:154
309+
#: src/ui_common.rs:144
264310
msgid "Selected changer"
265311
msgstr "Cambiador elegido"
266312

313+
#~ msgid "Date"
314+
#~ msgstr "Fecha"
315+
316+
#~ msgid "Name"
317+
#~ msgstr "Nombre"
318+
267319
#~ msgid "Scalling filter"
268320
#~ msgstr "Filtro de escalada"
269321

0 commit comments

Comments
 (0)