i18n: Regenerate po files

This commit is contained in:
Bleak Grey 2020-10-30 16:21:44 +03:00
parent 86d1820cc2
commit 93c202e7b3
10 changed files with 1013 additions and 787 deletions

View File

@ -253,10 +253,12 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;span size="x-large"&gt;Nobody here&lt;/span&gt;</property> <property name="label" translatable="yes">Nobody here</property>
<property name="use_markup">True</property>
<property name="justify">center</property> <property name="justify">center</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<style>
<class name="title-2"/>
</style>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>

View File

@ -216,7 +216,7 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">1K</property> <property name="label">1K</property>
<style> <style>
<class name="title-4"/> <class name="title-4"/>
</style> </style>
@ -259,7 +259,7 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">64</property> <property name="label">64</property>
<style> <style>
<class name="title-4"/> <class name="title-4"/>
</style> </style>
@ -302,7 +302,7 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">24</property> <property name="label">24</property>
<style> <style>
<class name="title-4"/> <class name="title-4"/>
</style> </style>

View File

@ -47,7 +47,7 @@ src/Views/TabbedBase.vala
src/Views/Main.vala src/Views/Main.vala
src/Views/Bookmarks.vala src/Views/Bookmarks.vala
src/Views/Conversations.vala src/Views/Conversations.vala
src/Views/ExpandedStatus.vala src/Views/Thread.vala
src/Views/Favorites.vala src/Views/Favorites.vala
src/Views/Federated.vala src/Views/Federated.vala
src/Views/Hashtag.vala src/Views/Hashtag.vala

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -73,206 +73,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -282,7 +291,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -336,7 +345,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -409,10 +422,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -434,27 +455,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -463,35 +484,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -504,38 +533,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-10-23 12:38+0200\n" "PO-Revision-Date: 2020-10-23 12:38+0200\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -84,210 +84,223 @@ msgstr "Neues Design der Benutzeroberfläche"
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "Bugs behoben" msgstr "Bugs behoben"
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr "Abbrechen"
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "Veröffentlichen" msgstr "Veröffentlichen"
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr "Abbrechen"
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "Schreibe deine Warnung hier" msgstr "Schreibe deine Warnung hier"
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "Sichtbarkeit" msgstr "Sichtbarkeit"
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "Medien anhängen" msgstr "Medien anhängen"
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "Instanz-Emojis" msgstr "Instanz-Emojis"
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "Spoilerwarnung" msgstr "Spoilerwarnung"
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "Text" msgstr "Text"
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "Medien" msgstr "Medien"
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr "Suche unter Personen, denen du folgst"
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr "<span size=\"x-large\">Niemand hier</span>"
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "Speichern" msgstr "Speichern"
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "Verfassen" msgstr "Suche unter Personen, denen du folgst"
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr "Niemand hier"
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "Allgemein" msgstr "Allgemein"
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "Aussehen" msgstr "Aussehen"
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "Dunkles Thema" msgstr "Dunkles Thema"
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
#, fuzzy
msgid "Text scale (%)"
msgstr "Textgröße für Beiträge (%)"
#: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior" msgid "Behavior"
msgstr "Verhalten" msgstr "Verhalten"
#: data/ui/dialogs/preferences.ui:47 #: data/ui/dialogs/preferences.ui:79
msgid "Autostart" msgid "Autostart"
msgstr "Autostart" msgstr "Autostart"
#: data/ui/dialogs/preferences.ui:48 #: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot" msgid "Start minimized at boot"
msgstr "Mit dem System minimiert starten" msgstr "Mit dem System minimiert starten"
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "Hintergrundarbeit" msgstr "Hintergrundarbeit"
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" #, fuzzy
msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
"Erhalte weiterhin Benachrichtigungen, auch wenn das App-Fenster geschlossen " "Erhalte weiterhin Benachrichtigungen, auch wenn das App-Fenster geschlossen "
"ist" "ist"
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "Standard-Post-Sichtbarkeit" msgstr "Standard-Post-Sichtbarkeit"
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "Zeitleisten" msgstr "Zeitleisten"
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "Beiträge pro Seite" msgstr "Beiträge pro Seite"
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "Textgröße für Beiträge (%)" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Stream timelines" msgid "Infinite scrolling"
msgstr "Zeitleisten streamen" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Add and remove posts in real-time" #, fuzzy
msgstr "Hinzufügen und Entfernen von Posts in Echtzeit" msgid "Warning: This will increase memory usage"
#: data/ui/dialogs/preferences.ui:152
msgid "Stream public timelines"
msgstr "Öffentliche Zeitleisten streamen"
#: data/ui/dialogs/preferences.ui:153
msgid "Warning: This will use more resources on crowded instances"
msgstr "" msgstr ""
"Warnung: Dadurch werden in überfüllten Instanzen mehr Ressourcen verbraucht" "Warnung: Dadurch werden in überfüllten Instanzen mehr Ressourcen verbraucht"
#: data/ui/dialogs/new_account.ui:15 #: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines"
msgstr "Zeitleisten streamen"
#: data/ui/dialogs/preferences.ui:159
msgid "Receive new posts and notifications in real-time"
msgstr ""
#: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines"
msgstr "Öffentliche Zeitleisten streamen"
#: data/ui/dialogs/new_account.ui:21
msgid "Add Account" msgid "Add Account"
msgstr "Konto hinzufügen" msgstr "Konto hinzufügen"
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "Zurück" msgstr "Zurück"
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "Weiter" msgstr "Weiter"
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "Wie heißt deine Instanz?" msgstr "Wie heißt deine Instanz?"
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "<a href=\"https://joinmastodon.org/\">Hast du noch keinen?</a>" msgstr "<a href=\"https://joinmastodon.org/\">Hast du noch keinen?</a>"
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" #, fuzzy
msgid "Enter authorization code"
msgstr "Gib den Autorisierungscode ein" msgstr "Gib den Autorisierungscode ein"
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
"<a href=\"tootle://manual_auth\">Versuche die manuelle Autorisierung</a>" "<a href=\"tootle://manual_auth\">Versuche die manuelle Autorisierung</a>"
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr "Folgen"
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "Konversationen" msgstr "Konversationen"
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "Favoriten" msgstr "Favoriten"
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "Lesezeichen" msgstr "Lesezeichen"
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "Listen" msgstr "Listen"
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "Aktualisieren" msgstr "Aktualisieren"
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr "Suchen"
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "Einstellungen" msgstr "Einstellungen"
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "Über" msgstr "Über"
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "Konten" msgstr "Konten"
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "Vergessen" msgstr "Vergessen"
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr "Handle"
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "Beschreibung für Menschen mit beeinträchtigter Sehfähigkeit" msgstr "Beschreibung für Menschen mit beeinträchtigter Sehfähigkeit"
@ -297,7 +310,7 @@ msgid "Unknown"
msgstr "Unbekannt" msgstr "Unbekannt"
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
@ -354,7 +367,11 @@ msgstr "Einen Fehler melden"
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "Diese Aktion kann nicht rückgängig gemacht werden." msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr "Verfassen"
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "Neu erstellen" msgstr "Neu erstellen"
@ -430,10 +447,19 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "Es gibt hier nichts zu sehen" msgstr "Es gibt hier nichts zu sehen"
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "Aktualisieren" msgstr "Aktualisieren"
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr "Suchen"
#: src/Views/Thread.vala:13
#, fuzzy
msgid "Conversation"
msgstr "Konversationen"
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "Föderiert" msgstr "Föderiert"
@ -455,27 +481,27 @@ msgstr "Lokal"
msgid "Notifications" msgid "Notifications"
msgstr "Benachrichtigungen" msgstr "Benachrichtigungen"
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "\"%s\" blockieren?" msgstr "\"%s\" blockieren?"
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "\"%s\" nicht mehr blockieren?" msgstr "\"%s\" nicht mehr blockieren?"
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "Blockiere alles von \"%s\"?" msgstr "Blockiere alles von \"%s\"?"
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "Nicht mehr alles von \"%s\" blockieren?" msgstr "Nicht mehr alles von \"%s\" blockieren?"
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -490,35 +516,44 @@ msgstr ""
"• Alle Follower von der Domain von deinem Account entfernen\n" "• Alle Follower von der Domain von deinem Account entfernen\n"
"• Dich davon abhalten Leuten von der Domain zu folgen" "• Dich davon abhalten Leuten von der Domain zu folgen"
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "Sende Folgeanfrage" msgstr "Sende Folgeanfrage"
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "Ihr folgt euch gegenseitig" msgstr "Ihr folgt euch gegenseitig"
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "Folgt dir" msgstr "Folgt dir"
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
#, fuzzy
msgid "Unblock"
msgstr "\"%s\" nicht mehr blockieren?"
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "Nicht mehr folgen" msgstr "Nicht mehr folgen"
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "Leute" msgstr "Folgen"
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "Beiträge" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "Hashtags" msgstr "Hashtags"
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "Datei in Downloads gespeichert" msgstr "Datei in Downloads gespeichert"
@ -531,38 +566,53 @@ msgstr "%s vergessen?"
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "Dieses Konto wird von der Applikation entfernt." msgstr "Dieses Konto wird von der Applikation entfernt."
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "Anonym" msgstr "Anonym"
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "Kein aktives Konto" msgstr "Kein aktives Konto"
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "[ Inhalt anzeigen/verbergen ]" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "Dieser Beitrag kann nicht geteilt werden" msgstr "Dieser Beitrag kann nicht geteilt werden"
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "Im Browser öffnen" msgstr "Im Browser öffnen"
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "Link kopieren" msgstr "Link kopieren"
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "Text kopieren" msgstr "Text kopieren"
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "Nicht mehr im Profil anpinnen" msgstr "Nicht mehr im Profil anpinnen"
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "Im Profil anpinnen" msgstr "Im Profil anpinnen"
#~ msgid "Add and remove posts in real-time"
#~ msgstr "Hinzufügen und Entfernen von Posts in Echtzeit"
#~ msgid "Handle"
#~ msgstr "Handle"
#~ msgid "People"
#~ msgstr "Leute"
#~ msgid "Posts"
#~ msgstr "Beiträge"
#~ msgid "[ Toggle content ]"
#~ msgstr "[ Inhalt anzeigen/verbergen ]"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -73,206 +73,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -282,7 +291,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -336,7 +345,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -409,10 +422,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -434,27 +455,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -463,35 +484,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -504,38 +533,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -73,206 +73,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -282,7 +291,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -336,7 +345,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -409,10 +422,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -434,27 +455,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -463,35 +484,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -504,38 +533,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -74,206 +74,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -283,7 +292,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -337,7 +346,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -410,10 +423,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -435,27 +456,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -464,35 +485,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -505,38 +534,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -74,206 +74,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -283,7 +292,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -337,7 +346,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -410,10 +423,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -435,27 +456,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -464,35 +485,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -505,38 +534,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: com.github.bleakgrey.tootle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-10 21:58+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -72,206 +72,215 @@ msgstr ""
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:18 data/ui/dialogs/list_editor.ui:239 #: data/ui/dialogs/compose.ui:42
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:49
msgid "Publish" msgid "Publish"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:117 #: data/ui/dialogs/compose.ui:71 data/ui/dialogs/list_editor.ui:59
msgid "Cancel"
msgstr ""
#: data/ui/dialogs/compose.ui:119
msgid "Write your warning here" msgid "Write your warning here"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:183 #: data/ui/dialogs/compose.ui:185
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:236 #: data/ui/dialogs/compose.ui:238
msgid "Attach Media" msgid "Attach Media"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:258 #: data/ui/dialogs/compose.ui:260
msgid "Instance Emojis" msgid "Instance Emojis"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:282 #: data/ui/dialogs/compose.ui:284
msgid "Spoiler Warning" msgid "Spoiler Warning"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:327 #: data/ui/dialogs/compose.ui:329
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: data/ui/dialogs/compose.ui:387 #: data/ui/dialogs/compose.ui:389
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:110 #: data/ui/dialogs/list_editor.ui:33
msgid "Search among people you follow"
msgstr ""
#: data/ui/dialogs/list_editor.ui:171
msgid "<span size=\"x-large\">Nobody here</span>"
msgstr ""
#: data/ui/dialogs/list_editor.ui:213 data/ui/widgets/status.ui:260
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: data/ui/dialogs/list_editor.ui:263 #: data/ui/dialogs/list_editor.ui:83
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: data/ui/dialogs/main.ui:148 src/Dialogs/Compose.vala:125 #: data/ui/dialogs/list_editor.ui:200
msgid "Compose" msgid "Search among people you follow"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:16 #: data/ui/dialogs/list_editor.ui:256
msgid "Nobody here"
msgstr ""
#: data/ui/dialogs/preferences.ui:29
msgid "General" msgid "General"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:22 data/ui/dialogs/preferences.ui:93 #: data/ui/dialogs/preferences.ui:34
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:27 #: data/ui/dialogs/preferences.ui:39
msgid "Dark theme" msgid "Dark theme"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:42 data/ui/dialogs/preferences.ui:132 #: data/ui/dialogs/preferences.ui:54
msgid "Behavior" msgid "Text scale (%)"
msgstr ""
#: data/ui/dialogs/preferences.ui:47
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:48
msgid "Start minimized at boot"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:61 #: data/ui/dialogs/preferences.ui:61
msgid "100"
msgstr ""
#: data/ui/dialogs/preferences.ui:75
msgid "Behavior"
msgstr ""
#: data/ui/dialogs/preferences.ui:79
msgid "Autostart"
msgstr ""
#: data/ui/dialogs/preferences.ui:81
msgid "Start minimized at boot"
msgstr ""
#: data/ui/dialogs/preferences.ui:94
msgid "Background work" msgid "Background work"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:62 #: data/ui/dialogs/preferences.ui:96
msgid "Receive notifications even when the app window is closed" msgid "Receive notifications even when the app is closed"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:74 #: data/ui/dialogs/preferences.ui:110
msgid "Default post visibility" msgid "Default post visibility"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:87 #: data/ui/dialogs/preferences.ui:119
msgid "Timelines" msgid "Timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:98 #: data/ui/dialogs/preferences.ui:124
msgid "Posts per page" msgid "Posts per page"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:114 #: data/ui/dialogs/preferences.ui:131
msgid "Post text size (%)" msgid "10"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:137 #: data/ui/dialogs/preferences.ui:141
msgid "Infinite scrolling"
msgstr ""
#: data/ui/dialogs/preferences.ui:143 data/ui/dialogs/preferences.ui:176
msgid "Warning: This will increase memory usage"
msgstr ""
#: data/ui/dialogs/preferences.ui:157
msgid "Stream timelines" msgid "Stream timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:138 #: data/ui/dialogs/preferences.ui:159
msgid "Add and remove posts in real-time" msgid "Receive new posts and notifications in real-time"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:152 #: data/ui/dialogs/preferences.ui:174
msgid "Stream public timelines" msgid "Stream public timelines"
msgstr "" msgstr ""
#: data/ui/dialogs/preferences.ui:153 #: data/ui/dialogs/new_account.ui:21
msgid "Warning: This will use more resources on crowded instances"
msgstr ""
#: data/ui/dialogs/new_account.ui:15
msgid "Add Account" msgid "Add Account"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:19 src/Dialogs/NewAccount.vala:85 #: data/ui/dialogs/new_account.ui:25 data/ui/views/base.ui:26
#: src/Dialogs/NewAccount.vala:85
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:42 src/Dialogs/NewAccount.vala:84 #: data/ui/dialogs/new_account.ui:48 src/Dialogs/NewAccount.vala:84
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:118 #: data/ui/dialogs/new_account.ui:129
msgid "What is your instance?" msgid "What is your instance?"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:181 #: data/ui/dialogs/new_account.ui:191
msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>" msgid "<a href=\"https://joinmastodon.org/\">Don't have one yet?</a>"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:232 #: data/ui/dialogs/new_account.ui:242
msgid "Enter Authorization Code" msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:267 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/views/profile_header.ui:142 src/Views/Profile.vala:217 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Follow"
msgstr ""
#: data/ui/widgets/accounts_button.ui:61 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:90 src/Views/Favorites.vala:6 #: data/ui/widgets/accounts_button.ui:93 src/Views/Favorites.vala:6
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:119 src/Views/Bookmarks.vala:6 #: data/ui/widgets/accounts_button.ui:122 src/Views/Bookmarks.vala:6
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:149 src/Views/Lists.vala:59 #: data/ui/widgets/accounts_button.ui:152 src/Views/Lists.vala:59
msgid "Lists" msgid "Lists"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:196 #: data/ui/widgets/accounts_button.ui:204
msgid "POSTS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:247
msgid "FOLLOWING"
msgstr ""
#: data/ui/widgets/accounts_button.ui:290
msgid "FOLLOWERS"
msgstr ""
#: data/ui/widgets/accounts_button.ui:344
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:209 src/Views/Search.vala:10 #: data/ui/widgets/accounts_button.ui:357
msgid "Search"
msgstr ""
#: data/ui/widgets/accounts_button.ui:222
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:236 #: data/ui/widgets/accounts_button.ui:371
msgid "About" msgid "About"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:262 #: data/ui/widgets/accounts_button.ui:397 src/Views/Search.vala:43
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:44 #: data/ui/widgets/accounts_button_item.ui:60
msgid "Forget" msgid "Forget"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:72 #: data/ui/widgets/accounts_button_item.ui:88
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button_item.ui:91
msgid "Handle"
msgstr ""
#: data/ui/widgets/compose_attachment.ui:29 #: data/ui/widgets/compose_attachment.ui:29
msgid "Describe for the visually impaired" msgid "Describe for the visually impaired"
msgstr "" msgstr ""
@ -281,7 +290,7 @@ msgid "Unknown"
msgstr "" msgstr ""
#: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74 #: data/ui/widgets/compose_attachment.ui:113 data/ui/widgets/list_item.ui:74
#: src/Widgets/Status.vala:231 #: src/Widgets/Status.vala:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -335,7 +344,11 @@ msgstr ""
msgid "This action cannot be reverted." msgid "This action cannot be reverted."
msgstr "" msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:241 #: src/Dialogs/Compose.vala:125 src/Views/Main.vala:25
msgid "Compose"
msgstr ""
#: src/Dialogs/Compose.vala:135 src/Widgets/Status.vala:253
msgid "Redraft" msgid "Redraft"
msgstr "" msgstr ""
@ -408,10 +421,18 @@ msgstr ""
msgid "Nothing to see here" msgid "Nothing to see here"
msgstr "" msgstr ""
#: src/Views/Base.vala:46 #: src/Views/Base.vala:58
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: src/Views/Main.vala:31 src/Views/Search.vala:15
msgid "Search"
msgstr ""
#: src/Views/Thread.vala:13
msgid "Conversation"
msgstr ""
#: src/Views/Federated.vala:7 #: src/Views/Federated.vala:7
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
@ -433,27 +454,27 @@ msgstr ""
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Block \"%s\"?" msgid "Block \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:134 #: src/Views/Profile.vala:150
#, c-format #, c-format
msgid "Unblock \"%s\"?" msgid "Unblock \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Block Entire \"%s\"?" msgid "Block Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:145 #: src/Views/Profile.vala:161
#, c-format #, c-format
msgid "Unblock Entire \"%s\"?" msgid "Unblock Entire \"%s\"?"
msgstr "" msgstr ""
#: src/Views/Profile.vala:148 #: src/Views/Profile.vala:164
msgid "" msgid ""
"Blocking a domain will:\n" "Blocking a domain will:\n"
"\n" "\n"
@ -462,35 +483,43 @@ msgid ""
"• Prevent you from following its users" "• Prevent you from following its users"
msgstr "" msgstr ""
#: src/Views/Profile.vala:206 #: src/Views/Profile.vala:204
msgid "Sent follow request" msgid "Sent follow request"
msgstr "" msgstr ""
#: src/Views/Profile.vala:208 #: src/Views/Profile.vala:206
msgid "Mutually follows you" msgid "Mutually follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:210 #: src/Views/Profile.vala:208
msgid "Follows you" msgid "Follows you"
msgstr "" msgstr ""
#: src/Views/Profile.vala:217 #: src/Views/Profile.vala:229
msgid "Unblock"
msgstr ""
#: src/Views/Profile.vala:239
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Views/Search.vala:61 #: src/Views/Profile.vala:248
msgid "People" msgid "Follow"
msgstr "" msgstr ""
#: src/Views/Search.vala:66 #: src/Views/Search.vala:44
msgid "Posts" msgid "Statuses"
msgstr "" msgstr ""
#: src/Views/Search.vala:71 #: src/Views/Search.vala:45
msgid "Hashtags" msgid "Hashtags"
msgstr "" msgstr ""
#: src/Widgets/Attachment/Slot.vala:51 #: src/Views/Search.vala:61
msgid "Enter query"
msgstr ""
#: src/Widgets/Attachment/Slot.vala:46
msgid "File saved to Downloads" msgid "File saved to Downloads"
msgstr "" msgstr ""
@ -503,38 +532,38 @@ msgstr ""
msgid "This account will be removed from the application." msgid "This account will be removed from the application."
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:153 #: src/Widgets/AccountsButton.vala:148
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: src/Widgets/AccountsButton.vala:154 #: src/Widgets/AccountsButton.vala:149
msgid "No active account" msgid "No active account"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:60 #: src/Widgets/Status.vala:72
msgid "[ Toggle content ]" msgid "Click to show sensitive content"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:151 #: src/Widgets/Status.vala:163
msgid "This post can't be boosted" msgid "This post can't be boosted"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:201 #: src/Widgets/Status.vala:213
msgid "Open in Browser" msgid "Open in Browser"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:203 #: src/Widgets/Status.vala:215
msgid "Copy Link" msgid "Copy Link"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:205 #: src/Widgets/Status.vala:217
msgid "Copy Text" msgid "Copy Text"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Unpin from Profile" msgid "Unpin from Profile"
msgstr "" msgstr ""
#: src/Widgets/Status.vala:225 #: src/Widgets/Status.vala:237
msgid "Pin on Profile" msgid "Pin on Profile"
msgstr "" msgstr ""