Skip to content

Commit

Permalink
fix(share): correct translatables
Browse files Browse the repository at this point in the history
  • Loading branch information
andyholmes committed Jul 14, 2024
1 parent 5bf0d94 commit e2cd2b9
Show file tree
Hide file tree
Showing 9 changed files with 217 additions and 157 deletions.
38 changes: 21 additions & 17 deletions po/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: valent\n"
"Report-Msgid-Bugs-To: https://github.com/andyholmes/valent/issues\n"
"POT-Creation-Date: 2024-07-08 18:05-0700\n"
"POT-Creation-Date: 2024-07-13 19:43-0700\n"
"PO-Revision-Date: 2022-03-28 11:21-0700\n"
"Last-Translator: Andy Holmes <[email protected]>\n"
"Language-Team: English <[email protected]>\n"
Expand All @@ -21,7 +21,7 @@ msgstr ""
#: data/ca.andyholmes.Valent.desktop.in.in:3
#: data/metainfo/ca.andyholmes.Valent.metainfo.xml.in.in:11
#: src/libvalent/ui/valent-preferences-dialog.ui:11
#: src/libvalent/ui/valent-window.c:295 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.c:297 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.ui:45
msgid "Valent"
msgstr ""
Expand Down Expand Up @@ -150,7 +150,7 @@ msgid "Device Menu"
msgstr ""

#: src/libvalent/ui/valent-device-page.ui:49
#: src/libvalent/ui/valent-window.c:197
#: src/libvalent/ui/valent-window.c:199
msgid "Disconnected"
msgstr ""

Expand All @@ -159,7 +159,7 @@ msgid "This device is currently unavailable"
msgstr ""

#: src/libvalent/ui/valent-device-page.ui:63
#: src/libvalent/ui/valent-window.c:192
#: src/libvalent/ui/valent-window.c:194
msgid "Unpaired"
msgstr ""

Expand Down Expand Up @@ -465,15 +465,15 @@ msgctxt "short time format"
msgid "%d:%02d"
msgstr ""

#: src/libvalent/ui/valent-window.c:202
#: src/libvalent/ui/valent-window.c:204
msgid "Connected"
msgstr ""

#: src/libvalent/ui/valent-window.c:305
#: src/libvalent/ui/valent-window.c:307
msgid "translator-credits"
msgstr ""

#: src/libvalent/ui/valent-window.c:310
#: src/libvalent/ui/valent-window.c:312
msgid "Sponsors"
msgstr ""

Expand Down Expand Up @@ -1099,12 +1099,12 @@ msgid "Cancel"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:155
#: src/plugins/share/valent-share-plugin.c:827
#: src/plugins/share/valent-share-plugin.c:826
msgid "Open Folder"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:166
#: src/plugins/share/valent-share-plugin.c:832
#: src/plugins/share/valent-share-plugin.c:831
msgid "Open File"
msgstr ""

Expand Down Expand Up @@ -1149,30 +1149,34 @@ msgstr[1] ""
msgid "Share Files"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:820
#: src/plugins/share/valent-share-plugin.c:819
#, c-format
msgid "Text from “%s” saved to “%s”"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1194
#. TRANSLATORS: this is a filename used for text shared by a device, where
#. * the first "%s" is the date and the second "%s" is the device name, e.g.
#. * "Text from 07-12-2024 10:00:46 PM (OnePlus 6)"
#. *
#: src/plugins/share/valent-share-plugin.c:874
#, c-format
msgid "Shared by %s"
msgid "Text from %s (%s).txt"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1196
#: src/plugins/share/valent-share-plugin.c:1197
#, c-format
msgid "Text from %s"
msgid "Text from “%s”"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1200
#: src/plugins/share/valent-share-plugin.c:1203
msgid "Save"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1205
#: src/plugins/share/valent-share-plugin.c:1208
msgid "Copy"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1338
#: src/plugins/share/valent-share-plugin.c:1341
msgid "Send Files"
msgstr ""

Expand Down
48 changes: 28 additions & 20 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: valent\n"
"Report-Msgid-Bugs-To: https://github.com/andyholmes/valent/issues\n"
"POT-Creation-Date: 2024-07-08 18:05-0700\n"
"POT-Creation-Date: 2024-07-13 19:43-0700\n"
"PO-Revision-Date: 2023-11-09 18:24+0100\n"
"Last-Translator: HDavo <[email protected]>\n"
"Language-Team: Spanish - Spain <>\n"
Expand All @@ -23,7 +23,7 @@ msgstr ""
#: data/ca.andyholmes.Valent.desktop.in.in:3
#: data/metainfo/ca.andyholmes.Valent.metainfo.xml.in.in:11
#: src/libvalent/ui/valent-preferences-dialog.ui:11
#: src/libvalent/ui/valent-window.c:295 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.c:297 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.ui:45
msgid "Valent"
msgstr "Valent"
Expand Down Expand Up @@ -159,7 +159,7 @@ msgid "Device Menu"
msgstr "Menú del Dispositivo"

#: src/libvalent/ui/valent-device-page.ui:49
#: src/libvalent/ui/valent-window.c:197
#: src/libvalent/ui/valent-window.c:199
msgid "Disconnected"
msgstr "Desconectado"

Expand All @@ -168,7 +168,7 @@ msgid "This device is currently unavailable"
msgstr "Este dispositivo no está disponible"

#: src/libvalent/ui/valent-device-page.ui:63
#: src/libvalent/ui/valent-window.c:192
#: src/libvalent/ui/valent-window.c:194
msgid "Unpaired"
msgstr "No emparejado"

Expand Down Expand Up @@ -475,15 +475,15 @@ msgctxt "short time format"
msgid "%d:%02d"
msgstr "%d:%02d"

#: src/libvalent/ui/valent-window.c:202
#: src/libvalent/ui/valent-window.c:204
msgid "Connected"
msgstr "Conectado"

#: src/libvalent/ui/valent-window.c:305
#: src/libvalent/ui/valent-window.c:307
msgid "translator-credits"
msgstr "HDavo <[email protected]>"

#: src/libvalent/ui/valent-window.c:310
#: src/libvalent/ui/valent-window.c:312
msgid "Sponsors"
msgstr "Sponsors"

Expand Down Expand Up @@ -1116,12 +1116,12 @@ msgid "Cancel"
msgstr "Cancelar"

#: src/plugins/share/valent-share-plugin.c:155
#: src/plugins/share/valent-share-plugin.c:827
#: src/plugins/share/valent-share-plugin.c:826
msgid "Open Folder"
msgstr "Abrir Carpeta"

#: src/plugins/share/valent-share-plugin.c:166
#: src/plugins/share/valent-share-plugin.c:832
#: src/plugins/share/valent-share-plugin.c:831
msgid "Open File"
msgstr "Abrir Archivo"

Expand Down Expand Up @@ -1166,30 +1166,34 @@ msgstr[1] "Enviar %2$d archivos a %1$s"
msgid "Share Files"
msgstr "Compartir Archivos"

#: src/plugins/share/valent-share-plugin.c:820
#: src/plugins/share/valent-share-plugin.c:819
#, c-format
msgid "Text from “%s” saved to “%s”"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1194
#, fuzzy, c-format
msgid "Shared by %s"
msgstr "Texto Compartido"

#: src/plugins/share/valent-share-plugin.c:1196
#. TRANSLATORS: this is a filename used for text shared by a device, where
#. * the first "%s" is the date and the second "%s" is the device name, e.g.
#. * "Text from 07-12-2024 10:00:46 PM (OnePlus 6)"
#. *
#: src/plugins/share/valent-share-plugin.c:874
#, c-format
msgid "Text from %s"
msgid "Text from %s (%s).txt"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1200
#: src/plugins/share/valent-share-plugin.c:1197
#, fuzzy, c-format
msgid "Text from “%s”"
msgstr "Solicitud de emparejamiento de %s"

#: src/plugins/share/valent-share-plugin.c:1203
msgid "Save"
msgstr "Guardar"

#: src/plugins/share/valent-share-plugin.c:1205
#: src/plugins/share/valent-share-plugin.c:1208
msgid "Copy"
msgstr "Copiar"

#: src/plugins/share/valent-share-plugin.c:1338
#: src/plugins/share/valent-share-plugin.c:1341
msgid "Send Files"
msgstr "Enviar Archivos"

Expand Down Expand Up @@ -1425,6 +1429,10 @@ msgstr "Portals"
msgid "Integration with desktop portals"
msgstr "Integración con desktop portals"

#, fuzzy, c-format
#~ msgid "Shared by %s"
#~ msgstr "Texto Compartido"

#~ msgid "Pair"
#~ msgstr "Emparejar"

Expand Down
48 changes: 28 additions & 20 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: valent\n"
"Report-Msgid-Bugs-To: https://github.com/andyholmes/valent/issues\n"
"POT-Creation-Date: 2024-07-08 18:05-0700\n"
"POT-Creation-Date: 2024-07-13 19:43-0700\n"
"PO-Revision-Date: 2023-03-04 17:28+0100\n"
"Last-Translator: Valérie Roux <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
Expand All @@ -23,7 +23,7 @@ msgstr ""
#: data/ca.andyholmes.Valent.desktop.in.in:3
#: data/metainfo/ca.andyholmes.Valent.metainfo.xml.in.in:11
#: src/libvalent/ui/valent-preferences-dialog.ui:11
#: src/libvalent/ui/valent-window.c:295 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.c:297 src/libvalent/ui/valent-window.ui:8
#: src/libvalent/ui/valent-window.ui:45
msgid "Valent"
msgstr "Valent"
Expand Down Expand Up @@ -161,7 +161,7 @@ msgid "Device Menu"
msgstr "Nom de l'appareil"

#: src/libvalent/ui/valent-device-page.ui:49
#: src/libvalent/ui/valent-window.c:197
#: src/libvalent/ui/valent-window.c:199
msgid "Disconnected"
msgstr "Déconnecté"

Expand All @@ -170,7 +170,7 @@ msgid "This device is currently unavailable"
msgstr ""

#: src/libvalent/ui/valent-device-page.ui:63
#: src/libvalent/ui/valent-window.c:192
#: src/libvalent/ui/valent-window.c:194
msgid "Unpaired"
msgstr "Non associé"

Expand Down Expand Up @@ -484,15 +484,15 @@ msgctxt "short time format"
msgid "%d:%02d"
msgstr "%d:%02d"

#: src/libvalent/ui/valent-window.c:202
#: src/libvalent/ui/valent-window.c:204
msgid "Connected"
msgstr "Connecté"

#: src/libvalent/ui/valent-window.c:305
#: src/libvalent/ui/valent-window.c:307
msgid "translator-credits"
msgstr "Valérie Roux <[email protected]>"

#: src/libvalent/ui/valent-window.c:310
#: src/libvalent/ui/valent-window.c:312
msgid "Sponsors"
msgstr "Sponsors"

Expand Down Expand Up @@ -1164,12 +1164,12 @@ msgid "Cancel"
msgstr "Annuler"

#: src/plugins/share/valent-share-plugin.c:155
#: src/plugins/share/valent-share-plugin.c:827
#: src/plugins/share/valent-share-plugin.c:826
msgid "Open Folder"
msgstr "Ouvrir le dossier"

#: src/plugins/share/valent-share-plugin.c:166
#: src/plugins/share/valent-share-plugin.c:832
#: src/plugins/share/valent-share-plugin.c:831
msgid "Open File"
msgstr "Ouvrir le fichier"

Expand Down Expand Up @@ -1214,30 +1214,34 @@ msgstr[1] "%2$d fichiers envoyés vers %1$s"
msgid "Share Files"
msgstr "Partager des fichiers"

#: src/plugins/share/valent-share-plugin.c:820
#: src/plugins/share/valent-share-plugin.c:819
#, c-format
msgid "Text from “%s” saved to “%s”"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1194
#, fuzzy, c-format
msgid "Shared by %s"
msgstr "Texte partagé"

#: src/plugins/share/valent-share-plugin.c:1196
#. TRANSLATORS: this is a filename used for text shared by a device, where
#. * the first "%s" is the date and the second "%s" is the device name, e.g.
#. * "Text from 07-12-2024 10:00:46 PM (OnePlus 6)"
#. *
#: src/plugins/share/valent-share-plugin.c:874
#, c-format
msgid "Text from %s"
msgid "Text from %s (%s).txt"
msgstr ""

#: src/plugins/share/valent-share-plugin.c:1200
#: src/plugins/share/valent-share-plugin.c:1197
#, fuzzy, c-format
msgid "Text from “%s”"
msgstr "Demande de liaison de %s"

#: src/plugins/share/valent-share-plugin.c:1203
msgid "Save"
msgstr "Enregistrer"

#: src/plugins/share/valent-share-plugin.c:1205
#: src/plugins/share/valent-share-plugin.c:1208
msgid "Copy"
msgstr "Copier"

#: src/plugins/share/valent-share-plugin.c:1338
#: src/plugins/share/valent-share-plugin.c:1341
msgid "Send Files"
msgstr "Envoyer des fichiers"

Expand Down Expand Up @@ -1477,6 +1481,10 @@ msgstr "Portails"
msgid "Integration with desktop portals"
msgstr "Intégration avec les portails de bureau"

#, fuzzy, c-format
#~ msgid "Shared by %s"
#~ msgstr "Texte partagé"

#, fuzzy
#~ msgid "Pair"
#~ msgstr "Lié"
Expand Down
Loading

0 comments on commit e2cd2b9

Please sign in to comment.