From a8d98f5d7aed169b87880caf0738998b348d698a Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 5 Aug 2013 13:57:24 -0400 Subject: * debian/control: - Packaging review, add comment to developers. - Fix Vcs-Bzr, Vcs-Browser. - Sort Build-Depends, use trailing commas. - Improve long description. * debian/rules: - Add DPKG_GENSYMBOLS_CHECK_LEVEL = 4. - Override dh_autoreconf to run ./autogen.sh. - Override dh_install to remove .la and .a files. - Run dh_install with --fail-missing. * debian/compat: bump to compat level 9. * debian/source/format: make sure we're using format 1.0. --- debian/changelog | 128 ++++++++------------------------------------------- debian/compat | 2 +- debian/control | 43 +++++++++-------- debian/rules | 16 +++++-- debian/source/format | 2 +- 5 files changed, 54 insertions(+), 137 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1b7581f8..77209792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,117 +1,25 @@ -indicator-keyboard (0.0.0-0ubuntu19) saucy; urgency=low +indicator-keyboard (0.0.0-0ubuntu1) UNRELEASED; urgency=low + [ Jeremy Bicha ] * debian/control: - Don't build-depend on vala-0.20-vapi - Build-depend on dbus for tests - -- Jeremy Bicha Mon, 15 Jul 2013 21:00:06 -0400 - -indicator-keyboard (0.0.0-0ubuntu18) saucy; urgency=low - - * Add indicator schema. - * Repair test fixtures. - - -- William Hua Mon, 15 Jul 2013 20:37:40 -0400 - -indicator-keyboard (0.0.0-0ubuntu17) saucy; urgency=low - - * Minor fixes. - - -- William Hua Thu, 27 Jun 2013 11:38:17 -0400 - -indicator-keyboard (0.0.0-0ubuntu16) saucy; urgency=low - - * Remove autopilot support. - - -- William Hua Mon, 24 Jun 2013 17:13:03 -0400 - -indicator-keyboard (0.0.0-0ubuntu15) saucy; urgency=low - - * Experimental non-null support. - - -- William Hua Sat, 22 Jun 2013 16:25:44 -0400 - -indicator-keyboard (0.0.0-0ubuntu14) saucy; urgency=low - - * Update indicator service manifest. - - -- William Hua Thu, 20 Jun 2013 15:20:09 -0400 - -indicator-keyboard (0.0.0-0ubuntu13) saucy; urgency=low - - * Migrate old keyboard layouts. - - -- William Hua Thu, 20 Jun 2013 13:50:00 -0400 - -indicator-keyboard (0.0.0-0ubuntu12) saucy; urgency=low - - * Remove indicator-keyboard-schema. - - -- William Hua Wed, 19 Jun 2013 10:15:00 -0400 - -indicator-keyboard (0.0.0-0ubuntu11) saucy; urgency=low - - * Per-window fixes. - - -- William Hua Wed, 19 Jun 2013 08:52:36 -0400 - -indicator-keyboard (0.0.0-0ubuntu10) saucy; urgency=low - - * Build depend on dh-translations. - - -- William Hua Fri, 14 Jun 2013 09:34:50 -0400 - -indicator-keyboard (0.0.0-0ubuntu9) saucy; urgency=low - - * dh --with translations. - - -- William Hua Thu, 13 Jun 2013 17:07:42 -0400 - -indicator-keyboard (0.0.0-0ubuntu8) saucy; urgency=low - - * Build depend on libgee-dev. - - -- William Hua Mon, 10 Jun 2013 15:23:33 -0400 - -indicator-keyboard (0.0.0-0ubuntu7) saucy; urgency=low - - * Translations. - * Use icons from theme. - - -- William Hua Mon, 10 Jun 2013 12:11:14 -0400 - -indicator-keyboard (0.0.0-0ubuntu6) saucy; urgency=low - - * Require vala 0.20. - - -- William Hua Wed, 15 May 2013 16:57:51 -0400 - -indicator-keyboard (0.0.0-0ubuntu5) saucy; urgency=low - - * Fix icon rendering. - - -- William Hua Wed, 08 May 2013 17:01:09 -0400 - -indicator-keyboard (0.0.0-0ubuntu4) raring; urgency=low - - * Add indicator visibility schema. - - -- William Hua Wed, 01 May 2013 14:53:34 -0700 - -indicator-keyboard (0.0.0-0ubuntu3) raring; urgency=low - - * Use dictionary action state. - - -- William Hua Fri, 26 Apr 2013 15:03:12 -0400 - -indicator-keyboard (0.0.0-0ubuntu2) raring; urgency=low - - * GBytesIcon support. - - -- William Hua Tue, 16 Apr 2013 10:45:34 -0400 - -indicator-keyboard (0.0.0-0ubuntu1) raring; urgency=low - + [ William Hua ] * Initial Release. - -- William Hua Wed, 03 Apr 2013 12:37:54 -0400 + [ Mathieu Trudel-Lapierre ] + * debian/control: + - Packaging review, add comment to developers. + - Fix Vcs-Bzr, Vcs-Browser. + - Sort Build-Depends, use trailing commas. + - Improve long description. + * debian/rules: + - Add DPKG_GENSYMBOLS_CHECK_LEVEL = 4. + - Override dh_autoreconf to run ./autogen.sh. + - Override dh_install to remove .la and .a files. + - Run dh_install with --fail-missing. + * debian/compat: bump to compat level 9. + * debian/source/format: make sure we're using format 1.0. + + -- Mathieu Trudel-Lapierre Mon, 05 Aug 2013 13:37:16 -0400 diff --git a/debian/compat b/debian/compat index 45a4fb75..ec635144 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 90eb2451..ec8a177b 100644 --- a/debian/control +++ b/debian/control @@ -3,32 +3,35 @@ Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: William Hua -Build-Depends: quilt, - debhelper (>= 9.0.0), - dh-autoreconf, - dh-translations, - libgirepository1.0-dev, - valac, - libgee-dev, - libgtk-3-dev, - libgnome-desktop-3-dev, - libgnomekbd-dev, - libibus-1.0-dev (>= 1.5.0), - libbamf3-dev, - dbus, - xvfb, - xauth +Build-Depends: + debhelper (>= 9.0.0), + quilt, + dh-autoreconf, + dh-translations, + dbus, + libbamf3-dev, + libgee-dev, + libgirepository1.0-dev, + libgnome-desktop-3-dev, + libgnomekbd-dev, + libgtk-3-dev, + libibus-1.0-dev (>= 1.5.0), + valac, + xauth, + xvfb, Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard # If you aren't a member of ~indicator-applet-developers but need to upload # packaging changes, just go ahead. ~indicator-applet-developers will notice # and sync up the code again. -Vcs-Bzr: https://code.launchpad.net/~attente/indicator-keyboard/trunk -Vcs-Browser: https://bazaar.launchpad.net/~attente/indicator-keyboard/trunk/files +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-keyboard/trunk +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator-keyboard/trunk/files Package: indicator-keyboard Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Keyboard indicator - This package contains the keyboard indicator. + This package contains the keyboard indicator, which should show as an icon in + the top panel when using the Unity environment. It can be used to switch + key layouts or languages, and helps the user identifying which layouts are + currently in use. diff --git a/debian/rules b/debian/rules index c816d1da..d2bfba7b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,19 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + %: dh $@ --with autoreconf,translations + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_install: + find debian/indicator-keyboard/usr/lib -name *.la -delete + find debian/indicator-keyboard/usr/lib -name *.a -delete + dh_install --fail-missing + diff --git a/debian/source/format b/debian/source/format index 89ae9db8..d3827e75 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +1.0 -- cgit v1.2.3 From 6fd14a948bf391d5b64ad7a70bef8186cb329fed Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 5 Aug 2013 14:15:00 -0400 Subject: Add another missing comma --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ec8a177b..3002d3b3 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator- Package: indicator-keyboard Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Keyboard indicator This package contains the keyboard indicator, which should show as an icon in the top panel when using the Unity environment. It can be used to switch -- cgit v1.2.3 From 2b5867901d6ac8efefe211426d93ebd374d09cea Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 5 Aug 2013 14:54:36 -0400 Subject: Fix identation for (Build-)Depends --- debian/control | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/debian/control b/debian/control index 3002d3b3..317b23ec 100644 --- a/debian/control +++ b/debian/control @@ -3,33 +3,30 @@ Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: William Hua -Build-Depends: - debhelper (>= 9.0.0), - quilt, - dh-autoreconf, - dh-translations, - dbus, - libbamf3-dev, - libgee-dev, - libgirepository1.0-dev, - libgnome-desktop-3-dev, - libgnomekbd-dev, - libgtk-3-dev, - libibus-1.0-dev (>= 1.5.0), - valac, - xauth, - xvfb, +Build-Depends: debhelper (>= 9.0.0), + quilt, + dh-autoreconf, + dh-translations, + dbus, + libbamf3-dev, + libgee-dev, + libgirepository1.0-dev, + libgnome-desktop-3-dev, + libgnomekbd-dev, + libgtk-3-dev, + libibus-1.0-dev (>= 1.5.0), + valac, + xauth, + xvfb, Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard -# If you aren't a member of ~indicator-applet-developers but need to upload -# packaging changes, just go ahead. ~indicator-applet-developers will notice -# and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-keyboard/trunk Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator-keyboard/trunk/files Package: indicator-keyboard Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, Description: Keyboard indicator This package contains the keyboard indicator, which should show as an icon in the top panel when using the Unity environment. It can be used to switch -- cgit v1.2.3 From 49783d7014a6f5342ec77f56e81aeab6954bc2ec Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 7 Aug 2013 10:45:42 -0400 Subject: Resolve flaky test by forcing a delay. --- po/indicator-keyboard.pot | 8 ++++---- tests/main.vala | 10 ++-------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index a96fdd39..4433c98f 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-18 18:00-0400\n" +"POT-Creation-Date: 2013-08-07 10:44-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:2297 ../lib/main.vala:532 +#: ../lib/main.c:2314 ../lib/main.vala:550 msgid "Character Map" msgstr "" -#: ../lib/main.c:2299 ../lib/main.vala:533 +#: ../lib/main.c:2316 ../lib/main.vala:551 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2301 ../lib/main.vala:534 +#: ../lib/main.c:2318 ../lib/main.vala:552 msgid "Text Entry Settings..." msgstr "" diff --git a/tests/main.vala b/tests/main.vala index a26eca55..09d612f1 100644 --- a/tests/main.vala +++ b/tests/main.vala @@ -150,18 +150,12 @@ static void test_activate_input_source (void *data) { var action_group = DBusActionGroup.get ((!) fixture.connection, "com.canonical.indicator.keyboard", "/com/canonical/indicator/keyboard"); - var loop = new MainLoop (null, false); - var signal_name = action_group.action_state_changed["current"].connect ((action, state) => { - loop.quit (); - }); - action_group.list_actions (); action_group.activate_action ("current", new Variant.uint32 (2)); - var source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + var loop = new MainLoop (null, false); + Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); - Source.remove (source); - action_group.disconnect (signal_name); var state = action_group.get_action_state ("current"); var current = state.get_uint32 (); -- cgit v1.2.3 From 9d2aacb967186c594cc4582310080a5ce299a022 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 7 Aug 2013 11:20:47 -0400 Subject: Re-add the missing comments --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 317b23ec..95e0d25e 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,9 @@ Build-Depends: debhelper (>= 9.0.0), xvfb, Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-keyboard/trunk Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator-keyboard/trunk/files -- cgit v1.2.3 From 4451d840969698c2d2106c013a95a3c6eb4baf70 Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 7 Aug 2013 16:20:23 -0400 Subject: Work under lightdm/unity-greeter. --- configure.ac | 8 +++ data/Makefile.am | 3 + debian/control | 2 + lib/Makefile.am | 58 +++++++++------- lib/main.vala | 203 ++++++++++++++++++++++++++++++++++++++++++++----------- 5 files changed, 208 insertions(+), 66 deletions(-) diff --git a/configure.ac b/configure.ac index 31640e6b..b2503f1f 100644 --- a/configure.ac +++ b/configure.ac @@ -70,6 +70,14 @@ PKG_CHECK_MODULES([IBUS], [ibus-1.0]) AC_SUBST([IBUS_CFLAGS]) AC_SUBST([IBUS_LIBS]) +PKG_CHECK_MODULES([ACCOUNTSSERVICE], [accountsservice]) +AC_SUBST([ACCOUNTSSERVICE_CFLAGS]) +AC_SUBST([ACCOUNTSSERVICE_LIBS]) + +PKG_CHECK_MODULES([LIGHTDM], [liblightdm-gobject-1]) +AC_SUBST([LIGHTDM_CFLAGS]) +AC_SUBST([LIGHTDM_LIBS]) + PKG_CHECK_MODULES([BAMF], [libbamf3]) AC_SUBST([BAMF_CFLAGS]) AC_SUBST([BAMF_LIBS]) diff --git a/data/Makefile.am b/data/Makefile.am index a7f8d39c..10cdfee5 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -48,6 +48,9 @@ com.canonical.indicator.keyboard: echo 'ObjectPath=/com/canonical/indicator/keyboard'; \ echo ''; \ echo '[desktop]'; \ + echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ + echo ''; \ + echo '[desktop_greeter]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \ mv $@.tmp $@ diff --git a/debian/control b/debian/control index 90eb2451..4f5289ac 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Build-Depends: quilt, libgnome-desktop-3-dev, libgnomekbd-dev, libibus-1.0-dev (>= 1.5.0), + libaccountsservice-dev, + liblightdm-gobject-1-dev, libbamf3-dev, dbus, xvfb, diff --git a/lib/Makefile.am b/lib/Makefile.am index cdf41ba2..0e6c70d1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,32 +9,38 @@ AM_VALAFLAGS = --enable-experimental-non-null \ indicator_keyboard_service_SOURCES = main.vala \ source.vala \ common.vala -indicator_keyboard_service_VALAFLAGS = $(AM_VALAFLAGS) \ - --pkg gee-1.0 \ - --pkg posix \ - --pkg pangocairo \ - --pkg gtk+-3.0 \ - --pkg GDesktopEnums-3.0 \ - --pkg gnome-desktop-3.0 \ - --pkg Xkl-1.0 \ - --pkg Gkbd-3.0 \ - --pkg ibus-1.0 \ +indicator_keyboard_service_VALAFLAGS = $(AM_VALAFLAGS) \ + --pkg gee-1.0 \ + --pkg posix \ + --pkg pangocairo \ + --pkg gtk+-3.0 \ + --pkg GDesktopEnums-3.0 \ + --pkg gnome-desktop-3.0 \ + --pkg Xkl-1.0 \ + --pkg Gkbd-3.0 \ + --pkg ibus-1.0 \ + --pkg accountsservice \ + --pkg liblightdm-gobject-1 \ --pkg libbamf3 -indicator_keyboard_service_CFLAGS = $(AM_CFLAGS) \ - $(GEE_CFLAGS) \ - $(PANGOCAIRO_CFLAGS) \ - $(GTK_CFLAGS) \ - $(GNOME_DESKTOP_CFLAGS) \ - $(LIBXKLAVIER_CFLAGS) \ - $(LIBGNOMEKBD_CFLAGS) \ - $(IBUS_CFLAGS) \ +indicator_keyboard_service_CFLAGS = $(AM_CFLAGS) \ + $(GEE_CFLAGS) \ + $(PANGOCAIRO_CFLAGS) \ + $(GTK_CFLAGS) \ + $(GNOME_DESKTOP_CFLAGS) \ + $(LIBXKLAVIER_CFLAGS) \ + $(LIBGNOMEKBD_CFLAGS) \ + $(IBUS_CFLAGS) \ + $(ACCOUNTSSERVICE_CFLAGS) \ + $(LIGHTDM_CFLAGS) \ $(BAMF_CFLAGS) -indicator_keyboard_service_LDFLAGS = $(AM_LDFLAGS) \ - $(GEE_LIBS) \ - $(PANGOCAIRO_LIBS) \ - $(GTK_LIBS) \ - $(GNOME_DESKTOP_LIBS) \ - $(LIBXKLAVIER_LIBS) \ - $(LIBGNOMEKBD_LIBS) \ - $(IBUS_LIBS) \ +indicator_keyboard_service_LDFLAGS = $(AM_LDFLAGS) \ + $(GEE_LIBS) \ + $(PANGOCAIRO_LIBS) \ + $(GTK_LIBS) \ + $(GNOME_DESKTOP_LIBS) \ + $(LIBXKLAVIER_LIBS) \ + $(LIBGNOMEKBD_LIBS) \ + $(IBUS_LIBS) \ + $(ACCOUNTSSERVICE_LIBS) \ + $(LIGHTDM_LIBS) \ $(BAMF_LIBS) diff --git a/lib/main.vala b/lib/main.vala index 91466f8c..ef94b2f2 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -29,6 +29,7 @@ public class Indicator.Keyboard.Service : Object { private Settings indicator_settings; private Settings source_settings; private Settings per_window_settings; + private SList users; private Bamf.Matcher? matcher; private Gee.HashMap? window_sources; @@ -66,6 +67,11 @@ public class Indicator.Keyboard.Service : Object { acquire_bus_name (); } + [DBus (visible = false)] + private static bool is_login_user () { + return Environment.get_user_name () == "lightdm"; + } + [DBus (visible = false)] private static IBus.Bus get_ibus () { if (ibus == null) { @@ -91,64 +97,177 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void migrate_keyboard_layouts () { - if (!indicator_settings.get_boolean ("migrated")) { - var builder = new VariantBuilder (new VariantType ("a(ss)")); - var length = 0; + if (is_login_user ()) { + Act.UserManager manager = Act.UserManager.get_default (); + + if (manager.is_loaded) { + users = manager.list_users (); + + foreach (var user in users) { + if (user.is_loaded) { + migrate_input_sources (); + } else { + user.notify["is-loaded"].connect ((pspec) => { + if (user.is_loaded) { + migrate_input_sources (); + } + }); + } + } + } else { + manager.notify["is-loaded"].connect ((pspec) => { + if (manager.is_loaded) { + users = manager.list_users (); + + foreach (var user in users) { + if (user.is_loaded) { + migrate_input_sources (); + } else { + user.notify["is-loaded"].connect ((pspec) => { + if (user.is_loaded) { + migrate_input_sources (); + } + }); + } + } + } + }); + } + } else { + if (!indicator_settings.get_boolean ("migrated")) { + var builder = new VariantBuilder (new VariantType ("a(ss)")); + var length = 0; + + var layout_settings = new Settings ("org.gnome.libgnomekbd.keyboard"); + var layouts = layout_settings.get_strv ("layouts"); + + foreach (var layout in layouts) { + var source = layout; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); - var layout_settings = new Settings ("org.gnome.libgnomekbd.keyboard"); - var layouts = layout_settings.get_strv ("layouts"); + builder.add ("(ss)", "xkb", source); + length++; + } - foreach (var layout in layouts) { - var source = layout; + var engines = get_ibus ().list_active_engines (); - source = source.replace (" ", "+"); - source = source.replace ("\t", "+"); + foreach (var engine in engines) { + if (length == 0 || engine.name.has_prefix ("xkb")) { + var source = "us"; + string? layout = engine.get_layout (); + string? variant = engine.get_layout_variant (); - builder.add ("(ss)", "xkb", source); - length++; - } + if (layout != null && ((!) layout).length == 0) { + layout = null; + } - var engines = get_ibus ().list_active_engines (); + if (variant != null && ((!) variant).length == 0) { + variant = null; + } - foreach (var engine in engines) { - if (length == 0 || engine.name.has_prefix ("xkb")) { - var source = "us"; - string? layout = engine.get_layout (); - string? variant = engine.get_layout_variant (); + if (layout != null && variant != null) { + source = @"$((!) layout)+$((!) variant)"; + } else if (layout != null) { + source = (!) layout; + } - if (layout != null && ((!) layout).length == 0) { - layout = null; + builder.add ("(ss)", "xkb", source); + length++; } - if (variant != null && ((!) variant).length == 0) { - variant = null; + if (!engine.name.has_prefix ("xkb")) { + builder.add ("(ss)", "ibus", engine.name); + length++; } + } - if (layout != null && variant != null) { - source = @"$((!) layout)+$((!) variant)"; - } else if (layout != null) { - source = (!) layout; - } + source_settings.set_value ("sources", builder.end ()); + indicator_settings.set_boolean ("migrated", true); + } + } + } - builder.add ("(ss)", "xkb", source); - length++; + [DBus (visible = false)] + private void migrate_input_sources () { + var list = new Gee.LinkedList (); + var added = new Gee.HashSet (); + + foreach (var user in users) { + if (user.is_loaded) { + var sources = user.input_sources; + var layouts = user.xkeyboard_layouts; + + VariantIter outer; + VariantIter inner; + + sources.get ("aa{ss}", out outer); + + while (outer.next ("a{ss}", out inner)) { + unowned string key; + unowned string source; + + while (inner.next ("{&s&s}", out key, out source)) { + if (key == "xkb") { + if (!added.contains (source)) { + list.add (source); + added.add (source); + } + } + } } - if (!engine.name.has_prefix ("xkb")) { - builder.add ("(ss)", "ibus", engine.name); - length++; + foreach (var layout in layouts) { + var source = layout; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); + + if (!added.contains (source)) { + list.add (source); + added.add (source); + } } } + } - source_settings.set_value ("sources", builder.end ()); + var builder = new VariantBuilder (new VariantType ("a(ss)")); - indicator_settings.set_boolean ("migrated", true); + foreach (var layout in list) { + builder.add ("(ss)", "xkb", layout); + } + + source_settings.set_value ("sources", builder.end ()); + } + + [DBus (visible = false)] + private void update_login_layout () { + unowned List layouts = LightDM.get_layouts (); + var current = source_settings.get_uint ("current"); + + if (current < get_sources ().length) { + var source = get_sources ()[current]; + string? name = null; + + if (source.layout != null && source.variant != null) { + name = @"$((!) source.layout)\t$((!) source.variant)"; + } else if (source.layout != null) { + name = source.layout; + } + + if (name != null) { + foreach (var layout in layouts) { + if (layout.name == (!) name) { + LightDM.set_layout (layout); + break; + } + } + } } } [DBus (visible = false)] private void update_window_sources () { - if (use_bamf) { + if (use_bamf && !is_login_user ()) { var group_per_window = per_window_settings.get_boolean ("group-per-window"); if (group_per_window != (window_sources != null)) { @@ -318,11 +437,13 @@ public class Indicator.Keyboard.Service : Object { submenu.append_section (null, section_menu); - var section = new Menu (); - section.append (_ ("Character Map"), "indicator.map"); - section.append (_ ("Keyboard Layout Chart"), "indicator.chart"); - section.append (_ ("Text Entry Settings..."), "indicator.settings"); - submenu.append_section (null, section); + if (!is_login_user ()) { + var section = new Menu (); + section.append (_ ("Character Map"), "indicator.map"); + section.append (_ ("Keyboard Layout Chart"), "indicator.chart"); + section.append (_ ("Text Entry Settings..."), "indicator.settings"); + submenu.append_section (null, section); + } var indicator = new MenuItem.submenu ("x", submenu); indicator.set_attribute ("x-canonical-type", "s", "com.canonical.indicator.root"); @@ -349,6 +470,7 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void handle_changed_current (string key) { update_indicator_action (); + update_login_layout (); } [DBus (visible = false)] @@ -357,6 +479,7 @@ public class Indicator.Keyboard.Service : Object { update_sources_menu (); update_indicator_action (); + update_login_layout (); } [DBus (visible = false)] -- cgit v1.2.3 From 170596ad221d7ea1701d2a2215ff912bddbecdfa Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 8 Aug 2013 14:23:13 -0400 Subject: Fix a couple more potential races. --- po/indicator-keyboard.pot | 2 +- tests/main.vala | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 4433c98f..88197c24 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-07 10:44-0400\n" +"POT-Creation-Date: 2013-08-08 14:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/tests/main.vala b/tests/main.vala index 09d612f1..c3997520 100644 --- a/tests/main.vala +++ b/tests/main.vala @@ -319,6 +319,10 @@ static void test_migration (void *data) { return; } + var loop = new MainLoop (null, false); + Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + loop.run (); + try { string sources; Process.spawn_command_line_sync ("gsettings get org.gnome.desktop.input-sources sources", out sources); @@ -381,6 +385,10 @@ static void test_no_migration (void *data) { return; } + var loop = new MainLoop (null, false); + Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + loop.run (); + try { string sources; Process.spawn_command_line_sync ("gsettings get org.gnome.desktop.input-sources sources", out sources); -- cgit v1.2.3 From 4f411bb4a5a7350ba3142c885e52383914c24a7a Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 8 Aug 2013 14:41:27 -0400 Subject: Switch to serial test harness. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 31640e6b..79c96c15 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -AM_INIT_AUTOMAKE([1.11 foreign -Wall -Woverride -Wno-portability]) +AM_INIT_AUTOMAKE([1.11 foreign serial-tests -Wall -Woverride -Wno-portability]) AM_SILENT_RULES([yes]) LT_INIT -- cgit v1.2.3 From 5c12e10be77351e88b6c550894e4ca34c99aacf8 Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 12 Aug 2013 09:33:27 +0800 Subject: Fix out-of-bounds error. --- lib/main.vala | 8 +++++++- po/indicator-keyboard.pot | 8 ++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index 91466f8c..d601f6f9 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -220,8 +220,14 @@ public class Indicator.Keyboard.Service : Object { private void update_indicator_action () { var visible = indicator_settings.get_boolean ("visible"); var current = source_settings.get_uint ("current"); - var icon = get_sources ()[current].icon; + var sources = get_sources (); + Variant state; + Icon? icon = null; + + if (current < sources.length) { + icon = sources[current].icon; + } if (icon != null) { state = new Variant.parsed ("{ 'visible' : <%b>, 'icon' : %v }", visible, ((!) icon).serialize ()); diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index db38e8ef..b5d5cfca 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-08 14:52-0400\n" +"POT-Creation-Date: 2013-08-12 09:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1405 ../lib/main.vala:322 +#: ../lib/main.c:1419 ../lib/main.vala:328 msgid "Character Map" msgstr "" -#: ../lib/main.c:1407 ../lib/main.vala:323 +#: ../lib/main.c:1421 ../lib/main.vala:329 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1409 ../lib/main.vala:324 +#: ../lib/main.c:1423 ../lib/main.vala:330 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From e89fa16b80932a31f509ce946b9e870a51cd2d01 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Tue, 13 Aug 2013 10:07:35 -0400 Subject: Remove dh_auto_test override. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index a69660c0..d2bfba7b 100755 --- a/debian/rules +++ b/debian/rules @@ -17,5 +17,3 @@ override_dh_install: find debian/indicator-keyboard/usr/lib -name *.a -delete dh_install --fail-missing -override_dh_auto_test: - dh_auto_test || ( cat tests/test-suite.log ) -- cgit v1.2.3 From fb33dc6602f35783e76684e743ff7f166f961122 Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 20 Aug 2013 21:16:16 +0800 Subject: Change XDG_RUNTIME_DIR to point in-tree. --- tests/indicator-keyboard-test.in | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/indicator-keyboard-test.in b/tests/indicator-keyboard-test.in index 7ae24423..1a78a2fc 100644 --- a/tests/indicator-keyboard-test.in +++ b/tests/indicator-keyboard-test.in @@ -3,5 +3,6 @@ export PATH="@abs_top_builddir@/tests/execute:$PATH" export DCONF_PROFILE="@abs_top_builddir@/tests/profiles/indicator-keyboard-test" export GSETTINGS_SCHEMA_DIR="@abs_top_builddir@/data" +export XDG_RUNTIME_DIR="@abs_top_builddir@/tests" xvfb-run -a ./indicator-keyboard-tests -- cgit v1.2.3 From 100ba6845fca6709ffcc80614e2dcc821615834f Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 21 Aug 2013 12:46:54 +0800 Subject: Use long delays in places when they may be killed prematurely. --- po/indicator-keyboard.pot | 2 +- tests/main.vala | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index b5d5cfca..b657f08e 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-12 09:33+0800\n" +"POT-Creation-Date: 2013-08-21 12:15+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/tests/main.vala b/tests/main.vala index 6bbcc61a..1a7833a2 100644 --- a/tests/main.vala +++ b/tests/main.vala @@ -18,6 +18,7 @@ const int TIMEOUT_S = 1; const int TIMEOUT_MS = 1000; +const int LONG_TIMEOUT_S = 10; [DBus (name = "com.canonical.indicator.keyboard.test")] public class Service : Object { @@ -193,7 +194,7 @@ static void test_activate_character_map (void *data) { action_group.activate_action ("map", null); - var source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); ((!) fixture.service).disconnect (signal_name); @@ -232,7 +233,7 @@ static void test_activate_keyboard_layout_chart (void *data) { action_group.activate_action ("chart", null); - var source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); ((!) fixture.service).disconnect (signal_name); @@ -260,7 +261,7 @@ static void test_activate_text_entry_settings (void *data) { action_group.activate_action ("settings", null); - var source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); ((!) fixture.service).disconnect (signal_name); @@ -294,7 +295,7 @@ static void test_migration (void *data) { try { var cancellable = new Cancellable (); - var source = Timeout.add_seconds (TIMEOUT_S, () => { cancellable.cancel (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { cancellable.cancel (); return false; }); var dbus_proxy = new DBusProxy.sync ((!) fixture.connection, DBusProxyFlags.NONE, @@ -360,7 +361,7 @@ static void test_no_migration (void *data) { try { var cancellable = new Cancellable (); - var source = Timeout.add_seconds (TIMEOUT_S, () => { cancellable.cancel (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { cancellable.cancel (); return false; }); var dbus_proxy = new DBusProxy.sync ((!) fixture.connection, DBusProxyFlags.NONE, @@ -431,7 +432,7 @@ static void test_update_visible (void *data) { action_group.list_actions (); - var source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + var source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); action_group.disconnect (signal_name); @@ -455,7 +456,7 @@ static void test_update_visible (void *data) { return; } - source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); action_group.disconnect (signal_name); @@ -479,7 +480,7 @@ static void test_update_visible (void *data) { return; } - source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); action_group.disconnect (signal_name); @@ -564,7 +565,7 @@ static void test_update_input_source (void *data) { return; } - source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); action_group.disconnect (signal_name); @@ -671,7 +672,7 @@ static void test_update_input_sources (void *data) { return; } - source = Timeout.add_seconds (TIMEOUT_S, () => { loop.quit (); return false; }); + source = Timeout.add_seconds (LONG_TIMEOUT_S, () => { loop.quit (); return false; }); loop.run (); Source.remove (source); section.disconnect (signal_name); -- cgit v1.2.3 From 06194a665783ed7d56a6ba32e6193aa9fb037184 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 21 Aug 2013 07:41:31 -0400 Subject: Automatic snapshot from revision 102 (bootstrap) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 77209792..fe15b62d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ indicator-keyboard (0.0.0-0ubuntu1) UNRELEASED; urgency=low * Initial Release. [ Mathieu Trudel-Lapierre ] + * Automatic snapshot from revision 102 (bootstrap) * debian/control: - Packaging review, add comment to developers. - Fix Vcs-Bzr, Vcs-Browser. -- cgit v1.2.3 From 95387da201ce2605d63865724145c54bac0b9fb4 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Wed, 21 Aug 2013 14:07:27 +0000 Subject: Releasing 0.0.0+13.10.20130821-0ubuntu1, based on r103 --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fe15b62d..53c78547 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-keyboard (0.0.0-0ubuntu1) UNRELEASED; urgency=low +indicator-keyboard (0.0.0+13.10.20130821-0ubuntu1) saucy; urgency=low [ Jeremy Bicha ] * debian/control: @@ -23,4 +23,7 @@ indicator-keyboard (0.0.0-0ubuntu1) UNRELEASED; urgency=low * debian/compat: bump to compat level 9. * debian/source/format: make sure we're using format 1.0. - -- Mathieu Trudel-Lapierre Mon, 05 Aug 2013 13:37:16 -0400 + [ Ubuntu daily release ] + * Automatic snapshot from revision 103 + + -- Ubuntu daily release Wed, 21 Aug 2013 14:07:27 +0000 -- cgit v1.2.3 From 201e48e1b010ebf180034abb8d61cafaba8a08a0 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 22 Aug 2013 15:12:38 +0800 Subject: Proper shutdown on SIGTERM. --- lib/main.vala | 32 ++++++++++++++++++++++++++------ po/indicator-keyboard.pot | 8 ++++---- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index d601f6f9..073b0588 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -19,6 +19,7 @@ [DBus (name = "com.canonical.indicator.keyboard")] public class Indicator.Keyboard.Service : Object { + private static Service service; private static IBus.Bus? ibus; private bool force; @@ -76,6 +77,22 @@ public class Indicator.Keyboard.Service : Object { return (!) ibus; } + [DBus (visible = false)] + public void up () { + if (loop == null) { + loop = new MainLoop (); + ((!) loop).run (); + } + } + + [DBus (visible = false)] + public void down () { + if (loop != null) { + ((!) loop).quit (); + loop = null; + } + } + [DBus (visible = false)] private void acquire_bus_name () { Bus.own_name (BusType.SESSION, @@ -84,9 +101,6 @@ public class Indicator.Keyboard.Service : Object { handle_bus_acquired, null, handle_name_lost); - - loop = new MainLoop (); - ((!) loop).run (); } [DBus (visible = false)] @@ -428,13 +442,19 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void handle_name_lost (DBusConnection? connection, string name) { - ((!) loop).quit (); - loop = null; + down (); } [DBus (visible = false)] public static int main (string[] args) { - new Service (ref args); + Service.service = new Service (ref args); + + Posix.signal (Posix.SIGTERM, (code) => { + Service.service.down (); + }); + + Service.service.up (); + return 0; } } diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index b657f08e..3cbc4c2e 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-21 12:15+0800\n" +"POT-Creation-Date: 2013-08-22 15:09+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1419 ../lib/main.vala:328 +#: ../lib/main.c:1449 ../lib/main.vala:342 msgid "Character Map" msgstr "" -#: ../lib/main.c:1421 ../lib/main.vala:329 +#: ../lib/main.c:1451 ../lib/main.vala:343 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1423 ../lib/main.vala:330 +#: ../lib/main.c:1453 ../lib/main.vala:344 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 30ca305b4d47476ef508fc461fd469df5655f5b0 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 22 Aug 2013 16:45:53 +0800 Subject: Kill running gvfs instance after tests finish. --- tests/indicator-keyboard-test.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/indicator-keyboard-test.in b/tests/indicator-keyboard-test.in index 1a78a2fc..621133dd 100644 --- a/tests/indicator-keyboard-test.in +++ b/tests/indicator-keyboard-test.in @@ -5,4 +5,9 @@ export DCONF_PROFILE="@abs_top_builddir@/tests/profiles/indicator-keyboard-test" export GSETTINGS_SCHEMA_DIR="@abs_top_builddir@/data" export XDG_RUNTIME_DIR="@abs_top_builddir@/tests" -xvfb-run -a ./indicator-keyboard-tests +if xvfb-run -a ./indicator-keyboard-tests +then + pkill -f tests/gvfs || exit 0 +else + pkill -f tests/gvfs && exit 1 +fi -- cgit v1.2.3 From 85051b7265ab4d468e64e5277467ba48e1cfcdd5 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 22 Aug 2013 10:39:06 -0400 Subject: Drop debian/README.source and build-depends on quilt --- debian/README.source | 58 ---------------------------------------------------- debian/control | 1 - 2 files changed, 59 deletions(-) delete mode 100644 debian/README.source diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 5dde0bf8..00000000 --- a/debian/README.source +++ /dev/null @@ -1,58 +0,0 @@ -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -To configure quilt to use debian/patches instead of patches, you want -either to export QUILT_PATCHES=debian/patches in your environment -or use this snippet in your ~/.quiltrc: - - for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do - if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then - export QUILT_PATCHES=debian/patches - break - fi - done - -To get the fully patched source after unpacking the source package, cd to -the root level of the source package and run: - - quilt push -a - -The last patch listed in debian/patches/series will become the current -patch. - -To add a new set of changes, first run quilt push -a, and then run: - - quilt new - -where is a descriptive name for the patch, used as the filename in -debian/patches. Then, for every file that will be modified by this patch, -run: - - quilt add - -before editing those files. You must tell quilt with quilt add what files -will be part of the patch before making changes or quilt will not work -properly. After editing the files, run: - - quilt refresh - -to save the results as a patch. - -Alternately, if you already have an external patch and you just want to -add it to the build system, run quilt push -a and then: - - quilt import -P /path/to/patch - quilt push -a - -(add -p 0 to quilt import if needed). as above is the filename to -use in debian/patches. The last quilt push -a will apply the patch to -make sure it works properly. - -To remove an existing patch from the list of patches that will be applied, -run: - - quilt delete - -You may need to run quilt pop -a to unapply patches first before running -this command. diff --git a/debian/control b/debian/control index b9757366..63e20ab6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: William Hua Build-Depends: debhelper (>= 9.0.0), - quilt, dh-autoreconf, dh-translations, dbus, -- cgit v1.2.3 From f55e94c606c6b611b94c54a3afd3ed072325a5bb Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 22 Aug 2013 20:29:00 +0000 Subject: Releasing 0.0.0+13.10.20130822.4-0ubuntu1, based on r108 --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 53c78547..10cb9531 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +indicator-keyboard (0.0.0+13.10.20130822.4-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Kill running gvfs instance after tests finish. Because the + XDG_RUNTIME_DIR was changed to be in the build-tree, a running gvfs + instance held a lock on a file in the directory, preventing it from + being cleaned properly, and preventing the build from finishing. So + we send a SIGTERM to the running gvfs-fused instance, allowing the + build to finish. + * Use accountsservice and make work under unity-greeter. + * Proper shutdown on SIGTERM. + + [ Jeremy Bicha ] + * Don't build-depend on quilt and drop debian/README.source, thanks + Michael Terry!. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 108 + + -- Ubuntu daily release Thu, 22 Aug 2013 20:29:00 +0000 + indicator-keyboard (0.0.0+13.10.20130821-0ubuntu1) saucy; urgency=low [ Jeremy Bicha ] -- cgit v1.2.3 From 09910321e6c720fe0d219d0342e7efaee0b30051 Mon Sep 17 00:00:00 2001 From: Matthieu Baerts Date: Wed, 28 Aug 2013 14:20:24 +0200 Subject: Added an 'accessible description' This description is used by other applications (like Cairo-Dock) as label for this icon. --- lib/main.vala | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index 83e31dc0..d8b6588e 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -355,20 +355,24 @@ public class Indicator.Keyboard.Service : Object { var current = source_settings.get_uint ("current"); var sources = get_sources (); - Variant state; Icon? icon = null; + string? name = null; if (current < sources.length) { icon = sources[current].icon; + name = sources[current].name; } + var builder = new VariantBuilder (new VariantType ("a{sv}")); + builder.add ("{sv}", "visible", new Variant.boolean (visible)); + if (name != null) { + builder.add ("{sv}", "accessible-desc", new Variant.string ((!) name)); + } if (icon != null) { - state = new Variant.parsed ("{ 'visible' : <%b>, 'icon' : %v }", visible, ((!) icon).serialize ()); - } else { - state = new Variant.parsed ("{ 'visible' : <%b> }", visible); + builder.add ("{sv}", "icon", ((!) icon).serialize ()); } - get_indicator_action ().set_state (state); + get_indicator_action ().set_state (builder.end ()); } [DBus (visible = false)] -- cgit v1.2.3 From f1416ee304e6025e9b65270e6ab5810153632ad4 Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 28 Aug 2013 23:08:44 +0800 Subject: Append input source suffix to accessible-desc. --- lib/main.vala | 3 ++- po/indicator-keyboard.pot | 12 ++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index d8b6588e..cf196650 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -366,7 +366,8 @@ public class Indicator.Keyboard.Service : Object { var builder = new VariantBuilder (new VariantType ("a{sv}")); builder.add ("{sv}", "visible", new Variant.boolean (visible)); if (name != null) { - builder.add ("{sv}", "accessible-desc", new Variant.string ((!) name)); + var suffix = _ ("input source"); + builder.add ("{sv}", "accessible-desc", new Variant.string (@"$((!) name) $suffix")); } if (icon != null) { builder.add ("{sv}", "icon", ((!) icon).serialize ()); diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 3cbc4c2e..47daa8d0 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 15:09+0800\n" +"POT-Creation-Date: 2013-08-28 23:07+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1449 ../lib/main.vala:342 +#: ../lib/main.c:1874 ../lib/main.vala:369 +msgid "input source" +msgstr "" + +#: ../lib/main.c:2229 ../lib/main.vala:467 msgid "Character Map" msgstr "" -#: ../lib/main.c:1451 ../lib/main.vala:343 +#: ../lib/main.c:2232 ../lib/main.vala:468 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1453 ../lib/main.vala:344 +#: ../lib/main.c:2235 ../lib/main.vala:469 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From c768673d8e2b4e0095664f124208b1983aea378d Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 29 Aug 2013 02:07:27 +0000 Subject: Releasing 0.0.0+13.10.20130829-0ubuntu1, based on r110 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 10cb9531..912a2002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-keyboard (0.0.0+13.10.20130829-0ubuntu1) saucy; urgency=low + + [ Matthieu Baerts ] + * Added an 'accessible description' This description is used by other + applications (like Cairo-Dock) as label for this icon. (LP: + #1217855) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 110 + + -- Ubuntu daily release Thu, 29 Aug 2013 02:07:27 +0000 + indicator-keyboard (0.0.0+13.10.20130822.4-0ubuntu1) saucy; urgency=low [ William Hua ] -- cgit v1.2.3 From 807c6d8708d93d49c20ab14f13e343828d0bf3df Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 29 Aug 2013 10:22:25 +0800 Subject: Use printf-style format string instead. --- lib/main.vala | 4 ++-- po/indicator-keyboard.pot | 13 +++++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index cf196650..7aac365c 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -366,8 +366,8 @@ public class Indicator.Keyboard.Service : Object { var builder = new VariantBuilder (new VariantType ("a{sv}")); builder.add ("{sv}", "visible", new Variant.boolean (visible)); if (name != null) { - var suffix = _ ("input source"); - builder.add ("{sv}", "accessible-desc", new Variant.string (@"$((!) name) $suffix")); + var description = _ ("%s input source").printf ((!) name); + builder.add ("{sv}", "accessible-desc", new Variant.string (description)); } if (icon != null) { builder.add ("{sv}", "icon", ((!) icon).serialize ()); diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 47daa8d0..df7dd668 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-28 23:07+0800\n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1874 ../lib/main.vala:369 -msgid "input source" +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" msgstr "" -#: ../lib/main.c:2229 ../lib/main.vala:467 +#: ../lib/main.c:2220 ../lib/main.vala:467 msgid "Character Map" msgstr "" -#: ../lib/main.c:2232 ../lib/main.vala:468 +#: ../lib/main.c:2223 ../lib/main.vala:468 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2235 ../lib/main.vala:469 +#: ../lib/main.c:2226 ../lib/main.vala:469 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From aa26dff843008e5fe3a57443fa09ffc8e760bbbe Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 29 Aug 2013 06:06:42 +0000 Subject: Releasing 0.0.0+13.10.20130829.1-0ubuntu1, based on r112 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 912a2002..46ffd9a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-keyboard (0.0.0+13.10.20130829.1-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Append input source suffix to accessible-desc as described in design + spec. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 112 + + -- Ubuntu daily release Thu, 29 Aug 2013 06:06:42 +0000 + indicator-keyboard (0.0.0+13.10.20130829-0ubuntu1) saucy; urgency=low [ Matthieu Baerts ] -- cgit v1.2.3 From ea0b28013dbc59dcf3426ed2801bd902e85ea911 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 20 Sep 2013 06:02:59 +0000 Subject: Launchpad automatic translations update. --- po/ca.po | 35 +++++++++++++++++++++++++++++++++++ po/en_CA.po | 35 +++++++++++++++++++++++++++++++++++ po/es.po | 35 +++++++++++++++++++++++++++++++++++ po/fr.po | 35 +++++++++++++++++++++++++++++++++++ po/it.po | 35 +++++++++++++++++++++++++++++++++++ po/lt.po | 35 +++++++++++++++++++++++++++++++++++ po/pt_BR.po | 35 +++++++++++++++++++++++++++++++++++ po/ru.po | 35 +++++++++++++++++++++++++++++++++++ po/sk.po | 35 +++++++++++++++++++++++++++++++++++ po/sr.po | 35 +++++++++++++++++++++++++++++++++++ 10 files changed, 350 insertions(+) create mode 100644 po/ca.po create mode 100644 po/en_CA.po create mode 100644 po/es.po create mode 100644 po/fr.po create mode 100644 po/it.po create mode 100644 po/lt.po create mode 100644 po/pt_BR.po create mode 100644 po/ru.po create mode 100644 po/sk.po create mode 100644 po/sr.po diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 00000000..18c28eb3 --- /dev/null +++ b/po/ca.po @@ -0,0 +1,35 @@ +# Catalan translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-09-19 10:24+0000\n" +"Last-Translator: David Planella \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "Font d'entrada %s" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Mapa de caràcters" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Disposició del teclat" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Paràmetres d'entrada de text…" diff --git a/po/en_CA.po b/po/en_CA.po new file mode 100644 index 00000000..593a22dc --- /dev/null +++ b/po/en_CA.po @@ -0,0 +1,35 @@ +# English (Canada) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-09-12 10:07+0000\n" +"Last-Translator: William Hua \n" +"Language-Team: English (Canada) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "%s input source" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Character Map" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Keyboard Layout Chart" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Text Entry Settings..." diff --git a/po/es.po b/po/es.po new file mode 100644 index 00000000..0b3edbb6 --- /dev/null +++ b/po/es.po @@ -0,0 +1,35 @@ +# Spanish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-06-23 20:20+0000\n" +"Last-Translator: Adolfo Jayme Barrientos \n" +"Language-Team: Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Mapa de caracteres" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Distribución del teclado" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Configuración de entrada de texto…" diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 00000000..dd23ba43 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,35 @@ +# French translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-08-29 08:33+0000\n" +"Last-Translator: Matthieu Baerts \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "Agencement : %s" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Table de caractères" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Représentation de l'agencement" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Paramètres d'agencement" diff --git a/po/it.po b/po/it.po new file mode 100644 index 00000000..52a489da --- /dev/null +++ b/po/it.po @@ -0,0 +1,35 @@ +# Italian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-09-12 11:02+0000\n" +"Last-Translator: Milo Casagrande \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "Sorgente di input %s" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Tabella caratteri" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Disposizione tastiera" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Impostazioni inserimento testo..." diff --git a/po/lt.po b/po/lt.po new file mode 100644 index 00000000..3a06e49e --- /dev/null +++ b/po/lt.po @@ -0,0 +1,35 @@ +# Lithuanian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-08-30 14:47+0000\n" +"Last-Translator: Aurimas Fišeras \n" +"Language-Team: Lithuanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "%s įvesties šaltinis" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Simbolių lentelė" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Klaviatūros klavišų išdėstymas" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Teksto įvedimo nustatymai..." diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 00000000..ff6724a3 --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,35 @@ +# Brazilian Portuguese translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-08-28 01:25+0000\n" +"Last-Translator: Adolfo Jayme Barrientos \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Mapa de caracteres" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Disposição do teclado" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Configurações de entrada de texto…" diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 00000000..2846e08d --- /dev/null +++ b/po/ru.po @@ -0,0 +1,35 @@ +# Russian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-09-12 22:02+0000\n" +"Last-Translator: Igor Zubarev \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "Источник ввода %s" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Таблица символов" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Схема раскладки клавиатуры" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Параметры ввода текста..." diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 00000000..b1bf8c45 --- /dev/null +++ b/po/sk.po @@ -0,0 +1,35 @@ +# Slovak translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-09-02 13:04+0000\n" +"Last-Translator: Pavol Klačanský \n" +"Language-Team: Slovak \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "zdroj vstupu %s" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Mapa znakov" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Rozloženie klávesnice" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Nastavenia vstupu…" diff --git a/po/sr.po b/po/sr.po new file mode 100644 index 00000000..f6b8a097 --- /dev/null +++ b/po/sr.po @@ -0,0 +1,35 @@ +# Serbian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"PO-Revision-Date: 2013-06-21 11:10+0000\n" +"Last-Translator: Иван Благојевић \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" +"X-Generator: Launchpad (build 16765)\n" + +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.c:2220 ../lib/main.vala:467 +msgid "Character Map" +msgstr "Мапа карактера" + +#: ../lib/main.c:2223 ../lib/main.vala:468 +msgid "Keyboard Layout Chart" +msgstr "Шаблон распореда тастатуре" + +#: ../lib/main.c:2226 ../lib/main.vala:469 +msgid "Text Entry Settings..." +msgstr "Подешавања уноса текста" -- cgit v1.2.3 From 8031d6831d622d6420fb2e1c4e65926f7ba46231 Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 20 Sep 2013 20:56:11 -0400 Subject: Infer variable type. --- lib/main.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.vala b/lib/main.vala index 7aac365c..e0557e34 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -112,7 +112,7 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void migrate_keyboard_layouts () { if (is_login_user ()) { - Act.UserManager manager = Act.UserManager.get_default (); + var manager = Act.UserManager.get_default (); if (manager.is_loaded) { users = manager.list_users (); -- cgit v1.2.3 From 474217efa011b2f360edad72c1a8872dbe7d257e Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 20 Sep 2013 21:06:51 -0400 Subject: Only use XKeyboardLayouts if InputSources is empty. --- lib/main.vala | 25 ++++++++++++++++--------- po/indicator-keyboard.pot | 2 +- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index e0557e34..485f37a4 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -209,12 +209,12 @@ public class Indicator.Keyboard.Service : Object { foreach (var user in users) { if (user.is_loaded) { - var sources = user.input_sources; - var layouts = user.xkeyboard_layouts; + var done = false; VariantIter outer; VariantIter inner; + var sources = user.input_sources; sources.get ("aa{ss}", out outer); while (outer.next ("a{ss}", out inner)) { @@ -223,6 +223,8 @@ public class Indicator.Keyboard.Service : Object { while (inner.next ("{&s&s}", out key, out source)) { if (key == "xkb") { + done = true; + if (!added.contains (source)) { list.add (source); added.add (source); @@ -231,14 +233,19 @@ public class Indicator.Keyboard.Service : Object { } } - foreach (var layout in layouts) { - var source = layout; - source = source.replace (" ", "+"); - source = source.replace ("\t", "+"); + if (!done) { + var layouts = user.xkeyboard_layouts; + foreach (var layout in layouts) { + done = true; - if (!added.contains (source)) { - list.add (source); - added.add (source); + var source = layout; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); + + if (!added.contains (source)) { + list.add (source); + added.add (source); + } } } } diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index df7dd668..bdfffeca 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3 From f485f87438c2c80bf378b42d997e9adde4d99cae Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 20 Sep 2013 21:22:57 -0400 Subject: Fallback to LightDM default. --- lib/main.vala | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/main.vala b/lib/main.vala index 485f37a4..7daba518 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -251,6 +251,16 @@ public class Indicator.Keyboard.Service : Object { } } + if (list.size == 0) { + var layout = LightDM.get_layout (); + + var source = layout.name; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); + + list.add (source); + } + var builder = new VariantBuilder (new VariantType ("a(ss)")); foreach (var layout in list) { -- cgit v1.2.3 From b4546f5c93ecfd844621942388f526c82a8c10bd Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 20 Sep 2013 23:23:17 -0400 Subject: Use old user layouts if they haven't migrated yet. --- lib/main.vala | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/lib/main.vala b/lib/main.vala index 7daba518..df962c98 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -147,6 +147,13 @@ public class Indicator.Keyboard.Service : Object { } }); } + + var user_list = LightDM.UserList.get_instance (); + + user_list.user_added.connect ((user) => { migrate_input_sources (); }); + user_list.user_changed.connect ((user) => { migrate_input_sources (); }); + user_list.user_removed.connect ((user) => { migrate_input_sources (); }); + user_list.get_user_by_name ("this line force loads the users"); } else { if (!indicator_settings.get_boolean ("migrated")) { var builder = new VariantBuilder (new VariantType ("a(ss)")); @@ -248,6 +255,27 @@ public class Indicator.Keyboard.Service : Object { } } } + + if (!done) { + var user_list = LightDM.UserList.get_instance (); + LightDM.User? light_user = user_list.get_user_by_name (user.user_name); + + if (light_user != null) { + var layouts = ((!) light_user).get_layouts (); + foreach (var layout in layouts) { + done = true; + + var source = layout; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); + + if (!added.contains (source)) { + list.add (source); + added.add (source); + } + } + } + } } } -- cgit v1.2.3 From 04f6c6c8a443bd58d95be15b6860f3b0e98e18a7 Mon Sep 17 00:00:00 2001 From: William Hua Date: Sat, 21 Sep 2013 00:21:06 -0400 Subject: Don't waste space. --- lib/main.vala | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/main.vala b/lib/main.vala index df962c98..026be597 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -153,7 +153,9 @@ public class Indicator.Keyboard.Service : Object { user_list.user_added.connect ((user) => { migrate_input_sources (); }); user_list.user_changed.connect ((user) => { migrate_input_sources (); }); user_list.user_removed.connect ((user) => { migrate_input_sources (); }); - user_list.get_user_by_name ("this line force loads the users"); + + /* Force the loading of the user list. */ + user_list.get_user_by_name (""); } else { if (!indicator_settings.get_boolean ("migrated")) { var builder = new VariantBuilder (new VariantType ("a(ss)")); -- cgit v1.2.3 From caa8187d0c9dd3e891b9a0ba4967fdeb901f76e9 Mon Sep 17 00:00:00 2001 From: William Hua Date: Sat, 21 Sep 2013 11:01:35 -0400 Subject: Always add the default layout. --- lib/main.vala | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index 026be597..11802d8a 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -281,20 +281,21 @@ public class Indicator.Keyboard.Service : Object { } } - if (list.size == 0) { - var layout = LightDM.get_layout (); + var layout = LightDM.get_layout (); - var source = layout.name; - source = source.replace (" ", "+"); - source = source.replace ("\t", "+"); + var source = layout.name; + source = source.replace (" ", "+"); + source = source.replace ("\t", "+"); + if (!added.contains (source)) { list.add (source); + added.add (source); } var builder = new VariantBuilder (new VariantType ("a(ss)")); - foreach (var layout in list) { - builder.add ("(ss)", "xkb", layout); + foreach (var name in list) { + builder.add ("(ss)", "xkb", name); } source_settings.set_value ("sources", builder.end ()); -- cgit v1.2.3 From 4c4d3fe6179b3457c63d619ee3012cfba0d4a50d Mon Sep 17 00:00:00 2001 From: William Hua Date: Sat, 21 Sep 2013 11:55:33 -0400 Subject: Prevent index out of bounds. --- lib/main.vala | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/main.vala b/lib/main.vala index 11802d8a..a0315590 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -41,6 +41,8 @@ public class Indicator.Keyboard.Service : Object { private MenuModel? menu_model; private Menu? sources_menu; + private uint lightdm_current; + [DBus (visible = false)] public Service (ref unowned string[] args) { force = "--force" in args; @@ -112,6 +114,8 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void migrate_keyboard_layouts () { if (is_login_user ()) { + lightdm_current = source_settings.get_uint ("current"); + var manager = Act.UserManager.get_default (); if (manager.is_loaded) { @@ -298,6 +302,12 @@ public class Indicator.Keyboard.Service : Object { builder.add ("(ss)", "xkb", name); } + if (lightdm_current < list.size) { + source_settings.set_uint ("current", lightdm_current); + } else { + source_settings.set_uint ("current", list.size - 1); + } + source_settings.set_value ("sources", builder.end ()); } -- cgit v1.2.3 From 5e9c82fa5a82896a1ad5ba15e883451cc80649f7 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 23 Sep 2013 17:23:46 +0200 Subject: Set position of the indicator As defined in https://wiki.ubuntu.com/SystemComponents --- data/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/data/Makefile.am b/data/Makefile.am index 10cdfee5..28f14911 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -46,6 +46,7 @@ com.canonical.indicator.keyboard: $(AM_V_GEN) (echo '[Indicator Service]'; \ echo 'Name=indicator-keyboard'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard'; \ + echo 'Position=80' \ echo ''; \ echo '[desktop]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ -- cgit v1.2.3 From 916788fa1caf19050ab2239f757aaa0b26c0b5a2 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 23 Sep 2013 17:51:28 +0200 Subject: Add missing semicolon --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index 28f14911..bd649373 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -46,7 +46,7 @@ com.canonical.indicator.keyboard: $(AM_V_GEN) (echo '[Indicator Service]'; \ echo 'Name=indicator-keyboard'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard'; \ - echo 'Position=80' \ + echo 'Position=80'; \ echo ''; \ echo '[desktop]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ -- cgit v1.2.3 From e325240f1418e0510da35583ec6cb9c3c41dc629 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 24 Sep 2013 06:38:40 +0000 Subject: Launchpad automatic translations update. --- po/ca.po | 6 +++--- po/en_CA.po | 6 +++--- po/es.po | 10 +++++----- po/fr.po | 6 +++--- po/it.po | 6 +++--- po/lt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sr.po | 6 +++--- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/po/ca.po b/po/ca.po index 18c28eb3..9c8fa9f9 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index 593a22dc..cb2169f3 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/es.po b/po/es.po index 0b3edbb6..5bccada2 100644 --- a/po/es.po +++ b/po/es.po @@ -7,20 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" -"PO-Revision-Date: 2013-06-23 20:20+0000\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format msgid "%s input source" -msgstr "" +msgstr "Origen de entrada %s" #: ../lib/main.c:2220 ../lib/main.vala:467 msgid "Character Map" diff --git a/po/fr.po b/po/fr.po index dd23ba43..846e102c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/it.po b/po/it.po index 52a489da..d547875e 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/lt.po b/po/lt.po index 3a06e49e..2a260588 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index ff6724a3..1ad62e29 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/ru.po b/po/ru.po index 2846e08d..c456f174 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/sk.po b/po/sk.po index b1bf8c45..e8a4de06 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format diff --git a/po/sr.po b/po/sr.po index f6b8a097..4c320d5a 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-08-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-20 06:02+0000\n" -"X-Generator: Launchpad (build 16765)\n" +"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" +"X-Generator: Launchpad (build 16771)\n" #: ../lib/main.c:1870 ../lib/main.vala:369 #, c-format -- cgit v1.2.3 From 9afbb4af353fd850cebe6a3b2942863c33994a91 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Tue, 24 Sep 2013 08:58:16 +0000 Subject: Releasing 0.0.0+13.10.20130924.2-0ubuntu1, based on r116 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 46ffd9a3..b504d5a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Fall-back on old unity-greeter keyboard layouts in case migration + hasn't occurred. (LP: #1228489) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 116 + + -- Ubuntu daily release Tue, 24 Sep 2013 08:58:16 +0000 + indicator-keyboard (0.0.0+13.10.20130829.1-0ubuntu1) saucy; urgency=low [ William Hua ] -- cgit v1.2.3 From 164677a65431c95718da9cb626d721f3fcab8ccd Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 27 Sep 2013 17:10:19 +0200 Subject: There was a manual upload for translation, get it back in trunk --- debian/changelog | 12 ++++++++++++ po/POTFILES.in | 2 -- po/POTFILES.skip | 1 + po/indicator-keyboard.pot | 10 +++++----- 4 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 po/POTFILES.skip diff --git a/debian/changelog b/debian/changelog index b504d5a5..18c768c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu3) saucy; urgency=low + + * Updated POTFILES.skip, seems to be required as well. + + -- Sebastien Bacher Fri, 27 Sep 2013 17:09:25 +0200 + +indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu2) saucy; urgency=low + + * Update translations template (workaround launchpad bug) (lp: #1223488) + + -- Sebastien Bacher Fri, 27 Sep 2013 16:10:01 +0200 + indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu1) saucy; urgency=low [ William Hua ] diff --git a/po/POTFILES.in b/po/POTFILES.in index 30b50dc2..14cf57e3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,2 @@ # List of source files which contain translatable strings. - -lib/main.c lib/main.vala diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 00000000..57cc1d5d --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1 @@ +lib/main.c diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index bdfffeca..34931572 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 143fd7ee129a159edc8f1cc4609aaa02ea974764 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 28 Sep 2013 05:55:32 +0000 Subject: Launchpad automatic translations update. --- po/sl.po | 35 +++++++++++++++++++++++++++++++++++ po/uk.po | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 po/sl.po create mode 100644 po/uk.po diff --git a/po/sl.po b/po/sl.po new file mode 100644 index 00000000..e2c99b20 --- /dev/null +++ b/po/sl.po @@ -0,0 +1,35 @@ +# Slovenian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-27 18:24+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-28 05:55+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Preglednica znakov" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 00000000..494dd341 --- /dev/null +++ b/po/uk.po @@ -0,0 +1,35 @@ +# Ukrainian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-27 17:20+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-28 05:55+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "Джерело введення %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Таблиця символів" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Таблиця розкладки клавіатури" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Параметри введення тексту…" -- cgit v1.2.3 From e081bed515c52f2a5f975e870c509087aea4b2a3 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 29 Sep 2013 05:47:11 +0000 Subject: Launchpad automatic translations update. --- po/bs.po | 35 +++++++++++++++++++++++++++++++++++ po/da.po | 35 +++++++++++++++++++++++++++++++++++ po/de.po | 35 +++++++++++++++++++++++++++++++++++ po/el.po | 35 +++++++++++++++++++++++++++++++++++ po/et.po | 35 +++++++++++++++++++++++++++++++++++ po/hi.po | 35 +++++++++++++++++++++++++++++++++++ po/ms.po | 35 +++++++++++++++++++++++++++++++++++ po/sq.po | 35 +++++++++++++++++++++++++++++++++++ po/tg.po | 35 +++++++++++++++++++++++++++++++++++ po/tr.po | 35 +++++++++++++++++++++++++++++++++++ 10 files changed, 350 insertions(+) create mode 100644 po/bs.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/el.po create mode 100644 po/et.po create mode 100644 po/hi.po create mode 100644 po/ms.po create mode 100644 po/sq.po create mode 100644 po/tg.po create mode 100644 po/tr.po diff --git a/po/bs.po b/po/bs.po new file mode 100644 index 00000000..3e40c8eb --- /dev/null +++ b/po/bs.po @@ -0,0 +1,35 @@ +# Bosnian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 15:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bosnian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s ulazni izvor" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Mapa znakova" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Crtež rasporeda tastature" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Postavke unosa teksta..." diff --git a/po/da.po b/po/da.po new file mode 100644 index 00000000..d867298c --- /dev/null +++ b/po/da.po @@ -0,0 +1,35 @@ +# Danish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 10:32+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Danish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Tegnoversigt" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/de.po b/po/de.po new file mode 100644 index 00000000..ab66b7f6 --- /dev/null +++ b/po/de.po @@ -0,0 +1,35 @@ +# German translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 11:11+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Zeichentabelle" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/el.po b/po/el.po new file mode 100644 index 00000000..fabf8360 --- /dev/null +++ b/po/el.po @@ -0,0 +1,35 @@ +# Greek translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 11:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Greek \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/et.po b/po/et.po new file mode 100644 index 00000000..122a0c8b --- /dev/null +++ b/po/et.po @@ -0,0 +1,35 @@ +# Estonian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 15:17+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Estonian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Märgikaart" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/hi.po b/po/hi.po new file mode 100644 index 00000000..a657d0e0 --- /dev/null +++ b/po/hi.po @@ -0,0 +1,35 @@ +# Hindi translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 21:49+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Hindi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "अक्षर तालिका" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/ms.po b/po/ms.po new file mode 100644 index 00000000..33fe7257 --- /dev/null +++ b/po/ms.po @@ -0,0 +1,35 @@ +# Malay translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 17:17+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "% sumber input" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Peta Aksara" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Carta Bentanga Papan Kekunci" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Tetapan Masukan Teks..." diff --git a/po/sq.po b/po/sq.po new file mode 100644 index 00000000..4779d3b9 --- /dev/null +++ b/po/sq.po @@ -0,0 +1,35 @@ +# Albanian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 13:40+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Albanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s burim hyrjeje" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Harta e Simboleve" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Harta e Daljes së Tastierës" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Parametrat e Hyrjes së Tekstit..." diff --git a/po/tg.po b/po/tg.po new file mode 100644 index 00000000..591cff4d --- /dev/null +++ b/po/tg.po @@ -0,0 +1,35 @@ +# Tajik translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 14:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Tajik \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "Манбаи вуруди %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Тарҳбандии аломатҳо" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Аломатҳои тарҳбандии клавиатура" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Танзимоти вуруди матн..." diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 00000000..9ea6315b --- /dev/null +++ b/po/tr.po @@ -0,0 +1,35 @@ +# Turkish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-28 21:34+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Turkish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s girdi kaynağı" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Karakter Haritası" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Klavye Düzeni Şeması" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Metin Girdisi Ayarları..." -- cgit v1.2.3 From 33ccbca617b521bbc4d39a07b74d638473413fbf Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 30 Sep 2013 05:44:23 +0000 Subject: Launchpad automatic translations update. --- po/en_GB.po | 35 +++++++++++++++++++++++++++++++++++ po/gl.po | 35 +++++++++++++++++++++++++++++++++++ po/ja.po | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 105 insertions(+) create mode 100644 po/en_GB.po create mode 100644 po/gl.po create mode 100644 po/ja.po diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 00000000..4b5412db --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,35 @@ +# English (United Kingdom) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-29 15:56+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s input source" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Character Map" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Keyboard Layout Chart" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Text Entry Settings..." diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 00000000..33680667 --- /dev/null +++ b/po/gl.po @@ -0,0 +1,35 @@ +# Galician translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-29 17:49+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "Orixe da entrada: %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Mapa de caracteres" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Gráfica da disposición do teclado" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Configuración da entrada de texto..." diff --git a/po/ja.po b/po/ja.po new file mode 100644 index 00000000..4daa8794 --- /dev/null +++ b/po/ja.po @@ -0,0 +1,35 @@ +# Japanese translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"PO-Revision-Date: 2013-09-29 07:25+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" -- cgit v1.2.3 From 292ca060720c47dabfe938ea64abcf0ea243887b Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 30 Sep 2013 09:45:06 -0400 Subject: Set initial layout whenever user is switched in unity-greeter. --- lib/Makefile.am | 7 +++-- lib/greeter.vala | 25 ++++++++++++++++ lib/main.vala | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 118 insertions(+), 3 deletions(-) create mode 100644 lib/greeter.vala diff --git a/lib/Makefile.am b/lib/Makefile.am index 0e6c70d1..fd8a945e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -6,9 +6,10 @@ AM_VALAFLAGS = --enable-experimental-non-null \ --metadatadir $(top_srcdir)/deps \ --vapidir $(top_srcdir)/deps -indicator_keyboard_service_SOURCES = main.vala \ - source.vala \ - common.vala +indicator_keyboard_service_SOURCES = main.vala \ + source.vala \ + common.vala \ + greeter.vala indicator_keyboard_service_VALAFLAGS = $(AM_VALAFLAGS) \ --pkg gee-1.0 \ --pkg posix \ diff --git a/lib/greeter.vala b/lib/greeter.vala new file mode 100644 index 00000000..43c1531d --- /dev/null +++ b/lib/greeter.vala @@ -0,0 +1,25 @@ +/* + * Copyright 2013 Canonical Ltd. + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + * Authors: William Hua + */ + +[DBus (name="com.canonical.UnityGreeter.List")] +public interface Greeter : Object { + + public abstract void set_active_entry (string entry_name) throws IOError; + + public signal void entry_selected (string entry_name); +} diff --git a/lib/main.vala b/lib/main.vala index a0315590..1319c534 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -41,7 +41,9 @@ public class Indicator.Keyboard.Service : Object { private MenuModel? menu_model; private Menu? sources_menu; + private Greeter greeter; private uint lightdm_current; + private string? greeter_user; [DBus (visible = false)] public Service (ref unowned string[] args) { @@ -55,6 +57,15 @@ public class Indicator.Keyboard.Service : Object { Gdk.init (ref args); } + if (is_login_user ()) { + try { + greeter = Bus.get_proxy_sync (BusType.SESSION, "com.canonical.UnityGreeter.List", "/list"); + greeter.entry_selected.connect (handle_entry_selected); + } catch (IOError error) { + warning ("error: %s", error.message); + } + } + indicator_settings = new Settings ("com.canonical.indicator.keyboard"); indicator_settings.changed["visible"].connect (handle_changed_visible); @@ -111,6 +122,82 @@ public class Indicator.Keyboard.Service : Object { handle_name_lost); } + [DBus (visible = false)] + private void update_greeter_user () { + if (greeter_user != null) { + var manager = Act.UserManager.get_default (); + + if (manager.is_loaded) { + Act.User? user = manager.get_user ((!) greeter_user); + + if (user != null && ((!) user).is_loaded) { + string? source = null; + + VariantIter outer; + VariantIter inner; + + var sources = ((!) user).input_sources; + sources.get ("aa{ss}", out outer); + + if (outer.next ("a{ss}", out inner)) { + unowned string key; + unowned string value; + + while (inner.next ("{&s&s}", out key, out value)) { + if (key == "xkb") { + source = value; + } + } + } + + if (source == null) { + var layouts = ((!) user).xkeyboard_layouts; + + if (layouts.length == 0) { + var user_list = LightDM.UserList.get_instance (); + LightDM.User? light_user = user_list.get_user_by_name ((!) greeter_user); + + if (light_user != null) { + layouts = ((!) light_user).get_layouts (); + } + } + + if (layouts.length > 0) { + source = layouts[0]; + source = ((!) source).replace (" ", "+"); + source = ((!) source).replace ("\t", "+"); + } + } + + if (source != null) { + var array = source_settings.get_value ("sources"); + + for (int i = 0; i < array.n_children (); i++) { + unowned string type; + unowned string name; + + array.get_child (i, "(&s&s)", out type, out name); + + if (type == "xkb" && name == (!) source) { + source_settings.set_uint ("current", i); + break; + } + } + } + } + } + } + } + + [DBus (visible = false)] + private void handle_entry_selected (string entry_name) { + if (greeter_user == null || entry_name != (!) greeter_user) { + greeter_user = entry_name; + + update_greeter_user (); + } + } + [DBus (visible = false)] private void migrate_keyboard_layouts () { if (is_login_user ()) { @@ -309,6 +396,8 @@ public class Indicator.Keyboard.Service : Object { } source_settings.set_value ("sources", builder.end ()); + + update_greeter_user (); } [DBus (visible = false)] -- cgit v1.2.3 From 1959bd035c6844182c3d5856e25379632b6208fc Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 1 Oct 2013 05:40:09 +0000 Subject: Launchpad automatic translations update. --- po/bs.po | 4 ++-- po/ca.po | 14 +++++++------- po/da.po | 4 ++-- po/de.po | 10 +++++----- po/el.po | 12 ++++++------ po/en_CA.po | 14 +++++++------- po/en_GB.po | 4 ++-- po/es.po | 14 +++++++------- po/et.po | 4 ++-- po/fr.po | 14 +++++++------- po/gd.po | 35 +++++++++++++++++++++++++++++++++++ po/gl.po | 4 ++-- po/hi.po | 4 ++-- po/it.po | 14 +++++++------- po/ja.po | 4 ++-- po/lt.po | 14 +++++++------- po/ms.po | 4 ++-- po/nl.po | 35 +++++++++++++++++++++++++++++++++++ po/pt_BR.po | 16 ++++++++-------- po/ro.po | 35 +++++++++++++++++++++++++++++++++++ po/ru.po | 14 +++++++------- po/sk.po | 14 +++++++------- po/sl.po | 10 +++++----- po/sq.po | 4 ++-- po/sr.po | 14 +++++++------- po/sv.po | 35 +++++++++++++++++++++++++++++++++++ po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 35 +++++++++++++++++++++++++++++++++++ po/uk.po | 4 ++-- 30 files changed, 286 insertions(+), 111 deletions(-) create mode 100644 po/gd.po create mode 100644 po/nl.po create mode 100644 po/ro.po create mode 100644 po/sv.po create mode 100644 po/ug.po diff --git a/po/bs.po b/po/bs.po index 3e40c8eb..3fdcf34e 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ca.po b/po/ca.po index 9c8fa9f9..e9055261 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "Font d'entrada %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Mapa de caràcters" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Disposició del teclat" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Paràmetres d'entrada de text…" diff --git a/po/da.po b/po/da.po index d867298c..d6db5802 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/de.po b/po/de.po index ab66b7f6..c59f8259 100644 --- a/po/de.po +++ b/po/de.po @@ -7,20 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s-Eingabequelle" #: ../lib/main.vala:525 msgid "Character Map" @@ -28,8 +28,8 @@ msgstr "Zeichentabelle" #: ../lib/main.vala:526 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Abbild der Tastaturbelegung" #: ../lib/main.vala:527 msgid "Text Entry Settings..." -msgstr "" +msgstr "Texteingabe-Einstellungen …" diff --git a/po/el.po b/po/el.po index fabf8360..3f27b7b1 100644 --- a/po/el.po +++ b/po/el.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s πηγή εισόδου" #: ../lib/main.vala:525 msgid "Character Map" -msgstr "" +msgstr "Καθορισμός χαρακτήρων" #: ../lib/main.vala:526 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Διάγραμμα διάταξης πληκτρολογίου" #: ../lib/main.vala:527 msgid "Text Entry Settings..." -msgstr "" +msgstr "Ρυθμίσεις εισαγωγής κειμένου..." diff --git a/po/en_CA.po b/po/en_CA.po index cb2169f3..b2c7a216 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "%s input source" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/en_GB.po b/po/en_GB.po index 4b5412db..60ef1cc5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/es.po b/po/es.po index 5bccada2..0c660d6a 100644 --- a/po/es.po +++ b/po/es.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "Origen de entrada %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Distribución del teclado" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Configuración de entrada de texto…" diff --git a/po/et.po b/po/et.po index 122a0c8b..f1a7dba5 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/fr.po b/po/fr.po index 846e102c..d12a18e9 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "Agencement : %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Table de caractères" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Représentation de l'agencement" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Paramètres d'agencement" diff --git a/po/gd.po b/po/gd.po new file mode 100644 index 00000000..d894fe0f --- /dev/null +++ b/po/gd.po @@ -0,0 +1,35 @@ +# Gaelic; Scottish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"PO-Revision-Date: 2013-09-30 10:02+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Gaelic; Scottish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "Tùs ion-chur %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Mapa nan caractaran" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Cairt co-dhealbhachd a' mheur-chlàir" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Roghainnean ion-chur teacsa..." diff --git a/po/gl.po b/po/gl.po index 33680667..8e7b12e8 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/hi.po b/po/hi.po index a657d0e0..65bb6628 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/it.po b/po/it.po index d547875e..b196ab54 100644 --- a/po/it.po +++ b/po/it.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "Sorgente di input %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Tabella caratteri" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Disposizione tastiera" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Impostazioni inserimento testo..." diff --git a/po/ja.po b/po/ja.po index 4daa8794..d80fbfbb 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-30 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/lt.po b/po/lt.po index 2a260588..a9c794cc 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "%s įvesties šaltinis" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Simbolių lentelė" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Klaviatūros klavišų išdėstymas" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Teksto įvedimo nustatymai..." diff --git a/po/ms.po b/po/ms.po index 33fe7257..336d3bce 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 00000000..9712ecd4 --- /dev/null +++ b/po/nl.po @@ -0,0 +1,35 @@ +# Dutch translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"PO-Revision-Date: 2013-09-30 07:20+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Dutch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s invoerbron" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Tekens en symbolen" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Toetsenbordindelingoverzicht" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Tekstinvoerinstellingen…" diff --git a/po/pt_BR.po b/po/pt_BR.po index 1ad62e29..1394a02b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "fonte de entrada %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Disposição do teclado" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Configurações de entrada de texto…" diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 00000000..1e04a04f --- /dev/null +++ b/po/ro.po @@ -0,0 +1,35 @@ +# Romanian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"PO-Revision-Date: 2013-09-30 07:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/ru.po b/po/ru.po index c456f174..5279a751 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "Источник ввода %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Таблица символов" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Схема раскладки клавиатуры" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Параметры ввода текста..." diff --git a/po/sk.po b/po/sk.po index e8a4de06..dbc4c92a 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "zdroj vstupu %s" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Mapa znakov" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Rozloženie klávesnice" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Nastavenia vstupu…" diff --git a/po/sl.po b/po/sl.po index e2c99b20..b9e23c29 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,20 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-28 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s vir vnosa" #: ../lib/main.vala:525 msgid "Character Map" @@ -28,8 +28,8 @@ msgstr "Preglednica znakov" #: ../lib/main.vala:526 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Prikaz razporeditve tipk" #: ../lib/main.vala:527 msgid "Text Entry Settings..." -msgstr "" +msgstr "Nastavitve vnosa besedila ..." diff --git a/po/sq.po b/po/sq.po index 4779d3b9..1028fb32 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sr.po b/po/sr.po index 4c320d5a..068829fb 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-24 06:38+0000\n" -"X-Generator: Launchpad (build 16771)\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "Мапа карактера" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "Шаблон распореда тастатуре" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "Подешавања уноса текста" diff --git a/po/sv.po b/po/sv.po new file mode 100644 index 00000000..ed8de995 --- /dev/null +++ b/po/sv.po @@ -0,0 +1,35 @@ +# Swedish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"PO-Revision-Date: 2013-09-30 08:08+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/tg.po b/po/tg.po index 591cff4d..a8e19f7f 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/tr.po b/po/tr.po index 9ea6315b..1f95ad49 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-29 05:47+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ug.po b/po/ug.po new file mode 100644 index 00000000..95767392 --- /dev/null +++ b/po/ug.po @@ -0,0 +1,35 @@ +# Uyghur translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"PO-Revision-Date: 2013-09-30 06:50+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Uyghur \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "%s كىرگۈزۈش مەنبەسى" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "ھەرپ-بەلگە جەدۋىلى" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "ھەرپتاختا ئورۇنلاشتۇرۇش كۆرۈنۈشى" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "تېكىست كىرگۈزۈش تەڭشەكلىرى…" diff --git a/po/uk.po b/po/uk.po index 494dd341..d7f9f402 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-09-28 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 -- cgit v1.2.3 From 3e10c675a8a43678ab6b9bd7dc1197a6da246bc0 Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 1 Oct 2013 16:17:16 -0400 Subject: Connect properly and handle edge cases. --- lib/greeter.vala | 1 + lib/main.vala | 45 ++++++++++++++++++++++++++++++++++++--------- 2 files changed, 37 insertions(+), 9 deletions(-) diff --git a/lib/greeter.vala b/lib/greeter.vala index 43c1531d..c378bbd5 100644 --- a/lib/greeter.vala +++ b/lib/greeter.vala @@ -19,6 +19,7 @@ [DBus (name="com.canonical.UnityGreeter.List")] public interface Greeter : Object { + public abstract string get_active_entry () throws IOError; public abstract void set_active_entry (string entry_name) throws IOError; public signal void entry_selected (string entry_name); diff --git a/lib/main.vala b/lib/main.vala index 1319c534..8c25bf55 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -41,7 +41,7 @@ public class Indicator.Keyboard.Service : Object { private MenuModel? menu_model; private Menu? sources_menu; - private Greeter greeter; + private Greeter? greeter; private uint lightdm_current; private string? greeter_user; @@ -58,12 +58,11 @@ public class Indicator.Keyboard.Service : Object { } if (is_login_user ()) { - try { - greeter = Bus.get_proxy_sync (BusType.SESSION, "com.canonical.UnityGreeter.List", "/list"); - greeter.entry_selected.connect (handle_entry_selected); - } catch (IOError error) { - warning ("error: %s", error.message); - } + Bus.watch_name (BusType.SESSION, + "com.canonical.UnityGreeter", + BusNameWatcherFlags.NONE, + handle_name_appeared, + handle_name_vanished); } indicator_settings = new Settings ("com.canonical.indicator.keyboard"); @@ -124,6 +123,14 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void update_greeter_user () { + if (greeter_user == null && greeter != null) { + try { + greeter_user = ((!) greeter).get_active_entry (); + } catch (IOError error) { + warning ("error: %s", error.message); + } + } + if (greeter_user != null) { var manager = Act.UserManager.get_default (); @@ -139,21 +146,26 @@ public class Indicator.Keyboard.Service : Object { var sources = ((!) user).input_sources; sources.get ("aa{ss}", out outer); - if (outer.next ("a{ss}", out inner)) { + while (outer.next ("a{ss}", out inner)) { unowned string key; unowned string value; while (inner.next ("{&s&s}", out key, out value)) { if (key == "xkb") { source = value; + break; } } + + if (source != null) { + break; + } } if (source == null) { var layouts = ((!) user).xkeyboard_layouts; - if (layouts.length == 0) { + if (layouts.length <= 0) { var user_list = LightDM.UserList.get_instance (); LightDM.User? light_user = user_list.get_user_by_name ((!) greeter_user); @@ -705,6 +717,21 @@ public class Indicator.Keyboard.Service : Object { } } + [DBus (visible = false)] + private void handle_name_appeared (DBusConnection connection, string name, string name_owner) { + try { + greeter = Bus.get_proxy_sync (BusType.SESSION, "com.canonical.UnityGreeter", "/list"); + ((!) greeter).entry_selected.connect (handle_entry_selected); + } catch (IOError error) { + warning ("error: %s", error.message); + } + } + + [DBus (visible = false)] + private void handle_name_vanished (DBusConnection connection, string name) { + greeter = null; + } + [DBus (visible = false)] private void handle_bus_acquired (DBusConnection connection, string name) { try { -- cgit v1.2.3 From 673d3cc001462e480ce000c713b3994cd8c58354 Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 1 Oct 2013 23:03:00 -0400 Subject: ocd --- lib/main.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.vala b/lib/main.vala index 8c25bf55..5357862c 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -42,8 +42,8 @@ public class Indicator.Keyboard.Service : Object { private Menu? sources_menu; private Greeter? greeter; - private uint lightdm_current; private string? greeter_user; + private uint lightdm_current; [DBus (visible = false)] public Service (ref unowned string[] args) { -- cgit v1.2.3 From 0c711f04b387a2bdacc2b2fd1c21cda26c21e000 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 2 Oct 2013 05:38:23 +0000 Subject: Launchpad automatic translations update. --- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 35 +++++++++++++++++++++++++++++++++++ po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 35 +++++++++++++++++++++++++++++++++++ po/hi.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 35 +++++++++++++++++++++++++++++++++++ po/lt.po | 4 ++-- po/ms.po | 4 ++-- po/nl.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- 33 files changed, 165 insertions(+), 60 deletions(-) create mode 100644 po/eu.po create mode 100644 po/he.po create mode 100644 po/ko.po diff --git a/po/bs.po b/po/bs.po index 3fdcf34e..74e68ae8 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ca.po b/po/ca.po index e9055261..92a00978 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/da.po b/po/da.po index d6db5802..01273d18 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/de.po b/po/de.po index c59f8259..4ac133a5 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/el.po b/po/el.po index 3f27b7b1..d496a8cf 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/en_CA.po b/po/en_CA.po index b2c7a216..d50b4ba1 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/en_GB.po b/po/en_GB.po index 60ef1cc5..b5f9af34 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/es.po b/po/es.po index 0c660d6a..1533bf86 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/et.po b/po/et.po index f1a7dba5..88cbab80 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/eu.po b/po/eu.po new file mode 100644 index 00000000..fc215f8f --- /dev/null +++ b/po/eu.po @@ -0,0 +1,35 @@ +# Basque translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"PO-Revision-Date: 2013-10-01 20:51+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Basque \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Karaktere-mapa" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/fr.po b/po/fr.po index d12a18e9..a1d91c33 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/gd.po b/po/gd.po index d894fe0f..45f48b04 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/gl.po b/po/gl.po index 8e7b12e8..a5c9da9e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/he.po b/po/he.po new file mode 100644 index 00000000..c54ecf05 --- /dev/null +++ b/po/he.po @@ -0,0 +1,35 @@ +# Hebrew translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"PO-Revision-Date: 2013-10-01 12:03+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Hebrew \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "מקור קלט %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "מפת תווים" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "תרשים פריסת המקלדת" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "הגדרות הזנת טקסט…" diff --git a/po/hi.po b/po/hi.po index 65bb6628..c0e8f242 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/it.po b/po/it.po index b196ab54..4233be84 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ja.po b/po/ja.po index d80fbfbb..11d1bb1e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 00000000..b23f26ee --- /dev/null +++ b/po/ko.po @@ -0,0 +1,35 @@ +# Korean translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"PO-Revision-Date: 2013-10-01 10:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Korean \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" +"X-Generator: Launchpad (build 16774)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "입력 소스 %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "문자 표" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "키보드 배치 표" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "텍스트 입력창 설정..." diff --git a/po/lt.po b/po/lt.po index a9c794cc..f6489e5d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ms.po b/po/ms.po index 336d3bce..f9f0bb7c 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/nl.po b/po/nl.po index 9712ecd4..47ca5db9 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/pt_BR.po b/po/pt_BR.po index 1394a02b..5792e452 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ro.po b/po/ro.po index 1e04a04f..7dd09944 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ru.po b/po/ru.po index 5279a751..401c690b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sk.po b/po/sk.po index dbc4c92a..9566e13e 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sl.po b/po/sl.po index b9e23c29..29bf8e34 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sq.po b/po/sq.po index 1028fb32..83e820c1 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sr.po b/po/sr.po index 068829fb..7abf5ba4 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/sv.po b/po/sv.po index ed8de995..79724f4f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/tg.po b/po/tg.po index a8e19f7f..a4ce910a 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/tr.po b/po/tr.po index 1f95ad49..51bc01c3 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/ug.po b/po/ug.po index 95767392..5f4d6a5f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 diff --git a/po/uk.po b/po/uk.po index d7f9f402..b24b9b14 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-09-27 16:28+0200\n" +"POT-Creation-Date: 2013-10-01 05:42+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-01 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" "X-Generator: Launchpad (build 16774)\n" #: ../lib/main.vala:427 -- cgit v1.2.3 From d5dab6b801cd8d3ab4519cbf45ae37c27feb3943 Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 2 Oct 2013 11:53:34 -0400 Subject: Get greeter unique bus name from environment. --- lib/main.vala | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index 5357862c..c40cc112 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -58,11 +58,15 @@ public class Indicator.Keyboard.Service : Object { } if (is_login_user ()) { - Bus.watch_name (BusType.SESSION, - "com.canonical.UnityGreeter", - BusNameWatcherFlags.NONE, - handle_name_appeared, - handle_name_vanished); + var name = Environment.get_variable ("UNITY_GREETER_DBUS_NAME"); + + if (name != null) { + Bus.watch_name (BusType.SESSION, + (!) name, + BusNameWatcherFlags.NONE, + handle_name_appeared, + handle_name_vanished); + } } indicator_settings = new Settings ("com.canonical.indicator.keyboard"); @@ -720,7 +724,7 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void handle_name_appeared (DBusConnection connection, string name, string name_owner) { try { - greeter = Bus.get_proxy_sync (BusType.SESSION, "com.canonical.UnityGreeter", "/list"); + greeter = Bus.get_proxy_sync (BusType.SESSION, name, "/list"); ((!) greeter).entry_selected.connect (handle_entry_selected); } catch (IOError error) { warning ("error: %s", error.message); -- cgit v1.2.3 From 62e536eb83d30df39da4afe5e17e94a7625762ea Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 2 Oct 2013 14:53:12 -0400 Subject: Switch to default layout for non-users in unity-greeter. --- lib/main.vala | 60 ++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 21 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index c40cc112..190276f8 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -135,6 +135,8 @@ public class Indicator.Keyboard.Service : Object { } } + string? source = null; + if (greeter_user != null) { var manager = Act.UserManager.get_default (); @@ -142,8 +144,6 @@ public class Indicator.Keyboard.Service : Object { Act.User? user = manager.get_user ((!) greeter_user); if (user != null && ((!) user).is_loaded) { - string? source = null; - VariantIter outer; VariantIter inner; @@ -184,22 +184,35 @@ public class Indicator.Keyboard.Service : Object { source = ((!) source).replace ("\t", "+"); } } + } + } + } - if (source != null) { - var array = source_settings.get_value ("sources"); + if (source == null) { + LightDM.Layout? layout = LightDM.get_layout (); - for (int i = 0; i < array.n_children (); i++) { - unowned string type; - unowned string name; + if (layout != null) { + source = ((!) layout).name; - array.get_child (i, "(&s&s)", out type, out name); + if (source != null) { + source = ((!) source).replace (" ", "+"); + source = ((!) source).replace ("\t", "+"); + } + } + } - if (type == "xkb" && name == (!) source) { - source_settings.set_uint ("current", i); - break; - } - } - } + if (source != null) { + var array = source_settings.get_value ("sources"); + + for (int i = 0; i < array.n_children (); i++) { + unowned string type; + unowned string name; + + array.get_child (i, "(&s&s)", out type, out name); + + if (type == "xkb" && name == (!) source) { + source_settings.set_uint ("current", i); + break; } } } @@ -388,15 +401,20 @@ public class Indicator.Keyboard.Service : Object { } } - var layout = LightDM.get_layout (); + LightDM.Layout? layout = LightDM.get_layout (); + + if (layout != null) { + string? source = ((!) layout).name; - var source = layout.name; - source = source.replace (" ", "+"); - source = source.replace ("\t", "+"); + if (source != null) { + source = ((!) source).replace (" ", "+"); + source = ((!) source).replace ("\t", "+"); - if (!added.contains (source)) { - list.add (source); - added.add (source); + if (!added.contains ((!) source)) { + list.add ((!) source); + added.add ((!) source); + } + } } var builder = new VariantBuilder (new VariantType ("a(ss)")); -- cgit v1.2.3 From 3aa725b99fd01fbff48dd6b82dfdd43530ef27af Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 3 Oct 2013 05:56:41 +0000 Subject: Launchpad automatic translations update. --- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 12 ++++++------ po/eu.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 14 +++++++------- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/ms.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 35 +++++++++++++++++++++++++++++++++++ po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- 34 files changed, 141 insertions(+), 106 deletions(-) create mode 100644 po/oc.po diff --git a/po/bs.po b/po/bs.po index 74e68ae8..38933c8d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ca.po b/po/ca.po index 92a00978..5c25e447 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/da.po b/po/da.po index 01273d18..d1ffc799 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/de.po b/po/de.po index 4ac133a5..5ca5e6a9 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/el.po b/po/el.po index d496a8cf..93117299 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index d50b4ba1..088056e9 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index b5f9af34..76bbf87f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/es.po b/po/es.po index 1533bf86..6e56de79 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/et.po b/po/et.po index 88cbab80..c8939ec0 100644 --- a/po/et.po +++ b/po/et.po @@ -7,20 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s sisendallikas" #: ../lib/main.vala:525 msgid "Character Map" @@ -28,8 +28,8 @@ msgstr "Märgikaart" #: ../lib/main.vala:526 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Klaviatuuripaigutuse skeem" #: ../lib/main.vala:527 msgid "Text Entry Settings..." -msgstr "" +msgstr "Tekstisisestamise seaded..." diff --git a/po/eu.po b/po/eu.po index fc215f8f..b4f8907f 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/fr.po b/po/fr.po index a1d91c33..665545d4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/gd.po b/po/gd.po index 45f48b04..80aa5a60 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/gl.po b/po/gl.po index a5c9da9e..e5df1de4 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/he.po b/po/he.po index c54ecf05..043a8f46 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/hi.po b/po/hi.po index c0e8f242..f535c42a 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/it.po b/po/it.po index 4233be84..dbaf36e1 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ja.po b/po/ja.po index 11d1bb1e..26e12dce 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s 入力ソース" #: ../lib/main.vala:525 msgid "Character Map" -msgstr "" +msgstr "文字マップ" #: ../lib/main.vala:526 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "キーボードレイアウト表" #: ../lib/main.vala:527 msgid "Text Entry Settings..." -msgstr "" +msgstr "テキスト入力設定..." diff --git a/po/ko.po b/po/ko.po index b23f26ee..0acc6225 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/lt.po b/po/lt.po index f6489e5d..86784b84 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ms.po b/po/ms.po index f9f0bb7c..c22f68e0 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/nl.po b/po/nl.po index 47ca5db9..06b098cc 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/oc.po b/po/oc.po new file mode 100644 index 00000000..315cce17 --- /dev/null +++ b/po/oc.po @@ -0,0 +1,35 @@ +# Occitan (post 1500) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"PO-Revision-Date: 2013-10-02 06:07+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Occitan (post 1500) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:427 +#, c-format +msgid "%s input source" +msgstr "Agençament : %s" + +#: ../lib/main.vala:525 +msgid "Character Map" +msgstr "Taula de caractèrs" + +#: ../lib/main.vala:526 +msgid "Keyboard Layout Chart" +msgstr "Representacion de l'agençament" + +#: ../lib/main.vala:527 +msgid "Text Entry Settings..." +msgstr "Paramètres d'agençament" diff --git a/po/pt_BR.po b/po/pt_BR.po index 5792e452..e6cd7882 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ro.po b/po/ro.po index 7dd09944..4f3315ac 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ru.po b/po/ru.po index 401c690b..8f753443 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/sk.po b/po/sk.po index 9566e13e..32c69fdd 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/sl.po b/po/sl.po index 29bf8e34..600eefc3 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/sq.po b/po/sq.po index 83e820c1..4ff910e6 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/sr.po b/po/sr.po index 7abf5ba4..5ba367a4 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/sv.po b/po/sv.po index 79724f4f..fa22bbc6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/tg.po b/po/tg.po index a4ce910a..e3124c02 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/tr.po b/po/tr.po index 51bc01c3..7296a4b2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/ug.po b/po/ug.po index 5f4d6a5f..b4a3a87f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format diff --git a/po/uk.po b/po/uk.po index b24b9b14..0f17a677 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-01 05:42+0000\n" +"POT-Creation-Date: 2013-10-02 05:46+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-02 05:38+0000\n" -"X-Generator: Launchpad (build 16774)\n" +"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:427 #, c-format -- cgit v1.2.3 From 5b2dff045abfea23fa838d138dfcf61c99d56748 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Fri, 4 Oct 2013 02:28:13 +0000 Subject: Releasing 0.0.0+13.10.20131004-0ubuntu1, based on r125 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 18c768c1..b2a6461a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-keyboard (0.0.0+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Set the selected user's first keyboard layout whenever it changes + under unity-greeter. (LP #1233945). (LP: #1233945) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 125 + + -- Ubuntu daily release Fri, 04 Oct 2013 02:28:12 +0000 + indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu3) saucy; urgency=low * Updated POTFILES.skip, seems to be required as well. -- cgit v1.2.3 From bfd3929435ed151a9ee92808f832328f3f0639b9 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 4 Oct 2013 05:46:40 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 35 +++++++++++++++++++++++++++++++++++ po/bs.po | 12 ++++++------ po/ca.po | 12 ++++++------ po/da.po | 12 ++++++------ po/de.po | 12 ++++++------ po/el.po | 12 ++++++------ po/en_CA.po | 12 ++++++------ po/en_GB.po | 12 ++++++------ po/es.po | 12 ++++++------ po/et.po | 12 ++++++------ po/eu.po | 12 ++++++------ po/fi.po | 35 +++++++++++++++++++++++++++++++++++ po/fr.po | 12 ++++++------ po/gd.po | 12 ++++++------ po/gl.po | 12 ++++++------ po/he.po | 12 ++++++------ po/hi.po | 12 ++++++------ po/it.po | 12 ++++++------ po/ja.po | 12 ++++++------ po/ko.po | 12 ++++++------ po/lt.po | 12 ++++++------ po/lv.po | 35 +++++++++++++++++++++++++++++++++++ po/ms.po | 12 ++++++------ po/nl.po | 12 ++++++------ po/oc.po | 12 ++++++------ po/pt_BR.po | 12 ++++++------ po/ro.po | 12 ++++++------ po/ru.po | 12 ++++++------ po/sk.po | 12 ++++++------ po/sl.po | 12 ++++++------ po/sq.po | 12 ++++++------ po/sr.po | 12 ++++++------ po/sv.po | 12 ++++++------ po/tg.po | 12 ++++++------ po/tr.po | 12 ++++++------ po/ug.po | 12 ++++++------ po/uk.po | 12 ++++++------ po/zh_CN.po | 35 +++++++++++++++++++++++++++++++++++ 38 files changed, 344 insertions(+), 204 deletions(-) create mode 100644 po/ast.po create mode 100644 po/fi.po create mode 100644 po/lv.po create mode 100644 po/zh_CN.po diff --git a/po/ast.po b/po/ast.po new file mode 100644 index 00000000..6202d7c4 --- /dev/null +++ b/po/ast.po @@ -0,0 +1,35 @@ +# Asturian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"PO-Revision-Date: 2013-10-03 15:38+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Asturian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "Orixe d'entrada %s" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "Mapa de caráuteres" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "Distribución del tecláu" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "Configuración d'entrada de testu…" diff --git a/po/bs.po b/po/bs.po index 38933c8d..1f496ad2 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s ulazni izvor" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa znakova" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Crtež rasporeda tastature" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Postavke unosa teksta..." diff --git a/po/ca.po b/po/ca.po index 5c25e447..4d9d099d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Font d'entrada %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa de caràcters" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Disposició del teclat" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Paràmetres d'entrada de text…" diff --git a/po/da.po b/po/da.po index d1ffc799..02951a08 100644 --- a/po/da.po +++ b/po/da.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Tegnoversigt" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "" diff --git a/po/de.po b/po/de.po index 5ca5e6a9..38ec3b9d 100644 --- a/po/de.po +++ b/po/de.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s-Eingabequelle" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Zeichentabelle" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Abbild der Tastaturbelegung" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Texteingabe-Einstellungen …" diff --git a/po/el.po b/po/el.po index 93117299..33248bd1 100644 --- a/po/el.po +++ b/po/el.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s πηγή εισόδου" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Καθορισμός χαρακτήρων" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Διάγραμμα διάταξης πληκτρολογίου" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Ρυθμίσεις εισαγωγής κειμένου..." diff --git a/po/en_CA.po b/po/en_CA.po index 088056e9..126c3c3c 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/en_GB.po b/po/en_GB.po index 76bbf87f..a7057df6 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/es.po b/po/es.po index 6e56de79..93316685 100644 --- a/po/es.po +++ b/po/es.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Origen de entrada %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Distribución del teclado" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Configuración de entrada de texto…" diff --git a/po/et.po b/po/et.po index c8939ec0..0df54396 100644 --- a/po/et.po +++ b/po/et.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s sisendallikas" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Märgikaart" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Klaviatuuripaigutuse skeem" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Tekstisisestamise seaded..." diff --git a/po/eu.po b/po/eu.po index b4f8907f..d4c59e78 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Karaktere-mapa" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "" diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 00000000..519bca6b --- /dev/null +++ b/po/fi.po @@ -0,0 +1,35 @@ +# Finnish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"PO-Revision-Date: 2013-10-03 09:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Finnish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "Syötelähde %s" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "Merkkikartta" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "Näppäimistön asettelu" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "Tekstisyötteen asetukset..." diff --git a/po/fr.po b/po/fr.po index 665545d4..09c8e8ab 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Agencement : %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Table de caractères" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Représentation de l'agencement" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Paramètres d'agencement" diff --git a/po/gd.po b/po/gd.po index 80aa5a60..af23ab64 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Tùs ion-chur %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa nan caractaran" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Cairt co-dhealbhachd a' mheur-chlàir" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Roghainnean ion-chur teacsa..." diff --git a/po/gl.po b/po/gl.po index e5df1de4..d45c6be9 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Orixe da entrada: %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Gráfica da disposición do teclado" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Configuración da entrada de texto..." diff --git a/po/he.po b/po/he.po index 043a8f46..6211cb9e 100644 --- a/po/he.po +++ b/po/he.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "מקור קלט %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "מפת תווים" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "תרשים פריסת המקלדת" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "הגדרות הזנת טקסט…" diff --git a/po/hi.po b/po/hi.po index f535c42a..8e6b74b4 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "अक्षर तालिका" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "" diff --git a/po/it.po b/po/it.po index dbaf36e1..96d6db07 100644 --- a/po/it.po +++ b/po/it.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Sorgente di input %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Tabella caratteri" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Disposizione tastiera" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Impostazioni inserimento testo..." diff --git a/po/ja.po b/po/ja.po index 26e12dce..2e2584c9 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s 入力ソース" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "文字マップ" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "キーボードレイアウト表" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "テキスト入力設定..." diff --git a/po/ko.po b/po/ko.po index 0acc6225..15d489e2 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "입력 소스 %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "문자 표" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "키보드 배치 표" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "텍스트 입력창 설정..." diff --git a/po/lt.po b/po/lt.po index 86784b84..46bdac25 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s įvesties šaltinis" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Simbolių lentelė" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Klaviatūros klavišų išdėstymas" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Teksto įvedimo nustatymai..." diff --git a/po/lv.po b/po/lv.po new file mode 100644 index 00000000..9a0e59b0 --- /dev/null +++ b/po/lv.po @@ -0,0 +1,35 @@ +# Latvian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"PO-Revision-Date: 2013-10-03 15:03+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Latvian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "%s ievades avots" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "Rakstzīmju tabula" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "Klaviatūras Izkārtojuma Tabula" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "Teksta Ievades Iestatījumi..." diff --git a/po/ms.po b/po/ms.po index c22f68e0..6ade09b3 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "% sumber input" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Peta Aksara" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Carta Bentanga Papan Kekunci" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Tetapan Masukan Teks..." diff --git a/po/nl.po b/po/nl.po index 06b098cc..70d82784 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s invoerbron" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Tekens en symbolen" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Toetsenbordindelingoverzicht" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Tekstinvoerinstellingen…" diff --git a/po/oc.po b/po/oc.po index 315cce17..337e2e5a 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Agençament : %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Taula de caractèrs" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Representacion de l'agençament" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Paramètres d'agençament" diff --git a/po/pt_BR.po b/po/pt_BR.po index e6cd7882..0684b4b5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "fonte de entrada %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Disposição do teclado" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Configurações de entrada de texto…" diff --git a/po/ro.po b/po/ro.po index 4f3315ac..d4082633 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "" diff --git a/po/ru.po b/po/ru.po index 8f753443..85d72690 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Источник ввода %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Таблица символов" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Схема раскладки клавиатуры" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Параметры ввода текста..." diff --git a/po/sk.po b/po/sk.po index 32c69fdd..35b7b45f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "zdroj vstupu %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Mapa znakov" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Rozloženie klávesnice" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Nastavenia vstupu…" diff --git a/po/sl.po b/po/sl.po index 600eefc3..ebdcc84f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s vir vnosa" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Preglednica znakov" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Prikaz razporeditve tipk" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Nastavitve vnosa besedila ..." diff --git a/po/sq.po b/po/sq.po index 4ff910e6..c0c794ab 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s burim hyrjeje" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Harta e Simboleve" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Harta e Daljes së Tastierës" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Parametrat e Hyrjes së Tekstit..." diff --git a/po/sr.po b/po/sr.po index 5ba367a4..72f8e7da 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Мапа карактера" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Шаблон распореда тастатуре" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Подешавања уноса текста" diff --git a/po/sv.po b/po/sv.po index fa22bbc6..e5a7415d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "" diff --git a/po/tg.po b/po/tg.po index e3124c02..a7ab6d35 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Манбаи вуруди %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Тарҳбандии аломатҳо" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Аломатҳои тарҳбандии клавиатура" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Танзимоти вуруди матн..." diff --git a/po/tr.po b/po/tr.po index 7296a4b2..9f338ee3 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s girdi kaynağı" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Karakter Haritası" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Klavye Düzeni Şeması" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Metin Girdisi Ayarları..." diff --git a/po/ug.po b/po/ug.po index b4a3a87f..9c3dc91f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "%s كىرگۈزۈش مەنبەسى" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "ھەرپ-بەلگە جەدۋىلى" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "ھەرپتاختا ئورۇنلاشتۇرۇش كۆرۈنۈشى" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "تېكىست كىرگۈزۈش تەڭشەكلىرى…" diff --git a/po/uk.po b/po/uk.po index 0f17a677..9b28dac1 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-02 05:46+0000\n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-03 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" "X-Generator: Launchpad (build 16791)\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:550 #, c-format msgid "%s input source" msgstr "Джерело введення %s" -#: ../lib/main.vala:525 +#: ../lib/main.vala:648 msgid "Character Map" msgstr "Таблиця символів" -#: ../lib/main.vala:526 +#: ../lib/main.vala:649 msgid "Keyboard Layout Chart" msgstr "Таблиця розкладки клавіатури" -#: ../lib/main.vala:527 +#: ../lib/main.vala:650 msgid "Text Entry Settings..." msgstr "Параметри введення тексту…" diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 00000000..dba6d1ec --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,35 @@ +# Chinese (Simplified) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"PO-Revision-Date: 2013-10-03 12:50+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Chinese (Simplified) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "" -- cgit v1.2.3 From 7dedd72bd945765ba65c584537deea79744066eb Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 5 Oct 2013 06:17:49 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 35 +++++++++++++++++++++++++++++++++++ po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 39 files changed, 111 insertions(+), 76 deletions(-) create mode 100644 po/hu.po diff --git a/po/ast.po b/po/ast.po index 6202d7c4..35580ea4 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/bs.po b/po/bs.po index 1f496ad2..2e58115f 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ca.po b/po/ca.po index 4d9d099d..9783db0a 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/da.po b/po/da.po index 02951a08..298015a5 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/de.po b/po/de.po index 38ec3b9d..d9f34ba5 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/el.po b/po/el.po index 33248bd1..1306226e 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_CA.po b/po/en_CA.po index 126c3c3c..f2c6830a 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_GB.po b/po/en_GB.po index a7057df6..b17410ea 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/es.po b/po/es.po index 93316685..a83290fe 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/et.po b/po/et.po index 0df54396..80e9a900 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/eu.po b/po/eu.po index d4c59e78..91ba0552 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fi.po b/po/fi.po index 519bca6b..98fcded6 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fr.po b/po/fr.po index 09c8e8ab..95af4d6d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gd.po b/po/gd.po index af23ab64..b0d8e1cb 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gl.po b/po/gl.po index d45c6be9..b674f4d2 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/he.po b/po/he.po index 6211cb9e..0dffd214 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hi.po b/po/hi.po index 8e6b74b4..f2dd4582 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 00000000..e1b3c90b --- /dev/null +++ b/po/hu.po @@ -0,0 +1,35 @@ +# Hungarian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"PO-Revision-Date: 2013-10-04 18:45+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Generator: Launchpad (build 16791)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/it.po b/po/it.po index 96d6db07..6a0a2636 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ja.po b/po/ja.po index 2e2584c9..f26076f2 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ko.po b/po/ko.po index 15d489e2..95cd34c0 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lt.po b/po/lt.po index 46bdac25..0d8e2dd1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lv.po b/po/lv.po index 9a0e59b0..5e5cf580 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ms.po b/po/ms.po index 6ade09b3..ebc9519f 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/nl.po b/po/nl.po index 70d82784..267035ea 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/oc.po b/po/oc.po index 337e2e5a..b8affc88 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/pt_BR.po b/po/pt_BR.po index 0684b4b5..dc0fa966 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ro.po b/po/ro.po index d4082633..7864f133 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ru.po b/po/ru.po index 85d72690..d826cd30 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sk.po b/po/sk.po index 35b7b45f..c3f5fc55 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sl.po b/po/sl.po index ebdcc84f..69fe5743 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sq.po b/po/sq.po index c0c794ab..04e75f9a 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sr.po b/po/sr.po index 72f8e7da..3e248218 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sv.po b/po/sv.po index e5a7415d..ac5849b8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tg.po b/po/tg.po index a7ab6d35..dddcc117 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tr.po b/po/tr.po index 9f338ee3..a25f3282 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ug.po b/po/ug.po index 9c3dc91f..b3bef789 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/uk.po b/po/uk.po index 9b28dac1..422d226a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/zh_CN.po b/po/zh_CN.po index dba6d1ec..772f2203 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-03 15:27+0000\n" +"POT-Creation-Date: 2013-10-04 10:21+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-04 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 -- cgit v1.2.3 From 296319f241c192c50c718b3e02942824243233b4 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 6 Oct 2013 05:21:20 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/da.po | 6 +++--- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 39 files changed, 79 insertions(+), 79 deletions(-) diff --git a/po/ast.po b/po/ast.po index 35580ea4..c6819637 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/bs.po b/po/bs.po index 2e58115f..6819690b 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ca.po b/po/ca.po index 9783db0a..b6df60e5 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/da.po b/po/da.po index 298015a5..664777ec 100644 --- a/po/da.po +++ b/po/da.po @@ -7,20 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s-inputkilde" #: ../lib/main.vala:648 msgid "Character Map" diff --git a/po/de.po b/po/de.po index d9f34ba5..ef790a59 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/el.po b/po/el.po index 1306226e..80f69621 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_CA.po b/po/en_CA.po index f2c6830a..d101d995 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_GB.po b/po/en_GB.po index b17410ea..eebf5149 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/es.po b/po/es.po index a83290fe..e22ca191 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/et.po b/po/et.po index 80e9a900..76e6bd3d 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/eu.po b/po/eu.po index 91ba0552..8dd5a2a1 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fi.po b/po/fi.po index 98fcded6..9038a53d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fr.po b/po/fr.po index 95af4d6d..dbdec7b7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gd.po b/po/gd.po index b0d8e1cb..b41a49be 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gl.po b/po/gl.po index b674f4d2..ce72bb79 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/he.po b/po/he.po index 0dffd214..c9891a62 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hi.po b/po/hi.po index f2dd4582..3add48aa 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hu.po b/po/hu.po index e1b3c90b..21e69550 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/it.po b/po/it.po index 6a0a2636..d4985102 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ja.po b/po/ja.po index f26076f2..655fe26d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ko.po b/po/ko.po index 95cd34c0..18bbf697 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lt.po b/po/lt.po index 0d8e2dd1..a5ba1bc6 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lv.po b/po/lv.po index 5e5cf580..04260f02 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ms.po b/po/ms.po index ebc9519f..2b31a00c 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/nl.po b/po/nl.po index 267035ea..43071aca 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/oc.po b/po/oc.po index b8affc88..ccf7e712 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/pt_BR.po b/po/pt_BR.po index dc0fa966..af5ce019 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ro.po b/po/ro.po index 7864f133..8ba26a85 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ru.po b/po/ru.po index d826cd30..d45b625a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sk.po b/po/sk.po index c3f5fc55..d8b6fb32 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sl.po b/po/sl.po index 69fe5743..c3649757 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sq.po b/po/sq.po index 04e75f9a..837df76a 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sr.po b/po/sr.po index 3e248218..e8e5f312 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sv.po b/po/sv.po index ac5849b8..128e10eb 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tg.po b/po/tg.po index dddcc117..4f211687 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tr.po b/po/tr.po index a25f3282..efa4555c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ug.po b/po/ug.po index b3bef789..04a35168 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/uk.po b/po/uk.po index 422d226a..2685ab96 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/zh_CN.po b/po/zh_CN.po index 772f2203..2ee6ea9a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-04 10:21+0000\n" +"POT-Creation-Date: 2013-10-05 06:19+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-05 06:17+0000\n" +"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 -- cgit v1.2.3 From 71cf4e8659eba34bbff424479631ef2263022c30 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 7 Oct 2013 05:59:36 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/da.po | 6 +++--- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 39 files changed, 79 insertions(+), 79 deletions(-) diff --git a/po/ast.po b/po/ast.po index c6819637..808a9441 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/bs.po b/po/bs.po index 6819690b..13e0bb72 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ca.po b/po/ca.po index b6df60e5..a09a489d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/da.po b/po/da.po index 664777ec..d78ed8a4 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 @@ -28,7 +28,7 @@ msgstr "Tegnoversigt" #: ../lib/main.vala:649 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Oversigt over tastaturlayout" #: ../lib/main.vala:650 msgid "Text Entry Settings..." diff --git a/po/de.po b/po/de.po index ef790a59..8b28c65d 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/el.po b/po/el.po index 80f69621..1f056d5e 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_CA.po b/po/en_CA.po index d101d995..6b630364 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/en_GB.po b/po/en_GB.po index eebf5149..a96b39e6 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/es.po b/po/es.po index e22ca191..6dcf5d0e 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/et.po b/po/et.po index 76e6bd3d..5f9492b6 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/eu.po b/po/eu.po index 8dd5a2a1..74955828 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fi.po b/po/fi.po index 9038a53d..c1153def 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/fr.po b/po/fr.po index dbdec7b7..ca3fbdd7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gd.po b/po/gd.po index b41a49be..82196ed0 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/gl.po b/po/gl.po index ce72bb79..a5896c0f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/he.po b/po/he.po index c9891a62..40364923 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hi.po b/po/hi.po index 3add48aa..736ba8e9 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/hu.po b/po/hu.po index 21e69550..128d25d6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/it.po b/po/it.po index d4985102..154d9dbd 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ja.po b/po/ja.po index 655fe26d..5e738d4e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ko.po b/po/ko.po index 18bbf697..1f692739 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lt.po b/po/lt.po index a5ba1bc6..f626eed0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/lv.po b/po/lv.po index 04260f02..7c7a456d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ms.po b/po/ms.po index 2b31a00c..a0f7e3f8 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/nl.po b/po/nl.po index 43071aca..271b7c8c 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/oc.po b/po/oc.po index ccf7e712..f1ac936a 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/pt_BR.po b/po/pt_BR.po index af5ce019..ae30bd80 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ro.po b/po/ro.po index 8ba26a85..3bfe0e10 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ru.po b/po/ru.po index d45b625a..435ee13f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sk.po b/po/sk.po index d8b6fb32..f5df19fe 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sl.po b/po/sl.po index c3649757..dc8cd9c9 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sq.po b/po/sq.po index 837df76a..7174cad6 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sr.po b/po/sr.po index e8e5f312..bbc05920 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/sv.po b/po/sv.po index 128e10eb..e84aa469 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tg.po b/po/tg.po index 4f211687..90dd4936 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/tr.po b/po/tr.po index efa4555c..74c15cda 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/ug.po b/po/ug.po index 04a35168..4481226b 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/uk.po b/po/uk.po index 2685ab96..2fd1380a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 diff --git a/po/zh_CN.po b/po/zh_CN.po index 2ee6ea9a..10024e1a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-05 06:19+0000\n" +"POT-Creation-Date: 2013-10-06 05:23+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-06 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" "X-Generator: Launchpad (build 16791)\n" #: ../lib/main.vala:550 -- cgit v1.2.3 From 44c5f2b5151d3b2202c0d49968449ecc1a83d94e Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 8 Oct 2013 06:19:57 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cy.po | 35 +++++++++++++++++++++++++++++++++++ po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 35 +++++++++++++++++++++++++++++++++++ po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 35 +++++++++++++++++++++++++++++++++++ po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/zh_CN.po | 6 +++--- 42 files changed, 222 insertions(+), 117 deletions(-) create mode 100644 po/cy.po create mode 100644 po/en_AU.po create mode 100644 po/nb.po diff --git a/po/ast.po b/po/ast.po index 808a9441..de201f9a 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/bs.po b/po/bs.po index 13e0bb72..ffbe5640 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ca.po b/po/ca.po index a09a489d..1e7a7155 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/cy.po b/po/cy.po new file mode 100644 index 00000000..288f9031 --- /dev/null +++ b/po/cy.po @@ -0,0 +1,35 @@ +# Welsh translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"PO-Revision-Date: 2013-10-08 00:05+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Welsh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/da.po b/po/da.po index d78ed8a4..ba0c0b63 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/de.po b/po/de.po index 8b28c65d..05089719 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/el.po b/po/el.po index 1f056d5e..0f18d443 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po new file mode 100644 index 00000000..e0b836b4 --- /dev/null +++ b/po/en_AU.po @@ -0,0 +1,35 @@ +# English (Australia) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"PO-Revision-Date: 2013-10-07 23:11+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (Australia) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/en_CA.po b/po/en_CA.po index 6b630364..20bdbee7 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index a96b39e6..4d3c9663 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/es.po b/po/es.po index 6dcf5d0e..b348997e 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/et.po b/po/et.po index 5f9492b6..365ced77 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/eu.po b/po/eu.po index 74955828..93bb880c 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/fi.po b/po/fi.po index c1153def..d93446e4 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/fr.po b/po/fr.po index ca3fbdd7..c4096276 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/gd.po b/po/gd.po index 82196ed0..bcf3f19e 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/gl.po b/po/gl.po index a5896c0f..7bacdb71 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/he.po b/po/he.po index 40364923..1d10f927 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/hi.po b/po/hi.po index 736ba8e9..a2634005 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/hu.po b/po/hu.po index 128d25d6..5f7fb8a6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/it.po b/po/it.po index 154d9dbd..b4fbc033 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ja.po b/po/ja.po index 5e738d4e..d996d838 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ko.po b/po/ko.po index 1f692739..ea3098ea 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/lt.po b/po/lt.po index f626eed0..48cecf10 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/lv.po b/po/lv.po index 7c7a456d..e26aa6b4 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ms.po b/po/ms.po index a0f7e3f8..7ee0eacb 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 00000000..7542978e --- /dev/null +++ b/po/nb.po @@ -0,0 +1,35 @@ +# Norwegian Bokmal translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"PO-Revision-Date: 2013-10-07 09:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Norwegian Bokmal \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "%s inndatakilde" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "Tegnkart" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "Kart over tastaturoppsett" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "Innstillinger for tekstskriving …" diff --git a/po/nl.po b/po/nl.po index 271b7c8c..385d8b6e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/oc.po b/po/oc.po index f1ac936a..397af089 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index ae30bd80..9b871508 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ro.po b/po/ro.po index 3bfe0e10..f21ab4f7 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ru.po b/po/ru.po index 435ee13f..77ff2ccd 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/sk.po b/po/sk.po index f5df19fe..78efa0e0 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/sl.po b/po/sl.po index dc8cd9c9..0c698574 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/sq.po b/po/sq.po index 7174cad6..efce0398 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/sr.po b/po/sr.po index bbc05920..64ba1f95 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/sv.po b/po/sv.po index e84aa469..41ec4cef 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/tg.po b/po/tg.po index 90dd4936..74c5503e 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/tr.po b/po/tr.po index 74c15cda..c00a0f66 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/ug.po b/po/ug.po index 4481226b..a8c7b0ce 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/uk.po b/po/uk.po index 2fd1380a..63828912 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index 10024e1a..0d666382 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-06 05:23+0000\n" +"POT-Creation-Date: 2013-10-07 06:01+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-07 05:59+0000\n" -"X-Generator: Launchpad (build 16791)\n" +"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 #, c-format -- cgit v1.2.3 From 45f0066c39996a8ef4c3d4afabde4e6134f77d15 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 9 Oct 2013 05:51:25 +0000 Subject: Launchpad automatic translations update. --- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 35 +++++++++++++++++++++++++++++++++++ po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 43 files changed, 119 insertions(+), 84 deletions(-) create mode 100644 po/cs.po diff --git a/po/ast.po b/po/ast.po index de201f9a..0c4d762b 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/bs.po b/po/bs.po index ffbe5640..f6534435 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ca.po b/po/ca.po index 1e7a7155..8ade32c4 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 00000000..912d502a --- /dev/null +++ b/po/cs.po @@ -0,0 +1,35 @@ +# Czech translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"PO-Revision-Date: 2013-10-08 06:34+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:550 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:648 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:649 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/cy.po b/po/cy.po index 288f9031..921e4529 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/da.po b/po/da.po index ba0c0b63..38fdfb63 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/de.po b/po/de.po index 05089719..9d203e2a 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/el.po b/po/el.po index 0f18d443..10c3c22a 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/en_AU.po b/po/en_AU.po index e0b836b4..bb31d908 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/en_CA.po b/po/en_CA.po index 20bdbee7..7e21b1a3 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/en_GB.po b/po/en_GB.po index 4d3c9663..92a6fa04 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/es.po b/po/es.po index b348997e..90756ed8 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/et.po b/po/et.po index 365ced77..4bf3c4f0 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/eu.po b/po/eu.po index 93bb880c..4f116aba 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/fi.po b/po/fi.po index d93446e4..c50323fd 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/fr.po b/po/fr.po index c4096276..48cd562d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/gd.po b/po/gd.po index bcf3f19e..41f4f971 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/gl.po b/po/gl.po index 7bacdb71..00142e4f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/he.po b/po/he.po index 1d10f927..48c355a2 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/hi.po b/po/hi.po index a2634005..8b023f09 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/hu.po b/po/hu.po index 5f7fb8a6..95e2c4cb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/it.po b/po/it.po index b4fbc033..7274e6fa 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ja.po b/po/ja.po index d996d838..38e3b6c8 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ko.po b/po/ko.po index ea3098ea..252140c0 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/lt.po b/po/lt.po index 48cecf10..509333c1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/lv.po b/po/lv.po index e26aa6b4..fcdf56ce 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ms.po b/po/ms.po index 7ee0eacb..231efde9 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/nb.po b/po/nb.po index 7542978e..8eea02a8 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/nl.po b/po/nl.po index 385d8b6e..516a3b80 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/oc.po b/po/oc.po index 397af089..a27c7144 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/pt_BR.po b/po/pt_BR.po index 9b871508..a358cb26 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ro.po b/po/ro.po index f21ab4f7..636a15fc 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ru.po b/po/ru.po index 77ff2ccd..037c4ec8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/sk.po b/po/sk.po index 78efa0e0..f0cb99ae 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/sl.po b/po/sl.po index 0c698574..57273b57 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/sq.po b/po/sq.po index efce0398..99cf6bd8 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/sr.po b/po/sr.po index 64ba1f95..0bc12dbd 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/sv.po b/po/sv.po index 41ec4cef..b0e25278 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/tg.po b/po/tg.po index 74c5503e..b9e016ea 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/tr.po b/po/tr.po index c00a0f66..7cf7e67e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/ug.po b/po/ug.po index a8c7b0ce..12dcb834 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/uk.po b/po/uk.po index 63828912..e7bc8398 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 diff --git a/po/zh_CN.po b/po/zh_CN.po index 0d666382..951b4c1f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-07 06:01+0000\n" +"POT-Creation-Date: 2013-10-08 06:21+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-08 06:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:550 -- cgit v1.2.3 From 96ba3bfeba7badbce1a5f3592f6317a5657a324f Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 9 Oct 2013 11:23:21 -0400 Subject: Don't set LightDM's layout if we're in a session. (LP: 1226962) --- lib/main.vala | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/lib/main.vala b/lib/main.vala index 190276f8..195ee140 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -436,24 +436,26 @@ public class Indicator.Keyboard.Service : Object { [DBus (visible = false)] private void update_login_layout () { - unowned List layouts = LightDM.get_layouts (); - var current = source_settings.get_uint ("current"); + if (is_login_user ()) { + unowned List layouts = LightDM.get_layouts (); + var current = source_settings.get_uint ("current"); - if (current < get_sources ().length) { - var source = get_sources ()[current]; - string? name = null; + if (current < get_sources ().length) { + var source = get_sources ()[current]; + string? name = null; - if (source.layout != null && source.variant != null) { - name = @"$((!) source.layout)\t$((!) source.variant)"; - } else if (source.layout != null) { - name = source.layout; - } + if (source.layout != null && source.variant != null) { + name = @"$((!) source.layout)\t$((!) source.variant)"; + } else if (source.layout != null) { + name = source.layout; + } - if (name != null) { - foreach (var layout in layouts) { - if (layout.name == (!) name) { - LightDM.set_layout (layout); - break; + if (name != null) { + foreach (var layout in layouts) { + if (layout.name == (!) name) { + LightDM.set_layout (layout); + break; + } } } } -- cgit v1.2.3 From d41d0306fceb07343b71c78b96d6ac8a21d64546 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 10 Oct 2013 05:26:34 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 35 +++++++++++++++++++++++++++++++++++ po/ast.po | 12 ++++++------ po/bs.po | 12 ++++++------ po/ca.po | 12 ++++++------ po/cs.po | 14 +++++++------- po/cy.po | 12 ++++++------ po/da.po | 14 +++++++------- po/de.po | 12 ++++++------ po/el.po | 12 ++++++------ po/en_AU.po | 12 ++++++------ po/en_CA.po | 12 ++++++------ po/en_GB.po | 12 ++++++------ po/es.po | 12 ++++++------ po/et.po | 12 ++++++------ po/eu.po | 12 ++++++------ po/fi.po | 12 ++++++------ po/fr.po | 12 ++++++------ po/gd.po | 12 ++++++------ po/gl.po | 12 ++++++------ po/he.po | 12 ++++++------ po/hi.po | 12 ++++++------ po/hu.po | 20 ++++++++++---------- po/it.po | 12 ++++++------ po/ja.po | 12 ++++++------ po/ko.po | 12 ++++++------ po/lt.po | 12 ++++++------ po/lv.po | 12 ++++++------ po/ms.po | 12 ++++++------ po/nb.po | 12 ++++++------ po/nl.po | 12 ++++++------ po/oc.po | 12 ++++++------ po/pt_BR.po | 12 ++++++------ po/ro.po | 12 ++++++------ po/ru.po | 12 ++++++------ po/sk.po | 12 ++++++------ po/sl.po | 12 ++++++------ po/sq.po | 12 ++++++------ po/sr.po | 12 ++++++------ po/sv.po | 12 ++++++------ po/tg.po | 12 ++++++------ po/tr.po | 12 ++++++------ po/ug.po | 12 ++++++------ po/uk.po | 12 ++++++------ po/zh_CN.po | 20 ++++++++++---------- 44 files changed, 303 insertions(+), 268 deletions(-) create mode 100644 po/ar.po diff --git a/po/ar.po b/po/ar.po new file mode 100644 index 00000000..e30f1b10 --- /dev/null +++ b/po/ar.po @@ -0,0 +1,35 @@ +# Arabic translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"PO-Revision-Date: 2013-10-10 03:47+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Arabic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "مصدر الإدخال %s" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "خريطة المحارف" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "رسمة تخطيط لوحة المفاتيح" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "إعدادات إدخال النص..." diff --git a/po/ast.po b/po/ast.po index 0c4d762b..df24f0a5 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Orixe d'entrada %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa de caráuteres" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Distribución del tecláu" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Configuración d'entrada de testu…" diff --git a/po/bs.po b/po/bs.po index f6534435..f82e264e 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s ulazni izvor" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa znakova" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Crtež rasporeda tastature" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Postavke unosa teksta..." diff --git a/po/ca.po b/po/ca.po index 8ade32c4..b8dc7bcd 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Font d'entrada %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa de caràcters" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Disposició del teclat" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Paràmetres d'entrada de text…" diff --git a/po/cs.po b/po/cs.po index 912d502a..80c85eb5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" -msgstr "" +msgstr "Mapa znaků" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/cy.po b/po/cy.po index 921e4529..34c0dbb6 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/da.po b/po/da.po index 38fdfb63..f46afad8 100644 --- a/po/da.po +++ b/po/da.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s-inputkilde" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Tegnoversigt" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Oversigt over tastaturlayout" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "Indstillinger for tekstfelt..." diff --git a/po/de.po b/po/de.po index 9d203e2a..b3119db2 100644 --- a/po/de.po +++ b/po/de.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s-Eingabequelle" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Zeichentabelle" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Abbild der Tastaturbelegung" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Texteingabe-Einstellungen …" diff --git a/po/el.po b/po/el.po index 10c3c22a..3a58da9d 100644 --- a/po/el.po +++ b/po/el.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s πηγή εισόδου" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Καθορισμός χαρακτήρων" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Διάγραμμα διάταξης πληκτρολογίου" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Ρυθμίσεις εισαγωγής κειμένου..." diff --git a/po/en_AU.po b/po/en_AU.po index bb31d908..aefedcd4 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/en_CA.po b/po/en_CA.po index 7e21b1a3..34c83240 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/en_GB.po b/po/en_GB.po index 92a6fa04..17c1d44f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/es.po b/po/es.po index 90756ed8..f1e8da45 100644 --- a/po/es.po +++ b/po/es.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Origen de entrada %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Distribución del teclado" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Configuración de entrada de texto…" diff --git a/po/et.po b/po/et.po index 4bf3c4f0..35ac486d 100644 --- a/po/et.po +++ b/po/et.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s sisendallikas" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Märgikaart" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Klaviatuuripaigutuse skeem" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Tekstisisestamise seaded..." diff --git a/po/eu.po b/po/eu.po index 4f116aba..db40fadf 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Karaktere-mapa" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/fi.po b/po/fi.po index c50323fd..28474bb1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Syötelähde %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Merkkikartta" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Näppäimistön asettelu" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Tekstisyötteen asetukset..." diff --git a/po/fr.po b/po/fr.po index 48cd562d..8ddb4a73 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Agencement : %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Table de caractères" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Représentation de l'agencement" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Paramètres d'agencement" diff --git a/po/gd.po b/po/gd.po index 41f4f971..ccba5b0e 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Tùs ion-chur %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa nan caractaran" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Cairt co-dhealbhachd a' mheur-chlàir" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Roghainnean ion-chur teacsa..." diff --git a/po/gl.po b/po/gl.po index 00142e4f..c7946b91 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Orixe da entrada: %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Gráfica da disposición do teclado" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Configuración da entrada de texto..." diff --git a/po/he.po b/po/he.po index 48c355a2..389af375 100644 --- a/po/he.po +++ b/po/he.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "מקור קלט %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "מפת תווים" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "תרשים פריסת המקלדת" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "הגדרות הזנת טקסט…" diff --git a/po/hi.po b/po/hi.po index 8b023f09..46e2be96 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "अक्षर तालिका" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/hu.po b/po/hu.po index 95e2c4cb..bf79194b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s beviteli forrás" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" -msgstr "" +msgstr "Karaktertábla" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Billentyűzetkiosztás" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "Szövegbeviteli beállítások…" diff --git a/po/it.po b/po/it.po index 7274e6fa..8041e716 100644 --- a/po/it.po +++ b/po/it.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Sorgente di input %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Tabella caratteri" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Disposizione tastiera" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Impostazioni inserimento testo..." diff --git a/po/ja.po b/po/ja.po index 38e3b6c8..bdefa589 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s 入力ソース" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "文字マップ" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "キーボードレイアウト表" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "テキスト入力設定..." diff --git a/po/ko.po b/po/ko.po index 252140c0..c5bbb228 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "입력 소스 %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "문자 표" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "키보드 배치 표" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "텍스트 입력창 설정..." diff --git a/po/lt.po b/po/lt.po index 509333c1..235822a2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s įvesties šaltinis" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Simbolių lentelė" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Klaviatūros klavišų išdėstymas" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Teksto įvedimo nustatymai..." diff --git a/po/lv.po b/po/lv.po index fcdf56ce..bc9bc1ae 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s ievades avots" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Rakstzīmju tabula" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Klaviatūras Izkārtojuma Tabula" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Teksta Ievades Iestatījumi..." diff --git a/po/ms.po b/po/ms.po index 231efde9..157f9023 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "% sumber input" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Peta Aksara" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Carta Bentanga Papan Kekunci" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Tetapan Masukan Teks..." diff --git a/po/nb.po b/po/nb.po index 8eea02a8..18bafb5e 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s inndatakilde" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Tegnkart" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Kart over tastaturoppsett" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Innstillinger for tekstskriving …" diff --git a/po/nl.po b/po/nl.po index 516a3b80..87b918ab 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s invoerbron" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Tekens en symbolen" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Toetsenbordindelingoverzicht" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Tekstinvoerinstellingen…" diff --git a/po/oc.po b/po/oc.po index a27c7144..e12ce96c 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Agençament : %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Taula de caractèrs" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Representacion de l'agençament" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Paramètres d'agençament" diff --git a/po/pt_BR.po b/po/pt_BR.po index a358cb26..312f2fe8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "fonte de entrada %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Disposição do teclado" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Configurações de entrada de texto…" diff --git a/po/ro.po b/po/ro.po index 636a15fc..6bf68b6c 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/ru.po b/po/ru.po index 037c4ec8..2a84bb44 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Источник ввода %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Таблица символов" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Схема раскладки клавиатуры" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Параметры ввода текста..." diff --git a/po/sk.po b/po/sk.po index f0cb99ae..a0b5a731 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "zdroj vstupu %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Mapa znakov" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Rozloženie klávesnice" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Nastavenia vstupu…" diff --git a/po/sl.po b/po/sl.po index 57273b57..39472cac 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s vir vnosa" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Preglednica znakov" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Prikaz razporeditve tipk" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Nastavitve vnosa besedila ..." diff --git a/po/sq.po b/po/sq.po index 99cf6bd8..990e8370 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s burim hyrjeje" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Harta e Simboleve" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Harta e Daljes së Tastierës" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Parametrat e Hyrjes së Tekstit..." diff --git a/po/sr.po b/po/sr.po index 0bc12dbd..a1d3ffb1 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Мапа карактера" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Шаблон распореда тастатуре" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Подешавања уноса текста" diff --git a/po/sv.po b/po/sv.po index b0e25278..90d5bedf 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "" diff --git a/po/tg.po b/po/tg.po index b9e016ea..0f17ce57 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Манбаи вуруди %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Тарҳбандии аломатҳо" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Аломатҳои тарҳбандии клавиатура" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Танзимоти вуруди матн..." diff --git a/po/tr.po b/po/tr.po index 7cf7e67e..790f0f6c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s girdi kaynağı" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Karakter Haritası" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Klavye Düzeni Şeması" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Metin Girdisi Ayarları..." diff --git a/po/ug.po b/po/ug.po index 12dcb834..c102d258 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "%s كىرگۈزۈش مەنبەسى" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "ھەرپ-بەلگە جەدۋىلى" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "ھەرپتاختا ئورۇنلاشتۇرۇش كۆرۈنۈشى" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "تېكىست كىرگۈزۈش تەڭشەكلىرى…" diff --git a/po/uk.po b/po/uk.po index e7bc8398..7aed7e3d 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" msgstr "Джерело введення %s" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" msgstr "Таблиця символів" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" msgstr "Таблиця розкладки клавіатури" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." msgstr "Параметри введення тексту…" diff --git a/po/zh_CN.po b/po/zh_CN.po index 951b4c1f..cdb7d97b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-08 06:21+0000\n" +"POT-Creation-Date: 2013-10-09 22:07+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-09 05:51+0000\n" +"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" "X-Generator: Launchpad (build 16799)\n" -#: ../lib/main.vala:550 +#: ../lib/main.vala:552 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s 输入源" -#: ../lib/main.vala:648 +#: ../lib/main.vala:650 msgid "Character Map" -msgstr "" +msgstr "字符映射表" -#: ../lib/main.vala:649 +#: ../lib/main.vala:651 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "键盘布局图" -#: ../lib/main.vala:650 +#: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "文本输入设置..." -- cgit v1.2.3 From a036a81d23729d36b3d5622140ee01491430940e Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 10 Oct 2013 12:36:10 +0000 Subject: Releasing 0.0.0+13.10.20131010.1-0ubuntu1, based on r134 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index b2a6461a..a8c64541 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Don't set LightDM's layout if we're in a session. (LP: 1226962). + (LP: #1226962) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 134 + + -- Ubuntu daily release Thu, 10 Oct 2013 12:36:09 +0000 + indicator-keyboard (0.0.0+13.10.20131004-0ubuntu1) saucy; urgency=low [ William Hua ] -- cgit v1.2.3 From 0812dee1bd6a7076796cd6792c3bbe121c738834 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 11 Oct 2013 05:30:59 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt.po | 35 +++++++++++++++++++++++++++++++++++ po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 45 files changed, 123 insertions(+), 88 deletions(-) create mode 100644 po/pt.po diff --git a/po/ar.po b/po/ar.po index e30f1b10..80040a22 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index df24f0a5..878c8008 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index f82e264e..298dee8b 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index b8dc7bcd..42c5c27e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 80c85eb5..cc4cf0ac 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 34c0dbb6..97469b1d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index f46afad8..b5407863 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index b3119db2..0fc06734 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 3a58da9d..4593ca4b 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index aefedcd4..bb3ffb15 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 34c83240..b2c1fc3b 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 17c1d44f..f648d117 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index f1e8da45..875b998b 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 35ac486d..b97ad99e 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index db40fadf..97c21541 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 28474bb1..0c4f28d6 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 8ddb4a73..69e9833e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index ccba5b0e..c4dfc826 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index c7946b91..57aba6e9 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 389af375..060fca95 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 46e2be96..10e4629d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index bf79194b..32adaa48 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 8041e716..60139691 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index bdefa589..20403479 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c5bbb228..c60b06cb 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 235822a2..57b18715 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index bc9bc1ae..dc9b999b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 157f9023..7155e405 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 18bafb5e..e2d4be16 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 87b918ab..25d2c089 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index e12ce96c..351e993a 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 00000000..1ccd4836 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,35 @@ +# Portuguese translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"PO-Revision-Date: 2013-10-10 21:34+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 312f2fe8..12b1dcc8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 6bf68b6c..d49a9055 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 2a84bb44..479ab87b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index a0b5a731..b960a49f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 39472cac..6a56b956 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 990e8370..d85d2fe6 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index a1d3ffb1..dccd35cb 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 90d5bedf..8ab73458 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 0f17ce57..d7fa7122 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 790f0f6c..4052f4c0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index c102d258..51ff1351 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 7aed7e3d..c8a4dd08 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index cdb7d97b..5d02dbdc 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-09 22:07+0000\n" +"POT-Creation-Date: 2013-10-10 17:49+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-10 05:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 5a58666c0cacc2fffe4a0c3377f88d635f7d4a6e Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 12 Oct 2013 05:55:31 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 45 files changed, 90 insertions(+), 90 deletions(-) diff --git a/po/ar.po b/po/ar.po index 80040a22..fc7e2a66 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 878c8008..6e2f9920 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 298dee8b..1705f553 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 42c5c27e..5a9cf852 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index cc4cf0ac..67b8e7ae 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 97469b1d..9004289d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index b5407863..ccece469 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 0fc06734..444c3a00 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 4593ca4b..20041345 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index bb3ffb15..3ce72d07 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index b2c1fc3b..4bd46c44 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index f648d117..e40f61be 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 875b998b..494e9005 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index b97ad99e..add1c69f 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 97c21541..6eac4db7 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 0c4f28d6..2ec11084 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 69e9833e..0f6920f8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index c4dfc826..510080d5 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 57aba6e9..7b746bed 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 060fca95..1ac5dd8b 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 10e4629d..3a76d3e4 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 32adaa48..c779bb96 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 60139691..3bcf3de4 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 20403479..a9d2a642 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c60b06cb..d23dbd28 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 57b18715..909d5247 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index dc9b999b..67be0f5f 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 7155e405..5c924532 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index e2d4be16..299d4497 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 25d2c089..a00b26ca 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 351e993a..b0f42343 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 1ccd4836..fbcfb7e8 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 12b1dcc8..d090e7c9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index d49a9055..16266222 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 479ab87b..03d65228 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index b960a49f..89ec60ad 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 6a56b956..a652fa9c 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index d85d2fe6..aa21655d 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index dccd35cb..499965a5 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 8ab73458..188d86e0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index d7fa7122..c3c1b80a 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 4052f4c0..a14fa2ea 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 51ff1351..8ab9e285 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index c8a4dd08..78394a2e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 5d02dbdc..65c633ab 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-10 17:49+0000\n" +"POT-Creation-Date: 2013-10-11 05:33+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-11 05:30+0000\n" +"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From cf69e369e0c35a975b6650902c3635f36cbbc431 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 13 Oct 2013 05:39:31 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 35 +++++++++++++++++++++++++++++++++++ po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 46 files changed, 125 insertions(+), 90 deletions(-) create mode 100644 po/az.po diff --git a/po/ar.po b/po/ar.po index fc7e2a66..ed14bbb3 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 6e2f9920..4779abdc 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po new file mode 100644 index 00000000..26278d63 --- /dev/null +++ b/po/az.po @@ -0,0 +1,35 @@ +# Azerbaijani translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"PO-Revision-Date: 2013-10-12 21:01+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Azerbaijani \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s giriş mənbəyi" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "Simvol Xəritəsi" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "Klaviatura Düzümü Qrafiki" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "Mətn Daxiletmə Seçənəkləri..." diff --git a/po/bs.po b/po/bs.po index 1705f553..557945ca 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 5a9cf852..ebcb9079 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 67b8e7ae..79c7713e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 9004289d..37f07bde 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index ccece469..7682d1da 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 444c3a00..85386747 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 20041345..01ccec43 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 3ce72d07..513e8531 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 4bd46c44..f0769803 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index e40f61be..42359cae 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 494e9005..7f962688 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index add1c69f..4e95e3da 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 6eac4db7..29664815 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 2ec11084..7883f615 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 0f6920f8..8f48191f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 510080d5..48867b8b 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 7b746bed..e482773f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 1ac5dd8b..a57760e3 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 3a76d3e4..76457d5e 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index c779bb96..d2254f95 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 3bcf3de4..96b076c6 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index a9d2a642..a020ff4d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index d23dbd28..67d92449 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 909d5247..85321ada 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 67be0f5f..7fea1135 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 5c924532..fdf28761 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 299d4497..19e18c44 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index a00b26ca..44df4d70 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index b0f42343..191b1deb 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index fbcfb7e8..86055f53 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index d090e7c9..76803a49 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 16266222..f198328c 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 03d65228..d33a41e1 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 89ec60ad..ae4f21c7 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index a652fa9c..73f1b5aa 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index aa21655d..3d3c32c0 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 499965a5..e0b83d9f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 188d86e0..2cb9e4b6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index c3c1b80a..7c3c0a25 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index a14fa2ea..64afdf65 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 8ab9e285..c158c1e4 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 78394a2e..a9225b77 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 65c633ab..82bae009 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-11 05:33+0000\n" +"POT-Creation-Date: 2013-10-12 05:57+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-12 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From bdd47de460c126534f9dc962d3b09ba33204b76d Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 14 Oct 2013 05:34:22 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 35 +++++++++++++++++++++++++++++++++++ po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- 47 files changed, 127 insertions(+), 92 deletions(-) create mode 100644 po/pl.po diff --git a/po/ar.po b/po/ar.po index ed14bbb3..c1f78c72 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 4779abdc..5d1205d6 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 26278d63..6d063ab8 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 557945ca..bdf0a79b 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index ebcb9079..70d702ae 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 79c7713e..6f343141 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 37f07bde..edab60cf 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 7682d1da..a06816bd 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 85386747..06d0e1e8 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 01ccec43..61dad691 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 513e8531..e56dee80 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index f0769803..ef3f3a5e 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 42359cae..e76db836 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 7f962688..4531972e 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 4e95e3da..32012e2d 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 29664815..16f13d2a 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 7883f615..36ed6b19 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 8f48191f..824fa1b0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 48867b8b..c7609ded 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index e482773f..8c612cc5 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index a57760e3..7a2bdf99 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 76457d5e..67365e56 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index d2254f95..bdb96403 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 96b076c6..bba35756 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index a020ff4d..082cc5cd 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 67d92449..a2eb33a0 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 85321ada..676ec30b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 7fea1135..8717c5ca 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index fdf28761..66735647 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 19e18c44..e9803fa8 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 44df4d70..2546a89c 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 191b1deb..c372fc4c 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 00000000..86a21a09 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,35 @@ +# Polish translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"PO-Revision-Date: 2013-10-13 13:52+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Polish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s metoda wprowadzania" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "Mapa znaków" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "Tabela układów klawiatury" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "Ustawienia wprowadzanie tekstu..." diff --git a/po/pt.po b/po/pt.po index 86055f53..3879b421 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 76803a49..8fee2eb8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index f198328c..f8bfa47a 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index d33a41e1..75e01820 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index ae4f21c7..08c5ce75 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 73f1b5aa..f603da60 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 3d3c32c0..f58c05ad 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index e0b83d9f..0afaef3f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2cb9e4b6..d0de4f52 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 7c3c0a25..dff72cc8 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 64afdf65..efd5dbf5 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index c158c1e4..b7723c4e 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index a9225b77..2a4a9da5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 82bae009..32123390 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-12 05:57+0000\n" +"POT-Creation-Date: 2013-10-13 05:42+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-13 05:39+0000\n" +"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From bdf25277669685fc8b81332ea73a728853af404a Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 15 Oct 2013 05:19:26 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 35 +++++++++++++++++++++++++++++++++++ po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 35 +++++++++++++++++++++++++++++++++++ 49 files changed, 164 insertions(+), 94 deletions(-) create mode 100644 po/be.po create mode 100644 po/zh_TW.po diff --git a/po/ar.po b/po/ar.po index c1f78c72..0b08a352 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 5d1205d6..5fd1b691 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 6d063ab8..ae434c0d 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po new file mode 100644 index 00000000..20544415 --- /dev/null +++ b/po/be.po @@ -0,0 +1,35 @@ +# Belarusian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"PO-Revision-Date: 2013-10-14 10:04+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Belarusian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/bs.po b/po/bs.po index bdf0a79b..4e2870ad 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 70d702ae..586ae494 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 6f343141..ebe7d86d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index edab60cf..8e147578 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index a06816bd..a2281e95 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 06d0e1e8..9a2ad956 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 61dad691..5400362b 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index e56dee80..a523419b 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index ef3f3a5e..6573a44a 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index e76db836..ca271ef7 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 4531972e..39883e72 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 32012e2d..5d58b02c 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 16f13d2a..e9d45643 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 36ed6b19..e895510a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 824fa1b0..8e448f1a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index c7609ded..d5d3f2fa 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 8c612cc5..9ca5deed 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 7a2bdf99..a7add734 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 67365e56..79903dfe 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index bdb96403..0c80c957 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index bba35756..d2c3763f 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 082cc5cd..08f0a144 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index a2eb33a0..c0132be8 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 676ec30b..260521a7 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 8717c5ca..17adfe7a 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 66735647..96e7e8d5 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index e9803fa8..994b5b69 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 2546a89c..ff99b43f 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index c372fc4c..311b6b9a 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 86a21a09..eae1f308 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 3879b421..7ce9785f 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 8fee2eb8..6a09c599 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index f8bfa47a..e0eabbb1 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 75e01820..8b7bdd4c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 08c5ce75..889f717f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index f603da60..5b5a54bc 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index f58c05ad..b1fe704b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 0afaef3f..bf4aef54 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index d0de4f52..2210b5b1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index dff72cc8..d3d5ab56 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index efd5dbf5..e1c80732 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index b7723c4e..de17c31f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 2a4a9da5..0e69ad8b 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 32123390..9f175e62 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-13 05:42+0000\n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-14 05:34+0000\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po new file mode 100644 index 00000000..73cc5c3e --- /dev/null +++ b/po/zh_TW.po @@ -0,0 +1,35 @@ +# Chinese (Traditional) translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"PO-Revision-Date: 2013-10-14 14:50+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Chinese (Traditional) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s 輸入來源" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "字元對應表" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "鍵盤配置圖" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "文字輸入設定..." -- cgit v1.2.3 From cbd8ef1a88746f3fb0a1cd739e9eeece8bd240f0 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 16 Oct 2013 05:14:53 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 12 ++++++------ po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 49 files changed, 102 insertions(+), 102 deletions(-) diff --git a/po/ar.po b/po/ar.po index 0b08a352..d98c17f7 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 5fd1b691..f5cdce34 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index ae434c0d..6a6fab79 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 20544415..7b79b0e7 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 4e2870ad..8cbc1164 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 586ae494..8711b8f9 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index ebe7d86d..b37c414b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 8e147578..88b12503 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index a2281e95..eb5c5878 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 9a2ad956..c700f277 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 5400362b..50f58bc5 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index a523419b..63e4003f 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s input source" #: ../lib/main.vala:650 msgid "Character Map" -msgstr "" +msgstr "Character Map" #: ../lib/main.vala:651 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Keyboard Layout Chart" #: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "Text Entry Settings..." diff --git a/po/en_CA.po b/po/en_CA.po index 6573a44a..2585edec 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index ca271ef7..0e08215d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 39883e72..aa9b822e 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 5d58b02c..a74635c6 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index e9d45643..77c99d40 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index e895510a..c29b8112 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 8e448f1a..dabdc8c7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index d5d3f2fa..99615310 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 9ca5deed..ff419e13 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index a7add734..3e6d2010 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 79903dfe..ecae003b 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 0c80c957..3182f68f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index d2c3763f..c3558769 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 08f0a144..2f87ecf7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c0132be8..5b507f1c 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 260521a7..f6ddedeb 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 17adfe7a..cffe8689 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 96e7e8d5..c28f1365 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 994b5b69..37d103ea 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index ff99b43f..8d240d72 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 311b6b9a..f4e1bee0 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index eae1f308..22d28a8b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 7ce9785f..9e682bad 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 6a09c599..390305f9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index e0eabbb1..6dc5a53b 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 8b7bdd4c..80b008b3 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 889f717f..a04c0c5b 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 5b5a54bc..3451fb0c 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index b1fe704b..b525917b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index bf4aef54..a3dbc45e 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2210b5b1..2288f2b2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index d3d5ab56..24fcff54 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index e1c80732..aa42237d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index de17c31f..6851d8cf 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 0e69ad8b..b2b64b23 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 9f175e62..b8fc22f1 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 73cc5c3e..bcce16ab 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-14 05:36+0000\n" +"POT-Creation-Date: 2013-10-15 05:20+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-15 05:19+0000\n" +"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 94224e6463f3ad0d19764634dcb4da85140a44f2 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 17 Oct 2013 06:00:20 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 35 +++++++++++++++++++++++++++++++++++ po/kn.po | 35 +++++++++++++++++++++++++++++++++++ po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 35 +++++++++++++++++++++++++++++++++++ po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 203 insertions(+), 98 deletions(-) create mode 100644 po/km.po create mode 100644 po/kn.po create mode 100644 po/vi.po diff --git a/po/ar.po b/po/ar.po index d98c17f7..5d39bfc3 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index f5cdce34..a99c384b 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 6a6fab79..091fcace 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 7b79b0e7..ca147513 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 8cbc1164..329cf952 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 8711b8f9..2bd3d2a1 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index b37c414b..1bb571f3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 88b12503..ee2bf9c6 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index eb5c5878..e0549467 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index c700f277..7d137a8d 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 50f58bc5..589a2498 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 63e4003f..48cc54e5 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 2585edec..5653bcdf 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 0e08215d..1acdd992 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index aa9b822e..ee5cca01 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index a74635c6..83379b65 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 77c99d40..258e7917 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index c29b8112..d3fbfa5d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index dabdc8c7..5a0277ce 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 99615310..13f452c5 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index ff419e13..a25fab54 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 3e6d2010..9885aac5 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index ecae003b..458125d3 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 3182f68f..56e83091 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index c3558769..0e9951ae 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 2f87ecf7..a42861ce 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po new file mode 100644 index 00000000..5ac24d01 --- /dev/null +++ b/po/km.po @@ -0,0 +1,35 @@ +# Khmer translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"PO-Revision-Date: 2013-10-17 01:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Khmer \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "ប្រភព​បញ្ចូល %s" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "ផែនទី​តួអក្សរ" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "តារាង​ប្លង់​ក្ដារចុច" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "ការ​កំណត់​ធាតុ​អត្ថបទ..." diff --git a/po/kn.po b/po/kn.po new file mode 100644 index 00000000..2d5703a9 --- /dev/null +++ b/po/kn.po @@ -0,0 +1,35 @@ +# Kannada translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"PO-Revision-Date: 2013-10-16 11:18+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Kannada \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "ಅಕ್ಷರ ನಕ್ಷೆ" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "ಕೀಲಿಮಣೆ ವಿನ್ಯಾಸ ಪಟ್ಟಿ" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "ಪಠ್ಯ ನಮೂದಿಸುವ ಸಂಯೋಜನೆಗಳು ..." diff --git a/po/ko.po b/po/ko.po index 5b507f1c..4fbb06df 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index f6ddedeb..8e7f806f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index cffe8689..22ad5a61 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index c28f1365..081effc7 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 37d103ea..7282e6f2 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 8d240d72..0e78abec 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index f4e1bee0..39c82db2 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 22d28a8b..a127d97f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 9e682bad..0f6d89e9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 390305f9..2c5009ce 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 6dc5a53b..3fee1e64 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 80b008b3..1759e89d 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index a04c0c5b..9435f99b 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 3451fb0c..7789f225 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index b525917b..85567013 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index a3dbc45e..ee20e20d 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2288f2b2..f5c94160 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 24fcff54..d2dbaa6b 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index aa42237d..c9ce8ac6 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 6851d8cf..e9738ea8 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index b2b64b23..59c282f8 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po new file mode 100644 index 00000000..bcafb102 --- /dev/null +++ b/po/vi.po @@ -0,0 +1,35 @@ +# Vietnamese translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"PO-Revision-Date: 2013-10-16 11:12+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Generator: Launchpad (build 16799)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s nguồn đầu vào" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "Sơ đồ kí tự" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "Biểu đồ Bố cục Bàn phím" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "Thiết đặt nhập văn bản..." diff --git a/po/zh_CN.po b/po/zh_CN.po index b8fc22f1..e5b8a1cf 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index bcce16ab..bc9d7b3e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-15 05:20+0000\n" +"POT-Creation-Date: 2013-10-16 05:17+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-16 05:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 6d52f559c4356b8086e304041346465af03c4f54 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 18 Oct 2013 06:12:13 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 8 ++++---- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 106 insertions(+), 106 deletions(-) diff --git a/po/ar.po b/po/ar.po index 5d39bfc3..61776dfd 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index a99c384b..292a82b8 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 091fcace..85a0c9df 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index ca147513..9c3a00db 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 329cf952..961712f0 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 2bd3d2a1..d90aa0c6 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 1bb571f3..2e360c03 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 @@ -28,8 +28,8 @@ msgstr "Mapa znaků" #: ../lib/main.vala:651 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Mapa rozložení klávesnice" #: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "Nastavení zadávání textu..." diff --git a/po/cy.po b/po/cy.po index ee2bf9c6..2aad29a7 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index e0549467..de1b321f 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 7d137a8d..0e7e1180 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 589a2498..60cd1603 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 48cc54e5..f66e1f28 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 5653bcdf..f9a9b18b 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 1acdd992..99bff77a 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index ee5cca01..2848292d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 83379b65..068b12c7 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 258e7917..b1903c4a 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index d3fbfa5d..07d7fd35 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 5a0277ce..741105f1 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 13f452c5..cb7b4f20 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index a25fab54..02077e26 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 9885aac5..67568547 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 458125d3..ec4f978f 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 56e83091..e856df01 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 0e9951ae..a35432a1 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index a42861ce..39ab22ef 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 5ac24d01..c8cdcdc9 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 2d5703a9..70aa4d50 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 4fbb06df..0794eab5 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 8e7f806f..6fc74a5d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 22ad5a61..8e414e23 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 081effc7..bd20f1e8 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 7282e6f2..fdc2fb16 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 0e78abec..71fc27d8 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 39c82db2..c1aac8ad 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index a127d97f..cbd9b629 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 0f6d89e9..9540aa2f 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 2c5009ce..36ad2ade 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 3fee1e64..a4454561 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 1759e89d..1e948885 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 9435f99b..8f0568ce 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 7789f225..92f297a5 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 85567013..8bd3f102 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index ee20e20d..82741fac 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index f5c94160..a2b0ac53 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index d2dbaa6b..3aef1d86 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index c9ce8ac6..7a22706b 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index e9738ea8..0bf6f3c4 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 59c282f8..75d0cf85 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index bcafb102..6ae64f41 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index e5b8a1cf..340be244 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index bc9d7b3e..ad0d2c98 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-16 05:17+0000\n" +"POT-Creation-Date: 2013-10-17 06:02+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-17 06:00+0000\n" +"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" "X-Generator: Launchpad (build 16799)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 7a1286d43eaf8467a69efba89475e67e2780d068 Mon Sep 17 00:00:00 2001 From: Dmitrijs Ledkovs Date: Fri, 18 Oct 2013 13:22:37 +0100 Subject: Define "ubiquity" indicator profile, reusing the greeter object. (LP: #1241539) --- data/Makefile.am | 4 ++++ debian/changelog | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/data/Makefile.am b/data/Makefile.am index 10cdfee5..1737abac 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -51,7 +51,11 @@ com.canonical.indicator.keyboard: echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ echo ''; \ echo '[desktop_greeter]'; \ + echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \ + echo ''; \ + echo '[ubiquity]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \ + mv $@.tmp $@ gsettings_SCHEMAS = com.canonical.indicator.keyboard.gschema.xml diff --git a/debian/changelog b/debian/changelog index a8c64541..d83150eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu2) UNRELEASED; urgency=low + + * Define "ubiquity" indicator profile, reusing the greeter object. (LP: + #1241539) + + -- Dmitrijs Ledkovs Fri, 18 Oct 2013 13:22:18 +0100 + indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu1) saucy; urgency=low [ William Hua ] -- cgit v1.2.3 From 3e640cc9f005537757000e008537a5287270c30a Mon Sep 17 00:00:00 2001 From: Dmitrijs Ledkovs Date: Fri, 18 Oct 2013 15:20:57 +0100 Subject: Fixup --- data/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index 1737abac..5dde2fe9 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -55,7 +55,6 @@ com.canonical.indicator.keyboard: echo ''; \ echo '[ubiquity]'; \ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \ - mv $@.tmp $@ gsettings_SCHEMAS = com.canonical.indicator.keyboard.gschema.xml -- cgit v1.2.3 From 0a3979e5c1be42786e05b765f9f82bb2d12fb671 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 19 Oct 2013 05:28:48 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 6 +++--- po/ast.po | 6 +++--- po/az.po | 6 +++--- po/be.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cs.po | 6 +++--- po/cy.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/km.po | 6 +++--- po/kn.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pl.po | 6 +++--- po/pt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/vi.po | 6 +++--- po/zh_CN.po | 6 +++--- po/zh_TW.po | 6 +++--- 52 files changed, 156 insertions(+), 156 deletions(-) diff --git a/po/ar.po b/po/ar.po index 61776dfd..7e759740 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ast.po b/po/ast.po index 292a82b8..5b8e2731 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/az.po b/po/az.po index 85a0c9df..f382f875 100644 --- a/po/az.po +++ b/po/az.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/be.po b/po/be.po index 9c3a00db..462a3f03 100644 --- a/po/be.po +++ b/po/be.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bs.po b/po/bs.po index 961712f0..77b967aa 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ca.po b/po/ca.po index d90aa0c6..3b4e3b56 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cs.po b/po/cs.po index 2e360c03..4e54b48f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cy.po b/po/cy.po index 2aad29a7..543b7627 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/da.po b/po/da.po index de1b321f..f5496545 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/de.po b/po/de.po index 0e7e1180..c8fd4912 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/el.po b/po/el.po index 60cd1603..c4dd5159 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po index f66e1f28..79c9cebe 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index f9a9b18b..c8979792 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index 99bff77a..98ed7cff 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/es.po b/po/es.po index 2848292d..e1f2e211 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/et.po b/po/et.po index 068b12c7..58e64e05 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/eu.po b/po/eu.po index b1903c4a..db1de364 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fi.po b/po/fi.po index 07d7fd35..7fde35d3 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fr.po b/po/fr.po index 741105f1..12f62c9f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gd.po b/po/gd.po index cb7b4f20..ea2b840c 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gl.po b/po/gl.po index 02077e26..a320bdac 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/he.po b/po/he.po index 67568547..5277b891 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hi.po b/po/hi.po index ec4f978f..1a34fd73 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hu.po b/po/hu.po index e856df01..5286bb0a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/it.po b/po/it.po index a35432a1..314a0c0a 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ja.po b/po/ja.po index 39ab22ef..dda61346 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/km.po b/po/km.po index c8cdcdc9..8edb8376 100644 --- a/po/km.po +++ b/po/km.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/kn.po b/po/kn.po index 70aa4d50..00626ce3 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ko.po b/po/ko.po index 0794eab5..bfb98d1a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lt.po b/po/lt.po index 6fc74a5d..bf28cd1b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lv.po b/po/lv.po index 8e414e23..25bf697a 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ms.po b/po/ms.po index bd20f1e8..2cdc5cc0 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nb.po b/po/nb.po index fdc2fb16..10239239 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nl.po b/po/nl.po index 71fc27d8..35d3116d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/oc.po b/po/oc.po index c1aac8ad..d52ea8ec 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pl.po b/po/pl.po index cbd9b629..2bd035f2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt.po b/po/pt.po index 9540aa2f..67a109dd 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index 36ad2ade..cc2ca637 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ro.po b/po/ro.po index a4454561..221cc660 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ru.po b/po/ru.po index 1e948885..e61221fe 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sk.po b/po/sk.po index 8f0568ce..506221d0 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sl.po b/po/sl.po index 92f297a5..e825499e 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sq.po b/po/sq.po index 8bd3f102..1008daee 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sr.po b/po/sr.po index 82741fac..56e411ad 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sv.po b/po/sv.po index a2b0ac53..9c073299 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tg.po b/po/tg.po index 3aef1d86..ebdbf1d7 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tr.po b/po/tr.po index 7a22706b..fc2b6e86 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ug.po b/po/ug.po index 0bf6f3c4..a9ed2a15 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/uk.po b/po/uk.po index 75d0cf85..ada7bffc 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/vi.po b/po/vi.po index 6ae64f41..a8004fc3 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index 340be244..f925b7b9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index ad0d2c98..175d0ba9 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-17 06:02+0000\n" +"POT-Creation-Date: 2013-10-18 06:14+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-18 06:12+0000\n" -"X-Generator: Launchpad (build 16799)\n" +"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 #, c-format -- cgit v1.2.3 From 29eaa0e8d9931fc5ec50a886ce2a36570fcc2599 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 20 Oct 2013 05:06:28 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 104 insertions(+), 104 deletions(-) diff --git a/po/ar.po b/po/ar.po index 7e759740..39bc0b8b 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 5b8e2731..4d6bcf89 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index f382f875..f58ca8ee 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 462a3f03..e654bf1e 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 77b967aa..a653a7d3 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 3b4e3b56..2829ad40 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 4e54b48f..fbf9b40d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 543b7627..f9f9666d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index f5496545..bd3e82d5 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index c8fd4912..9174ec78 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index c4dd5159..4745c9ce 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 79c9cebe..521ce57d 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index c8979792..1b654def 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 98ed7cff..94eee104 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index e1f2e211..15755f5d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 58e64e05..89413f0b 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index db1de364..0438ba42 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 7fde35d3..a7f7bfe3 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 12f62c9f..fd49a879 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index ea2b840c..4b5d2fa9 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index a320bdac..4b924842 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 5277b891..81316904 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 1a34fd73..c3c6b602 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 5286bb0a..7ddaa27a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 314a0c0a..aed4943d 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index dda61346..80a47b69 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 8edb8376..43519e16 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 00626ce3..efb45fad 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index bfb98d1a..9673590f 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index bf28cd1b..126b1249 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 25bf697a..c2521d2c 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 2cdc5cc0..7bfcaa61 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 10239239..1bc4ee20 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 35d3116d..210d1f4d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index d52ea8ec..62bf60b7 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 2bd035f2..436fe2ad 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 67a109dd..9e6a4802 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index cc2ca637..12c4aeaf 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 221cc660..ce1c11b1 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index e61221fe..0d56ff49 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 506221d0..0756033e 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index e825499e..36d71b05 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 1008daee..d338cb09 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 56e411ad..780055f9 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 9c073299..2d763be0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index ebdbf1d7..347400a4 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index fc2b6e86..db1ff55c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index a9ed2a15..a856672f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index ada7bffc..f14b0b3e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index a8004fc3..4bbcd1db 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index f925b7b9..a7ee2072 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 175d0ba9..525f115a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-18 06:14+0000\n" +"POT-Creation-Date: 2013-10-19 05:30+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-19 05:28+0000\n" +"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From af440d5dd43ad25b5321fe6691feedd4e809d24b Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 21 Oct 2013 04:58:34 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 104 insertions(+), 104 deletions(-) diff --git a/po/ar.po b/po/ar.po index 39bc0b8b..a80f6249 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 4d6bcf89..081682cb 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index f58ca8ee..d8c2f3c7 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index e654bf1e..60db4d44 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index a653a7d3..85512f03 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 2829ad40..a701aa4c 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index fbf9b40d..254ef8af 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index f9f9666d..2f633979 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index bd3e82d5..1fefbd90 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 9174ec78..1f2fd483 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 4745c9ce..f3c1638e 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 521ce57d..d7c1efaf 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 1b654def..33721524 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 94eee104..34aeec28 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 15755f5d..c55fa8af 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 89413f0b..935bec43 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 0438ba42..999e0fe9 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index a7f7bfe3..c2195280 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index fd49a879..25d1cc68 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 4b5d2fa9..af7ab939 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 4b924842..bb147b69 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 81316904..213f28af 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index c3c6b602..75304048 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 7ddaa27a..93ab4c21 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index aed4943d..51f4be6d 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 80a47b69..d54be7dc 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 43519e16..9a1eadc4 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index efb45fad..401a952a 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 9673590f..ac7362fc 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 126b1249..28a6adbe 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index c2521d2c..f4071ae9 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 7bfcaa61..0d43b3df 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 1bc4ee20..361f912a 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 210d1f4d..b9ec3bb7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 62bf60b7..8690b95d 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 436fe2ad..3c64289c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 9e6a4802..870747ab 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 12c4aeaf..2bb97d63 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index ce1c11b1..a883bb4c 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 0d56ff49..480e47f8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 0756033e..49719038 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 36d71b05..e3d93137 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index d338cb09..3a8ad55b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 780055f9..c137a93f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2d763be0..6dc1afda 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 347400a4..a682c7a1 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index db1ff55c..a7069227 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index a856672f..0a999e51 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index f14b0b3e..cbc05f46 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 4bbcd1db..f1c6233b 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index a7ee2072..8838e9bb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 525f115a..9a2c86f4 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-19 05:30+0000\n" +"POT-Creation-Date: 2013-10-20 05:08+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-20 05:06+0000\n" +"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 79748d0ab85a3d4ae93aac950e547a64e0cd7724 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 22 Oct 2013 05:16:13 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 104 insertions(+), 104 deletions(-) diff --git a/po/ar.po b/po/ar.po index a80f6249..ed1c0c64 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 081682cb..f15e8f38 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index d8c2f3c7..9f0b310f 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 60db4d44..30ca92a8 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 85512f03..9e6ccf40 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index a701aa4c..d134a977 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 254ef8af..a4c2a90e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 2f633979..da7b55cf 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 1fefbd90..5560734b 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 1f2fd483..e499d22f 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index f3c1638e..7a32faf2 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index d7c1efaf..263d4558 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 33721524..2eff15f4 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 34aeec28..c504dcd5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index c55fa8af..5fc8393b 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 935bec43..a264b4c3 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 999e0fe9..40e30696 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index c2195280..4a33b224 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 25d1cc68..cb44c2ae 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index af7ab939..bcadeacb 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index bb147b69..00c043c6 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 213f28af..ebc9f822 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 75304048..1397741b 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 93ab4c21..f0f720ca 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 51f4be6d..12725ecc 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index d54be7dc..bf5cf22b 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 9a1eadc4..686d9f17 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 401a952a..e853d5bf 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index ac7362fc..4e60d71f 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 28a6adbe..2ef17c93 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index f4071ae9..efd6afa4 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 0d43b3df..76aa82a2 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 361f912a..57c5afd4 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index b9ec3bb7..43cae68b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 8690b95d..deb6d91f 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 3c64289c..b9c4b877 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 870747ab..e90e353c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 2bb97d63..484cdd42 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index a883bb4c..f90b1d02 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 480e47f8..3979a859 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 49719038..cf0e95b0 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index e3d93137..7add2366 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 3a8ad55b..a589c8cc 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index c137a93f..ef4701af 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 6dc1afda..677b7072 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index a682c7a1..42b14d5f 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index a7069227..fbf7a4e8 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 0a999e51..813ddc3c 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index cbc05f46..26a9df41 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index f1c6233b..d36c07f8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 8838e9bb..25bd7720 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 9a2c86f4..91b9f419 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-20 05:08+0000\n" +"POT-Creation-Date: 2013-10-21 05:00+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-21 04:58+0000\n" +"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" "X-Generator: Launchpad (build 16807)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From e9c1ab799df264b8f03188063c9e1ec027bc1bbe Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 23 Oct 2013 05:23:00 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 6 +++--- po/ast.po | 6 +++--- po/az.po | 6 +++--- po/be.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cs.po | 6 +++--- po/cy.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/km.po | 6 +++--- po/kn.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pl.po | 6 +++--- po/pt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/vi.po | 6 +++--- po/zh_CN.po | 6 +++--- po/zh_TW.po | 6 +++--- 52 files changed, 156 insertions(+), 156 deletions(-) diff --git a/po/ar.po b/po/ar.po index ed1c0c64..abbe46c3 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ast.po b/po/ast.po index f15e8f38..65391373 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/az.po b/po/az.po index 9f0b310f..c63c16e6 100644 --- a/po/az.po +++ b/po/az.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/be.po b/po/be.po index 30ca92a8..9dc33057 100644 --- a/po/be.po +++ b/po/be.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bs.po b/po/bs.po index 9e6ccf40..d7931b4d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ca.po b/po/ca.po index d134a977..a5f37f3d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cs.po b/po/cs.po index a4c2a90e..5033d97c 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cy.po b/po/cy.po index da7b55cf..ddee70f1 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/da.po b/po/da.po index 5560734b..7841d84a 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/de.po b/po/de.po index e499d22f..cb357b0b 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/el.po b/po/el.po index 7a32faf2..009e34cf 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po index 263d4558..05058e2a 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index 2eff15f4..da2bd3a5 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:23+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index c504dcd5..8e5cb379 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/es.po b/po/es.po index 5fc8393b..787d8516 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/et.po b/po/et.po index a264b4c3..c70e1e80 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/eu.po b/po/eu.po index 40e30696..297d1d9d 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fi.po b/po/fi.po index 4a33b224..cf91ff12 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fr.po b/po/fr.po index cb44c2ae..c7798dde 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gd.po b/po/gd.po index bcadeacb..d041590d 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gl.po b/po/gl.po index 00c043c6..fabc3d91 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/he.po b/po/he.po index ebc9f822..95baced7 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hi.po b/po/hi.po index 1397741b..8e4e80fd 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hu.po b/po/hu.po index f0f720ca..dfe6727c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/it.po b/po/it.po index 12725ecc..62876cf9 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ja.po b/po/ja.po index bf5cf22b..4795049a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/km.po b/po/km.po index 686d9f17..e4164486 100644 --- a/po/km.po +++ b/po/km.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/kn.po b/po/kn.po index e853d5bf..c521d466 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ko.po b/po/ko.po index 4e60d71f..45d56b67 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lt.po b/po/lt.po index 2ef17c93..9befe2d0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lv.po b/po/lv.po index efd6afa4..9b9f964a 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ms.po b/po/ms.po index 76aa82a2..090258bc 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nb.po b/po/nb.po index 57c5afd4..d3c55688 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nl.po b/po/nl.po index 43cae68b..c5d54510 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/oc.po b/po/oc.po index deb6d91f..8e0a3d76 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pl.po b/po/pl.po index b9c4b877..2c7b942d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt.po b/po/pt.po index e90e353c..d34e0830 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index 484cdd42..4d144f35 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ro.po b/po/ro.po index f90b1d02..fe56b3ce 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ru.po b/po/ru.po index 3979a859..12ac9dfa 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sk.po b/po/sk.po index cf0e95b0..69bf3c16 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sl.po b/po/sl.po index 7add2366..6c92c3fb 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sq.po b/po/sq.po index a589c8cc..a6a58018 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sr.po b/po/sr.po index ef4701af..af36d61b 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sv.po b/po/sv.po index 677b7072..a8a5ef06 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tg.po b/po/tg.po index 42b14d5f..0932da7e 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tr.po b/po/tr.po index fbf7a4e8..2cdb3e8d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ug.po b/po/ug.po index 813ddc3c..eb501426 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/uk.po b/po/uk.po index 26a9df41..b678cf24 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/vi.po b/po/vi.po index d36c07f8..6bc5f81e 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index 25bd7720..cac78d71 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:23+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index 91b9f419..34d79aa1 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 05:00+0000\n" +"POT-Creation-Date: 2013-10-22 05:19+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-22 05:16+0000\n" -"X-Generator: Launchpad (build 16807)\n" +"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format -- cgit v1.2.3 From 78e36eb98c8ec22b217e319b57f71f400297d56e Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 24 Oct 2013 05:21:59 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 52 files changed, 104 insertions(+), 104 deletions(-) diff --git a/po/ar.po b/po/ar.po index abbe46c3..9dbaf65c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 65391373..7551e6e4 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index c63c16e6..1f83e106 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 9dc33057..ced8e37f 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index d7931b4d..3058a9bf 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index a5f37f3d..ca4edc64 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 5033d97c..7ca77181 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index ddee70f1..7281fa9f 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 7841d84a..2d350aa8 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index cb357b0b..8c37eac8 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 009e34cf..264727a1 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 05058e2a..dce8f68c 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index da2bd3a5..98260e8c 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:23+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 8e5cb379..706970db 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 787d8516..54250e0a 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index c70e1e80..3c7ee056 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 297d1d9d..87a6b08e 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index cf91ff12..d7b32ba1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index c7798dde..bcbe3aeb 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index d041590d..26ff593b 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index fabc3d91..e96ae39f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 95baced7..45a4ecdb 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 8e4e80fd..4f4a2458 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index dfe6727c..dfe1a30a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 62876cf9..40403261 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 4795049a..c916f8ed 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index e4164486..77a4d868 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index c521d466..b2cb2d96 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 45d56b67..4d23a7ae 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 9befe2d0..7202bd0d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 9b9f964a..10fae5e5 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 090258bc..d02bd5b3 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index d3c55688..0232db9c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index c5d54510..465ae6a8 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 8e0a3d76..0f467bc4 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 2c7b942d..be387906 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index d34e0830..2d04f65b 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 4d144f35..1f9a369f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index fe56b3ce..57ede5ec 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 12ac9dfa..44b3ee17 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 69bf3c16..9350eaeb 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 6c92c3fb..9a78b201 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index a6a58018..f160ed97 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index af36d61b..4c92eee6 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index a8a5ef06..0e362981 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 0932da7e..8fe95d84 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 2cdb3e8d..db0f3e83 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index eb501426..9cea572b 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index b678cf24..67921028 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 6bc5f81e..e84a6768 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index cac78d71..951cb821 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:23+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 34d79aa1..fe60516e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-22 05:19+0000\n" +"POT-Creation-Date: 2013-10-23 05:25+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-23 05:22+0000\n" +"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 21c06f6a9c2f6586c58a2d9059eb177d5323e2ef Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 25 Oct 2013 06:02:44 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 12 ++++++------ po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 35 +++++++++++++++++++++++++++++++++++ po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 53 files changed, 143 insertions(+), 108 deletions(-) create mode 100644 po/ta.po diff --git a/po/ar.po b/po/ar.po index 9dbaf65c..419cfb75 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 7551e6e4..0c95286d 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 1f83e106..3448409d 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index ced8e37f..5554ceb3 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 3058a9bf..d17eda35 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index ca4edc64..81f32bf8 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 7ca77181..6bcddd7d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 7281fa9f..737335d7 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 2d350aa8..dbc97297 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 8c37eac8..faee8f97 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 264727a1..9898805c 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index dce8f68c..0f551145 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 98260e8c..202bd5b7 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 706970db..592b063e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 54250e0a..c190b5b0 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 3c7ee056..21396228 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 87a6b08e..d8003569 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index d7b32ba1..61710ec1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index bcbe3aeb..e7225c39 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 26ff593b..7997da98 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index e96ae39f..526e1fab 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 45a4ecdb..05250862 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 4f4a2458..249018b1 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index dfe1a30a..d94fc0d6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 40403261..e184bb82 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index c916f8ed..97ba8433 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 77a4d868..33bae1f4 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index b2cb2d96..4519552a 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 4d23a7ae..f1738490 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 7202bd0d..5e3500a3 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 10fae5e5..27735b9e 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index d02bd5b3..005c1ef1 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 0232db9c..8eacb225 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 465ae6a8..da7ea5c0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 0f467bc4..52ef858f 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index be387906..27eca5d8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 2d04f65b..ba2ba602 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 #, c-format msgid "%s input source" -msgstr "" +msgstr "fonte de entrada %s" #: ../lib/main.vala:650 msgid "Character Map" -msgstr "" +msgstr "Mapa de Caracteres" #: ../lib/main.vala:651 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Disposição do teclado" #: ../lib/main.vala:652 msgid "Text Entry Settings..." -msgstr "" +msgstr "Definições de entrada de texto..." diff --git a/po/pt_BR.po b/po/pt_BR.po index 1f9a369f..6f97e2e2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 57ede5ec..c063aae3 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 44b3ee17..7b120b37 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 9350eaeb..bc72c9d6 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 9a78b201..56f2554a 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index f160ed97..50086fea 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 4c92eee6..deb62449 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 0e362981..3844a3c2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po new file mode 100644 index 00000000..90cec253 --- /dev/null +++ b/po/ta.po @@ -0,0 +1,35 @@ +# Tamil translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"PO-Revision-Date: 2013-10-25 01:48+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Tamil \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Generator: Launchpad (build 16810)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s உள்ளீடு மூலம்" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "எழுத்து வரைபடம்" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "விசைப்பலகை வரைபடம்" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "உரை நுழைவு அமைப்புகள்..." diff --git a/po/tg.po b/po/tg.po index 8fe95d84..71d36c7c 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index db0f3e83..457e47a8 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 9cea572b..03614776 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 67921028..6e91bb10 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index e84a6768..e290fbca 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 951cb821..b4d66c04 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index fe60516e..71a34575 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-23 05:25+0000\n" +"POT-Creation-Date: 2013-10-24 05:24+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-24 05:21+0000\n" +"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From b46382aec43ecb42e57d68fa6ccc99952fe07a8e Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 26 Oct 2013 06:26:39 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 53 files changed, 106 insertions(+), 106 deletions(-) diff --git a/po/ar.po b/po/ar.po index 419cfb75..ba8907f3 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 0c95286d..15a9196f 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 3448409d..47cdca01 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 5554ceb3..d4f0f51d 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index d17eda35..42e0fa87 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 81f32bf8..bc4e7704 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 6bcddd7d..5055dbed 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 737335d7..ae821563 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index dbc97297..b215776f 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index faee8f97..21e0c544 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 9898805c..fb5445b4 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 0f551145..7c2c6d71 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 202bd5b7..dbee5dc1 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 592b063e..3c592f96 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index c190b5b0..26f3413f 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 21396228..f8c0c2b5 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index d8003569..6e646cee 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 61710ec1..25ae1b40 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index e7225c39..cb589cb6 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 7997da98..eaf452ff 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 526e1fab..bfeb911f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 05250862..9ffc3b84 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 249018b1..c9617e3d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index d94fc0d6..bb305a80 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index e184bb82..6fa832fb 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 97ba8433..c5387af8 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 33bae1f4..9d1114b7 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 4519552a..d41f7e3e 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index f1738490..659de2d1 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 5e3500a3..789c9823 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 27735b9e..a3a50387 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 005c1ef1..a433d77d 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 8eacb225..661643f0 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index da7ea5c0..72375f11 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 52ef858f..537231e0 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 27eca5d8..1dcaedaf 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index ba2ba602..36493be9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 6f97e2e2..e714d6e6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index c063aae3..639c2264 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 7b120b37..8b428793 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index bc72c9d6..32927b74 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 56f2554a..7639eab2 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 50086fea..98a51e52 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index deb62449..cd3ee35e 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 3844a3c2..ed647d42 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 90cec253..3e334e33 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 71d36c7c..3799a46c 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 457e47a8..65d545cb 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 03614776..84a37354 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 6e91bb10..214cdf06 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index e290fbca..36b64ad8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index b4d66c04..6ea7b208 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 71a34575..139da388 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-24 05:24+0000\n" +"POT-Creation-Date: 2013-10-25 06:05+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-25 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 374b821eacc565d34eaa0565c7fde98bd27741c8 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 27 Oct 2013 06:14:17 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 53 files changed, 106 insertions(+), 106 deletions(-) diff --git a/po/ar.po b/po/ar.po index ba8907f3..52b7715f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 15a9196f..a3fd7c62 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 47cdca01..9c7d9a6d 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index d4f0f51d..29ac4394 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 42e0fa87..6e1d06ef 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index bc4e7704..3411b654 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 5055dbed..68722a6d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index ae821563..c066c3ad 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index b215776f..14950a99 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 21e0c544..cc1f4212 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index fb5445b4..083b5707 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 7c2c6d71..5f736758 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index dbee5dc1..3b9d2e01 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 3c592f96..c227b26e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 26f3413f..0e619a6d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index f8c0c2b5..c3578982 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 6e646cee..83725d9f 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 25ae1b40..d7f82173 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index cb589cb6..88335053 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index eaf452ff..c24c5b26 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index bfeb911f..437286d7 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 9ffc3b84..198fe37f 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index c9617e3d..55fc5277 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index bb305a80..b416571f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 6fa832fb..b248b44d 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index c5387af8..ea01fda7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 9d1114b7..553dd6f6 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index d41f7e3e..5da844bd 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 659de2d1..ec6ea597 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 789c9823..5de421d2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index a3a50387..e2216a5d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a433d77d..4ab6c925 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 661643f0..6a089fd5 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 72375f11..b1e258c4 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 537231e0..df88aab1 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 1dcaedaf..07286de6 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 36493be9..79c184e8 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index e714d6e6..5e0df095 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 639c2264..4c0f0336 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 8b428793..a0da5360 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 32927b74..5b48b269 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 7639eab2..6ef09d84 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 98a51e52..06ebfc71 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index cd3ee35e..8c11a4c7 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index ed647d42..b84ac854 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 3e334e33..9dcb2d38 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 3799a46c..65060114 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 65d545cb..f9f3df70 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 84a37354..622a735f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 214cdf06..87ef8cf9 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 36b64ad8..4b9aee8b 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 6ea7b208..f67b927d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 139da388..df7d31e3 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-25 06:05+0000\n" +"POT-Creation-Date: 2013-10-26 06:30+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-26 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 39bf9bbb6372aafdc294569a6e017f3e267dbcf3 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 28 Oct 2013 05:43:20 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 53 files changed, 106 insertions(+), 106 deletions(-) diff --git a/po/ar.po b/po/ar.po index 52b7715f..54119037 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index a3fd7c62..ca6fe362 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 9c7d9a6d..49e74746 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 29ac4394..6e42b1a3 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 6e1d06ef..7dde85ad 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 3411b654..a38c5069 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 68722a6d..6cd5db9e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index c066c3ad..533fdaa1 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 14950a99..4a75cae8 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index cc1f4212..e1f77b3e 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 083b5707..2ff209c7 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 5f736758..f5b8ed1c 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 3b9d2e01..259d8d33 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index c227b26e..30ab1d02 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 0e619a6d..f6f2d344 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index c3578982..ddabf5b3 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 83725d9f..c18171f9 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index d7f82173..994e428c 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 88335053..844b996a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index c24c5b26..494c4069 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 437286d7..bcdcdfe6 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 198fe37f..3e3d09cb 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 55fc5277..403d286c 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index b416571f..0152185d 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index b248b44d..bd316b16 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index ea01fda7..937091d9 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 553dd6f6..d69bc5dd 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 5da844bd..1348fee3 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index ec6ea597..6562dd8b 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 5de421d2..68ae8907 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index e2216a5d..b31afbaf 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 4ab6c925..3f0f829f 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 6a089fd5..54456677 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index b1e258c4..0d14e2e0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index df88aab1..9bb82ad2 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 07286de6..28fcbabd 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 79c184e8..890b4964 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 5e0df095..069b5610 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 4c0f0336..d5076866 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index a0da5360..a9dac415 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 5b48b269..b8c3c816 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 6ef09d84..edb7a55e 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 06ebfc71..b6223420 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 8c11a4c7..a8b0df1d 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index b84ac854..a9cc296e 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 9dcb2d38..07898d31 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 65060114..84837779 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index f9f3df70..55465eb1 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 622a735f..da8bb7c3 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 87ef8cf9..6a45a154 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 4b9aee8b..55ff8d73 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index f67b927d..7ceece75 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index df7d31e3..9704f2e2 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-26 06:30+0000\n" +"POT-Creation-Date: 2013-10-27 06:17+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-27 06:14+0000\n" +"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" "X-Generator: Launchpad (build 16810)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 4bd754e4d8f5717cd3191ad2a9c0afe192439af1 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 29 Oct 2013 05:15:54 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 6 +++--- po/ast.po | 6 +++--- po/az.po | 6 +++--- po/be.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cs.po | 6 +++--- po/cy.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/km.po | 6 +++--- po/kn.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pl.po | 6 +++--- po/pt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/ta.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/vi.po | 6 +++--- po/zh_CN.po | 6 +++--- po/zh_TW.po | 6 +++--- 53 files changed, 159 insertions(+), 159 deletions(-) diff --git a/po/ar.po b/po/ar.po index 54119037..ce3c55a1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ast.po b/po/ast.po index ca6fe362..a11dfa1a 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/az.po b/po/az.po index 49e74746..805f60b7 100644 --- a/po/az.po +++ b/po/az.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/be.po b/po/be.po index 6e42b1a3..c99caa44 100644 --- a/po/be.po +++ b/po/be.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bs.po b/po/bs.po index 7dde85ad..8b255c09 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ca.po b/po/ca.po index a38c5069..03370cb0 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cs.po b/po/cs.po index 6cd5db9e..7b1c187a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cy.po b/po/cy.po index 533fdaa1..b696e7c3 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/da.po b/po/da.po index 4a75cae8..c71c09d7 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/de.po b/po/de.po index e1f77b3e..ba3bca11 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/el.po b/po/el.po index 2ff209c7..43ef95ba 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po index f5b8ed1c..c9e21125 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index 259d8d33..0ee709d7 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index 30ab1d02..f47b8e73 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/es.po b/po/es.po index f6f2d344..edec4a8f 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/et.po b/po/et.po index ddabf5b3..430f76a1 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/eu.po b/po/eu.po index c18171f9..aca5dbdd 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fi.po b/po/fi.po index 994e428c..8e5deadc 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fr.po b/po/fr.po index 844b996a..cfe9f65a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gd.po b/po/gd.po index 494c4069..5118fdf0 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gl.po b/po/gl.po index bcdcdfe6..effd8fd5 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/he.po b/po/he.po index 3e3d09cb..3564e8ac 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hi.po b/po/hi.po index 403d286c..ce8f8ea4 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hu.po b/po/hu.po index 0152185d..f5ed7287 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/it.po b/po/it.po index bd316b16..55b3fab9 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ja.po b/po/ja.po index 937091d9..ad1d9e12 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/km.po b/po/km.po index d69bc5dd..4ea50264 100644 --- a/po/km.po +++ b/po/km.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/kn.po b/po/kn.po index 1348fee3..b69c9c02 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ko.po b/po/ko.po index 6562dd8b..d81bce04 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lt.po b/po/lt.po index 68ae8907..4af03cbc 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lv.po b/po/lv.po index b31afbaf..f8560aed 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ms.po b/po/ms.po index 3f0f829f..9e196e21 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nb.po b/po/nb.po index 54456677..4a9453be 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nl.po b/po/nl.po index 0d14e2e0..c2967ee6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/oc.po b/po/oc.po index 9bb82ad2..d53059df 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pl.po b/po/pl.po index 28fcbabd..99a5989a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt.po b/po/pt.po index 890b4964..97094c00 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index 069b5610..c40c989c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ro.po b/po/ro.po index d5076866..e604156d 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ru.po b/po/ru.po index a9dac415..3896a8f3 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sk.po b/po/sk.po index b8c3c816..70bcb478 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sl.po b/po/sl.po index edb7a55e..ad82b81f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sq.po b/po/sq.po index b6223420..12a57e3b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sr.po b/po/sr.po index a8b0df1d..ab9acf7d 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sv.po b/po/sv.po index a9cc296e..1596bffd 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ta.po b/po/ta.po index 07898d31..20c672a9 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tg.po b/po/tg.po index 84837779..fa0e3d9e 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tr.po b/po/tr.po index 55465eb1..f4d31161 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ug.po b/po/ug.po index da8bb7c3..b26397fe 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/uk.po b/po/uk.po index 6a45a154..e8921353 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/vi.po b/po/vi.po index 55ff8d73..f5ac84e6 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index 7ceece75..fa216ce8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index 9704f2e2..aab0b9d2 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-27 06:17+0000\n" +"POT-Creation-Date: 2013-10-28 05:45+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-28 05:43+0000\n" -"X-Generator: Launchpad (build 16810)\n" +"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" +"X-Generator: Launchpad (build 16818)\n" #: ../lib/main.vala:552 #, c-format -- cgit v1.2.3 From d3b186923088a279f15db6278cbd1937dfcb2288 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Tue, 29 Oct 2013 10:30:37 +0000 Subject: Releasing 0.0.0+14.04.20131029.1-0ubuntu1, based on r155 --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d83150eb..6bc47925 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu2) UNRELEASED; urgency=low +indicator-keyboard (0.0.0+14.04.20131029.1-0ubuntu1) trusty; urgency=low + [ Dmitrijs Ledkovs ] * Define "ubiquity" indicator profile, reusing the greeter object. (LP: #1241539) - -- Dmitrijs Ledkovs Fri, 18 Oct 2013 13:22:18 +0100 + [ Ubuntu daily release ] + * Automatic snapshot from revision 155 + + -- Ubuntu daily release Tue, 29 Oct 2013 10:30:36 +0000 indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu1) saucy; urgency=low -- cgit v1.2.3 From f8e234c7e6f4f99408e1933a7c0f4e9d23cd5e08 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 30 Oct 2013 05:56:03 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 6 +++--- po/ast.po | 6 +++--- po/az.po | 6 +++--- po/be.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cs.po | 6 +++--- po/cy.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/km.po | 6 +++--- po/kn.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pl.po | 6 +++--- po/pt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/ta.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/vi.po | 6 +++--- po/zh_CN.po | 6 +++--- po/zh_TW.po | 6 +++--- 53 files changed, 159 insertions(+), 159 deletions(-) diff --git a/po/ar.po b/po/ar.po index ce3c55a1..d1e5fafe 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ast.po b/po/ast.po index a11dfa1a..828344fa 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/az.po b/po/az.po index 805f60b7..e2e4eb92 100644 --- a/po/az.po +++ b/po/az.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/be.po b/po/be.po index c99caa44..1f1de5d4 100644 --- a/po/be.po +++ b/po/be.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bs.po b/po/bs.po index 8b255c09..6318c665 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ca.po b/po/ca.po index 03370cb0..c8c8d194 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cs.po b/po/cs.po index 7b1c187a..f37a774f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cy.po b/po/cy.po index b696e7c3..e8071400 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/da.po b/po/da.po index c71c09d7..39cd06c9 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/de.po b/po/de.po index ba3bca11..36a7e861 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/el.po b/po/el.po index 43ef95ba..04e62dd2 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po index c9e21125..3a3b7335 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index 0ee709d7..fbe30a42 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index f47b8e73..37f3212c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/es.po b/po/es.po index edec4a8f..1fbb4e6f 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/et.po b/po/et.po index 430f76a1..5279bf9d 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/eu.po b/po/eu.po index aca5dbdd..93c78bd6 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fi.po b/po/fi.po index 8e5deadc..e7cf554c 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fr.po b/po/fr.po index cfe9f65a..a4e326ce 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gd.po b/po/gd.po index 5118fdf0..84a95b52 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gl.po b/po/gl.po index effd8fd5..43bc6379 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/he.po b/po/he.po index 3564e8ac..f508fabb 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hi.po b/po/hi.po index ce8f8ea4..25ee3722 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hu.po b/po/hu.po index f5ed7287..0225a524 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/it.po b/po/it.po index 55b3fab9..ef90385c 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ja.po b/po/ja.po index ad1d9e12..3ad1be97 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/km.po b/po/km.po index 4ea50264..84dfb8e5 100644 --- a/po/km.po +++ b/po/km.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/kn.po b/po/kn.po index b69c9c02..3779cd8d 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ko.po b/po/ko.po index d81bce04..5f7aa9d6 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lt.po b/po/lt.po index 4af03cbc..05afaba1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lv.po b/po/lv.po index f8560aed..a38ac4a9 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ms.po b/po/ms.po index 9e196e21..a791cb4d 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nb.po b/po/nb.po index 4a9453be..38fc5ab3 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nl.po b/po/nl.po index c2967ee6..6d496c98 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/oc.po b/po/oc.po index d53059df..17e6b435 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pl.po b/po/pl.po index 99a5989a..20bf43ce 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt.po b/po/pt.po index 97094c00..323a6d9c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index c40c989c..662ea5cc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ro.po b/po/ro.po index e604156d..c56b6ca5 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ru.po b/po/ru.po index 3896a8f3..3c15df0c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sk.po b/po/sk.po index 70bcb478..73dfbcba 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sl.po b/po/sl.po index ad82b81f..d3094efb 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sq.po b/po/sq.po index 12a57e3b..9458df46 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sr.po b/po/sr.po index ab9acf7d..8342d716 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sv.po b/po/sv.po index 1596bffd..b3c43ffd 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ta.po b/po/ta.po index 20c672a9..83e70d6f 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tg.po b/po/tg.po index fa0e3d9e..bb398f6d 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tr.po b/po/tr.po index f4d31161..7e474198 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ug.po b/po/ug.po index b26397fe..e614dde4 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/uk.po b/po/uk.po index e8921353..020e0ca5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/vi.po b/po/vi.po index f5ac84e6..22a96c20 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index fa216ce8..46ed7ae0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index aab0b9d2..e95da9ba 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-28 05:45+0000\n" +"POT-Creation-Date: 2013-10-29 12:05+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-29 05:15+0000\n" -"X-Generator: Launchpad (build 16818)\n" +"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format -- cgit v1.2.3 From 84fafd7a077a2383435c6668ce15559907df868f Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 30 Oct 2013 17:22:26 -0700 Subject: Enable middle click and mouse wheel scrolling. --- lib/Makefile.am | 3 +-- lib/main.vala | 28 +++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index fd8a945e..fc6eeb42 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2,8 +2,7 @@ libexec_PROGRAMS = indicator-keyboard-service AM_CFLAGS = -w -DGNOME_DESKTOP_USE_UNSTABLE_API AM_LDFLAGS = -lm -AM_VALAFLAGS = --enable-experimental-non-null \ - --metadatadir $(top_srcdir)/deps \ +AM_VALAFLAGS = --metadatadir $(top_srcdir)/deps \ --vapidir $(top_srcdir)/deps indicator_keyboard_service_SOURCES = main.vala \ diff --git a/lib/main.vala b/lib/main.vala index 190276f8..53878989 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -568,6 +568,22 @@ public class Indicator.Keyboard.Service : Object { return (!) indicator_action; } + [DBus (visible = false)] + private void handle_middle_click (Variant? parameter) { + handle_scroll_wheel (new Variant.int32 (-1)); + } + + [DBus (visible = false)] + private void handle_scroll_wheel (Variant? parameter) { + if (parameter != null) { + var sources = source_settings.get_value ("sources"); + var current = source_settings.get_uint ("current"); + var length = (int) sources.n_children (); + + source_settings.set_uint ("current", (current + (length - parameter.get_int32 ())) % length); + } + } + [DBus (visible = false)] protected virtual SimpleActionGroup create_action_group (Action root_action) { var group = new SimpleActionGroup (); @@ -575,7 +591,15 @@ public class Indicator.Keyboard.Service : Object { group.insert (root_action); group.insert (source_settings.create_action ("current")); - var action = new SimpleAction ("map", null); + var action = new SimpleAction ("next", null); + action.activate.connect (handle_middle_click); + group.insert (action); + + action = new SimpleAction ("scroll", VariantType.INT32); + action.activate.connect (handle_scroll_wheel); + group.insert (action); + + action = new SimpleAction ("map", null); action.activate.connect (handle_activate_map); group.insert (action); @@ -653,6 +677,8 @@ public class Indicator.Keyboard.Service : Object { var indicator = new MenuItem.submenu ("x", submenu); indicator.set_attribute ("x-canonical-type", "s", "com.canonical.indicator.root"); + indicator.set_attribute ("x-canonical-secondary-action", "s", "indicator.next"); + indicator.set_attribute ("x-canonical-scroll-action", "s", "indicator.scroll"); indicator.set_detailed_action ("indicator.indicator"); menu.append_item (indicator); -- cgit v1.2.3 From 32b4a3a0fe440ce5ad2178aba38b2e90738817aa Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 31 Oct 2013 05:49:00 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 53 files changed, 106 insertions(+), 106 deletions(-) diff --git a/po/ar.po b/po/ar.po index d1e5fafe..350f79b4 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 828344fa..5f54433c 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index e2e4eb92..509109e2 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 1f1de5d4..37575b8b 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 6318c665..b203b6fc 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index c8c8d194..debbc443 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index f37a774f..5f3c6bd3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index e8071400..dd228c38 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 39cd06c9..ce82d5b2 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 36a7e861..13648186 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 04e62dd2..46091df2 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 3a3b7335..e4531c61 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index fbe30a42..4725cf71 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:49+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 37f3212c..77f0e069 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 1fbb4e6f..53fe81f6 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 5279bf9d..3c37cc96 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 93c78bd6..c8ce7cd1 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index e7cf554c..d774e496 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index a4e326ce..76c01a6e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 84a95b52..7f2d6fe7 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 43bc6379..d5f7a77f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index f508fabb..44a07033 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 25ee3722..c61cc731 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 0225a524..fd9dff8d 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index ef90385c..f3523a7e 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 3ad1be97..390c24cb 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 84dfb8e5..fde3a6b9 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 3779cd8d..7e86de87 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 5f7aa9d6..8d0b6bb2 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 05afaba1..e2074a9c 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index a38ac4a9..8a55c57b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a791cb4d..2efdb7e9 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 38fc5ab3..fdc81246 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 6d496c98..6a5ae193 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 17e6b435..07c8ab98 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 20bf43ce..4cf3470a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 323a6d9c..c9787559 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 662ea5cc..2c34d2ce 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index c56b6ca5..34d9e216 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 3c15df0c..f27bfe52 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 73dfbcba..7fa8c256 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index d3094efb..d1a0cb0c 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 9458df46..c5d8b18f 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 8342d716..7526192f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:55+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index b3c43ffd..4f7a8fa4 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 83e70d6f..2cf9c57b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index bb398f6d..761b33b0 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 7e474198..19e9fc5c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index e614dde4..cca2e00b 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 020e0ca5..9fb823f5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 22a96c20..7bc16c11 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 46ed7ae0..7e1a10ac 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:49+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index e95da9ba..4e4d34e3 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-29 12:05+0000\n" +"POT-Creation-Date: 2013-10-30 05:59+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-30 05:56+0000\n" +"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 4e2eee88ecdf9a681e470ec8d67c5bf7cfc1b6b3 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 1 Nov 2013 06:28:45 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 35 +++++++++++++++++++++++++++++++++++ po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 35 +++++++++++++++++++++++++++++++++++ po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 176 insertions(+), 106 deletions(-) create mode 100644 po/fa.po create mode 100644 po/si.po diff --git a/po/ar.po b/po/ar.po index 350f79b4..ece38363 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 5f54433c..67a55288 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 509109e2..27f69c96 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 37575b8b..2794842f 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index b203b6fc..e9d12c44 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index debbc443..4b22939e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 5f3c6bd3..987c4d04 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index dd228c38..0fc8be56 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index ce82d5b2..4f15b6f0 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 13648186..d415cf1a 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 46091df2..4b8b4062 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index e4531c61..75c6dbf5 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 4725cf71..b34af1b7 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:49+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 77f0e069..aeb49b54 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 53fe81f6..76e03474 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 3c37cc96..4a6ede79 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index c8ce7cd1..0c742d64 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po new file mode 100644 index 00000000..a696d63c --- /dev/null +++ b/po/fa.po @@ -0,0 +1,35 @@ +# Persian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"PO-Revision-Date: 2013-11-01 05:30+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Generator: Launchpad (build 16820)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/fi.po b/po/fi.po index d774e496..21f90219 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 76c01a6e..f25b211b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 7f2d6fe7..35c779bd 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index d5f7a77f..0ce629c9 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 44a07033..44f29e58 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index c61cc731..77ad3486 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index fd9dff8d..1a7edf1b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index f3523a7e..6a4d8ec3 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 390c24cb..a7a22ccd 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index fde3a6b9..ecad83e7 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 7e86de87..8984a2d4 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 8d0b6bb2..a6020a81 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index e2074a9c..d4acb808 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 8a55c57b..dd746be5 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 2efdb7e9..0c6a7569 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index fdc81246..4022c02b 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 6a5ae193..38ba07f0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 07c8ab98..53f97d30 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 4cf3470a..fa7d1323 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index c9787559..f541fb50 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 2c34d2ce..fca3ef8c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 34d9e216..b049d8c2 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index f27bfe52..977b1d05 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po new file mode 100644 index 00000000..9487798e --- /dev/null +++ b/po/si.po @@ -0,0 +1,35 @@ +# Sinhalese translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"PO-Revision-Date: 2013-10-31 17:57+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Sinhalese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Generator: Launchpad (build 16820)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s ආදාන මූලාශ්‍රය" + +#: ../lib/main.vala:650 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:651 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:652 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/sk.po b/po/sk.po index 7fa8c256..3e8af8aa 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index d1a0cb0c..56e82bc0 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index c5d8b18f..28aaa6aa 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 7526192f..ba584029 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 4f7a8fa4..2aac9c12 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 2cf9c57b..0b692825 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 761b33b0..70101fe6 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 19e9fc5c..02dcc5d4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index cca2e00b..5c67ae96 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 9fb823f5..ae39121c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 7bc16c11..2aaf6fa4 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 7e1a10ac..a09a867a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:49+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 4e4d34e3..b0acc9e3 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-30 05:59+0000\n" +"POT-Creation-Date: 2013-10-31 18:41+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-10-31 05:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From c2a3c54d4345b57741c30e974a736f3161bd35a9 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 2 Nov 2013 06:25:01 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 110 insertions(+), 110 deletions(-) diff --git a/po/ar.po b/po/ar.po index ece38363..e982460f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 67a55288..d18bbc23 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 27f69c96..dec6400f 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 2794842f..85d47616 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index e9d12c44..86f74d3d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 4b22939e..202e2486 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 987c4d04..0de19450 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 0fc8be56..eb0d0669 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 4f15b6f0..82037315 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index d415cf1a..b7eab6b5 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 4b8b4062..e2104a76 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 75c6dbf5..305f0d8b 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index b34af1b7..9a2623b3 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index aeb49b54..9f5ef0b6 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 76e03474..2485cfc3 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 4a6ede79..26cf3320 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 0c742d64..0b75c699 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index a696d63c..60cccd52 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 21f90219..ebdb9fb0 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index f25b211b..875f494a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 35c779bd..731160b4 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 0ce629c9..439dc6de 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 44f29e58..1cfab1fd 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 77ad3486..1dcb43df 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 1a7edf1b..c0ce4613 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 6a4d8ec3..b68704d8 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index a7a22ccd..43d63c51 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index ecad83e7..c8cfd932 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 8984a2d4..e196276e 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index a6020a81..f15059cb 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index d4acb808..e2b62489 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index dd746be5..c0076d1e 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 0c6a7569..8b4360e1 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 4022c02b..85f269ec 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 38ba07f0..fe41ab5c 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 53f97d30..482efc77 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index fa7d1323..df7c2164 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index f541fb50..2dfd376f 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index fca3ef8c..ba44efe9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index b049d8c2..60b5d198 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 977b1d05..f205a797 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 9487798e..ce767cc7 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 3e8af8aa..f464b1d4 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 56e82bc0..729f4dd8 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 28aaa6aa..6f545541 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index ba584029..d4661335 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2aac9c12..e6b55292 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 0b692825..834717e9 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 70101fe6..7dabf4e1 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 02dcc5d4..fabd6bbf 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 5c67ae96..8d6132f0 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index ae39121c..d0fa3fc2 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 2aaf6fa4..4a612bc0 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index a09a867a..2f7d9819 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index b0acc9e3..43f1c5d7 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-31 18:41+0000\n" +"POT-Creation-Date: 2013-11-01 06:33+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-01 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From ed6f73dfca0f2dad8c5231fc2b4f1c927ea63240 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 3 Nov 2013 05:45:08 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 110 insertions(+), 110 deletions(-) diff --git a/po/ar.po b/po/ar.po index e982460f..773a5672 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index d18bbc23..d82eaca8 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index dec6400f..0658f0e2 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 85d47616..ac88f987 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 86f74d3d..148d25f6 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 202e2486..28108491 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 0de19450..db12bd4a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index eb0d0669..518c2937 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 82037315..3f252345 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index b7eab6b5..1f62d027 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index e2104a76..f779a924 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 305f0d8b..16359d95 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 9a2623b3..d68f8a4f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 9f5ef0b6..ec8caa64 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 2485cfc3..a361f2d8 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 26cf3320..4e640999 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 0b75c699..a25e46de 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 60cccd52..94702a38 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index ebdb9fb0..747fc007 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 875f494a..afd7e0af 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 731160b4..03b7ec86 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 439dc6de..e487821a 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 1cfab1fd..db56644f 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 1dcb43df..95c27e76 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index c0ce4613..04235497 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index b68704d8..fc9986c5 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 43d63c51..7cadcf74 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index c8cfd932..8430349e 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index e196276e..693737c6 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index f15059cb..91d98e3d 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index e2b62489..cfc05e9a 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index c0076d1e..f3aa5dc4 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 8b4360e1..12afbcd3 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 85f269ec..185a31fb 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index fe41ab5c..6a97dcc4 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 482efc77..c41f0816 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index df7c2164..9bbf8834 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 2dfd376f..806f28d7 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index ba44efe9..56dd25b0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 60b5d198..32453d48 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index f205a797..2cfae565 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index ce767cc7..7f3a4468 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index f464b1d4..7b293ad8 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 729f4dd8..3aa3a12d 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 6f545541..6512b6f5 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index d4661335..9450f92d 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index e6b55292..2af8fd0b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 834717e9..1dee8cac 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 7dabf4e1..cc23f71c 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index fabd6bbf..048f0455 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 8d6132f0..da41ae3f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index d0fa3fc2..153be699 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 4a612bc0..20ea7d0c 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 2f7d9819..5ef214e1 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 43f1c5d7..13810976 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-01 06:33+0000\n" +"POT-Creation-Date: 2013-11-02 06:29+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-02 06:25+0000\n" +"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From cf8eccd1ebd9885988e490b2dda9d124b834c190 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 4 Nov 2013 06:04:05 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 6 +++--- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 111 insertions(+), 111 deletions(-) diff --git a/po/ar.po b/po/ar.po index 773a5672..587a57e5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index d82eaca8..7df1a7a3 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 0658f0e2..da30332b 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index ac88f987..f0a1dfb9 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 148d25f6..e0359873 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 28108491..a5a97544 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index db12bd4a..2ebef437 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 518c2937..4a7fbb7f 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 3f252345..ca1cc2d3 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 1f62d027..80403da8 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index f779a924..2cbce256 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 16359d95..405fe675 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index d68f8a4f..6afabd96 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" -"Last-Translator: William Hua \n" +"Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index ec8caa64..9bc54e06 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index a361f2d8..da94f333 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 4e640999..e4153d70 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index a25e46de..a2c41ce3 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 94702a38..8ff16848 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 747fc007..6e1c2f2b 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index afd7e0af..73dd1e13 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 03b7ec86..cdc1f27c 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index e487821a..b1c59be5 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index db56644f..61e6d1ff 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 95c27e76..77add97e 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 04235497..17043dd0 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index fc9986c5..7cd763bd 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 7cadcf74..ad7f2a41 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 8430349e..5c41a979 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 693737c6..f5a3b000 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 91d98e3d..8aeeb089 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index cfc05e9a..634c6170 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index f3aa5dc4..0e87ab9d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 12afbcd3..4c804c92 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 185a31fb..e91312d4 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 6a97dcc4..3d8405f6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index c41f0816..fdc290fb 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 9bbf8834..5b93a326 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 806f28d7..44f277e9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 56dd25b0..e0553c1b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 32453d48..c0bb99d1 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 2cfae565..5fd033c9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 7f3a4468..3be9de44 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 7b293ad8..b44062fc 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 3aa3a12d..bfe15623 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 6512b6f5..9c010f2e 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:44+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 9450f92d..49871a5b 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2af8fd0b..7fdc91d0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 1dee8cac..11e5d3ce 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index cc23f71c..9f9b4f00 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 048f0455..bed280c3 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index da41ae3f..6cea14f2 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 153be699..3d5a26db 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 20ea7d0c..fbcf1e13 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 5ef214e1..0909d042 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 13810976..d4bdb326 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-02 06:29+0000\n" +"POT-Creation-Date: 2013-11-03 05:49+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-03 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From c01d6f3fa3e8663da142f23b9e36dcf57622c57d Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 4 Nov 2013 12:05:42 -0500 Subject: Be careful around large scrolling offsets. --- lib/main.vala | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/main.vala b/lib/main.vala index 53878989..e9eb27b6 100644 --- a/lib/main.vala +++ b/lib/main.vala @@ -580,7 +580,10 @@ public class Indicator.Keyboard.Service : Object { var current = source_settings.get_uint ("current"); var length = (int) sources.n_children (); - source_settings.set_uint ("current", (current + (length - parameter.get_int32 ())) % length); + if (length > 0) { + var offset = parameter.get_int32 () % length; + source_settings.set_uint ("current", (current + (length - offset)) % length); + } } } -- cgit v1.2.3 From 7bba3d50684b55a18feffdee01db79b5ccff0b5c Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 5 Nov 2013 06:02:12 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 110 insertions(+), 110 deletions(-) diff --git a/po/ar.po b/po/ar.po index 587a57e5..0db7b4a5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 7df1a7a3..ea2496ed 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index da30332b..f2b9a868 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index f0a1dfb9..3b62e254 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index e0359873..188baac6 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index a5a97544..1bfbd774 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 2ebef437..c061cbe4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 4a7fbb7f..4c6aadb4 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index ca1cc2d3..4cfdc14b 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 80403da8..3b0b8028 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 2cbce256..b26042b8 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 405fe675..890b61f0 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 6afabd96..0ca29e6c 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 9bc54e06..2e2148cc 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index da94f333..0632909c 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index e4153d70..d5e8fad4 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index a2c41ce3..684223a7 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 8ff16848..7c350701 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 6e1c2f2b..2aa684c6 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 73dd1e13..3fd6c372 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index cdc1f27c..0f35f6d0 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index b1c59be5..38cc6191 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 61e6d1ff..ea99203c 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 77add97e..ee0b3589 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 17043dd0..26d14d1d 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 7cd763bd..67ddda64 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index ad7f2a41..7a0be829 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 5c41a979..e1aed1b6 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index f5a3b000..2fb44b87 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 8aeeb089..79664a0f 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 634c6170..f708aff0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 0e87ab9d..095a9af6 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 4c804c92..0379160a 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index e91312d4..25217e7a 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 3d8405f6..9979349d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index fdc290fb..6acd4610 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 5b93a326..d23a78da 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 44f277e9..edc2f8cf 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index e0553c1b..4994a92b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index c0bb99d1..85a80ea4 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 5fd033c9..c720de16 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 3be9de44..0d82e9b8 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index b44062fc..88bbd3f4 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index bfe15623..fa55199c 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 9c010f2e..00d12e07 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:03+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 49871a5b..ef60ef89 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 7fdc91d0..6b5fc5a1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 11e5d3ce..5634c744 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 9f9b4f00..f7883136 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index bed280c3..c39b16bd 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 6cea14f2..c1b9777b 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 3d5a26db..e4fd9567 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index fbcf1e13..58331840 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 0909d042..537e7e7b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index d4bdb326..55e861dd 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-03 05:49+0000\n" +"POT-Creation-Date: 2013-11-04 06:06+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-04 06:04+0000\n" +"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 82cce286583d07373ab345e0bc19342d064a5977 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 6 Nov 2013 05:52:46 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 10 +++++----- po/ast.po | 10 +++++----- po/az.po | 10 +++++----- po/be.po | 10 +++++----- po/bs.po | 10 +++++----- po/ca.po | 10 +++++----- po/cs.po | 10 +++++----- po/cy.po | 10 +++++----- po/da.po | 10 +++++----- po/de.po | 10 +++++----- po/el.po | 10 +++++----- po/en_AU.po | 10 +++++----- po/en_CA.po | 10 +++++----- po/en_GB.po | 10 +++++----- po/es.po | 10 +++++----- po/et.po | 10 +++++----- po/eu.po | 10 +++++----- po/fa.po | 10 +++++----- po/fi.po | 10 +++++----- po/fr.po | 10 +++++----- po/gd.po | 10 +++++----- po/gl.po | 10 +++++----- po/he.po | 10 +++++----- po/hi.po | 10 +++++----- po/hu.po | 10 +++++----- po/it.po | 10 +++++----- po/ja.po | 10 +++++----- po/km.po | 10 +++++----- po/kn.po | 10 +++++----- po/ko.po | 10 +++++----- po/lt.po | 10 +++++----- po/lv.po | 10 +++++----- po/ms.po | 10 +++++----- po/nb.po | 10 +++++----- po/nl.po | 10 +++++----- po/oc.po | 10 +++++----- po/pl.po | 10 +++++----- po/pt.po | 10 +++++----- po/pt_BR.po | 10 +++++----- po/ro.po | 10 +++++----- po/ru.po | 10 +++++----- po/si.po | 10 +++++----- po/sk.po | 10 +++++----- po/sl.po | 10 +++++----- po/sq.po | 10 +++++----- po/sr.po | 10 +++++----- po/sv.po | 10 +++++----- po/ta.po | 10 +++++----- po/tg.po | 10 +++++----- po/tr.po | 10 +++++----- po/ug.po | 10 +++++----- po/uk.po | 10 +++++----- po/vi.po | 10 +++++----- po/zh_CN.po | 10 +++++----- po/zh_TW.po | 10 +++++----- 55 files changed, 275 insertions(+), 275 deletions(-) diff --git a/po/ar.po b/po/ar.po index 0db7b4a5..c4210dbc 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "مصدر الإدخال %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "خريطة المحارف" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "رسمة تخطيط لوحة المفاتيح" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "إعدادات إدخال النص..." diff --git a/po/ast.po b/po/ast.po index ea2496ed..8f94b107 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Orixe d'entrada %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de caráuteres" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Distribución del tecláu" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Configuración d'entrada de testu…" diff --git a/po/az.po b/po/az.po index f2b9a868..4b1cf3f0 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s giriş mənbəyi" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Simvol Xəritəsi" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Klaviatura Düzümü Qrafiki" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Mətn Daxiletmə Seçənəkləri..." diff --git a/po/be.po b/po/be.po index 3b62e254..5e6f02eb 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/bs.po b/po/bs.po index 188baac6..58236efc 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s ulazni izvor" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa znakova" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Crtež rasporeda tastature" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Postavke unosa teksta..." diff --git a/po/ca.po b/po/ca.po index 1bfbd774..2c0333c5 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Font d'entrada %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de caràcters" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Disposició del teclat" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Paràmetres d'entrada de text…" diff --git a/po/cs.po b/po/cs.po index c061cbe4..dfcbfd65 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa znaků" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Mapa rozložení klávesnice" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Nastavení zadávání textu..." diff --git a/po/cy.po b/po/cy.po index 4c6aadb4..67614e9f 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/da.po b/po/da.po index 4cfdc14b..09c36908 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s-inputkilde" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Tegnoversigt" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Oversigt over tastaturlayout" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Indstillinger for tekstfelt..." diff --git a/po/de.po b/po/de.po index 3b0b8028..1da7765c 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s-Eingabequelle" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Zeichentabelle" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Abbild der Tastaturbelegung" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Texteingabe-Einstellungen …" diff --git a/po/el.po b/po/el.po index b26042b8..cd26c7f5 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s πηγή εισόδου" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Καθορισμός χαρακτήρων" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Διάγραμμα διάταξης πληκτρολογίου" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Ρυθμίσεις εισαγωγής κειμένου..." diff --git a/po/en_AU.po b/po/en_AU.po index 890b61f0..02af9ebd 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/en_CA.po b/po/en_CA.po index 0ca29e6c..770c2d45 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/en_GB.po b/po/en_GB.po index 2e2148cc..7c9413f3 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s input source" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Character Map" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Keyboard Layout Chart" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Text Entry Settings..." diff --git a/po/es.po b/po/es.po index 0632909c..a53975cd 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Origen de entrada %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Distribución del teclado" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Configuración de entrada de texto…" diff --git a/po/et.po b/po/et.po index d5e8fad4..a08088aa 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s sisendallikas" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Märgikaart" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Klaviatuuripaigutuse skeem" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Tekstisisestamise seaded..." diff --git a/po/eu.po b/po/eu.po index 684223a7..b4e09ed1 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Karaktere-mapa" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/fa.po b/po/fa.po index 7c350701..be9f143c 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/fi.po b/po/fi.po index 2aa684c6..fa36bd19 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Syötelähde %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Merkkikartta" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Näppäimistön asettelu" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Tekstisyötteen asetukset..." diff --git a/po/fr.po b/po/fr.po index 3fd6c372..947024bb 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Agencement : %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Table de caractères" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Représentation de l'agencement" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Paramètres d'agencement" diff --git a/po/gd.po b/po/gd.po index 0f35f6d0..57c5df8d 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Tùs ion-chur %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa nan caractaran" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Cairt co-dhealbhachd a' mheur-chlàir" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Roghainnean ion-chur teacsa..." diff --git a/po/gl.po b/po/gl.po index 38cc6191..fcf2b773 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Orixe da entrada: %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Gráfica da disposición do teclado" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Configuración da entrada de texto..." diff --git a/po/he.po b/po/he.po index ea99203c..692c50a1 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "מקור קלט %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "מפת תווים" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "תרשים פריסת המקלדת" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "הגדרות הזנת טקסט…" diff --git a/po/hi.po b/po/hi.po index ee0b3589..0671927a 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "अक्षर तालिका" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/hu.po b/po/hu.po index 26d14d1d..5a241465 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s beviteli forrás" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Karaktertábla" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Billentyűzetkiosztás" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Szövegbeviteli beállítások…" diff --git a/po/it.po b/po/it.po index 67ddda64..8f8a905b 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Sorgente di input %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Tabella caratteri" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Disposizione tastiera" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Impostazioni inserimento testo..." diff --git a/po/ja.po b/po/ja.po index 7a0be829..f7b8a707 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s 入力ソース" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "文字マップ" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "キーボードレイアウト表" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "テキスト入力設定..." diff --git a/po/km.po b/po/km.po index e1aed1b6..0f5ba143 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "ប្រភព​បញ្ចូល %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "ផែនទី​តួអក្សរ" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "តារាង​ប្លង់​ក្ដារចុច" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "ការ​កំណត់​ធាតុ​អត្ថបទ..." diff --git a/po/kn.po b/po/kn.po index 2fb44b87..3553f3ad 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "ಅಕ್ಷರ ನಕ್ಷೆ" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "ಕೀಲಿಮಣೆ ವಿನ್ಯಾಸ ಪಟ್ಟಿ" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "ಪಠ್ಯ ನಮೂದಿಸುವ ಸಂಯೋಜನೆಗಳು ..." diff --git a/po/ko.po b/po/ko.po index 79664a0f..c1d5f4e4 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "입력 소스 %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "문자 표" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "키보드 배치 표" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "텍스트 입력창 설정..." diff --git a/po/lt.po b/po/lt.po index f708aff0..fc957204 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s įvesties šaltinis" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Simbolių lentelė" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Klaviatūros klavišų išdėstymas" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Teksto įvedimo nustatymai..." diff --git a/po/lv.po b/po/lv.po index 095a9af6..ee99f974 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s ievades avots" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Rakstzīmju tabula" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Klaviatūras Izkārtojuma Tabula" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Teksta Ievades Iestatījumi..." diff --git a/po/ms.po b/po/ms.po index 0379160a..cee2dfb2 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "% sumber input" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Peta Aksara" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Carta Bentanga Papan Kekunci" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Tetapan Masukan Teks..." diff --git a/po/nb.po b/po/nb.po index 25217e7a..96574d1d 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s inndatakilde" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Tegnkart" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Kart over tastaturoppsett" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Innstillinger for tekstskriving …" diff --git a/po/nl.po b/po/nl.po index 9979349d..b6a5578d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s invoerbron" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Tekens en symbolen" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Toetsenbordindelingoverzicht" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Tekstinvoerinstellingen…" diff --git a/po/oc.po b/po/oc.po index 6acd4610..18fe0e55 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Agençament : %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Taula de caractèrs" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Representacion de l'agençament" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Paramètres d'agençament" diff --git a/po/pl.po b/po/pl.po index d23a78da..1bd01e0c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s metoda wprowadzania" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa znaków" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Tabela układów klawiatury" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Ustawienia wprowadzanie tekstu..." diff --git a/po/pt.po b/po/pt.po index edc2f8cf..a55b964e 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "fonte de entrada %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de Caracteres" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Disposição do teclado" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Definições de entrada de texto..." diff --git a/po/pt_BR.po b/po/pt_BR.po index 4994a92b..c46b9c9b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "fonte de entrada %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa de caracteres" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Disposição do teclado" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Configurações de entrada de texto…" diff --git a/po/ro.po b/po/ro.po index 85a80ea4..01b93821 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/ru.po b/po/ru.po index c720de16..4bb374fd 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Источник ввода %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Таблица символов" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Схема раскладки клавиатуры" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Параметры ввода текста..." diff --git a/po/si.po b/po/si.po index 0d82e9b8..20137621 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s ආදාන මූලාශ්‍රය" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/sk.po b/po/sk.po index 88bbd3f4..121d2da9 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "zdroj vstupu %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Mapa znakov" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Rozloženie klávesnice" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Nastavenia vstupu…" diff --git a/po/sl.po b/po/sl.po index fa55199c..e2c3ffd3 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s vir vnosa" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Preglednica znakov" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Prikaz razporeditve tipk" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Nastavitve vnosa besedila ..." diff --git a/po/sq.po b/po/sq.po index 00d12e07..935b8415 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s burim hyrjeje" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Harta e Simboleve" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Harta e Daljes së Tastierës" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Parametrat e Hyrjes së Tekstit..." diff --git a/po/sr.po b/po/sr.po index ef60ef89..86e308fe 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Мапа карактера" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Шаблон распореда тастатуре" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Подешавања уноса текста" diff --git a/po/sv.po b/po/sv.po index 6b5fc5a1..34ffee4a 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "" diff --git a/po/ta.po b/po/ta.po index 5634c744..ae398c7c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s உள்ளீடு மூலம்" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "எழுத்து வரைபடம்" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "விசைப்பலகை வரைபடம்" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "உரை நுழைவு அமைப்புகள்..." diff --git a/po/tg.po b/po/tg.po index f7883136..df179d7a 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Манбаи вуруди %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Тарҳбандии аломатҳо" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Аломатҳои тарҳбандии клавиатура" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Танзимоти вуруди матн..." diff --git a/po/tr.po b/po/tr.po index c39b16bd..35e6a4fa 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s girdi kaynağı" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Karakter Haritası" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Klavye Düzeni Şeması" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Metin Girdisi Ayarları..." diff --git a/po/ug.po b/po/ug.po index c1b9777b..5ff28c5f 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s كىرگۈزۈش مەنبەسى" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "ھەرپ-بەلگە جەدۋىلى" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "ھەرپتاختا ئورۇنلاشتۇرۇش كۆرۈنۈشى" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "تېكىست كىرگۈزۈش تەڭشەكلىرى…" diff --git a/po/uk.po b/po/uk.po index e4fd9567..3a0544ab 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "Джерело введення %s" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Таблиця символів" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Таблиця розкладки клавіатури" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Параметри введення тексту…" diff --git a/po/vi.po b/po/vi.po index 58331840..127a25c1 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s nguồn đầu vào" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "Sơ đồ kí tự" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "Biểu đồ Bố cục Bàn phím" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "Thiết đặt nhập văn bản..." diff --git a/po/zh_CN.po b/po/zh_CN.po index 537e7e7b..75ad6ab4 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s 输入源" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "字符映射表" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "键盘布局图" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "文本输入设置..." diff --git a/po/zh_TW.po b/po/zh_TW.po index 55e861dd..739a16c7 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-04 06:06+0000\n" +"POT-Creation-Date: 2013-11-05 23:38+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-05 06:02+0000\n" +"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 @@ -22,14 +22,14 @@ msgstr "" msgid "%s input source" msgstr "%s 輸入來源" -#: ../lib/main.vala:650 +#: ../lib/main.vala:677 msgid "Character Map" msgstr "字元對應表" -#: ../lib/main.vala:651 +#: ../lib/main.vala:678 msgid "Keyboard Layout Chart" msgstr "鍵盤配置圖" -#: ../lib/main.vala:652 +#: ../lib/main.vala:679 msgid "Text Entry Settings..." msgstr "文字輸入設定..." -- cgit v1.2.3 From 3e0a08f7d91a2871b89eeaa8b5474801be64b856 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 7 Nov 2013 05:53:05 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 55 files changed, 110 insertions(+), 110 deletions(-) diff --git a/po/ar.po b/po/ar.po index c4210dbc..5d0532d7 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 8f94b107..48d28bcf 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 4b1cf3f0..c6bd3e3d 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 5e6f02eb..7fecc768 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 58236efc..c87bf73a 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 2c0333c5..05674e42 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index dfcbfd65..45f7f401 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 67614e9f..a501b8e3 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 09c36908..9d687517 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 1da7765c..0f990a32 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index cd26c7f5..307bb8af 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 02af9ebd..8047c8a1 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 770c2d45..5fcd5652 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 7c9413f3..8bd12a66 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index a53975cd..a3add0b1 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index a08088aa..0214834a 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index b4e09ed1..7b378fed 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index be9f143c..69a4f3fa 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index fa36bd19..3707b0b2 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 947024bb..8e87e157 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 57c5df8d..5076a94e 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index fcf2b773..4bc3d054 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 692c50a1..2a47f96e 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 0671927a..c7349e71 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 5a241465..a6793bab 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 8f8a905b..7fe24d27 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index f7b8a707..ca764f81 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 0f5ba143..ae48d22e 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 3553f3ad..f1dcd636 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c1d5f4e4..b20dea06 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index fc957204..8f81cc93 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index ee99f974..897a3789 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index cee2dfb2..4714b848 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 96574d1d..8f4ec655 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index b6a5578d..cb5ba112 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 18fe0e55..2713c227 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 1bd01e0c..34aa3e25 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index a55b964e..93bae370 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index c46b9c9b..0304cc3a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 01b93821..23d8caad 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 4bb374fd..747a8f55 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 20137621..fddf98c2 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 121d2da9..b5f216bb 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index e2c3ffd3..3932d681 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 935b8415..c9d29f32 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 86e308fe..770dc1f7 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 34ffee4a..a7ee6aa6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index ae398c7c..a403e1d1 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index df179d7a..452c45cf 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 35e6a4fa..01150005 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 5ff28c5f..640cd201 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 3a0544ab..63e96e7e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 127a25c1..7e0912bc 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 75ad6ab4..9b9a5630 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 739a16c7..65401472 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-05 23:38+0000\n" +"POT-Creation-Date: 2013-11-06 06:01+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-06 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 624ce307bee7cf25efd4e877dd1b11db036a99ba Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 8 Nov 2013 06:28:14 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/br.po | 35 +++++++++++++++++++++++++++++++++++ po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 56 files changed, 145 insertions(+), 110 deletions(-) create mode 100644 po/br.po diff --git a/po/ar.po b/po/ar.po index 5d0532d7..01ff0ef9 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 48d28bcf..2e6d03c5 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index c6bd3e3d..2350e647 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 7fecc768..eac63300 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po new file mode 100644 index 00000000..69133079 --- /dev/null +++ b/po/br.po @@ -0,0 +1,35 @@ +# Breton translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"PO-Revision-Date: 2013-11-07 15:08+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Breton \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Generator: Launchpad (build 16820)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "%s orin ar gasadenn" + +#: ../lib/main.vala:677 +msgid "Character Map" +msgstr "Kartenn al letrennoù" + +#: ../lib/main.vala:678 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:679 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/bs.po b/po/bs.po index c87bf73a..05ae91b6 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 05674e42..3c0486fc 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 45f7f401..5847f58c 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index a501b8e3..596562d3 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 9d687517..a9538d92 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 0f990a32..9d26e0a1 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 307bb8af..e37ea1cf 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 8047c8a1..77d2a5de 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 5fcd5652..1684f6d2 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 8bd12a66..b3e4d64b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index a3add0b1..d26bc68d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 0214834a..dc5b3105 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 7b378fed..056bab7b 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 69a4f3fa..085382d7 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 3707b0b2..77bff5f9 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 8e87e157..06b673e8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 5076a94e..d9f70af9 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 4bc3d054..ebf60e0f 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 2a47f96e..a978d919 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index c7349e71..add23199 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index a6793bab..34526396 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 7fe24d27..6d0803e1 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index ca764f81..ce781602 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index ae48d22e..a91d38ce 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index f1dcd636..5ef4b2cb 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index b20dea06..7a322c13 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 8f81cc93..edf8fe8f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 897a3789..b178ef82 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 4714b848..a4ad521a 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 8f4ec655..83bee4b4 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index cb5ba112..b7dc8b33 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 2713c227..df2dcf0a 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 34aa3e25..0af91a2c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 93bae370..b85d74d0 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 0304cc3a..f5e7d076 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 23d8caad..1d8d3f58 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 747a8f55..70d11e0c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index fddf98c2..c1a76cab 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index b5f216bb..b311624b 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 3932d681..b4877c8f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index c9d29f32..7c745869 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:52+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 770dc1f7..fd874e15 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index a7ee6aa6..867adcd2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index a403e1d1..a83b5611 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 452c45cf..8e3371f5 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 01150005..47b88a83 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 640cd201..b9fa12f3 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 63e96e7e..010f50c5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 7e0912bc..8575e9e8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 9b9a5630..491b5f95 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 65401472..bee5866f 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-06 06:01+0000\n" +"POT-Creation-Date: 2013-11-07 05:59+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-07 05:53+0000\n" +"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 98d89e997252f367bcd4716df9e724e49d6a9888 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 10 Nov 2013 06:48:55 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 56 files changed, 112 insertions(+), 112 deletions(-) diff --git a/po/ar.po b/po/ar.po index 01ff0ef9..43aec49b 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 2e6d03c5..aed27aa4 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 2350e647..e14cbe83 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index eac63300..ffec512f 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 69133079..6f8506a9 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 05ae91b6..ddee5371 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 3c0486fc..dcbcd381 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 5847f58c..60756088 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 596562d3..26de6469 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index a9538d92..262df3ba 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 9d26e0a1..f91ae45d 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index e37ea1cf..d9dabee3 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 77d2a5de..9fcab793 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 1684f6d2..2aeb02ef 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index b3e4d64b..e4d9f854 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index d26bc68d..aaac02a6 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index dc5b3105..d5668c5a 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 056bab7b..99b747f1 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 085382d7..cffb25a8 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 77bff5f9..495dcb6b 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 06b673e8..5e660940 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index d9f70af9..9fb53e0f 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index ebf60e0f..1de31d89 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index a978d919..12dfacda 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index add23199..bd939110 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 34526396..8546ba46 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 6d0803e1..b2584e94 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index ce781602..7862251f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index a91d38ce..bddfb61e 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 5ef4b2cb..93435772 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 7a322c13..d4de80fe 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index edf8fe8f..167011c1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index b178ef82..1851e59c 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a4ad521a..81b30b9b 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 83bee4b4..82804f53 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index b7dc8b33..f42a02a4 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index df2dcf0a..fd44d78b 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 0af91a2c..fda206a0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index b85d74d0..af32e328 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index f5e7d076..8fd40414 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 1d8d3f58..9451817c 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 70d11e0c..f9e5a75c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index c1a76cab..bd5332fe 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index b311624b..dfa2184f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index b4877c8f..1f74cca2 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 7c745869..6acc6dac 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index fd874e15..2def893f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 867adcd2..3b653efb 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index a83b5611..0a2c7093 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 8e3371f5..28676f85 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 47b88a83..77effd42 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index b9fa12f3..d9138ff0 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 010f50c5..bf0eb171 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 8575e9e8..cf58bc1e 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 491b5f95..59c8984c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index bee5866f..72089006 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-07 05:59+0000\n" +"POT-Creation-Date: 2013-11-08 06:30+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-08 06:28+0000\n" +"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From d765798dc425152d640649f038166c32f43435bb Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 11 Nov 2013 05:40:17 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 12 ++++++------ po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 56 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 43aec49b..a95a2573 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index aed27aa4..742c2b39 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index e14cbe83..a1089c0e 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index ffec512f..ec54c792 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 6f8506a9..bd7b2991 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index ddee5371..7ac23349 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index dcbcd381..3d934c1b 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 60756088..880691ed 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 26de6469..51d8be2e 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 262df3ba..0e1475ff 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index f91ae45d..334d868c 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index d9dabee3..fa18f076 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 9fcab793..ead760c1 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 2aeb02ef..e2bac528 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index e4d9f854..95ac8c91 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index aaac02a6..e22931ce 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index d5668c5a..7a2570b6 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 99b747f1..a120ec0c 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index cffb25a8..114c2a26 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 495dcb6b..6f3677e6 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 5e660940..93116e62 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 9fb53e0f..366503b9 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 1de31d89..b19b94cf 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 12dfacda..3d587d6b 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index bd939110..f63acad0 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 8546ba46..c14977db 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index b2584e94..f5d7d8c4 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 7862251f..e83db2e3 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index bddfb61e..6bea2a65 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 93435772..da1e1f56 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index d4de80fe..743fc069 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 167011c1..6b385ef8 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 1851e59c..2908a210 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 81b30b9b..a25577cf 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 82804f53..75490d1d 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index f42a02a4..c122df28 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index fd44d78b..2dd2743f 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index fda206a0..d64214ee 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index af32e328..eff439b9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 8fd40414..b5fb484a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 9451817c..dffe6de4 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index f9e5a75c..1ba060f7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index bd5332fe..caa8601b 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index dfa2184f..3e70cb15 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 1f74cca2..7a310a89 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 6acc6dac..ed1d308c 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 2def893f..a3e294ca 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 3b653efb..8a599460 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,29 +7,29 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 #, c-format msgid "%s input source" -msgstr "" +msgstr "%s inmatningskälla" #: ../lib/main.vala:677 msgid "Character Map" -msgstr "" +msgstr "Teckentabell" #: ../lib/main.vala:678 msgid "Keyboard Layout Chart" -msgstr "" +msgstr "Teckentabell" #: ../lib/main.vala:679 msgid "Text Entry Settings..." -msgstr "" +msgstr "Inställningar för textinmatning..." diff --git a/po/ta.po b/po/ta.po index 0a2c7093..ee058573 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 28676f85..72729696 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 77effd42..f28a5be4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index d9138ff0..e1d92344 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index bf0eb171..ff16dcfb 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index cf58bc1e..79d63ccb 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 59c8984c..f69601d8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 72089006..62f545bb 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-08 06:30+0000\n" +"POT-Creation-Date: 2013-11-10 06:53+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-10 06:48+0000\n" +"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From eee3373519491bae09b607ba5a57253113f4695d Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 12 Nov 2013 06:24:30 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 56 files changed, 112 insertions(+), 112 deletions(-) diff --git a/po/ar.po b/po/ar.po index a95a2573..7afef461 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 742c2b39..0d5b27fc 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index a1089c0e..ff7a7570 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index ec54c792..d2a84e70 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index bd7b2991..972afbb5 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 7ac23349..39709f64 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 3d934c1b..d4ee11f0 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 880691ed..43e68cb3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 51d8be2e..ec5cbfe7 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 0e1475ff..850e0e90 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 334d868c..52d255a6 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index fa18f076..47792d3a 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index ead760c1..125b187f 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index e2bac528..aff9ec11 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 95ac8c91..9c508468 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index e22931ce..29ee0115 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 7a2570b6..40ed0246 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index a120ec0c..6ec3d829 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 114c2a26..842fc06f 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 6f3677e6..ecf778ad 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 93116e62..534277be 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 366503b9..dffb5cc1 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index b19b94cf..1f1c5cb6 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 3d587d6b..15d9ea4d 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index f63acad0..872c77ae 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index c14977db..2652aef1 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index f5d7d8c4..9ba3cfd5 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index e83db2e3..05248bc1 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 6bea2a65..7ff9615a 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index da1e1f56..f2e13062 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 743fc069..2c6f0096 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 6b385ef8..e68a3a0f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 2908a210..85678c17 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a25577cf..c08697a8 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 75490d1d..1ecb0aa0 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index c122df28..bba36e35 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 2dd2743f..8e0bf981 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index d64214ee..eee396d0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index eff439b9..ccc119ee 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index b5fb484a..422e662e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index dffe6de4..327b4183 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 1ba060f7..0c6094b3 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index caa8601b..04e40179 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 3e70cb15..cc96ce76 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 7a310a89..ae134e8d 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index ed1d308c..cdd8c782 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index a3e294ca..1dcc9ef6 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 8a599460..1943f511 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index ee058573..840bdd2c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 72729696..05031ba9 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index f28a5be4..b8ff2e98 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index e1d92344..206ec728 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index ff16dcfb..0551c75c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 79d63ccb..fc913332 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index f69601d8..df78e64d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 62f545bb..e8f0a16f 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-10 06:53+0000\n" +"POT-Creation-Date: 2013-11-11 05:43+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-11 05:40+0000\n" +"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 8e43dc9defe47c742ec420f2edaeb2ddea6b3fce Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 13 Nov 2013 06:10:13 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 35 +++++++++++++++++++++++++++++++++++ po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 57 files changed, 147 insertions(+), 112 deletions(-) create mode 100644 po/id.po diff --git a/po/ar.po b/po/ar.po index 7afef461..9bc62c25 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 0d5b27fc..fb495d58 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index ff7a7570..8fdb5b05 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index d2a84e70..9d12e3e1 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 972afbb5..02380e77 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 39709f64..f6254b72 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index d4ee11f0..9ee47d10 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 43e68cb3..37a401b7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index ec5cbfe7..ca71ab33 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 850e0e90..d2641b73 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 52d255a6..27b338c9 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 47792d3a..29330efd 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 125b187f..46cf5108 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index aff9ec11..7aa8a3e3 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 9c508468..3862f095 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 29ee0115..6ee96fc4 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 40ed0246..444f6cf9 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 6ec3d829..058f16b9 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 842fc06f..608af0a6 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index ecf778ad..b5853ae1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 534277be..15fd06ae 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index dffb5cc1..4a561c11 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 1f1c5cb6..5858f5f8 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 15d9ea4d..317c2be8 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 872c77ae..321469ef 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 2652aef1..d1546979 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po new file mode 100644 index 00000000..892e656f --- /dev/null +++ b/po/id.po @@ -0,0 +1,35 @@ +# Indonesian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"PO-Revision-Date: 2013-11-12 16:23+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Indonesian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Generator: Launchpad (build 16820)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.vala:677 +msgid "Character Map" +msgstr "" + +#: ../lib/main.vala:678 +msgid "Keyboard Layout Chart" +msgstr "" + +#: ../lib/main.vala:679 +msgid "Text Entry Settings..." +msgstr "" diff --git a/po/it.po b/po/it.po index 9ba3cfd5..2bcad424 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 05248bc1..6a91c7b1 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 7ff9615a..9dea23ed 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index f2e13062..3b44f213 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 2c6f0096..c734b648 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index e68a3a0f..67825458 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 85678c17..76fc4d40 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index c08697a8..a704bbcc 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 1ecb0aa0..35f7f1d6 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index bba36e35..86685ddb 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 8e0bf981..0f3570d8 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index eee396d0..99209ccb 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index ccc119ee..7d6de5ae 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 422e662e..b012e660 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 327b4183..428ccdb3 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 0c6094b3..1a91f38b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 04e40179..4ba03193 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index cc96ce76..f0562868 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index ae134e8d..fa1883c3 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index cdd8c782..93c1eb1d 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 1dcc9ef6..c70e8d3f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 1943f511..bc8ce7a5 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 840bdd2c..be698642 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 05031ba9..e7dc3e7f 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index b8ff2e98..a3876cf1 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 206ec728..e508acb3 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 0551c75c..5db51721 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index fc913332..d50e18f8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index df78e64d..63ec0f79 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index e8f0a16f..b0f929cc 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-11 05:43+0000\n" +"POT-Creation-Date: 2013-11-12 06:28+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-12 06:24+0000\n" +"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From fac0255e66acb5f12b8b62ce1b2fa76233ded8e4 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 14 Nov 2013 06:32:32 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 35 +++++++++++++++++++++++++++++++++++ po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 149 insertions(+), 114 deletions(-) create mode 100644 po/bg.po diff --git a/po/ar.po b/po/ar.po index 9bc62c25..5f7ac257 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index fb495d58..cb2c3d4f 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 8fdb5b05..eaceaba7 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 9d12e3e1..81cdb65d 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po new file mode 100644 index 00000000..3e664a87 --- /dev/null +++ b/po/bg.po @@ -0,0 +1,35 @@ +# Bulgarian translation for indicator-keyboard +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the indicator-keyboard package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: indicator-keyboard\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"PO-Revision-Date: 2013-11-13 14:40+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" +"X-Generator: Launchpad (build 16820)\n" + +#: ../lib/main.vala:552 +#, c-format +msgid "%s input source" +msgstr "Входен източник %s" + +#: ../lib/main.vala:677 +msgid "Character Map" +msgstr "Таблица със знаци" + +#: ../lib/main.vala:678 +msgid "Keyboard Layout Chart" +msgstr "Схема на клавиатурната подредба" + +#: ../lib/main.vala:679 +msgid "Text Entry Settings..." +msgstr "Параметри за въвеждане на текста..." diff --git a/po/br.po b/po/br.po index 02380e77..ffe57b3c 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index f6254b72..109c248e 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 9ee47d10..80f2244b 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 37a401b7..a04901ff 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index ca71ab33..9709e1fa 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index d2641b73..08005bf3 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 27b338c9..8742120c 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 29330efd..edbf3a58 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 46cf5108..2a1c548e 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 7aa8a3e3..016f3291 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 3862f095..b517e4e5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 6ee96fc4..86cc00f6 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 444f6cf9..ebe2ca21 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 058f16b9..682c3bc3 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 608af0a6..d0d8d312 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index b5853ae1..8f7ee01d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 15fd06ae..c211e872 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 4a561c11..a86735c6 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 5858f5f8..72e57314 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 317c2be8..690c5d34 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 321469ef..c484d5de 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index d1546979..db6601c0 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index 892e656f..8133a190 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 2bcad424..8b0d5491 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 6a91c7b1..decac8dd 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 9dea23ed..87a89103 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 3b44f213..ccdc7ce1 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c734b648..7e247158 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 67825458..fe2d7177 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 76fc4d40..be8c1b84 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a704bbcc..810275a5 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 35f7f1d6..eb513d1f 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 86685ddb..c40735f7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 0f3570d8..925b4574 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 99209ccb..8d1b26d1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 7d6de5ae..ee4f4cbd 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index b012e660..7818e744 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 428ccdb3..b3698111 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 1a91f38b..bcef34a8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 4ba03193..719db5a8 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index f0562868..672b53a5 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index fa1883c3..c96c7d21 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 93c1eb1d..9f502d95 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:09+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index c70e8d3f..3d0738d1 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index bc8ce7a5..2d50c418 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index be698642..b1974909 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index e7dc3e7f..9aa5239e 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index a3876cf1..30f86cc1 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index e508acb3..56322113 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 5db51721..79c28e4a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index d50e18f8..98213b27 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 63ec0f79..6e5952ac 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index b0f929cc..8a87f4af 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-12 06:28+0000\n" +"POT-Creation-Date: 2013-11-13 06:14+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-13 06:10+0000\n" +"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" "X-Generator: Launchpad (build 16820)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From f0378ca02bbaa8ac9b641069078041104bb6d777 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Fri, 15 Nov 2013 06:33:20 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 6 +++--- po/ast.po | 6 +++--- po/az.po | 6 +++--- po/be.po | 6 +++--- po/bg.po | 6 +++--- po/br.po | 6 +++--- po/bs.po | 6 +++--- po/ca.po | 6 +++--- po/cs.po | 6 +++--- po/cy.po | 6 +++--- po/da.po | 6 +++--- po/de.po | 6 +++--- po/el.po | 6 +++--- po/en_AU.po | 6 +++--- po/en_CA.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/et.po | 6 +++--- po/eu.po | 6 +++--- po/fa.po | 6 +++--- po/fi.po | 6 +++--- po/fr.po | 6 +++--- po/gd.po | 6 +++--- po/gl.po | 6 +++--- po/he.po | 6 +++--- po/hi.po | 6 +++--- po/hu.po | 6 +++--- po/id.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/km.po | 6 +++--- po/kn.po | 6 +++--- po/ko.po | 6 +++--- po/lt.po | 6 +++--- po/lv.po | 6 +++--- po/ms.po | 6 +++--- po/nb.po | 6 +++--- po/nl.po | 6 +++--- po/oc.po | 6 +++--- po/pl.po | 6 +++--- po/pt.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/si.po | 6 +++--- po/sk.po | 6 +++--- po/sl.po | 6 +++--- po/sq.po | 6 +++--- po/sr.po | 6 +++--- po/sv.po | 6 +++--- po/ta.po | 6 +++--- po/tg.po | 6 +++--- po/tr.po | 6 +++--- po/ug.po | 6 +++--- po/uk.po | 6 +++--- po/vi.po | 6 +++--- po/zh_CN.po | 6 +++--- po/zh_TW.po | 6 +++--- 58 files changed, 174 insertions(+), 174 deletions(-) diff --git a/po/ar.po b/po/ar.po index 5f7ac257..b66eafed 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ast.po b/po/ast.po index cb2c3d4f..8c0aa459 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/az.po b/po/az.po index eaceaba7..ef2447c8 100644 --- a/po/az.po +++ b/po/az.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/be.po b/po/be.po index 81cdb65d..2ed89107 100644 --- a/po/be.po +++ b/po/be.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bg.po b/po/bg.po index 3e664a87..8781897d 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/br.po b/po/br.po index ffe57b3c..b8ac93fa 100644 --- a/po/br.po +++ b/po/br.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/bs.po b/po/bs.po index 109c248e..5639d02c 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ca.po b/po/ca.po index 80f2244b..303b726f 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cs.po b/po/cs.po index a04901ff..cfedd8cf 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/cy.po b/po/cy.po index 9709e1fa..6e51652d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/da.po b/po/da.po index 08005bf3..04392070 100644 --- a/po/da.po +++ b/po/da.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/de.po b/po/de.po index 8742120c..67ca334b 100644 --- a/po/de.po +++ b/po/de.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/el.po b/po/el.po index edbf3a58..c8b4deb7 100644 --- a/po/el.po +++ b/po/el.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_AU.po b/po/en_AU.po index 2a1c548e..34c10d65 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_CA.po b/po/en_CA.po index 016f3291..e4a17221 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index b517e4e5..4a036b14 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/es.po b/po/es.po index 86cc00f6..eb3d3659 100644 --- a/po/es.po +++ b/po/es.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/et.po b/po/et.po index ebe2ca21..5b662398 100644 --- a/po/et.po +++ b/po/et.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/eu.po b/po/eu.po index 682c3bc3..a3b2f416 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fa.po b/po/fa.po index d0d8d312..41ae6c99 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fi.po b/po/fi.po index 8f7ee01d..bbdf1f7d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/fr.po b/po/fr.po index c211e872..5b71a00f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gd.po b/po/gd.po index a86735c6..50ae8f56 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/gl.po b/po/gl.po index 72e57314..81feaa42 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/he.po b/po/he.po index 690c5d34..3fe717d5 100644 --- a/po/he.po +++ b/po/he.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hi.po b/po/hi.po index c484d5de..346d95bb 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/hu.po b/po/hu.po index db6601c0..5806b559 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/id.po b/po/id.po index 8133a190..174b37b5 100644 --- a/po/id.po +++ b/po/id.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/it.po b/po/it.po index 8b0d5491..e3df9d79 100644 --- a/po/it.po +++ b/po/it.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ja.po b/po/ja.po index decac8dd..77f4f0b4 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/km.po b/po/km.po index 87a89103..e2c62ced 100644 --- a/po/km.po +++ b/po/km.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/kn.po b/po/kn.po index ccdc7ce1..196c9720 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ko.po b/po/ko.po index 7e247158..bf2412b3 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lt.po b/po/lt.po index fe2d7177..6aa1a4c4 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/lv.po b/po/lv.po index be8c1b84..d097950d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ms.po b/po/ms.po index 810275a5..c38d6b1f 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nb.po b/po/nb.po index eb513d1f..f1ef17f8 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/nl.po b/po/nl.po index c40735f7..c93c5512 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/oc.po b/po/oc.po index 925b4574..469fac3b 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pl.po b/po/pl.po index 8d1b26d1..384f305c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt.po b/po/pt.po index ee4f4cbd..48bb460c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/pt_BR.po b/po/pt_BR.po index 7818e744..910183c4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ro.po b/po/ro.po index b3698111..309ed2b7 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ru.po b/po/ru.po index bcef34a8..740a4f4d 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/si.po b/po/si.po index 719db5a8..f007fba3 100644 --- a/po/si.po +++ b/po/si.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sk.po b/po/sk.po index 672b53a5..5fb95e37 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sl.po b/po/sl.po index c96c7d21..7d55be23 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sq.po b/po/sq.po index 9f502d95..912f1a31 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sr.po b/po/sr.po index 3d0738d1..605f0557 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/sv.po b/po/sv.po index 2d50c418..e2b634f8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ta.po b/po/ta.po index b1974909..60f665d5 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tg.po b/po/tg.po index 9aa5239e..6c3567b9 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/tr.po b/po/tr.po index 30f86cc1..ea5a7cfc 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/ug.po b/po/ug.po index 56322113..14af070c 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/uk.po b/po/uk.po index 79c28e4a..bda1433c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/vi.po b/po/vi.po index 98213b27..572642e2 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index 6e5952ac..2d2a81bb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index 8a87f4af..01e55208 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-13 06:14+0000\n" +"POT-Creation-Date: 2013-11-14 06:37+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-14 06:32+0000\n" -"X-Generator: Launchpad (build 16820)\n" +"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 #, c-format -- cgit v1.2.3 From 3fd1f2ac18af875f8f1dd9ea2731d328c14915eb Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sat, 16 Nov 2013 06:26:47 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index b66eafed..33d0315c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 8c0aa459..c6e89116 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index ef2447c8..788e0731 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 2ed89107..a64e2dda 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index 8781897d..cf4f8b73 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index b8ac93fa..9c3fd288 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 5639d02c..256eeb4f 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 303b726f..07a00d41 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index cfedd8cf..f2e40d75 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 6e51652d..26855387 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 04392070..40424315 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 67ca334b..7307a653 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index c8b4deb7..8db56e88 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 34c10d65..cd216a94 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index e4a17221..9f3dcf95 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 4a036b14..e089c195 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index eb3d3659..c1e2c80c 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 5b662398..2376f3a4 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index a3b2f416..fb1566c6 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 41ae6c99..c310579f 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index bbdf1f7d..3c859e1d 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 5b71a00f..2470d7ce 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 50ae8f56..5344078f 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 81feaa42..cf512e0b 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 3fe717d5..518775c1 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 346d95bb..9bdcb9ac 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 5806b559..38f15394 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index 174b37b5..80b4c7e6 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index e3df9d79..41f7203f 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 77f4f0b4..02045587 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index e2c62ced..67fb905c 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 196c9720..aae1ad8a 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index bf2412b3..c4ffc06b 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 6aa1a4c4..29e6b330 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index d097950d..35e97047 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index c38d6b1f..1d1eafdb 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index f1ef17f8..d5113820 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index c93c5512..f5121dc6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 469fac3b..0f59587e 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 384f305c..e99df92f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 48bb460c..d57acded 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 910183c4..450d29db 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 309ed2b7..d2524b94 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 740a4f4d..3e83d7ab 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index f007fba3..8fa1d710 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 5fb95e37..15a5e116 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 7d55be23..6675ce11 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 912f1a31..74aeb089 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 605f0557..98d928fe 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index e2b634f8..8107d9d8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 60f665d5..72df9fa9 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 6c3567b9..d4224485 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index ea5a7cfc..8042f676 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 14af070c..59aa6498 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index bda1433c..68c170c5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 572642e2..df29f00d 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 2d2a81bb..0524e93a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 01e55208..bd0d11ee 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-14 06:37+0000\n" +"POT-Creation-Date: 2013-11-15 06:42+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-15 06:33+0000\n" +"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From ae0f076aa6b8a154580500a99a9441438845e4cc Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Sun, 17 Nov 2013 05:46:33 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 33d0315c..012e3f4d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index c6e89116..fd57cf1d 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 788e0731..9b4effa7 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index a64e2dda..a5c39d7f 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index cf4f8b73..f222404b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 9c3fd288..1d0e290a 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 256eeb4f..9ae6a70f 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 07a00d41..cd36b369 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index f2e40d75..08254b89 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 26855387..c210f508 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 40424315..11907b66 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 7307a653..914ec902 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 8db56e88..438bd42e 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index cd216a94..f1af30b9 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 9f3dcf95..6d2d6b5a 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index e089c195..cfcdf291 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index c1e2c80c..46615293 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 2376f3a4..a24a92a2 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index fb1566c6..c2fea87f 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index c310579f..a42235f5 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 3c859e1d..d082d232 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 2470d7ce..b2cba44e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 5344078f..aeef1b53 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index cf512e0b..1d093b08 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 518775c1..d5b48609 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 9bdcb9ac..47d8eba0 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 38f15394..90da1176 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index 80b4c7e6..dfed8ff2 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 41f7203f..61b52ecb 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 02045587..57c8a0fe 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 67fb905c..a65bccbf 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index aae1ad8a..fdfd0fde 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index c4ffc06b..dea19638 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 29e6b330..cbf060b2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 35e97047..9d6a5168 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 1d1eafdb..974b0930 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index d5113820..8fa8ff7d 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index f5121dc6..c058ffac 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 0f59587e..5f4f494b 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index e99df92f..41b6bf70 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index d57acded..c9743486 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 450d29db..744e6717 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index d2524b94..acce4c08 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 3e83d7ab..8933f6c5 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 8fa1d710..498b708b 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 15a5e116..399bd799 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 6675ce11..f521d81a 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 74aeb089..21f1182a 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 98d928fe..ca26efac 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 8107d9d8..438d85f3 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 72df9fa9..2dc8de2c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index d4224485..e060a186 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 8042f676..65ef16d2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 59aa6498..e46ff3f5 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 68c170c5..c030fc1f 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index df29f00d..95830e43 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 0524e93a..c3f32a87 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index bd0d11ee..a148a47e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-15 06:42+0000\n" +"POT-Creation-Date: 2013-11-16 06:29+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-16 06:26+0000\n" +"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 09c396e50968dbed92c8a4a3190064ac69cca3e9 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Mon, 18 Nov 2013 05:54:43 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 012e3f4d..4e95ee20 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index fd57cf1d..57a2299b 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 9b4effa7..95b4ec34 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index a5c39d7f..cf901151 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index f222404b..1b1a1607 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 1d0e290a..f8504237 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 9ae6a70f..eb13a4fd 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index cd36b369..2ae89338 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 08254b89..f018ef37 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index c210f508..1e46bffd 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 11907b66..af3985b8 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 914ec902..8f804bb6 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 438bd42e..768fe34a 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index f1af30b9..b466baa9 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 6d2d6b5a..2c928ddb 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index cfcdf291..ab83b1e8 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index 46615293..d3169144 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index a24a92a2..6363367b 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index c2fea87f..a6f7ae84 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index a42235f5..cc57b777 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index d082d232..4640c9fc 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index b2cba44e..7a43e792 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index aeef1b53..2c107694 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 1d093b08..996eb4f1 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index d5b48609..13a0a0a1 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 47d8eba0..38044599 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index 90da1176..fbef8960 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index dfed8ff2..d5d8694d 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 61b52ecb..71dad964 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 57c8a0fe..2798cf2c 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index a65bccbf..142319f3 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index fdfd0fde..20261955 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index dea19638..3e9de4e6 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index cbf060b2..ed667c4c 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 9d6a5168..aec53f64 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 974b0930..0383712f 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 8fa8ff7d..9b7b6578 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index c058ffac..ed580abe 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 5f4f494b..3fe36ce3 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 41b6bf70..6849d1d2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index c9743486..e0e7a9e5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 744e6717..545bce4b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index acce4c08..2c464a71 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 8933f6c5..1046cd47 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 498b708b..0914326b 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 399bd799..eb876fe5 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index f521d81a..d1cc7aa6 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 21f1182a..d6bcefdf 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index ca26efac..284b825b 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 438d85f3..2d54d1f4 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 2dc8de2c..2f16fb79 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index e060a186..6339acb1 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 65ef16d2..5dc7c939 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index e46ff3f5..38ba07fd 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index c030fc1f..69ef074c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 95830e43..7301eb8c 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index c3f32a87..b1f7c4b0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index a148a47e..7f0bcb21 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-16 06:29+0000\n" +"POT-Creation-Date: 2013-11-17 05:50+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-17 05:46+0000\n" +"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 241912d3fdfa241fac5b80232eb6d788aa54e031 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Tue, 19 Nov 2013 05:57:31 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 4e95ee20..321b379f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 57a2299b..d0836392 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 95b4ec34..2270aff3 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index cf901151..f3cac87c 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index 1b1a1607..18bb8323 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index f8504237..9febc0dd 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index eb13a4fd..02c7fbac 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 2ae89338..97614b9d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index f018ef37..55d3cabb 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 1e46bffd..40c31d10 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index af3985b8..7df4c7d7 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 8f804bb6..8eb33104 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 768fe34a..d6031da7 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index b466baa9..f78dc9f8 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 2c928ddb..401b4ae4 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index ab83b1e8..049c6247 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index d3169144..b852b317 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 6363367b..8d256cb6 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index a6f7ae84..962b9834 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index cc57b777..0190f510 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 4640c9fc..8f62abf2 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 7a43e792..746bd379 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 2c107694..2aa76f65 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 996eb4f1..3458f8c3 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 13a0a0a1..a920df6b 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 38044599..5537f67d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index fbef8960..df08f068 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index d5d8694d..36ee4e5e 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 71dad964..911633ec 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 2798cf2c..0943e152 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 142319f3..35de3b59 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index 20261955..b0006c52 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 3e9de4e6..36ec00d9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index ed667c4c..2cd2ad03 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index aec53f64..c7f4cf6c 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 0383712f..a5059608 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 9b7b6578..35778437 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index ed580abe..10c7bed8 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 3fe36ce3..9e378146 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 6849d1d2..80a058be 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index e0e7a9e5..3ebe21c5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 545bce4b..17f2e0cc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 2c464a71..df36134e 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 1046cd47..2fb526f7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 0914326b..9627f288 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index eb876fe5..57f2129d 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index d1cc7aa6..79716aac 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index d6bcefdf..f243f895 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 284b825b..2df62f96 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 2d54d1f4..d165868d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 2f16fb79..c4f17589 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index 6339acb1..ccd0f436 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 5dc7c939..691db514 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 38ba07fd..c626a865 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 69ef074c..8299f022 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 7301eb8c..5811ebe6 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index b1f7c4b0..6b18fed5 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 7f0bcb21..6fc7b8e0 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-17 05:50+0000\n" +"POT-Creation-Date: 2013-11-18 05:56+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-18 05:54+0000\n" +"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From 0a0b6bffa22de178a9a817431a3a56d856d8e754 Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 19 Nov 2013 14:08:26 -0500 Subject: Add deps/accountsservice.vapi. --- deps/accountsservice.vapi | 151 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 deps/accountsservice.vapi diff --git a/deps/accountsservice.vapi b/deps/accountsservice.vapi new file mode 100644 index 00000000..809726d0 --- /dev/null +++ b/deps/accountsservice.vapi @@ -0,0 +1,151 @@ +/* accountsservice.vapi generated by vapigen, do not modify. */ + +[CCode (cprefix = "Act", gir_namespace = "AccountsService", gir_version = "1.0", lower_case_cprefix = "act_")] +namespace Act { + [CCode (cheader_filename = "act/act.h", type_id = "act_user_get_type ()")] + public class User : GLib.Object { + [CCode (has_construct_function = false)] + protected User (); + public int collate (Act.User user2); + public Act.UserAccountType get_account_type (); + public bool get_automatic_login (); + public unowned string get_email (); + public unowned string get_formats_locale (); + public unowned string get_home_dir (); + public unowned string get_icon_file (); + public unowned GLib.Variant get_input_sources (); + public unowned string get_language (); + public unowned string get_location (); + public bool get_locked (); + public int get_login_frequency (); + public unowned GLib.Variant get_login_history (); + public int64 get_login_time (); + public uint get_num_sessions (); + public uint get_num_sessions_anywhere (); + public unowned string get_object_path (); + public unowned string get_password_hint (); + public Act.UserPasswordMode get_password_mode (); + public unowned string get_primary_session_id (); + public unowned string get_real_name (); + public unowned string get_shell (); + public uint get_uid (); + public unowned string get_user_name (); + public unowned string get_x_session (); + public bool is_local_account (); + public bool is_logged_in (); + public bool is_logged_in_anywhere (); + public bool is_nonexistent (); + public bool is_system_account (); + public void set_account_type (Act.UserAccountType account_type); + public void set_automatic_login (bool enabled); + public void set_email (string email); + public void set_formats_locale (string formats_locale); + public void set_icon_file (string icon_file); + public void set_input_sources (GLib.Variant sources); + public void set_language (string language); + public void set_location (string location); + public void set_locked (bool locked); + public void set_multiple_passwords (GLib.HashTable password_map); + public void set_password (string password, string hint); + public void set_password_mode (Act.UserPasswordMode password_mode); + public void set_real_name (string real_name); + public void set_user_name (string user_name); + public void set_x_session (string x_session); + public int account_type { get; } + public bool automatic_login { get; } + [NoAccessorMethod] + public string background_file { owned get; } + public string email { get; } + public string formats_locale { get; } + [NoAccessorMethod] + public string home_directory { owned get; } + public string icon_file { get; } + public GLib.Variant input_sources { get; } + [NoAccessorMethod] + public bool is_loaded { get; } + public string language { get; } + [NoAccessorMethod] + public bool local_account { get; } + public string location { get; } + public bool locked { get; } + public int login_frequency { get; } + public GLib.Variant login_history { get; } + public int64 login_time { get; } + [NoAccessorMethod] + public bool nonexistent { get; } + public string password_hint { get; } + public int password_mode { get; } + public string real_name { get; } + public string shell { get; } + [NoAccessorMethod] + public bool system_account { get; } + public int uid { get; } + public string user_name { get; } + public string x_session { get; } + [NoAccessorMethod] + public bool xhas_messages { get; } + [CCode (array_length = false, array_null_terminated = true)] + [NoAccessorMethod] + public string[] xkeyboard_layouts { owned get; } + public signal void changed (); + public signal void sessions_changed (); + } + [CCode (cheader_filename = "act/act.h", type_id = "act_user_manager_get_type ()")] + public class UserManager : GLib.Object { + [CCode (has_construct_function = false)] + protected UserManager (); + public bool activate_user_session (Act.User user); + public Act.User cache_user (string username) throws GLib.Error; + public async Act.User cache_user_async (string username, GLib.Cancellable? cancellable) throws GLib.Error; + public bool can_switch (); + public Act.User create_user (string username, string fullname, Act.UserAccountType accounttype) throws GLib.Error; + public async Act.User create_user_async (string username, string fullname, Act.UserAccountType accounttype, GLib.Cancellable? cancellable) throws GLib.Error; + public bool delete_user (Act.User user, bool remove_files) throws GLib.Error; + public async bool delete_user_async (Act.User user, bool remove_files, GLib.Cancellable? cancellable) throws GLib.Error; + public static unowned Act.UserManager get_default (); + public unowned Act.User get_user (string username); + public unowned Act.User get_user_by_id (uint id); + public bool goto_login_session (); + public GLib.SList list_users (); + public bool no_service (); + public bool uncache_user (string username) throws GLib.Error; + [NoAccessorMethod] + public void* exclude_usernames_list { get; set; } + [NoAccessorMethod] + public bool has_multiple_users { get; } + [NoAccessorMethod] + public void* include_usernames_list { get; set; } + [NoAccessorMethod] + public bool is_loaded { get; } + public virtual signal void user_added (Act.User user); + public virtual signal void user_changed (Act.User user); + public virtual signal void user_is_logged_in_changed (Act.User user); + public virtual signal void user_removed (Act.User user); + } + [CCode (cheader_filename = "act/act.h", cprefix = "ACT_USER_ACCOUNT_TYPE_", type_id = "act_user_account_type_get_type ()")] + public enum UserAccountType { + STANDARD, + ADMINISTRATOR + } + [CCode (cheader_filename = "act/act.h", cprefix = "ACT_USER_PASSWORD_MODE_", type_id = "act_user_password_mode_get_type ()")] + public enum UserPasswordMode { + REGULAR, + SET_AT_LOGIN, + NONE + } + [CCode (cheader_filename = "act/act.h", cprefix = "ACT_USER_PASSWORD_", type_id = "act_user_password_type_get_type ()")] + public enum UserPasswordType { + REGULAR, + HINT, + PIN + } + [CCode (cheader_filename = "act/act.h", cprefix = "ACT_USER_MANAGER_ERROR_")] + public errordomain UserManagerError { + FAILED, + USER_EXISTS, + USER_DOES_NOT_EXIST, + PERMISSION_DENIED, + NOT_SUPPORTED; + public static GLib.Quark quark (); + } +} -- cgit v1.2.3 From 697b56a6f7ebd752709a3316ff8d6f781479f037 Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Wed, 20 Nov 2013 05:45:21 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 321b379f..85af666a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index d0836392..5752c760 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index 2270aff3..e30c7bf6 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index f3cac87c..9b566049 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index 18bb8323..dcfc075b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 9febc0dd..6d320e1f 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 02c7fbac..721c7ec8 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 97614b9d..3cc4f92d 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index 55d3cabb..eaa3640a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 40c31d10..29877271 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index 7df4c7d7..e5d69b9f 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 8eb33104..59c7b057 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index d6031da7..9b32e42b 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index f78dc9f8..74655d4a 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 401b4ae4..81a3a586 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index 049c6247..dc794529 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index b852b317..a095f8c4 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index 8d256cb6..e261d7f6 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 962b9834..8ee81149 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 0190f510..3d540426 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 8f62abf2..9045a70f 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index 746bd379..a078030f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index 2aa76f65..a4e7777d 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 3458f8c3..52b15624 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index a920df6b..8764a570 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index 5537f67d..fd39e1f0 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index df08f068..fb89da6e 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index 36ee4e5e..ccfdd4a9 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 911633ec..48231983 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 0943e152..37fddb2d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 35de3b59..4739c946 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index b0006c52..ebe211bc 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index 36ec00d9..ef20d246 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index 2cd2ad03..accc04c0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index c7f4cf6c..3f11be32 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index a5059608..4387cea6 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 35778437..63865193 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 10c7bed8..6a18efe9 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 9e378146..0eedec79 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index 80a058be..ef1c3885 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index 3ebe21c5..e53a1ef7 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 17f2e0cc..1533da96 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index df36134e..54bfa75b 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index 2fb526f7..fb3cddaa 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 9627f288..89d5d7f6 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 57f2129d..504fda7c 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index 79716aac..a44fe465 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index f243f895..98f3e976 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 2df62f96..6a18ef75 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index d165868d..37199dbe 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index c4f17589..6b278892 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index ccd0f436..c980627a 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 691db514..9117998c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index c626a865..64e8a966 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 8299f022..0ec5a2e7 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 5811ebe6..743fce0b 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 6b18fed5..2d153eae 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 6fc7b8e0..54f5e9fd 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-18 05:56+0000\n" +"POT-Creation-Date: 2013-11-19 21:21+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-19 05:57+0000\n" +"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3 From f90c7c21d0e82779356eaa8ae471703cda45d7cc Mon Sep 17 00:00:00 2001 From: Launchpad Translations on behalf of indicator-applet-developers Date: Thu, 21 Nov 2013 06:40:01 +0000 Subject: Launchpad automatic translations update. --- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/nl.po | 4 ++-- po/oc.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/tg.po | 4 ++-- po/tr.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 58 files changed, 116 insertions(+), 116 deletions(-) diff --git a/po/ar.po b/po/ar.po index 85af666a..68b242e6 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-10 03:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ast.po b/po/ast.po index 5752c760..6bbf5251 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-03 15:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/az.po b/po/az.po index e30c7bf6..f06002de 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-12 21:01+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/be.po b/po/be.po index 9b566049..6e4d0c10 100644 --- a/po/be.po +++ b/po/be.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-14 10:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bg.po b/po/bg.po index dcfc075b..095b771b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-11-13 14:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/br.po b/po/br.po index 6d320e1f..c85e8ad9 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-11-07 15:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Breton \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/bs.po b/po/bs.po index 721c7ec8..06aa022f 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ca.po b/po/ca.po index 3cc4f92d..891c075e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-19 10:24+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cs.po b/po/cs.po index eaa3640a..7ee91497 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-08 06:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/cy.po b/po/cy.po index 29877271..1b7b6645 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-08 00:05+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/da.po b/po/da.po index e5d69b9f..e23af8be 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 10:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/de.po b/po/de.po index 59c7b057..b54256ea 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 11:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/el.po b/po/el.po index 9b32e42b..c0f1502e 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 11:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_AU.po b/po/en_AU.po index 74655d4a..670f9a2d 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-07 23:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_CA.po b/po/en_CA.po index 81a3a586..2addbb2f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-12 10:07+0000\n" "Last-Translator: William Hua \n" "Language-Team: English (Canada) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/en_GB.po b/po/en_GB.po index dc794529..f7cd508d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-29 15:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/es.po b/po/es.po index a095f8c4..ed4fdfab 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-23 09:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/et.po b/po/et.po index e261d7f6..3fe220ab 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 15:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/eu.po b/po/eu.po index 8ee81149..b42610ed 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-01 20:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fa.po b/po/fa.po index 3d540426..ca1b3f47 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-11-01 05:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fi.po b/po/fi.po index 9045a70f..a95fd67e 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-03 09:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/fr.po b/po/fr.po index a078030f..97b6b673 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-08-29 08:33+0000\n" "Last-Translator: Matthieu Baerts \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gd.po b/po/gd.po index a4e7777d..159ccd33 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-30 10:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/gl.po b/po/gl.po index 52b15624..e7dfc34d 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-29 17:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/he.po b/po/he.po index 8764a570..d0b75feb 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-01 12:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hi.po b/po/hi.po index fd39e1f0..7671ddb4 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 21:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/hu.po b/po/hu.po index fb89da6e..c8cb8f85 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-04 18:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/id.po b/po/id.po index ccfdd4a9..9124d5fa 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-11-12 16:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/it.po b/po/it.po index 48231983..ec0b5ce0 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-12 11:02+0000\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ja.po b/po/ja.po index 37fddb2d..11dafc82 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-29 07:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/km.po b/po/km.po index 4739c946..76aeadd0 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-17 01:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/kn.po b/po/kn.po index ebe211bc..e81f9dbf 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-16 11:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kannada \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ko.po b/po/ko.po index ef20d246..b9700fae 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-01 10:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lt.po b/po/lt.po index accc04c0..b9dc5719 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-08-30 14:47+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/lv.po b/po/lv.po index 3f11be32..4c36070b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-03 15:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ms.po b/po/ms.po index 4387cea6..8175b054 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 17:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nb.po b/po/nb.po index 63865193..f58c49af 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-07 09:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/nl.po b/po/nl.po index 6a18efe9..60e352bc 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-30 07:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/oc.po b/po/oc.po index 0eedec79..9506fb82 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-02 06:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pl.po b/po/pl.po index ef1c3885..f639dd79 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-13 13:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt.po b/po/pt.po index e53a1ef7..dfe90588 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-10 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/pt_BR.po b/po/pt_BR.po index 1533da96..c9309262 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-08-28 01:25+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ro.po b/po/ro.po index 54bfa75b..2ec20b48 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-30 07:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ru.po b/po/ru.po index fb3cddaa..db35d77e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-12 22:02+0000\n" "Last-Translator: Igor Zubarev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/si.po b/po/si.po index 89d5d7f6..99d40413 100644 --- a/po/si.po +++ b/po/si.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-31 17:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sinhalese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sk.po b/po/sk.po index 504fda7c..23bc394f 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-02 13:04+0000\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sl.po b/po/sl.po index a44fe465..3d5f6fcb 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-27 18:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sq.po b/po/sq.po index 98f3e976..3c3f8cde 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 13:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sr.po b/po/sr.po index 6a18ef75..68801897 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-06-21 11:10+0000\n" "Last-Translator: Иван Благојевић \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/sv.po b/po/sv.po index 37199dbe..e1765671 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-30 08:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ta.po b/po/ta.po index 6b278892..b6bf40eb 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-25 01:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tg.po b/po/tg.po index c980627a..a4f34125 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 14:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tajik \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/tr.po b/po/tr.po index 9117998c..2ffd4dce 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-28 21:34+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/ug.po b/po/ug.po index 64e8a966..93c72754 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-30 06:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:39+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/uk.po b/po/uk.po index 0ec5a2e7..f560d9c0 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-09-27 17:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/vi.po b/po/vi.po index 743fce0b..f1f40f52 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-16 11:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_CN.po b/po/zh_CN.po index 2d153eae..a3f345fa 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-03 12:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 diff --git a/po/zh_TW.po b/po/zh_TW.po index 54f5e9fd..d6bf7060 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: indicator-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-11-19 21:21+0000\n" +"POT-Creation-Date: 2013-11-20 05:48+0000\n" "PO-Revision-Date: 2013-10-14 14:50+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-20 05:45+0000\n" +"X-Launchpad-Export-Date: 2013-11-21 06:40+0000\n" "X-Generator: Launchpad (build 16831)\n" #: ../lib/main.vala:552 -- cgit v1.2.3