Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
neumann89 committed Jul 24, 2022
1 parent 1ebb4b4 commit 5ab5179
Show file tree
Hide file tree
Showing 12 changed files with 699 additions and 156 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ You can use *POEdit* or *Gtranslator* to create or update a translation file (`.
### Build
Use `gnome-extensions` tool
```
$ gnome-extensions pack --podir=po --force ShutdownTimer@neumann
$ gnome-extensions pack --podir=po --extra-source=timer.js --force src
```
83 changes: 64 additions & 19 deletions src/po/ShutdownTimer.pot
Original file line number Diff line number Diff line change
@@ -1,73 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the Shutdown Timer GNOME Shell Extension package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# AUTHOR: Daniel Neumann
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Shutdown Timer GNOME Shell Extension\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 16:23+0100\n"
"POT-Creation-Date: 2022-07-24 15:13+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: .\n"

#: extension.js:69 extension.js:72 extension.js:80 extension.js:83
#: extension.js:99 extension.js:111 extension.js:113 timer.js:40 timer.js:61
msgid "h : "
msgstr ""

#: extension.js:79 extension.js:108
#: extension.js:80 extension.js:111
msgid "min"
msgstr ""

#: extension.js:82 extension.js:110
#: extension.js:83 extension.js:113
msgid "min (root)"
msgstr ""

#: extension.js:96
#: extension.js:98
msgid "System will shutdown in"
msgstr ""

#: extension.js:97
#: extension.js:99
msgid "minutes"
msgstr ""

#: extension.js:100
#: extension.js:102
msgid "Shutdown Timer stopped"
msgstr ""

#: extension.js:101 extension.js:179
#: extension.js:103 extension.js:182
msgid "Shutdown Timer"
msgstr ""

#: extension.js:119
#: extension.js:122
msgid "Settings"
msgstr ""

#: prefs.js:34
#: prefs.js:33
msgid "Maximum timer value (in minutes)"
msgstr ""

#: prefs.js:53
#: prefs.js:52
#, javascript-format
msgid "Slider position (in % from 0 to 100)"
msgstr ""

#: prefs.js:71
#: prefs.js:70
#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:19
msgid "Show settings button"
msgstr ""

#: prefs.js:84
#: prefs.js:83
msgid ""
"Root mode (uses 'pkexec shutdown' command,\n"
"no interruption of timer, but needs root password)"
msgstr ""

#: prefs.js:97
#: prefs.js:96
#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:31
msgid "Use suspend"
msgstr ""

#: timer.js:43 timer.js:63
#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:7
msgid "Maximum time (in minutes)"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:8
msgid ""
"Set maximum selectable time of the slider (in minutes). Use only values "
"greater zero."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:13
msgid "Slider position"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:14
msgid ""
"Set slider position as percent of the maximum time. Must be in range 0 and "
"100."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:20
msgid "Show/hide settings button in widget."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:25
msgid "Root mode"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:26
msgid ""
"Set root mode on/off. In root mode powering off is done via 'pkexec' and "
"'shutdown' terminal command."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:32
msgid "Use suspend instead of shutdown command."
msgstr ""

#: timer.js:40 timer.js:61
msgid "min till shutdown"
msgstr ""
89 changes: 76 additions & 13 deletions src/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,58 +6,121 @@ msgid ""
msgstr ""
"Project-Id-Version: Shutdown Timer GNOME Shell Extension\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-27 00:44+0100\n"
"PO-Revision-Date: 2015-05-27 00:44+0100\n"
"POT-Creation-Date: 2022-07-24 15:15+0200\n"
"PO-Revision-Date: 2022-07-24 15:17+0200\n"
"Last-Translator: Daniel Neumann\n"
"Language-Team: CZECH <jiri.doubravsky@gmail.com>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.7.5\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-Basepath: ../../../\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: .\n"

#: extension.js:93
#: extension.js:69 extension.js:72 extension.js:80 extension.js:83
#: extension.js:99 extension.js:111 extension.js:113 timer.js:40 timer.js:61
msgid "h : "
msgstr ""

#: extension.js:80 extension.js:111
msgid "min"
msgstr "min"

#: extension.js:83 extension.js:113
msgid "min (root)"
msgstr ""

#: extension.js:98
msgid "System will shutdown in"
msgstr "Bude vypnuto za"

#: extension.js:94
#: extension.js:99
msgid "minutes"
msgstr "minut."
msgstr "minut"

#: extension.js:97
#: extension.js:102
msgid "Shutdown Timer stopped"
msgstr "Odpočítávání k vypnutí zastaveno"

#: extension.js:98 extension.js:161
#: extension.js:103 extension.js:182
msgid "Shutdown Timer"
msgstr "Odpočet k vypnutí"

#: extension.js:114
#: extension.js:122
msgid "Settings"
msgstr "Možnosti"

#: prefs.js:34
#: prefs.js:33
msgid "Maximum timer value (in minutes)"
msgstr "Nejvýše minut do vypnutí"

#: prefs.js:51
#: prefs.js:52
#, javascript-format
msgid "Slider position (in % from 0 to 100)"
msgstr "Výchozí poloha posuvníku (v %)"

#: prefs.js:70
#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:19
msgid "Show settings button"
msgstr ""

#: prefs.js:83
msgid ""
"Root mode (uses 'pkexec shutdown' command,\n"
"no interruption of timer, but needs root password)"
msgstr ""
"Režim správce (použije 'pkexec shutdown',\n"
"odpočet nepůjde snadno přerušit, vyžaduje heslo root)"

#: timer.js:44 timer.js:64
#: prefs.js:96
#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:31
msgid "Use suspend"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:7
#, fuzzy
#| msgid "Maximum timer value (in minutes)"
msgid "Maximum time (in minutes)"
msgstr "Nejvýše minut do vypnutí"

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:8
msgid ""
"Set maximum selectable time of the slider (in minutes). Use only values "
"greater zero."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:13
msgid "Slider position"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:14
msgid ""
"Set slider position as percent of the maximum time. Must be in range 0 and "
"100."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:20
msgid "Show/hide settings button in widget."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:25
msgid "Root mode"
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:26
msgid ""
"Set root mode on/off. In root mode powering off is done via 'pkexec' and "
"'shutdown' terminal command."
msgstr ""

#: schemas/org.gnome.shell.extensions.shutdowntimer-neumann.gschema.xml:32
msgid "Use suspend instead of shutdown command."
msgstr ""

#: timer.js:40 timer.js:61
msgid "min till shutdown"
msgstr "minut do vypnutí"
8 changes: 4 additions & 4 deletions src/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Shutdown Timer GNOME Shell Extension\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-08 10:49+0100\n"
"PO-Revision-Date: 2022-02-08 10:49+0100\n"
"POT-Creation-Date: 2022-07-24 15:10+0200\n"
"PO-Revision-Date: 2022-07-24 15:11+0200\n"
"Last-Translator: Daniel Neumann\n"
"Language-Team: GERMAN Jonatan Zeidler <jonatan_zeidler@gmx.de>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: .\n"

#: extension.js:69 extension.js:72 extension.js:80 extension.js:83
Expand Down
Loading

0 comments on commit 5ab5179

Please sign in to comment.