[Bf-translations-svn] SVN commit: /data/svn/bf-translations [1616] branches: Updated french translations (100% done).

bf-translations at blender.org bf-translations at blender.org
Mon Mar 11 15:04:42 CET 2013


Revision: 1616
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-translations&revision=1616
Author:   mont29
Date:     2013-03-11 14:04:41 +0000 (Mon, 11 Mar 2013)
Log Message:
-----------
Updated french translations (100% done).

Modified Paths:
--------------
    branches/blender.pot
    branches/fr/fr.po

Modified: branches/blender.pot
===================================================================
--- branches/blender.pot	2013-03-11 10:21:38 UTC (rev 1615)
+++ branches/blender.pot	2013-03-11 14:04:41 UTC (rev 1616)
@@ -5,9 +5,9 @@
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 msgid ""
 msgstr ""
-"Project-Id-Version: Blender 2.66 (sub 1) (r55185)\n"
+"Project-Id-Version: Blender 2.66 (sub 1) (r55190)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-11 09:40:15\n"
+"POT-Creation-Date: 2013-03-11 14:45:20\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -1658,7 +1658,6 @@
 #. :src: bpy.types.ConstraintActuator.direction:'NONE'
 #. :src: bpy.types.ConstraintActuator.direction_axis:'NONE'
 #. :src: bpy.types.ConstraintActuator.direction_axis_pos:'NONE'
-#. :src: bpy.types.ColorManagedSequencerColorspaceSettings.name:'NONE'
 #. :src: bpy.types.ColorManagedViewSettings.view_transform:'NONE'
 #. :src: bpy.types.SplineIKConstraint.xz_scale_mode:'NONE'
 #. :src: bpy.types.StretchToConstraint.volume:'NO_VOLUME'
@@ -4082,6 +4081,22 @@
 msgid "Addon Preferences"
 msgstr ""
 
+#. :src: bpy.types.UI_AP_i18n_settings.I18N_DIR
+msgid "Translation Root"
+msgstr ""
+
+#. :src: bpy.types.UI_AP_i18n_settings.I18N_DIR
+msgid "The bf-translation repository"
+msgstr ""
+
+#. :src: bpy.types.UI_AP_i18n_settings.WARN_MSGID_NOT_CAPITALIZED
+msgid "Warn Msgid Not Capitalized"
+msgstr ""
+
+#. :src: bpy.types.UI_AP_i18n_settings.WARN_MSGID_NOT_CAPITALIZED
+msgid "Warn about messages not starting by a capitalized letter (with a few allowed exceptions!)"
+msgstr ""
+
 #. :src: bpy.types.UI_AP_i18n_settings.persistent_data_path
 msgid "Persistent Data Path"
 msgstr ""
@@ -4090,38 +4105,30 @@
 msgid "The name of a json file storing those settings (unfortunately, Blender's system does not work here)"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
-msgid "Fribidi Library"
+#. :src: bpy.types.UI_AP_i18n_settings.PY_SYS_PATHS
+msgid "Import Paths"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
-msgid "The FriBidi C compiled library (.so under Linux, .dll under windows...), you’ll likely have to edit it if you’re under Windows, e.g. using the one included in svn's libraries repository"
+#. :src: bpy.types.UI_AP_i18n_settings.PY_SYS_PATHS
+msgid "Additional paths to add to sys.path (';' separated)"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
-msgid "Source Root"
+#. :src: bpy.types.UI_AP_i18n_settings.GETTEXT_MSGFMT_EXECUTABLE
+msgid "Gettext 'msgfmt' executable"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
-msgid "The Blender source root path"
+#. :src: bpy.types.UI_AP_i18n_settings.GETTEXT_MSGFMT_EXECUTABLE
+msgid "The gettext msgfmt 'compiler'. You’ll likely have to edit it if you’re under Windows"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.I18N_DIR
-msgid "Translation Root"
+#. :src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
+msgid "Fribidi Library"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.I18N_DIR
-msgid "The bf-translation repository"
+#. :src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
+msgid "The FriBidi C compiled library (.so under Linux, .dll under windows...), you’ll likely have to edit it if you’re under Windows, e.g. using the one included in svn's libraries repository"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.PY_SYS_PATHS
-msgid "Import Paths"
-msgstr ""
-
-#. :src: bpy.types.UI_AP_i18n_settings.PY_SYS_PATHS
-msgid "Additional paths to add to sys.path (';' separated)"
-msgstr ""
-
 #. :src: bpy.types.UI_AP_i18n_settings.SPELL_CACHE
 msgid "Spell Cache"
 msgstr ""
@@ -4130,22 +4137,14 @@
 msgid "A cache storing validated msgids, to avoid re-spellchecking them"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.WARN_MSGID_NOT_CAPITALIZED
-msgid "Warn Msgid Not Capitalized"
+#. :src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
+msgid "Source Root"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.WARN_MSGID_NOT_CAPITALIZED
-msgid "Warn about messages not starting by a capitalized letter (with a few allowed exceptions!)"
+#. :src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
+msgid "The Blender source root path"
 msgstr ""
 
-#. :src: bpy.types.UI_AP_i18n_settings.GETTEXT_MSGFMT_EXECUTABLE
-msgid "Gettext 'msgfmt' executable"
-msgstr ""
-
-#. :src: bpy.types.UI_AP_i18n_settings.GETTEXT_MSGFMT_EXECUTABLE
-msgid "The gettext msgfmt 'compiler'. You’ll likely have to edit it if you’re under Windows"
-msgstr ""
-
 #. :src: bpy.types.AnimData
 #. :src: bpy.types.Armature.animation_data
 #. :src: bpy.types.Camera.animation_data
@@ -4173,6 +4172,7 @@
 msgstr ""
 
 #. :src: bpy.types.AnimData.nla_tracks
+#. :src: source/blender/editors/space_outliner/outliner_tree.c:901
 msgid "NLA Tracks"
 msgstr ""
 
@@ -4346,6 +4346,7 @@
 #. :src: bpy.types.SpaceGraphEditor.mode:'DRIVERS'
 #. :src: source/blender/editors/animation/anim_channels_defines.c:1090
 #. :src: source/blender/editors/space_graph/graph_buttons.c:826
+#. :src: source/blender/editors/space_outliner/outliner_tree.c:872
 msgid "Drivers"
 msgstr ""
 
@@ -5484,6 +5485,7 @@
 #. :src: bpy.types.RenderPass.type:'VECTOR'
 #. :src: bpy.types.SceneRenderLayer.use_pass_vector
 #. :src: bpy.types.UserPreferencesEdit.keyframe_new_handle_type:'VECTOR'
+#. :src: source/blender/editors/space_outliner/outliner_tree.c:339
 #. :src: source/blender/nodes/composite/node_composite_tree.c:81
 #. :src: source/blender/nodes/composite/nodes/node_composite_curves.c:67
 #. :src: source/blender/nodes/composite/nodes/node_composite_curves.c:72
@@ -5612,6 +5614,334 @@
 msgid "Radius for beveling"
 msgstr ""
 
+#. :src: bpy.types.BlendData
+msgid "Blendfile Data"
+msgstr ""
+
+#. :src: bpy.types.BlendData
+msgid "Main data structure representing a .blend file and all its datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.filepath
+#. :src: bpy.types.SequenceElement.filename
+#. :src: scripts/startup/bl_ui/properties_render.py:452
+msgid "Filename"
+msgstr ""
+
+#. :src: bpy.types.BlendData.filepath
+msgid "Path to the .blend file"
+msgstr ""
+
+#. :src: bpy.types.BlendData.is_dirty
+msgid "File Has Unsaved Changes"
+msgstr ""
+
+#. :src: bpy.types.BlendData.is_dirty
+msgid "Have recent edits been saved to disk"
+msgstr ""
+
+#. :src: bpy.types.BlendData.is_saved
+msgid "File is Saved"
+msgstr ""
+
+#. :src: bpy.types.BlendData.is_saved
+msgid "Has the current session been saved to disk as a .blend file"
+msgstr ""
+
+#. :src: bpy.types.BlendData.cameras
+#. :src: bpy.types.VIEW3D_MT_view_cameras
+#. :src: bpy.types.MovieTrackingReconstruction.cameras
+#. :src: scripts/startup/bl_ui/space_view3d.py:351
+msgid "Cameras"
+msgstr ""
+
+#. :src: bpy.types.BlendData.cameras
+msgid "Camera datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.scenes
+msgid "Scenes"
+msgstr ""
+
+#. :src: bpy.types.BlendData.scenes
+msgid "Scene datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.objects
+#. :src: bpy.types.Group.objects
+#. :src: bpy.types.Scene.objects
+#. :src: bpy.types.MovieTracking.objects
+#. :src: bpy.types.CLIP_PT_objects
+msgid "Objects"
+msgstr ""
+
+#. :src: bpy.types.BlendData.objects
+msgid "Object datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.materials
+#. :src: bpy.types.Curve.materials
+#. :src: bpy.types.Mesh.materials
+#. :src: bpy.types.MetaBall.materials
+#. :src: bpy.types.OBJECT_OT_make_links_data.type:'MATERIAL'
+#. :src: bpy.types.OBJECT_OT_make_single_user.material
+msgid "Materials"
+msgstr ""
+
+#. :src: bpy.types.BlendData.materials
+msgid "Material datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.node_groups
+msgid "Node Groups"
+msgstr ""
+
+#. :src: bpy.types.BlendData.node_groups
+msgid "Node group datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.meshes
+msgid "Meshes"
+msgstr ""
+
+#. :src: bpy.types.BlendData.meshes
+msgid "Mesh datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.lamps
+msgid "Lamps"
+msgstr ""
+
+#. :src: bpy.types.BlendData.lamps
+msgid "Lamp datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.libraries
+msgid "Libraries"
+msgstr ""
+
+#. :src: bpy.types.BlendData.libraries
+msgid "Library datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.screens
+msgid "Screens"
+msgstr ""
+
+#. :src: bpy.types.BlendData.screens
+msgid "Screen datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.window_managers
+msgid "Window Managers"
+msgstr ""
+
+#. :src: bpy.types.BlendData.window_managers
+msgid "Window manager datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.images
+msgid "Images"
+msgstr ""
+
+#. :src: bpy.types.BlendData.images
+msgid "Image datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.lattices
+msgid "Lattices"
+msgstr ""
+
+#. :src: bpy.types.BlendData.lattices
+msgid "Lattice datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.curves
+#. :src: bpy.types.CurveMapping.curves
+#. :src: bpy.types.SEQUENCER_OT_strip_modifier_add.type:'CURVES'
+#. :src: bpy.types.SequenceModifier.type:'CURVES'
+msgid "Curves"
+msgstr ""
+
+#. :src: bpy.types.BlendData.curves
+msgid "Curve datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.metaballs
+msgid "Metaballs"
+msgstr ""
+
+#. :src: bpy.types.BlendData.metaballs
+msgid "Metaball datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.fonts
+msgid "Vector Fonts"
+msgstr ""
+
+#. :src: bpy.types.BlendData.fonts
+msgid "Vector font datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.textures
+#. :src: bpy.types.Lamp.texture_slots
+#. :src: bpy.types.Material.texture_slots
+#. :src: bpy.types.ParticleSettings.texture_slots
+#. :src: bpy.types.World.texture_slots
+#. :src: bpy.types.OBJECT_OT_make_single_user.texture
+#. :src: bpy.types.CyclesParticle_PT_textures
+#. :src: bpy.types.RenderSettings.use_textures
+#. :src: bpy.types.RenderSettings.bake_type:'TEXTURE'
+#. :src: scripts/startup/bl_ui/properties_render.py:325
+#. :src: source/blender/editors/space_buttons/buttons_header.c:140
+#. :src: source/blender/nodes/texture/node_texture_tree.c:73
+msgid "Textures"
+msgstr ""
+
+#. :src: bpy.types.BlendData.textures
+msgid "Texture datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.brushes
+msgid "Brushes"
+msgstr ""
+
+#. :src: bpy.types.BlendData.brushes
+msgid "Brush datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.worlds
+msgid "Worlds"
+msgstr ""
+
+#. :src: bpy.types.BlendData.worlds
+msgid "World datablocks"
+msgstr ""
+
+#. :src: bpy.types.BlendData.groups
+#. :src: bpy.types.Action.groups
+#. :src: bpy.types.LatticePoint.groups

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-translations-svn mailing list