Codebase list xapp / 62b4cd2
New upstream version 1.6.10 Norbert Preining 3 years ago
61 changed file(s) with 4340 addition(s) and 1687 deletion(s). Raw diff Collapse all Expand all
0 xapp (1.6.10) tricia; urgency=medium
1
2 [ Michael Webster ]
3 * xapp-status-icon.c: Sync the visible state of the fallback GtkStatusIcon when it is first created.
4 * xapp-status-icon.c: Fix the timeout duration for xapp_status_icon_any_monitors.
5
6 -- Clement Lefebvre <root@linuxmint.com> Thu, 09 Jan 2020 17:13:49 +0000
7
8 xapp (1.6.9) tricia; urgency=medium
9
10 [ Michael Webster ]
11 * xapp-icon-chooser-dialog.c: fix hidpi icon rendering and spacing.
12
13 [ Clement Lefebvre ]
14 * l10n: Update translations
15
16 [ Michael Webster ]
17 * xapp-status-icon.c: Allow a primary-click to activate appindicator icons when they have set a 'secondary activate' target. Otherwise, have primary open the menu as it ordinarily would.
18
19 -- Clement Lefebvre <root@linuxmint.com> Tue, 07 Jan 2020 10:21:15 +0000
20
21 xapp (1.6.8) tricia; urgency=medium
22
23 * l10n: Update translations
24
25 -- Clement Lefebvre <root@linuxmint.com> Wed, 11 Dec 2019 14:57:44 +0000
26
27 xapp (1.6.7) tricia; urgency=medium
28
29 [ Michael Webster ]
30 * xapp-status-icon.c: Reposition the menu when part of it would end up below the workarea of the monitor.
31 * mate-xapp-status-applet.py: Call widget.show_all() before binding to the proxy's visible property. The binding is one way only - local changes can override the state initially set by the proxy.
32
33 -- Clement Lefebvre <root@linuxmint.com> Tue, 10 Dec 2019 09:48:37 +0000
34
35 xapp (1.6.6) tricia; urgency=medium
36
37 [ Michael Webster ]
38 * mate-xapp-status-applet.py: Add a small margin at either end of the applet, and allow ctrl-right-clicks anywhere on it, so the user can bring up the About menu.
39
40 -- Clement Lefebvre <root@linuxmint.com> Wed, 04 Dec 2019 16:24:15 +0000
41
42 xapp (1.6.5) tricia; urgency=medium
43
44 [ Michael Webster ]
45 * mate-xapp-status-applet.py: Hardcode symbolic icons to 22px.
46
47 -- Clement Lefebvre <root@linuxmint.com> Fri, 29 Nov 2019 18:33:05 +0000
48
49 xapp (1.6.4) tricia; urgency=medium
50
51 * Mate applet: Don't use a handle
52
53 -- Clement Lefebvre <root@linuxmint.com> Thu, 28 Nov 2019 19:58:37 +0000
54
55 xapp (1.6.3) tricia; urgency=medium
56
57 * l10n: Update translations
58
59 -- Clement Lefebvre <root@linuxmint.com> Tue, 26 Nov 2019 17:11:36 +0000
60
061 xapp (1.6.2) tricia; urgency=medium
162
263 [ Eli Schwartz ]
121121 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-get-secondary-menu" title="xapp_status_icon_get_secondary_menu ()">xapp_status_icon_get_secondary_menu</a> <span class="c_punctuation">()</span>
122122 </td>
123123 </tr>
124 <tr>
125 <td class="function_type">
126 <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="returnvalue">XAppStatusIconState</span></a>
127 </td>
128 <td class="function_name">
129 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-get-state" title="xapp_status_icon_get_state ()">xapp_status_icon_get_state</a> <span class="c_punctuation">()</span>
130 </td>
131 </tr>
132 <tr>
133 <td class="function_type">
134 <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
135 </td>
136 <td class="function_name">
137 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-any-monitors" title="xapp_status_icon_any_monitors ()">xapp_status_icon_any_monitors</a> <span class="c_punctuation">()</span>
138 </td>
139 </tr>
124140 </tbody>
125141 </table></div>
126142 </div>
172188 <td class="signal_name"><a class="link" href="XAppStatusIcon.html#XAppStatusIcon-button-release-event" title="The “button-release-event” signal">button-release-event</a></td>
173189 <td class="signal_flags"><a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
174190 </tr>
191 <tr>
192 <td class="signal_type"><span class="returnvalue">void</span></td>
193 <td class="signal_name"><a class="link" href="XAppStatusIcon.html#XAppStatusIcon-state-changed" title="The “state-changed” signal">state-changed</a></td>
194 <td class="signal_flags"><a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
195 </tr>
175196 </tbody>
176197 </table></div>
177198 </div>
188209 <td class="function_name"><a class="link" href="XAppStatusIcon.html#XAPP-TYPE-STATUS-ICON:CAPS" title="XAPP_TYPE_STATUS_ICON">XAPP_TYPE_STATUS_ICON</a></td>
189210 </tr>
190211 <tr>
212 <td class="datatype_keyword">enum</td>
213 <td class="function_name"><a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState">XAppStatusIconState</a></td>
214 </tr>
215 <tr>
191216 <td class="datatype_keyword"> </td>
192217 <td class="function_name"><a class="link" href="XAppStatusIcon.html#XAppStatusIcon-struct" title="XAppStatusIcon">XAppStatusIcon</a></td>
193218 </tr>
196221 </div>
197222 <div class="refsect1">
198223 <a name="XAppStatusIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
199 <pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
224 <pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
225 <span class="lineart">╰──</span> XAppStatusIconState
226 <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
200227 <span class="lineart">╰──</span> XAppStatusIcon
201228 </pre>
202229 </div>
497524 </div>
498525 <p class="since">Since: 1.6</p>
499526 </div>
527 <hr>
528 <div class="refsect2">
529 <a name="xapp-status-icon-get-state"></a><h3>xapp_status_icon_get_state ()</h3>
530 <pre class="programlisting"><a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="returnvalue">XAppStatusIconState</span></a>
531 xapp_status_icon_get_state (<em class="parameter"><code><a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a> *icon</code></em>);</pre>
532 <p>Gets the current <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="type">XAppStatusIconState</span></a> of icon. The state is determined by whether
533 the icon is being displayed by an <span class="type">XAppStatusMonitor</span> client, a fallback tray icon,
534 or not being displayed at all.</p>
535 <p>See <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="type">XAppStatusIconState</span></a> for more details.</p>
536 <div class="refsect3">
537 <a name="xapp-status-icon-get-state.parameters"></a><h4>Parameters</h4>
538 <div class="informaltable"><table class="informaltable" width="100%" border="0">
539 <colgroup>
540 <col width="150px" class="parameters_name">
541 <col class="parameters_description">
542 <col width="200px" class="parameters_annotations">
543 </colgroup>
544 <tbody><tr>
545 <td class="parameter_name"><p>icon</p></td>
546 <td class="parameter_description"><p>an <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a></p></td>
547 <td class="parameter_annotations"> </td>
548 </tr></tbody>
549 </table></div>
550 </div>
551 <div class="refsect3">
552 <a name="xapp-status-icon-get-state.returns"></a><h4>Returns</h4>
553 <p> the icon's state.</p>
554 </div>
555 <p class="since">Since: 1.6</p>
556 </div>
557 <hr>
558 <div class="refsect2">
559 <a name="xapp-status-icon-any-monitors"></a><h3>xapp_status_icon_any_monitors ()</h3>
560 <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
561 xapp_status_icon_any_monitors (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
562 <p>Looks for the existence of any active <a href="XAppStatusIconMonitor.html#XAppStatusIconMonitor-struct"><span class="type">XAppStatusIconMonitors</span></a> on the bus.</p>
563 <div class="refsect3">
564 <a name="xapp-status-icon-any-monitors.returns"></a><h4>Returns</h4>
565 <p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if at least one monitor was found.</p>
566 </div>
567 <p class="since">Since: 1.6</p>
568 </div>
500569 </div>
501570 <div class="refsect1">
502571 <a name="XAppStatusIcon.other_details"></a><h2>Types and Values</h2>
504573 <a name="XAPP-TYPE-STATUS-ICON:CAPS"></a><h3>XAPP_TYPE_STATUS_ICON</h3>
505574 <pre class="programlisting">#define XAPP_TYPE_STATUS_ICON (xapp_status_icon_get_type ())
506575 </pre>
576 </div>
577 <hr>
578 <div class="refsect2">
579 <a name="XAppStatusIconState"></a><h3>enum XAppStatusIconState</h3>
580 <div class="refsect3">
581 <a name="XAppStatusIconState.members"></a><h4>Members</h4>
582 <div class="informaltable"><table class="informaltable" width="100%" border="0">
583 <colgroup>
584 <col width="300px" class="enum_members_name">
585 <col class="enum_members_description">
586 <col width="200px" class="enum_members_annotations">
587 </colgroup>
588 <tbody>
589 <tr>
590 <td class="enum_member_name"><p><a name="XAPP-STATUS-ICON-STATE-NATIVE:CAPS"></a>XAPP_STATUS_ICON_STATE_NATIVE</p></td>
591 <td class="enum_member_description">
592 <p>The <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a> is currently being handled
593 by an <a class="link" href="XAppStatusIconMonitor.html" title="XAppStatusIconMonitor"><span class="type">XAppStatusIconMonitor</span></a> (usually in an applet).</p>
594 </td>
595 <td class="enum_member_annotations"> </td>
596 </tr>
597 <tr>
598 <td class="enum_member_name"><p><a name="XAPP-STATUS-ICON-STATE-FALLBACK:CAPS"></a>XAPP_STATUS_ICON_STATE_FALLBACK</p></td>
599 <td class="enum_member_description">
600 <p>The <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a> is currently being handled
601 by a legacy system tray implementation (using GtkStatusIcon).</p>
602 </td>
603 <td class="enum_member_annotations"> </td>
604 </tr>
605 <tr>
606 <td class="enum_member_name"><p><a name="XAPP-STATUS-ICON-STATE-NO-SUPPORT:CAPS"></a>XAPP_STATUS_ICON_STATE_NO_SUPPORT</p></td>
607 <td class="enum_member_description">
608 <p>The <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a> is not currently being handled by any
609 kind of status icon implementation.</p>
610 </td>
611 <td class="enum_member_annotations"> </td>
612 </tr>
613 </tbody>
614 </table></div>
615 </div>
507616 </div>
508617 <hr>
509618 <div class="refsect2">
717826 </div>
718827 <p>Flags: <a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
719828 </div>
829 <hr>
830 <div class="refsect2">
831 <a name="XAppStatusIcon-state-changed"></a><h3>The <code class="literal">“state-changed”</code> signal</h3>
832 <pre class="programlisting"><span class="returnvalue">void</span>
833 user_function (<a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a> *icon,
834 <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="type">XAppStatusIconState</span></a> new_state,
835 <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
836 <p>Gets emitted when the state of the icon changes. If you wish
837 to react to changes in how the status icon is being handled
838 (perhaps to alter the menu or other click behavior), you should
839 connect to this - see <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="type">XAppStatusIconState</span></a> for more details.</p>
840 <div class="refsect3">
841 <a name="XAppStatusIcon-state-changed.parameters"></a><h4>Parameters</h4>
842 <div class="informaltable"><table class="informaltable" width="100%" border="0">
843 <colgroup>
844 <col width="150px" class="parameters_name">
845 <col class="parameters_description">
846 <col width="200px" class="parameters_annotations">
847 </colgroup>
848 <tbody>
849 <tr>
850 <td class="parameter_name"><p>icon</p></td>
851 <td class="parameter_description"><p>The <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon"><span class="type">XAppStatusIcon</span></a></p></td>
852 <td class="parameter_annotations"> </td>
853 </tr>
854 <tr>
855 <td class="parameter_name"><p>new_state</p></td>
856 <td class="parameter_description"><p>The new <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState"><span class="type">XAppStatusIconState</span></a> of the icon</p></td>
857 <td class="parameter_annotations"> </td>
858 </tr>
859 <tr>
860 <td class="parameter_name"><p>user_data</p></td>
861 <td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
862 <td class="parameter_annotations"> </td>
863 </tr>
864 </tbody>
865 </table></div>
866 </div>
867 <p>Flags: <a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
868 </div>
720869 </div>
721870 </div>
722871 <div class="footer">
364364 </dt>
365365 <dd></dd>
366366 <dt>
367 <a class="link" href="XAppStatusIcon.html#XAppStatusIcon-state-changed" title="The “state-changed” signal">XAppStatusIcon::state-changed</a>, object signal in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
368 </dt>
369 <dd></dd>
370 <dt>
367371 <a class="link" href="XAppStatusIcon.html#XAppStatusIcon--primary-menu" title="The “primary-menu” property">XAppStatusIcon:primary-menu</a>, object property in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
368372 </dt>
369373 <dd></dd>
412416 </dt>
413417 <dd></dd>
414418 <dt>
419 <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState">XAppStatusIconState</a>, enum in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
420 </dt>
421 <dd></dd>
422 <dt>
423 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-any-monitors" title="xapp_status_icon_any_monitors ()">xapp_status_icon_any_monitors</a>, function in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
424 </dt>
425 <dd></dd>
426 <dt>
415427 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-get-primary-menu" title="xapp_status_icon_get_primary_menu ()">xapp_status_icon_get_primary_menu</a>, function in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
416428 </dt>
417429 <dd></dd>
418430 <dt>
419431 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-get-secondary-menu" title="xapp_status_icon_get_secondary_menu ()">xapp_status_icon_get_secondary_menu</a>, function in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
432 </dt>
433 <dd></dd>
434 <dt>
435 <a class="link" href="XAppStatusIcon.html#xapp-status-icon-get-state" title="xapp_status_icon_get_state ()">xapp_status_icon_get_state</a>, function in <a class="link" href="XAppStatusIcon.html" title="XAppStatusIcon">XAppStatusIcon</a>
420436 </dt>
421437 <dd></dd>
422438 <dt>
1414 <div>
1515 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">XApp Reference Manual</p></th></tr></table></div>
1616 <div><p class="releaseinfo">
17 xapp 1.5.0
17 xapp 1.6.2
1818 </p></div>
1919 </div>
2020 <hr>
110110 <keyword type="function" name="xapp_status_icon_get_primary_menu ()" link="XAppStatusIcon.html#xapp-status-icon-get-primary-menu" since="1.6"/>
111111 <keyword type="function" name="xapp_status_icon_set_secondary_menu ()" link="XAppStatusIcon.html#xapp-status-icon-set-secondary-menu" since="1.6"/>
112112 <keyword type="function" name="xapp_status_icon_get_secondary_menu ()" link="XAppStatusIcon.html#xapp-status-icon-get-secondary-menu" since="1.6"/>
113 <keyword type="function" name="xapp_status_icon_get_state ()" link="XAppStatusIcon.html#xapp-status-icon-get-state" since="1.6"/>
114 <keyword type="function" name="xapp_status_icon_any_monitors ()" link="XAppStatusIcon.html#xapp-status-icon-any-monitors" since="1.6"/>
113115 <keyword type="macro" name="XAPP_TYPE_STATUS_ICON" link="XAppStatusIcon.html#XAPP-TYPE-STATUS-ICON:CAPS"/>
116 <keyword type="enum" name="enum XAppStatusIconState" link="XAppStatusIcon.html#XAppStatusIconState"/>
114117 <keyword type="struct" name="XAppStatusIcon" link="XAppStatusIcon.html#XAppStatusIcon-struct"/>
115118 <keyword type="property" name="The “primary-menu” property" link="XAppStatusIcon.html#XAppStatusIcon--primary-menu"/>
116119 <keyword type="property" name="The “secondary-menu” property" link="XAppStatusIcon.html#XAppStatusIcon--secondary-menu"/>
117120 <keyword type="signal" name="The “activate” signal" link="XAppStatusIcon.html#XAppStatusIcon-activate"/>
118121 <keyword type="signal" name="The “button-press-event” signal" link="XAppStatusIcon.html#XAppStatusIcon-button-press-event"/>
119122 <keyword type="signal" name="The “button-release-event” signal" link="XAppStatusIcon.html#XAppStatusIcon-button-release-event"/>
123 <keyword type="signal" name="The “state-changed” signal" link="XAppStatusIcon.html#XAppStatusIcon-state-changed"/>
120124 <keyword type="function" name="xapp_status_icon_monitor_new ()" link="XAppStatusIconMonitor.html#xapp-status-icon-monitor-new" since="1.6"/>
121125 <keyword type="function" name="xapp_status_icon_monitor_list_icons ()" link="XAppStatusIconMonitor.html#xapp-status-icon-monitor-list-icons" since="1.6"/>
122126 <keyword type="macro" name="XAPP_TYPE_STATUS_ICON_MONITOR" link="XAppStatusIconMonitor.html#XAPP-TYPE-STATUS-ICON-MONITOR:CAPS"/>
167171 <keyword type="constant" name="XAPP_ICON_SIZE_32" link="XAppIconChooserDialog.html#XAPP-ICON-SIZE-32:CAPS"/>
168172 <keyword type="constant" name="XAPP_ICON_SIZE_48" link="XAppIconChooserDialog.html#XAPP-ICON-SIZE-48:CAPS"/>
169173 <keyword type="constant" name="XAPP_ICON_SIZE_96" link="XAppIconChooserDialog.html#XAPP-ICON-SIZE-96:CAPS"/>
174 <keyword type="constant" name="XAPP_STATUS_ICON_STATE_NATIVE" link="XAppStatusIcon.html#XAPP-STATUS-ICON-STATE-NATIVE:CAPS"/>
175 <keyword type="constant" name="XAPP_STATUS_ICON_STATE_FALLBACK" link="XAppStatusIcon.html#XAPP-STATUS-ICON-STATE-FALLBACK:CAPS"/>
176 <keyword type="constant" name="XAPP_STATUS_ICON_STATE_NO_SUPPORT" link="XAppStatusIcon.html#XAPP-STATUS-ICON-STATE-NO-SUPPORT:CAPS"/>
170177 </functions>
171178 </book>
4545 <a href="/usr/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
4646 <span class="lineart">╰──</span> <a class="link" href="XAppStatusIconInterfaceSkeleton.html#XAppStatusIconInterface">XAppStatusIconInterface</a>
4747 <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
48 <span class="lineart">╰──</span> <a class="link" href="XAppIconChooserDialog.html#XAppIconSize" title="enum XAppIconSize">XAppIconSize</a>
48 <span class="lineart">├──</span> <a class="link" href="XAppIconChooserDialog.html#XAppIconSize" title="enum XAppIconSize">XAppIconSize</a>
49 <span class="lineart">╰──</span> <a class="link" href="XAppStatusIcon.html#XAppStatusIconState" title="enum XAppStatusIconState">XAppStatusIconState</a>
4950 </pre>
5051 </div>
5152 <div class="footer">
00 #include <config.h>
11 #include <gdk/gdk.h>
22 #include <math.h>
3 #include <cairo-gobject.h>
4
35 #include "xapp-enums.h"
46 #include "xapp-icon-chooser-dialog.h"
57 #include "xapp-stack-sidebar.h"
3840 GList *full_icon_list;
3941 GList *search_iter;
4042 GHashTable *categories;
41 GHashTable *pixbufs_by_name;
43 GHashTable *surfaces_by_name;
4244 GtkWidget *search_bar;
4345 GtkWidget *icon_view;
4446 GtkWidget *list_box;
4749 GtkWidget *browse_button;
4850 GtkWidget *action_area;
4951 GtkWidget *loading_bar;
52 GtkCellArea *ca_box;
5053 gchar *icon_string;
5154 gchar *current_text;
5255 gulong search_changed_id;
6669 GtkListStore *model;
6770 IconCategoryInfo *category_info;
6871 GCancellable *cancellable;
69 GdkPixbuf *pixbuf;
72 cairo_surface_t *surface;
7073 const gchar *name;
7174 gboolean chunk_end;
7275 } NamedIconInfoLoadCallbackInfo;
142145 {
143146 COLUMN_DISPLAY_NAME,
144147 COLUMN_FULL_NAME,
145 COLUMN_PIXBUF,
148 COLUMN_SURFACE,
146149 };
147150
148151 static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, };
239242 {
240243 g_object_unref (named_info->cancellable);
241244
242 g_clear_object (&named_info->pixbuf);
245 g_clear_pointer (&named_info->surface, cairo_surface_destroy);
243246
244247 g_free (named_info);
245248 }
380383 priv->categories = NULL;
381384 }
382385
383 if (priv->pixbufs_by_name != NULL)
384 {
385 g_hash_table_destroy (priv->pixbufs_by_name);
386 priv->pixbufs_by_name = NULL;
386 if (priv->surfaces_by_name != NULL)
387 {
388 g_hash_table_destroy (priv->surfaces_by_name);
389 priv->surfaces_by_name = NULL;
387390 }
388391
389392 g_clear_pointer (&priv->icon_string, g_free);
419422 priv->icon_size = XAPP_ICON_SIZE_32;
420423 priv->categories = g_hash_table_new_full (NULL, NULL, NULL, (GDestroyNotify) free_category_info);
421424
422 /* pixbufs_by_name will save pixbufs generated by icon name, so they can avoid the load_pixbuf call
423 * when they're reloaded (like re-selecting a previously selected category) */
424 priv->pixbufs_by_name = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_object_unref);
425 /* surfaces_by_name will save surfaces generated by icon name, so they can avoid creating
426 * them again when they're reloaded (like re-selecting a previously selected category) */
427 priv->surfaces_by_name = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, (GDestroyNotify) cairo_surface_destroy);
425428
426429 priv->response = GTK_RESPONSE_NONE;
427430 priv->icon_string = NULL;
430433 priv->allow_paths = TRUE;
431434 priv->full_icon_list = NULL;
432435
433 priv->search_icon_store = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, GDK_TYPE_PIXBUF);
436 priv->search_icon_store = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, CAIRO_GOBJECT_TYPE_SURFACE);
434437
435438 gtk_tree_sortable_set_sort_func (GTK_TREE_SORTABLE (priv->search_icon_store),
436439 COLUMN_DISPLAY_NAME,
537540
538541 gtk_widget_show_all (loading_bar_box);
539542
540 priv->icon_view = gtk_icon_view_new ();
543 GtkCellArea *ca_box = gtk_cell_area_box_new ();
544 gtk_orientable_set_orientation (GTK_ORIENTABLE (ca_box), GTK_ORIENTATION_VERTICAL);
545
546 GtkCellRenderer *r;
547
548 r = gtk_cell_renderer_pixbuf_new ();
549 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (ca_box), r, FALSE);
550 gtk_cell_area_attribute_connect (GTK_CELL_AREA (ca_box), r,
551 "surface",
552 COLUMN_SURFACE);
553
554 r = gtk_cell_renderer_text_new ();
555 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (ca_box), r, FALSE);
556 gtk_cell_area_attribute_connect (GTK_CELL_AREA (ca_box), r,
557 "text",
558 COLUMN_DISPLAY_NAME);
559 g_object_set (G_OBJECT (r),
560 "alignment", PANGO_ALIGN_CENTER,
561 "xalign", 0.5,
562 "width-chars", 20,
563 "wrap-mode", PANGO_WRAP_WORD_CHAR,
564 "wrap-width", 0,
565 NULL);
566
567 priv->ca_box = ca_box;
568 priv->icon_view = gtk_icon_view_new_with_area (GTK_CELL_AREA (ca_box));
541569 gtk_container_add(GTK_CONTAINER (scrolled_window), GTK_WIDGET (priv->icon_view));
542570
543 gtk_icon_view_set_pixbuf_column (GTK_ICON_VIEW (priv->icon_view), COLUMN_PIXBUF);
544 gtk_icon_view_set_text_column (GTK_ICON_VIEW (priv->icon_view), COLUMN_DISPLAY_NAME);
545571 gtk_icon_view_set_tooltip_column (GTK_ICON_VIEW (priv->icon_view), COLUMN_FULL_NAME);
546572
547573 g_signal_connect (priv->icon_view, "selection-changed",
860886 category_info->name = name;
861887 category_info->icons = icons;
862888
863 category_info->model = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, GDK_TYPE_PIXBUF);
889 category_info->model = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, CAIRO_GOBJECT_TYPE_SURFACE);
864890 g_signal_connect (category_info->model, "row-inserted",
865891 G_CALLBACK (on_icon_store_icons_added), dialog);
866892
11101136 priv->full_icon_list = g_list_concat (priv->full_icon_list,
11111137 g_list_copy (category_info->icons));
11121138
1113 category_info->model = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, GDK_TYPE_PIXBUF);
1139 category_info->model = gtk_list_store_new (3, G_TYPE_STRING, G_TYPE_STRING, CAIRO_GOBJECT_TYPE_SURFACE);
11141140 g_signal_connect (category_info->model, "row-inserted",
11151141 G_CALLBACK (on_icon_store_icons_added), dialog);
11161142
11361162 gtk_list_box_select_row (GTK_LIST_BOX (priv->list_box), row);
11371163 }
11381164
1139 GdkPixbuf *
1140 wrangle_pixbuf_size (GdkPixbuf *pixbuf,
1141 gint icon_size)
1142 {
1143 gint width, height, new_width, new_height;
1144 GdkPixbuf *out_pixbuf;
1145
1146 new_width = new_height = -1;
1147
1148 width = gdk_pixbuf_get_width (pixbuf);
1149 height = gdk_pixbuf_get_height (pixbuf);
1150
1151 if ((width > height ? width : height) > icon_size)
1152 {
1153 if (width > icon_size)
1154 {
1155 new_width = icon_size;
1156 new_height = floor (((float) height / width) * new_width);
1157 }
1158 else if (height > icon_size)
1159 {
1160 new_height = icon_size;
1161 new_width = floor (((float) width / height) * new_height);
1162 }
1163
1164 out_pixbuf = gdk_pixbuf_scale_simple (pixbuf,
1165 new_width,
1166 new_height,
1167 GDK_INTERP_BILINEAR);
1168 }
1169 else
1170 {
1171 out_pixbuf = g_object_ref (pixbuf);
1172 }
1173
1174 return out_pixbuf;
1175 }
1176
11771165 static gboolean
11781166 load_next_file_search_chunk (gpointer user_data)
11791167 {
12541242 GAsyncResult *res,
12551243 gpointer *user_data)
12561244 {
1257 XAppIconChooserDialogPrivate *priv;
12581245 FileIconInfoLoadCallbackInfo *callback_info;
1259 GdkPixbuf *pixbuf, *final_pixbuf;
1246 GdkPixbuf *pixbuf;
12601247 GError *error = NULL;
12611248
12621249 callback_info = (FileIconInfoLoadCallbackInfo *) user_data;
1263 priv = xapp_icon_chooser_dialog_get_instance_private (callback_info->dialog);
12641250
12651251 pixbuf = gdk_pixbuf_new_from_stream_finish (res, &error);
12661252
12821268 g_message ("%s\n", error->message);
12831269 }
12841270
1285 final_pixbuf = NULL;
12861271 g_clear_error (&error);
12871272 }
1288 else
1289 {
1290 final_pixbuf = wrangle_pixbuf_size (pixbuf, priv->icon_size);
1291 g_object_unref (pixbuf);
1292 }
1293
1294 if (final_pixbuf)
1273
1274 if (pixbuf)
12951275 {
12961276 GtkTreeIter iter;
1277 cairo_surface_t *surface;
1278
1279 surface = gdk_cairo_surface_create_from_pixbuf (pixbuf,
1280 0,
1281 gtk_widget_get_window (GTK_WIDGET (callback_info->dialog)));
12971282
12981283 gtk_list_store_append (callback_info->model, &iter);
12991284 gtk_list_store_set (callback_info->model, &iter,
13001285 COLUMN_DISPLAY_NAME, callback_info->short_name,
13011286 COLUMN_FULL_NAME, callback_info->long_name,
1302 COLUMN_PIXBUF, final_pixbuf,
1287 COLUMN_SURFACE, surface,
13031288 -1);
13041289
1305 g_object_unref (final_pixbuf);
1290 cairo_surface_destroy (surface);
1291 g_object_unref (pixbuf);
13061292 }
13071293
13081294 if (callback_info->chunk_end)
13181304
13191305 static void
13201306 add_named_entry (NamedIconInfoLoadCallbackInfo *callback_info,
1321 GdkPixbuf *pixbuf)
1307 cairo_surface_t *surface)
13221308 {
13231309 GtkTreeIter iter;
13241310
13261312 gtk_list_store_set (callback_info->model, &iter,
13271313 COLUMN_DISPLAY_NAME, callback_info->name,
13281314 COLUMN_FULL_NAME, callback_info->name,
1329 COLUMN_PIXBUF, pixbuf,
1315 COLUMN_SURFACE, surface,
13301316 -1);
13311317 }
13321318
13331319 static gboolean
1334 add_named_entry_with_existing_pixbuf (gpointer user_data)
1320 add_named_entry_with_existing_surface (gpointer user_data)
13351321 {
13361322 NamedIconInfoLoadCallbackInfo *callback_info;
13371323
13471333 /* Category results have a category_info attached. */
13481334 if (callback_info->category_info)
13491335 {
1350 add_named_entry (callback_info, callback_info->pixbuf);
1336 add_named_entry (callback_info, callback_info->surface);
13511337
13521338 if (callback_info->chunk_end)
13531339 {
13591345 /* Otherwise, it's a search result set */
13601346 else
13611347 {
1362 add_named_entry (callback_info, callback_info->pixbuf);
1348 add_named_entry (callback_info, callback_info->surface);
13631349
13641350 if (callback_info->chunk_end)
13651351 {
13821368 XAppIconChooserDialogPrivate *priv;
13831369 NamedIconInfoLoadCallbackInfo *callback_info;
13841370 GdkPixbuf *pixbuf;
1371 cairo_surface_t *surface;
13851372 GError *error = NULL;
13861373
13871374 callback_info = (NamedIconInfoLoadCallbackInfo*) user_data;
14131400 return;
14141401 }
14151402
1416 /* Hash table 'takes' reference, we don't have to free pixbuf.
1403 surface = gdk_cairo_surface_create_from_pixbuf (pixbuf,
1404 0,
1405 gtk_widget_get_window (GTK_WIDGET (callback_info->dialog)));
1406 g_object_unref (pixbuf);
1407
1408 /* Hash table 'takes' reference, we don't have to free surface.
14171409 callback_info->name is already owned by priv->full_icon_list so
14181410 it needs to be copied */
1419 g_hash_table_insert (priv->pixbufs_by_name,
1411 g_hash_table_insert (priv->surfaces_by_name,
14201412 g_strdup (callback_info->name),
1421 (gpointer) pixbuf);
1413 (gpointer) surface);
14221414
14231415 /* If there's a category_info, this is a category selection. */
14241416 if (callback_info->category_info)
14251417 {
1426 add_named_entry (callback_info, pixbuf);
1418 add_named_entry (callback_info, surface);
14271419
14281420 if (callback_info->chunk_end)
14291421 {
14351427 /* Otherwise, it's a search result set */
14361428 else
14371429 {
1438 add_named_entry (callback_info, pixbuf);
1430 add_named_entry (callback_info, surface);
14391431
14401432 if (callback_info->chunk_end)
14411433 {
14781470
14791471 if (category_info->iter)
14801472 {
1481 GdkPixbuf *pixbuf;
14821473 NamedIconInfoLoadCallbackInfo *callback_info;
14831474 const gchar *name = category_info->iter->data;
1475 cairo_surface_t *surface;
14841476
14851477 callback_info = g_new0 (NamedIconInfoLoadCallbackInfo, 1);
14861478 callback_info->dialog = dialog;
14901482 callback_info->name = name;
14911483 callback_info->chunk_end = (chunk_count == CATEGORY_CHUNK_SIZE - 1);
14921484
1493 pixbuf = g_hash_table_lookup (priv->pixbufs_by_name, name);
1494
1495 if (pixbuf != NULL)
1485 surface = g_hash_table_lookup (priv->surfaces_by_name, name);
1486
1487 if (surface != NULL)
14961488 {
1497 callback_info->pixbuf = g_object_ref (pixbuf);
1498 g_idle_add ((GSourceFunc) add_named_entry_with_existing_pixbuf, callback_info);
1489 callback_info->surface = cairo_surface_reference (surface);
1490 g_idle_add ((GSourceFunc) add_named_entry_with_existing_surface, callback_info);
14991491 }
15001492 else
15011493 {
16661658 if (stream != NULL)
16671659 {
16681660 FileIconInfoLoadCallbackInfo *callback_info;
1661 gint scale;
16691662
16701663 callback_info = g_new0 (FileIconInfoLoadCallbackInfo, 1);
16711664 callback_info->dialog = dialog;
16761669 callback_info->long_name = g_strdup (child_path);
16771670 callback_info->chunk_end = (chunk_count == SEARCH_CHUNK_SIZE - 1);
16781671
1679 gdk_pixbuf_new_from_stream_async (G_INPUT_STREAM (stream),
1680 NULL,
1681 (GAsyncReadyCallback) finish_pixbuf_load_from_file,
1682 callback_info);
1672
1673 scale = gtk_widget_get_scale_factor (GTK_WIDGET (dialog));
1674
1675 gdk_pixbuf_new_from_stream_at_scale_async (G_INPUT_STREAM (stream),
1676 -1,
1677 priv->icon_size * scale,
1678 TRUE,
1679 NULL,
1680 (GAsyncReadyCallback) finish_pixbuf_load_from_file,
1681 callback_info);
16831682
16841683 chunk_count ++;
16851684 }
17551754
17561755 if (g_strrstr (priv->search_iter->data, name_string))
17571756 {
1758 GdkPixbuf *pixbuf;
17591757 NamedIconInfoLoadCallbackInfo *callback_info;
1758 cairo_surface_t *surface;
17601759 const gchar *name = priv->search_iter->data;
17611760
17621761 callback_info = g_new0 (NamedIconInfoLoadCallbackInfo, 1);
17671766 callback_info->name = name;
17681767 callback_info->chunk_end = (chunk_count == SEARCH_CHUNK_SIZE - 1);
17691768
1770 pixbuf = g_hash_table_lookup (priv->pixbufs_by_name, name);
1771
1772 if (pixbuf != NULL)
1769 surface = g_hash_table_lookup (priv->surfaces_by_name, name);
1770
1771 if (surface != NULL)
17731772 {
1774 callback_info->pixbuf = g_object_ref (pixbuf);
1775 g_idle_add ((GSourceFunc) add_named_entry_with_existing_pixbuf, callback_info);
1773 callback_info->surface = cairo_surface_reference (surface);
1774 g_idle_add ((GSourceFunc) add_named_entry_with_existing_surface, callback_info);
17761775 }
17771776 else
17781777 {
158158 }
159159 }
160160
161 static gint
162 adjust_y_for_monitor_bounds (gint init_x,
163 gint init_y,
164 gint menu_height)
165 {
166 GdkDisplay *display = gdk_display_get_default ();
167 GdkMonitor *monitor;
168 GdkRectangle mrect;
169 gint bottom_edge_y;
170 gint ret_y;
171
172 ret_y = init_y;
173
174 monitor = gdk_display_get_monitor_at_point (display,
175 init_x,
176 init_y);
177
178 gdk_monitor_get_workarea (monitor, &mrect);
179
180 bottom_edge_y = mrect.y + mrect.height;
181
182 if ((init_y + menu_height) > bottom_edge_y)
183 {
184 ret_y = bottom_edge_y - menu_height;
185 }
186
187 return ret_y;
188 }
189
161190 typedef struct {
162191 gint x;
163192 gint y;
186215 break;
187216 case GTK_POS_RIGHT:
188217 *x = *x - alloc.width;
218 *y = adjust_y_for_monitor_bounds (position_data->x, position_data->y, alloc.height);
189219 break;
220 case GTK_POS_LEFT:
221 *y = adjust_y_for_monitor_bounds (position_data->x, position_data->y, alloc.height);
222 break;
190223 }
191224
192225 *push_in = TRUE;
193226 }
194227
195228 static void
196 popup_native_icon_menu (XAppStatusIcon *self,
197 GtkMenu *menu,
198 gint x,
199 gint y,
200 guint button,
201 guint _time,
202 gint panel_position)
229 popup_menu (XAppStatusIcon *self,
230 GtkMenu *menu,
231 gint x,
232 gint y,
233 guint button,
234 guint _time,
235 gint panel_position)
203236 {
204237 GdkDisplay *display;
205238 GdkDevice *pointer;
252285 }
253286
254287 static gboolean
288 appindicator_can_activate (XAppStatusIcon *icon)
289 {
290 gpointer ptr;
291 gboolean has_activate = FALSE;
292
293 ptr = g_object_get_data (G_OBJECT (icon), "app-indicator-has-secondary-activate");
294
295 if (ptr && GPOINTER_TO_INT (ptr))
296 {
297 has_activate = TRUE;
298 }
299
300 return has_activate;
301 }
302
303 static gboolean
255304 handle_appindicator_button_press (XAppStatusIcon *icon,
256305 guint button,
257306 guint _time)
258307 {
259308 if (g_object_get_data (G_OBJECT (icon), "app-indicator"))
260309 {
261 if (button == GDK_BUTTON_MIDDLE)
262 {
263 g_debug ("XAppStatusIcon: sending activate for middle-click event (libappindicator)");
310 if (button == GDK_BUTTON_MIDDLE || (button == GDK_BUTTON_PRIMARY && appindicator_can_activate (icon)))
311 {
312 g_debug ("XAppStatusIcon: sending activate for left- or middle-click event (libappindicator)");
264313
265314 g_signal_emit (icon, signals[ACTIVATE], 0,
266315 button,
286335 switch (button)
287336 {
288337 case GDK_BUTTON_PRIMARY:
338 if (g_object_get_data (G_OBJECT (icon), "app-indicator"))
339 {
340 if (!appindicator_can_activate (icon))
341 {
342 menu_to_use = icon->priv->secondary_menu;
343 break;
344 }
345 }
346
289347 menu_to_use = icon->priv->primary_menu;
290348 break;
291349 case GDK_BUTTON_SECONDARY:
292 /* Icons originated in app-indicator only set a primary menu,
293 * but expect it to be opened on left and right-clicks */
294
295 if (g_object_get_data (G_OBJECT (icon), "app-indicator"))
296 {
297 menu_to_use = icon->priv->primary_menu;
298 }
299 else
300 {
301 menu_to_use = icon->priv->secondary_menu;
302 }
350 menu_to_use = icon->priv->secondary_menu;
303351 break;
304352 }
305353
361409
362410 if (menu_to_use)
363411 {
364 popup_native_icon_menu (icon,
365 GTK_MENU (menu_to_use),
366 x, y,
367 button,
368 _time,
369 panel_position);
412 popup_menu (icon,
413 GTK_MENU (menu_to_use),
414 x, y,
415 button,
416 _time,
417 panel_position);
370418 }
371419
372420 g_signal_emit (icon, signals[BUTTON_RELEASE], 0,
739787 }
740788
741789 static void
742 update_fallback_icon (XAppStatusIcon *self,
743 const gchar *icon_name)
744 {
745 if (g_path_is_absolute (icon_name))
746 {
747 gtk_status_icon_set_from_file (self->priv->gtk_status_icon, icon_name);
790 update_fallback_icon (XAppStatusIcon *self)
791 {
792 XAppStatusIconPrivate *priv = self->priv;
793
794 if (!priv->gtk_status_icon)
795 {
796 return;
797 }
798
799 gtk_status_icon_set_tooltip_text (priv->gtk_status_icon, priv->tooltip_text);
800 gtk_status_icon_set_name (priv->gtk_status_icon, priv->name);
801
802 if (priv->icon_name)
803 {
804 gtk_status_icon_set_visible (priv->gtk_status_icon, priv->visible);
805
806 if (g_path_is_absolute (priv->icon_name))
807 {
808 gtk_status_icon_set_from_file (priv->gtk_status_icon, priv->icon_name);
809 }
810 else
811 {
812 gtk_status_icon_set_from_icon_name (priv->gtk_status_icon, priv->icon_name);
813 }
748814 }
749815 else
750816 {
751 gtk_status_icon_set_from_icon_name (self->priv->gtk_status_icon, icon_name);
817 gtk_status_icon_set_visible (priv->gtk_status_icon, FALSE);
752818 }
753819 }
754820
803869 G_CALLBACK (on_gtk_status_icon_embedded_changed),
804870 self);
805871
806 update_fallback_icon (self, priv->icon_name ? priv->icon_name : "");
807 gtk_status_icon_set_tooltip_text (self->priv->gtk_status_icon, priv->tooltip_text);
872 update_fallback_icon (self);
808873 }
809874
810875 static void
12711336 xapp_status_icon_interface_set_name (icon->priv->skeleton, name);
12721337 }
12731338
1274 if (icon->priv->gtk_status_icon != NULL)
1275 {
1276 gtk_status_icon_set_name (icon->priv->gtk_status_icon, name);
1277 }
1339 update_fallback_icon (icon);
12781340 }
12791341
12801342 /**
13001362 xapp_status_icon_interface_set_icon_name (icon->priv->skeleton, icon_name);
13011363 }
13021364
1303 if (icon->priv->gtk_status_icon != NULL)
1304 {
1305 update_fallback_icon (icon, icon_name);
1306 }
1365 update_fallback_icon (icon);
13071366 }
13081367
13091368 /**
13291388 xapp_status_icon_interface_set_tooltip_text (icon->priv->skeleton, tooltip_text);
13301389 }
13311390
1332 if (icon->priv->gtk_status_icon != NULL)
1333 {
1334 gtk_status_icon_set_tooltip_text (icon->priv->gtk_status_icon, tooltip_text);
1335 }
1391 update_fallback_icon (icon);
13361392 }
13371393
13381394 /**
13811437 xapp_status_icon_interface_set_visible (icon->priv->skeleton, visible);
13821438 }
13831439
1384 if (icon->priv->gtk_status_icon != NULL)
1385 {
1386 gtk_status_icon_set_visible (icon->priv->gtk_status_icon, visible);
1387 }
1440 update_fallback_icon (icon);
13881441 }
13891442
13901443 /**
15531606 NULL,
15541607 G_VARIANT_TYPE ("(as)"),
15551608 G_DBUS_CALL_FLAGS_NONE,
1556 2, NULL, &error);
1609 /* 10 seconds */ 10 * 1000, NULL, &error);
15571610
15581611 if (result)
15591612 {
00 project('xapp',
11 'c',
2 version : '1.6.2'
2 version : '1.6.10'
33 )
44
55 gnome = import('gnome')
2424 ie
2525 is
2626 it
27 ja
2728 kab
2829 kk
2930 ko
31 ku
3032 lt
33 ms
3134 nl
3235 pl
3336 pt
4043 sv
4144 tr
4245 uk
46 uz
4347 zh_CN
4448 zh_TW
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-12-27 22:13+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-12-01 17:01+0000\n"
1111 "Last-Translator: samson <Unknown>\n"
1212 "Language-Team: Amharic <am@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "የ ምልክት መጠን"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "የ ተመረጠው የ ምልክት መጠን"
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "ምልክት"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "ምልክቱን የሚወክለው ሀረግ"
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "ምድብ"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "ነባር ምድብ"
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "ተግባሮች"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "መተግበሪያ"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "ምድቦች"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "አካላቶች"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "አርማዎች"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "ኢሞጂ"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "የ Mime አይነቶች"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "ቦታዎች"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "ሁኔታው"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "ሌሎች"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "ምልክት ይምረጡ"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "መፈለጊያ"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "መቃኛ"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "በ መጫን ላይ..."
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "ነባር"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "ይምረጡ"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "መሰረዣ"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "መንገድ መፍቀጃ"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "መንገዱ ይፈቀድ እንደሆን"
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "ነባር ምልክቶች"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr ""
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "የ ምስል ፋይል ይምረጡ"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "መክፈቻ"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "ምስል"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "ስለ"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr ""
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
1010 "PO-Revision-Date: 2019-03-16 22:57+0000\n"
1111 "Last-Translator: Ibrahim Saed <ibraheem5000@gmail.com>\n"
1212 "Language-Team: Arabic <ar@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "حجم الأيقونة"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "حجم الأيقونة المفضل"
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "الأيقونة"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr ""
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr ""
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr ""
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "الإجراءات"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "التطبيقات"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "التصنيفات"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "الأجهزة"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr ""
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "الرموز التعبيرية"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr ""
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr ""
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr ""
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr ""
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr ""
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr ""
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr ""
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr ""
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr ""
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr ""
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr ""
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr ""
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr ""
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr ""
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr ""
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr ""
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr ""
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr ""
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr ""
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr ""
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
1010 "PO-Revision-Date: 2019-05-15 17:29+0000\n"
1111 "Last-Translator: Nasimi Taghizade <Unknown>\n"
1212 "Language-Team: Azerbaijani <az@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Icon ölçüsü"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Tərcih edilən ikon ölçüsü."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "İkon"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "İkonu təmsil edən sətir."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr ""
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr ""
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Tədbirlər"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Programlar"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Kateqoriyalar"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Qurğular"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Emblemlər"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Emojilər"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "Mime növləri"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Yerlər"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Status"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Digər"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "İkona seçin"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Axtarış"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Axtar"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "Yuklənmə gedir"
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr ""
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Seç"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "İmtina"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Axtarış yoluna icazə ver"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Axtarış yoluna icazə verilsinmi."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr ""
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr ""
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "İmaj faylını sec"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Açın"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "İmaj"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr ""
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr ""
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-11-16 17:12+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-11-15 11:16+0000\n"
1111 "Last-Translator: spacy01 <Unknown>\n"
1212 "Language-Team: Bulgarian <bg@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Размер на иконите"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Предпочитан размер на иконките."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Иконка"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "Реда представящ иконката."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Категория"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "Категория по подразбиране."
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Действия"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Приложения"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Категории"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Устройства"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Емблеми"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Емоджи"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "Mime типове"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Места"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Състояние"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Други"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "Избор на иконка"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Търсене"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Преглед"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "Зареждане..."
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Подразбиране"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Избери"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "Отказ"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Разреши път"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Дали да се резреши път."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Икона по подразбиране"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr "Иконка която ще се използва по подразбиране"
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "Избор на файл с изображение"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Отвори"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "Образ"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "Относно"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr "Зона където Xapp иконката за състояние ще се показва"
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr "Съставяне на Xapp аплет на състоянието"
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr "Xapp аплет на състоянието"
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
1010 "PO-Revision-Date: 2019-05-12 19:03+0000\n"
1111 "Last-Translator: Soham Sen <Unknown>\n"
1212 "Language-Team: Bengali <bn@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "আইকনের আয়তন"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "পছন্দসই আইকন আকার"
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "আইকন"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "স্ট্রিং আইকন প্রতিনিধিত্ব করে"
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr ""
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr ""
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "ক্রিয়াকলাপ"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "অ্যাপ্লিকেশনসমূহ"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "বিভাগ"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "ডিভাইসসমূহ"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "প্রতীকচিহ্ন"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "ইমোজি"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "মাইম টাইপ"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "স্থান সমূহ"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "অবস্থা"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "অন্য"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "একটি আইকন নির্বাচন করুন"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "অনুসন্ধান করুন"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "ব্রাউজ করুন"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "লোড হচ্ছে..."
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr ""
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "নির্বাচন করুন"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "বাতিল করুন"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "পাথ অনুমতি দিন"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "পাথ অনুমতি দিতে হবে কিনা"
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr ""
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr ""
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "ইমেজ ফাইল নির্বাচন করুন"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "খুলুন"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "চিত্র"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr ""
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr ""
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2019-01-27 05:03+0000\n"
11 "Last-Translator: Robert Antoni Buj Gelonch <Unknown>\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-11-12 12:47+0000\n"
11 "Last-Translator: Isidro Pisa <isidro@utils.info>\n"
1212 "Language-Team: Catalan <ca@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Mida de la icona"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "La mida preferida de la icona."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Icona"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "La cadena que representa la icona."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Categoria"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "La categoria predeterminada."
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Accions"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Aplicacions"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Categories"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Dispositius"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Emblemes"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Emoji"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "Tipus MIME"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Llocs"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Estat"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Altres"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "Seleccioneu una icona"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Cerca"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Navega"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "S'està carregant..."
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Predeterminada"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Selecciona"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "Cancel·la"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Permet camins"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Si es permeten camins o no."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Icona predeterminada"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr "La icona usada per defecte"
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "Selecciona el fitxer d'imatge"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Obre"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "Imatge"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "Quant a"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr "Àrea on es mostren les icones d'estat de XApp"
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr "XApp Status Applet Factory"
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr "XApp Status Applet"
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
1010 "PO-Revision-Date: 2019-02-15 19:18+0000\n"
1111 "Last-Translator: Juan Hidalgo-Saavedra <Unknown>\n"
1212 "Language-Team: Catalan (Valencian) <ca@valencia@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr ""
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr ""
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Icona"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr ""
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr ""
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr ""
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr ""
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr ""
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr ""
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr ""
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr ""
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr ""
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr ""
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr ""
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr ""
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr ""
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr ""
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr ""
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr ""
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr ""
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr ""
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr ""
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr ""
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr ""
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr ""
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr ""
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr ""
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr ""
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr ""
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr ""
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr ""
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr ""
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-11-15 18:10+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-11-25 10:21+0000\n"
1111 "Last-Translator: Pavel Borecki <Unknown>\n"
1212 "Language-Team: Czech <cs@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Velikost ikony"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Upřednostňovaná velikost ikony."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Ikona"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "Řetězec představující ikonu"
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Kategorie"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "Výchozí kategorie."
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Akce"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Aplikace"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Kategorie"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Zařízení"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Symbolické obrázky"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Smajlíky"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "MIME typy"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Místa"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Stav"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Ostatní"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "Zvolte ikonu"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Hledat"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Procházet"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "Načítání…"
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Výchozí"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Vybrat"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "Storno"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Umožnit popisy umístění"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Zda umožnit popisy umístění."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Výchozí ikona"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr "Ikonu kterou použít jako výchozí"
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "Vyberte soubor s obrázkem"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Otevřít"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "Obrázek"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "O aplikaci"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr "Oblast ve které XApp stavová ikona objeví"
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr ""
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr ""
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-12-14 15:54+0000\n"
11 "Last-Translator: Rhoslyn Prys <Unknown>\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-12-12 15:29+0000\n"
11 "Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
1212 "Language-Team: Welsh <cy@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818 "Language: cy\n"
1919
20 #: libxapp/xapp-icon-chooser-button.c:162
21 #: libxapp/xapp-icon-chooser-dialog.c:601
20 #: libxapp/xapp-icon-chooser-button.c:207
21 #: libxapp/xapp-icon-chooser-dialog.c:613
2222 msgid "Icon size"
2323 msgstr "Maint eicon"
2424
25 #: libxapp/xapp-icon-chooser-button.c:163
26 #: libxapp/xapp-icon-chooser-dialog.c:602
25 #: libxapp/xapp-icon-chooser-button.c:208
26 #: libxapp/xapp-icon-chooser-dialog.c:614
2727 msgid "The preferred icon size."
2828 msgstr "Y maint eicon dewisol."
2929
30 #: libxapp/xapp-icon-chooser-button.c:177
30 #: libxapp/xapp-icon-chooser-button.c:222
3131 msgid "Icon"
3232 msgstr "Eicon"
3333
34 #: libxapp/xapp-icon-chooser-button.c:178
34 #: libxapp/xapp-icon-chooser-button.c:223
3535 msgid "The string representing the icon."
3636 msgstr "Y llinyn sy'n cynrychioli'r eicon."
3737
38 #: libxapp/xapp-icon-chooser-dialog.c:93
38 #: libxapp/xapp-icon-chooser-button.c:234
39 msgid "Category"
40 msgstr "Categori"
41
42 #: libxapp/xapp-icon-chooser-button.c:235
43 msgid "The default category."
44 msgstr "Y categori rhagosodedig"
45
46 #: libxapp/xapp-icon-chooser-dialog.c:95
3947 msgid "Actions"
4048 msgstr "Gweithredoedd"
4149
42 #: libxapp/xapp-icon-chooser-dialog.c:96
50 #: libxapp/xapp-icon-chooser-dialog.c:98
4351 msgid "Applications"
4452 msgstr "Rhaglenni"
4553
46 #: libxapp/xapp-icon-chooser-dialog.c:99
54 #: libxapp/xapp-icon-chooser-dialog.c:101
4755 msgid "Categories"
4856 msgstr "Categorïau"
4957
50 #: libxapp/xapp-icon-chooser-dialog.c:102
58 #: libxapp/xapp-icon-chooser-dialog.c:104
5159 msgid "Devices"
5260 msgstr "Dyfeisiau"
5361
54 #: libxapp/xapp-icon-chooser-dialog.c:105
62 #: libxapp/xapp-icon-chooser-dialog.c:107
5563 msgid "Emblems"
5664 msgstr "Arwyddluniau"
5765
58 #: libxapp/xapp-icon-chooser-dialog.c:108
66 #: libxapp/xapp-icon-chooser-dialog.c:110
5967 msgid "Emoji"
6068 msgstr "Emoji"
6169
62 #: libxapp/xapp-icon-chooser-dialog.c:111
70 #: libxapp/xapp-icon-chooser-dialog.c:113
6371 msgid "Mime types"
6472 msgstr "Mathau mime"
6573
66 #: libxapp/xapp-icon-chooser-dialog.c:114
74 #: libxapp/xapp-icon-chooser-dialog.c:116
6775 msgid "Places"
6876 msgstr "Mannau"
6977
70 #: libxapp/xapp-icon-chooser-dialog.c:117
78 #: libxapp/xapp-icon-chooser-dialog.c:119
7179 msgid "Status"
7280 msgstr "Statws"
7381
74 #: libxapp/xapp-icon-chooser-dialog.c:120
82 #: libxapp/xapp-icon-chooser-dialog.c:122
7583 msgid "Other"
7684 msgstr "Arall"
7785
78 #: libxapp/xapp-icon-chooser-dialog.c:449
86 #: libxapp/xapp-icon-chooser-dialog.c:451
7987 msgid "Choose an icon"
8088 msgstr "Dewis eicon"
8189
82 #: libxapp/xapp-icon-chooser-dialog.c:471
90 #: libxapp/xapp-icon-chooser-dialog.c:473
8391 msgid "Search"
8492 msgstr "Chwilio"
8593
86 #: libxapp/xapp-icon-chooser-dialog.c:478
94 #: libxapp/xapp-icon-chooser-dialog.c:480
8795 msgid "Browse"
8896 msgstr "Pori"
8997
90 #: libxapp/xapp-icon-chooser-dialog.c:534
98 #: libxapp/xapp-icon-chooser-dialog.c:536
9199 msgid "Loading..."
92100 msgstr "Llwytho..."
93101
94 #: libxapp/xapp-icon-chooser-dialog.c:558
102 #: libxapp/xapp-icon-chooser-dialog.c:560
103 msgid "Default"
104 msgstr "Rhagosodedig"
105
106 #: libxapp/xapp-icon-chooser-dialog.c:570
95107 msgid "Select"
96108 msgstr "Dewis"
97109
98 #: libxapp/xapp-icon-chooser-dialog.c:567
99 #: libxapp/xapp-icon-chooser-dialog.c:1787
110 #: libxapp/xapp-icon-chooser-dialog.c:579
111 #: libxapp/xapp-icon-chooser-dialog.c:1937
100112 msgid "Cancel"
101113 msgstr "Diddymu"
102114
103 #: libxapp/xapp-icon-chooser-dialog.c:614
115 #: libxapp/xapp-icon-chooser-dialog.c:626
104116 msgid "Allow Paths"
105117 msgstr "Caniatáu Llwybrau"
106118
107 #: libxapp/xapp-icon-chooser-dialog.c:615
119 #: libxapp/xapp-icon-chooser-dialog.c:627
108120 msgid "Whether to allow paths."
109121 msgstr "P'un ai i ganiatáu llwybrau."
110122
111 #: libxapp/xapp-icon-chooser-dialog.c:1784
123 #: libxapp/xapp-icon-chooser-dialog.c:638
124 msgid "Default Icon"
125 msgstr "Eicon rhaqgosodedig"
126
127 #: libxapp/xapp-icon-chooser-dialog.c:639
128 msgid "The icon to use by default"
129 msgstr "Yr eicon i'w ddefnyddio drwy rhagosodiad"
130
131 #: libxapp/xapp-icon-chooser-dialog.c:1934
112132 msgid "Select image file"
113133 msgstr "Dewis ffeil delwedd"
114134
115 #: libxapp/xapp-icon-chooser-dialog.c:1789
135 #: libxapp/xapp-icon-chooser-dialog.c:1939
116136 msgid "Open"
117137 msgstr "Agor"
118138
119 #: libxapp/xapp-icon-chooser-dialog.c:1804
139 #: libxapp/xapp-icon-chooser-dialog.c:1954
120140 msgid "Image"
121141 msgstr "Delwedd"
142
143 #: status-applets/mate/mate-xapp-status-applet.py:260
144 msgid "About"
145 msgstr "Ynghylch"
146
147 #: status-applets/mate/mate-xapp-status-applet.py:280
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
149 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
150 msgid "Area where XApp status icons appear"
151 msgstr "Yr ardal lle mae'r eiconau statws XApp yn ymddangos"
152
153 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
154 msgid "XApp Status Applet Factory"
155 msgstr "Ffactori Apled XApp Status"
156
157 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
158 msgid "XApp Status Applet"
159 msgstr "Apled XApp Status"
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-11-15 17:35+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-11-14 19:06+0000\n"
1111 "Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n"
1212 "Language-Team: Danish <da@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Ikonstørrelse"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Den foretrukne ikonstørrelse."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Ikon"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "Strengen som repræsenterer ikonet."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Kategori"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "Standardkategorien."
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Handlinger"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Programmer"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Kategorier"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Enheder"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Emblemer"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Emoji"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "Mimetyper"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Steder"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Status"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Andet"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "Vælg et ikon"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Søg"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Gennemse"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "Indlæser …"
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Standard"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Vælg"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "Annullér"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Tillad stier"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Hvorvidt stier skal tillades."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Standardikon"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr "Det ikon som skal bruges som standard."
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "Vælg billedfil"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Åbn"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "Billede"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "Om"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr "Område hvor XApp-statusikoner vises"
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr "XApp status-panelprogramfabrik"
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr "XApp status-panelprogram"
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2018-11-15 14:32+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-11-12 18:01+0000\n"
1111 "Last-Translator: Tobias Bannert <tobannert@gmail.com>\n"
1212 "Language-Team: German <de@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Symbolgröße"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Die bevorzugte Symbolgröße."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Symbol"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
3535 msgstr "Die Zeichenfolge stellt das Symbol dar."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Kategorie"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "Die Vorgabekategorie"
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Aktionen"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Anwendungen"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Kategorien"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Geräte"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Embleme"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Emoji"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
6371 msgstr "Mime-Typen"
6472
65 #: libxapp/xapp-icon-chooser-dialog.c:114
73 #: libxapp/xapp-icon-chooser-dialog.c:116
6674 msgid "Places"
6775 msgstr "Orte"
6876
69 #: libxapp/xapp-icon-chooser-dialog.c:117
77 #: libxapp/xapp-icon-chooser-dialog.c:119
7078 msgid "Status"
7179 msgstr "Zustand"
7280
73 #: libxapp/xapp-icon-chooser-dialog.c:120
81 #: libxapp/xapp-icon-chooser-dialog.c:122
7482 msgid "Other"
7583 msgstr "Andere"
7684
77 #: libxapp/xapp-icon-chooser-dialog.c:449
85 #: libxapp/xapp-icon-chooser-dialog.c:451
7886 msgid "Choose an icon"
7987 msgstr "Ein Symbol auswählen"
8088
81 #: libxapp/xapp-icon-chooser-dialog.c:471
89 #: libxapp/xapp-icon-chooser-dialog.c:473
8290 msgid "Search"
8391 msgstr "Suchen"
8492
85 #: libxapp/xapp-icon-chooser-dialog.c:478
93 #: libxapp/xapp-icon-chooser-dialog.c:480
8694 msgid "Browse"
8795 msgstr "Durchsuchen"
8896
89 #: libxapp/xapp-icon-chooser-dialog.c:534
97 #: libxapp/xapp-icon-chooser-dialog.c:536
9098 msgid "Loading..."
9199 msgstr "Wird geladen …"
92100
93 #: libxapp/xapp-icon-chooser-dialog.c:558
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Vorgabe"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
94106 msgid "Select"
95107 msgstr "Auswählen"
96108
97 #: libxapp/xapp-icon-chooser-dialog.c:567
98 #: libxapp/xapp-icon-chooser-dialog.c:1787
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
99111 msgid "Cancel"
100112 msgstr "Abbrechen"
101113
102 #: libxapp/xapp-icon-chooser-dialog.c:614
114 #: libxapp/xapp-icon-chooser-dialog.c:626
103115 msgid "Allow Paths"
104116 msgstr "Pfade erlauben"
105117
106 #: libxapp/xapp-icon-chooser-dialog.c:615
118 #: libxapp/xapp-icon-chooser-dialog.c:627
107119 msgid "Whether to allow paths."
108120 msgstr "Ob Pfade erlaubt sind."
109121
110 #: libxapp/xapp-icon-chooser-dialog.c:1784
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Vorgabesymbol"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
128 msgstr "Das Symbol, welches als Vorgabe verwendet wird"
129
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
111131 msgid "Select image file"
112132 msgstr "Bilddatei auswählen"
113133
114 #: libxapp/xapp-icon-chooser-dialog.c:1789
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
115135 msgid "Open"
116136 msgstr "Öffnen"
117137
118 #: libxapp/xapp-icon-chooser-dialog.c:1804
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
119139 msgid "Image"
120140 msgstr "Bild"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "Über"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
150 msgstr "Bereich, in dem XApp-Statussymbole angezeigt werden."
151
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
154 msgstr "XApp-Status-Applet-Fabrik"
155
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
158 msgstr "XApp-Status-Applet"
66 msgstr ""
77 "Project-Id-Version: linuxmint\n"
88 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
9 "POT-Creation-Date: 2018-11-15 10:11+0000\n"
10 "PO-Revision-Date: 2019-07-01 04:16+0000\n"
9 "POT-Creation-Date: 2019-11-12 11:04+0100\n"
10 "PO-Revision-Date: 2019-12-08 08:12+0000\n"
1111 "Last-Translator: Vasilis Thomopoulos <Unknown>\n"
1212 "Language-Team: Greek <el@li.org>\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
1515 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2019-07-10 08:32+0000\n"
17 "X-Generator: Launchpad (build 19007)\n"
16 "X-Launchpad-Export-Date: 2020-01-06 10:08+0000\n"
17 "X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n"
1818
19 #: libxapp/xapp-icon-chooser-button.c:162
20 #: libxapp/xapp-icon-chooser-dialog.c:601
19 #: libxapp/xapp-icon-chooser-button.c:207
20 #: libxapp/xapp-icon-chooser-dialog.c:613
2121 msgid "Icon size"
2222 msgstr "Μέγεθος εικονιδίων"
2323
24 #: libxapp/xapp-icon-chooser-button.c:163
25 #: libxapp/xapp-icon-chooser-dialog.c:602
24 #: libxapp/xapp-icon-chooser-button.c:208
25 #: libxapp/xapp-icon-chooser-dialog.c:614
2626 msgid "The preferred icon size."
2727 msgstr "Το προτιμώμενο μέγεθος εικονιδίου."
2828
29 #: libxapp/xapp-icon-chooser-button.c:177
29 #: libxapp/xapp-icon-chooser-button.c:222
3030 msgid "Icon"
3131 msgstr "Εικονίδιο"
3232
33 #: libxapp/xapp-icon-chooser-button.c:178
33 #: libxapp/xapp-icon-chooser-button.c:223
3434 msgid "The string representing the icon."
35 msgstr ""
35 msgstr "Το κείμενο που αντιπροσωπεύει το εικονίδιο."
3636
37 #: libxapp/xapp-icon-chooser-dialog.c:93
37 #: libxapp/xapp-icon-chooser-button.c:234
38 msgid "Category"
39 msgstr "Κατηγορία"
40
41 #: libxapp/xapp-icon-chooser-button.c:235
42 msgid "The default category."
43 msgstr "Η προεπιλεγμένη κατηγορία."
44
45 #: libxapp/xapp-icon-chooser-dialog.c:95
3846 msgid "Actions"
3947 msgstr "Ενέργειες"
4048
41 #: libxapp/xapp-icon-chooser-dialog.c:96
49 #: libxapp/xapp-icon-chooser-dialog.c:98
4250 msgid "Applications"
4351 msgstr "Εφαρμογές"
4452
45 #: libxapp/xapp-icon-chooser-dialog.c:99
53 #: libxapp/xapp-icon-chooser-dialog.c:101
4654 msgid "Categories"
4755 msgstr "Κατηγορίες"
4856
49 #: libxapp/xapp-icon-chooser-dialog.c:102
57 #: libxapp/xapp-icon-chooser-dialog.c:104
5058 msgid "Devices"
5159 msgstr "Συσκευές"
5260
53 #: libxapp/xapp-icon-chooser-dialog.c:105
61 #: libxapp/xapp-icon-chooser-dialog.c:107
5462 msgid "Emblems"
5563 msgstr "Εμβλήματα"
5664
57 #: libxapp/xapp-icon-chooser-dialog.c:108
65 #: libxapp/xapp-icon-chooser-dialog.c:110
5866 msgid "Emoji"
5967 msgstr "Emoji"
6068
61 #: libxapp/xapp-icon-chooser-dialog.c:111
69 #: libxapp/xapp-icon-chooser-dialog.c:113
6270 msgid "Mime types"
71 msgstr "Τύποι Mime"
72
73 #: libxapp/xapp-icon-chooser-dialog.c:116
74 msgid "Places"
75 msgstr "Τοποθεσίες"
76
77 #: libxapp/xapp-icon-chooser-dialog.c:119
78 msgid "Status"
79 msgstr "Κατάσταση"
80
81 #: libxapp/xapp-icon-chooser-dialog.c:122
82 msgid "Other"
83 msgstr "Άλλα"
84
85 #: libxapp/xapp-icon-chooser-dialog.c:451
86 msgid "Choose an icon"
87 msgstr "Επιλογή εικονιδίου"
88
89 #: libxapp/xapp-icon-chooser-dialog.c:473
90 msgid "Search"
91 msgstr "Aναζήτηση"
92
93 #: libxapp/xapp-icon-chooser-dialog.c:480
94 msgid "Browse"
95 msgstr "Περιήγηση"
96
97 #: libxapp/xapp-icon-chooser-dialog.c:536
98 msgid "Loading..."
99 msgstr "Φόρτωση..."
100
101 #: libxapp/xapp-icon-chooser-dialog.c:560
102 msgid "Default"
103 msgstr "Προεπιλεγμένη"
104
105 #: libxapp/xapp-icon-chooser-dialog.c:570
106 msgid "Select"
107 msgstr "Επιλέξτε"
108
109 #: libxapp/xapp-icon-chooser-dialog.c:579
110 #: libxapp/xapp-icon-chooser-dialog.c:1937
111 msgid "Cancel"
112 msgstr "Ακύρωση"
113
114 #: libxapp/xapp-icon-chooser-dialog.c:626
115 msgid "Allow Paths"
116 msgstr "Αποδοχή διαδρομών"
117
118 #: libxapp/xapp-icon-chooser-dialog.c:627
119 msgid "Whether to allow paths."
120 msgstr "Επιλέξτε αν θα επιτρέπονται διαδρομές."
121
122 #: libxapp/xapp-icon-chooser-dialog.c:638
123 msgid "Default Icon"
124 msgstr "Προεπιλεγμένο Εικονίδιο"
125
126 #: libxapp/xapp-icon-chooser-dialog.c:639
127 msgid "The icon to use by default"
63128 msgstr ""
64129
65 #: libxapp/xapp-icon-chooser-dialog.c:114
66 msgid "Places"
130 #: libxapp/xapp-icon-chooser-dialog.c:1934
131 msgid "Select image file"
132 msgstr "Επιλογή αρχείου εικόνας"
133
134 #: libxapp/xapp-icon-chooser-dialog.c:1939
135 msgid "Open"
136 msgstr "Άνοιγμα"
137
138 #: libxapp/xapp-icon-chooser-dialog.c:1954
139 msgid "Image"
140 msgstr "Εικόνα"
141
142 #: status-applets/mate/mate-xapp-status-applet.py:260
143 msgid "About"
144 msgstr "Περί"
145
146 #: status-applets/mate/mate-xapp-status-applet.py:280
147 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:7
148 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:11
149 msgid "Area where XApp status icons appear"
67150 msgstr ""
68151
69 #: libxapp/xapp-icon-chooser-dialog.c:117
70 msgid "Status"
152 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:6
153 msgid "XApp Status Applet Factory"
71154 msgstr ""
72155
73 #: libxapp/xapp-icon-chooser-dialog.c:120
74 msgid "Other"
156 #: status-applets/mate/org.x.MateXAppStatusApplet.mate-panel-applet.in:10
157 msgid "XApp Status Applet"
75158 msgstr ""
76
77 #: libxapp/xapp-icon-chooser-dialog.c:449
78 msgid "Choose an icon"
79 msgstr ""
80
81 #: libxapp/xapp-icon-chooser-dialog.c:471
82 msgid "Search"
83 msgstr ""
84
85 #: libxapp/xapp-icon-chooser-dialog.c:478
86 msgid "Browse"
87 msgstr ""
88
89 #: libxapp/xapp-icon-chooser-dialog.c:534