diff options
| author | winter | 2024-12-24 17:46:51 +0000 |
|---|---|---|
| committer | winter | 2024-12-24 17:46:51 +0000 |
| commit | 721674973ca0a4d98cd081e9ff130c3356ddac03 (patch) | |
| tree | 5caa082baa4f23bd8a88f4f268fea6d9233f6553 /locale | |
| parent | d5a57276eb27e215dd0b1bd5eb67ac26acc9575b (diff) | |
implement ui translations using gettext
this was horrible i don't like gettext anymore
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/digitigrade.pot | 62 | ||||
| -rw-r--r-- | locale/en_GB/LC_MESSAGES/digitigrade.mo | bin | 0 -> 1270 bytes | |||
| -rw-r--r-- | locale/en_GB/LC_MESSAGES/digitigrade.po | 77 | ||||
| -rw-r--r-- | locale/fr_FR/LC_MESSAGES/digitigrade.mo | bin | 0 -> 839 bytes | |||
| -rw-r--r-- | locale/fr_FR/LC_MESSAGES/digitigrade.po | 75 |
5 files changed, 214 insertions, 0 deletions
diff --git a/locale/digitigrade.pot b/locale/digitigrade.pot new file mode 100644 index 0000000..5fe4841 --- /dev/null +++ b/locale/digitigrade.pot @@ -0,0 +1,62 @@ +#: templates/actor_profile.php:7 +#, php-format +msgid "Joined on %s" +msgstr "" + +#: templates/actor_profile.php:12 +msgid "Open remote profile page" +msgstr "" + +#: templates/actor_profile.php:19 +msgid "This user hasn't written a bio yet." +msgstr "" + +#: templates/actor_profile_page.php:14 +msgid "This user hasn't posted anything yet." +msgstr "" + +#: templates/global_timeline.php:1 +msgid "Global timeline" +msgstr "" + +#: templates/global_timeline.php:5 +msgid "This timeline shows all known public indexable notes." +msgstr "" + +#: templates/interaction_button.php:4 +msgid "Like" +msgstr "" + +#: templates/interaction_button.php:5 +msgid "Dislike" +msgstr "" + +#: templates/interaction_button.php:6 +msgid "Reshare" +msgstr "" + +#: templates/local_timeline.php:1 +msgid "Local timeline" +msgstr "" + +#: templates/local_timeline.php:5 +msgid "" +"This timeline shows all public indexable notes posted by users on this " +"server." +msgstr "" + +#: templates/placeholder_text.php:1 +msgid "There's nothing here." +msgstr "" + +#: templates/skeleton.php:17 +msgid "Global" +msgstr "" + +#: templates/skeleton.php:18 +msgid "Local" +msgstr "" + +#: templates/skeleton.php:20 +msgid "Digitigrade" +msgstr "" diff --git a/locale/en_GB/LC_MESSAGES/digitigrade.mo b/locale/en_GB/LC_MESSAGES/digitigrade.mo Binary files differnew file mode 100644 index 0000000..13b2645 --- /dev/null +++ b/locale/en_GB/LC_MESSAGES/digitigrade.mo diff --git a/locale/en_GB/LC_MESSAGES/digitigrade.po b/locale/en_GB/LC_MESSAGES/digitigrade.po new file mode 100644 index 0000000..3c5d38a --- /dev/null +++ b/locale/en_GB/LC_MESSAGES/digitigrade.po @@ -0,0 +1,77 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.5\n" + +#: templates/actor_profile.php:7 +#, php-format +msgid "Joined on %s" +msgstr "Joined on %s" + +#: templates/actor_profile.php:12 +msgid "Open remote profile page" +msgstr "Open remote profile page" + +#: templates/actor_profile.php:19 +msgid "This user hasn't written a bio yet." +msgstr "This user hasn't written a bio yet." + +#: templates/actor_profile_page.php:14 +msgid "This user hasn't posted anything yet." +msgstr "This user hasn't posted anything yet." + +#: templates/global_timeline.php:1 +msgid "Global timeline" +msgstr "Global timeline" + +#: templates/global_timeline.php:5 +msgid "This timeline shows all known public indexable notes." +msgstr "This timeline shows all known public indexable notes." + +#: templates/interaction_button.php:4 +msgid "Like" +msgstr "Like" + +#: templates/interaction_button.php:5 +msgid "Dislike" +msgstr "Dislike" + +#: templates/interaction_button.php:6 +msgid "Reshare" +msgstr "Reshare" + +#: templates/local_timeline.php:1 +msgid "Local timeline" +msgstr "Local timeline" + +#: templates/local_timeline.php:5 +msgid "" +"This timeline shows all public indexable notes posted by users on this " +"server." +msgstr "" +"This timeline shows all public indexable notes posted by users on this " +"server." + +#: templates/placeholder_text.php:1 +msgid "There's nothing here." +msgstr "There's nothing here." + +#: templates/skeleton.php:17 +msgid "Global" +msgstr "Global" + +#: templates/skeleton.php:18 +msgid "Local" +msgstr "Local" + +#: templates/skeleton.php:20 +msgid "Digitigrade" +msgstr "Digitigrade" diff --git a/locale/fr_FR/LC_MESSAGES/digitigrade.mo b/locale/fr_FR/LC_MESSAGES/digitigrade.mo Binary files differnew file mode 100644 index 0000000..7af445c --- /dev/null +++ b/locale/fr_FR/LC_MESSAGES/digitigrade.mo diff --git a/locale/fr_FR/LC_MESSAGES/digitigrade.po b/locale/fr_FR/LC_MESSAGES/digitigrade.po new file mode 100644 index 0000000..778f6b0 --- /dev/null +++ b/locale/fr_FR/LC_MESSAGES/digitigrade.po @@ -0,0 +1,75 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.5\n" + +#: templates/actor_profile.php:7 +#, php-format +msgid "Joined on %s" +msgstr "Inscrit le %s" + +#: templates/actor_profile.php:12 +msgid "Open remote profile page" +msgstr "" + +#: templates/actor_profile.php:19 +msgid "This user hasn't written a bio yet." +msgstr "Cet utilisateur n'a pas encore écrit de biographie." + +#: templates/actor_profile_page.php:14 +msgid "This user hasn't posted anything yet." +msgstr "Cet utilisateur n'a encore rien publié." + +#: templates/global_timeline.php:1 +msgid "Global timeline" +msgstr "Chronologie mondiale" + +#: templates/global_timeline.php:5 +msgid "This timeline shows all known public indexable notes." +msgstr "" + +#: templates/interaction_button.php:4 +msgid "Like" +msgstr "" + +#: templates/interaction_button.php:5 +msgid "Dislike" +msgstr "" + +#: templates/interaction_button.php:6 +msgid "Reshare" +msgstr "" + +#: templates/local_timeline.php:1 +msgid "Local timeline" +msgstr "Chronologie locale" + +#: templates/local_timeline.php:5 +msgid "" +"This timeline shows all public indexable notes posted by users on this " +"server." +msgstr "" + +#: templates/placeholder_text.php:1 +msgid "There's nothing here." +msgstr "Il n'y a rien ici." + +#: templates/skeleton.php:17 +msgid "Global" +msgstr "Mondiale" + +#: templates/skeleton.php:18 +msgid "Local" +msgstr "Locale" + +#: templates/skeleton.php:20 +msgid "Digitigrade" +msgstr "La Digitigrade 🇫🇷🇫🇷🇫🇷🇫🇷" |
