[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.1.2.20070818-221-gfe7d974)



The branch, master has been updated
       via  fe7d974a8c2dd0a5b96bbd41b2691cfd5c8a7ecb (commit)
      from  a36521a0fef7673b60c5c06073734dbaa8a7516b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 libgeda/po/en_GB.po |  112 ++++++++++++++++++++++++++++----------------------
 1 files changed, 63 insertions(+), 49 deletions(-)


=================
 Commit Messages
=================

commit fe7d974a8c2dd0a5b96bbd41b2691cfd5c8a7ecb
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Sat Dec 29 11:25:17 2007 +0000

    libgeda: Update English (British) translation.

:100644 100644 213f872... 97ce14c... M	libgeda/po/en_GB.po

=========
 Changes
=========

commit fe7d974a8c2dd0a5b96bbd41b2691cfd5c8a7ecb
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Sat Dec 29 11:25:17 2007 +0000

    libgeda: Update English (British) translation.

diff --git a/libgeda/po/en_GB.po b/libgeda/po/en_GB.po
index 213f872..97ce14c 100644
--- a/libgeda/po/en_GB.po
+++ b/libgeda/po/en_GB.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libgeda\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-12-25 22:15+0000\n"
-"PO-Revision-Date: 2007-12-25 22:47+0100\n"
+"POT-Creation-Date: 2007-12-29 11:17+0000\n"
+"PO-Revision-Date: 2007-12-29 11:21+0100\n"
 "Last-Translator: Peter Clifton <pcjc2@xxxxxxxxx>\n"
 "Language-Team: geda-dev <geda-dev@xxxxxxxx>\n"
 "MIME-Version: 1.0\n"
@@ -448,27 +448,17 @@ msgstr ""
 msgid "Component [%s] has been embedded\n"
 msgstr "Component [%s] has been embedded\n"
 
-#: ../src/o_embed.c:62
-#, c-format
-msgid "Picture [%s] has been embedded\n"
-msgstr "Picture [%s] has been embedded\n"
-
 #. symbol not found in the symbol library: signal an error
-#: ../src/o_embed.c:91
+#: ../src/o_embed.c:85
 #, c-format
 msgid "Could not find component [%s], while trying to unembed. Component is still embedded\n"
 msgstr "Could not find component [%s], while trying to unembed. Component is still embedded\n"
 
-#: ../src/o_embed.c:99
+#: ../src/o_embed.c:93
 #, c-format
 msgid "Component [%s] has been successfully unembedded\n"
 msgstr "Component [%s] has been successfully unembedded\n"
 
-#: ../src/o_embed.c:114
-#, c-format
-msgid "Picture [%s] has been unembedded\n"
-msgstr "Picture [%s] has been unembedded\n"
-
 #: ../src/o_line_basic.c:288
 #: ../src/o_line_basic.c:290
 #, c-format
@@ -481,86 +471,101 @@ msgstr "Found a zero length line [ %c %d %d %d %d %d ]\n"
 msgid "Found a zero length net [ %c %d %d %d %d %d ]\n"
 msgstr "Found a zero length net [ %c %d %d %d %d %d ]\n"
 
-#: ../src/o_picture.c:80
-#: ../src/o_picture.c:82
+#: ../src/o_picture.c:83
+#: ../src/o_picture.c:85
 #, c-format
 msgid "Error reading picture definition line: %s.\n"
 msgstr "Error reading picture definition line: %s.\n"
 
-#: ../src/o_picture.c:96
-#: ../src/o_picture.c:98
+#: ../src/o_picture.c:99
+#: ../src/o_picture.c:101
 #, c-format
 msgid "Found a zero width/height picture [ %c %d %d %d %d ]\n"
 msgstr "Found a zero width/height picture [ %c %d %d %d %d ]\n"
 
-#: ../src/o_picture.c:103
-#: ../src/o_picture.c:105
+#: ../src/o_picture.c:106
+#: ../src/o_picture.c:108
 #, c-format
 msgid "Found a picture with a wrong 'mirrored' parameter: %c.\n"
 msgstr "Found a picture with a wrong 'mirrored' parameter: %c.\n"
 
-#: ../src/o_picture.c:107
+#: ../src/o_picture.c:110
 msgid "Setting mirrored to 0\n"
 msgstr "Setting mirrored to 0\n"
 
-#: ../src/o_picture.c:112
-#: ../src/o_picture.c:114
+#: ../src/o_picture.c:115
+#: ../src/o_picture.c:117
 #, c-format
 msgid "Found a picture with a wrong 'embedded' parameter: %c.\n"
 msgstr "Found a picture with a wrong 'embedded' parameter: %c.\n"
 
-#: ../src/o_picture.c:116
+#: ../src/o_picture.c:119
 msgid "Setting embedded to 0\n"
 msgstr "Setting embedded to 0\n"
 
-#: ../src/o_picture.c:128
-#: ../src/o_picture.c:129
+#: ../src/o_picture.c:131
+#: ../src/o_picture.c:132
 #, c-format
 msgid "Found an unsupported picture angle [ %d ]\n"
 msgstr "Found an unsupported picture angle [ %d ]\n"
 
-#: ../src/o_picture.c:130
+#: ../src/o_picture.c:133
 #: ../src/o_text_basic.c:1091
 msgid "Setting angle to 0\n"
 msgstr "Setting angle to 0\n"
 
-#: ../src/o_picture.c:144
-#: ../src/o_picture.c:145
-#: ../src/o_picture.c:208
-#: ../src/o_picture.c:210
+#: ../src/o_picture.c:168
+#: ../src/o_picture.c:179
+#: ../src/o_picture.c:949
 #, c-format
-msgid "Error loading picture from file: %s.\n"
-msgstr "Error loading picture from file: %s.\n"
+msgid "Failed to load image from embedded data [%s]: %s\n"
+msgstr "Failed to load image from embedded data [%s]: %s\n"
 
-#: ../src/o_picture.c:175
-#: ../src/o_picture.c:176
-#, c-format
-msgid "Error decoding picture.\n"
-msgstr "Error decoding picture.\n"
+#: ../src/o_picture.c:169
+msgid "Base64 decoding failed."
+msgstr "Base64 decoding failed."
+
+#: ../src/o_picture.c:170
+#: ../src/o_picture.c:181
+#: ../src/o_picture.c:951
+msgid "Falling back to file loading. Picture unembedded.\n"
+msgstr "Falling back to file loading. Picture unembedded.\n"
 
-#: ../src/o_picture.c:182
+#: ../src/o_picture.c:192
+#: ../src/o_picture.c:937
+#: ../src/o_picture.c:984
 #, c-format
-msgid "Error deserializing picture.\n"
-msgstr "Error deserialising picture.\n"
+msgid "Failed to load image from file [%s]: %s\n"
+msgstr "Failed to load image from file [%s]: %s\n"
 
-#: ../src/o_picture.c:201
-#: ../src/o_picture.c:202
+#: ../src/o_picture.c:203
+#: ../src/o_picture.c:204
 #, c-format
 msgid "Loading warning picture.\n"
 msgstr "Loading warning picture.\n"
 
-#: ../src/o_picture.c:275
-#: ../src/o_picture.c:276
+#: ../src/o_picture.c:210
+#: ../src/o_picture.c:212
 #, c-format
-msgid "ERROR: o_picture_save: failed to create serialized data from picture\n"
-msgstr "ERROR: o_picture_save: failed to create serialised data from picture\n"
+msgid "Error loading picture from file: %s.\n"
+msgstr "Error loading picture from file: %s.\n"
 
-#: ../src/o_picture.c:284
-#: ../src/o_picture.c:285
+#: ../src/o_picture.c:272
+#: ../src/o_picture.c:273
 #, c-format
 msgid "ERROR: o_picture_save: unable to encode the picture.\n"
 msgstr "ERROR: o_picture_save: unable to encode the picture.\n"
 
+#: ../src/o_picture.c:963
+#, c-format
+msgid "Picture [%s] has been embedded\n"
+msgstr "Picture [%s] has been embedded\n"
+
+#: ../src/o_picture.c:1001
+#, c-format
+msgid "Picture [%s] has been unembedded\n"
+msgstr "Picture [%s] has been unembedded\n"
+
 #: ../src/o_pin_basic.c:141
 #: ../src/o_pin_basic.c:143
 #, c-format
@@ -768,3 +773,12 @@ msgstr "Found [%s]\n"
 msgid "Could not find [%s] in any SourceLibrary\n"
 msgstr "Could not find [%s] in any SourceLibrary\n"
 
+#~ msgid "Error decoding picture.\n"
+#~ msgstr "Error decoding picture.\n"
+#~ msgid "Error deserializing picture.\n"
+#~ msgstr "Error deserialising picture.\n"
+#~ msgid ""
+#~ "ERROR: o_picture_save: failed to create serialized data from picture\n"
+#~ msgstr ""
+#~ "ERROR: o_picture_save: failed to create serialised data from picture\n"
+




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs