doc: Add Spanish translation.
* doc/local.mk (info_TEXINFOS): Add guix.es.texi. (TRANSLATED_INFO): Add guix.es.texi and contributing.es.texi. * po/doc/guix-manual.es.po: New file. * po/doc/local.mk: Add guix-manual.es.po. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									06e5c3af8b
								
							
						
					
					
						commit
						6227e1b747
					
				
					 3 changed files with 65140 additions and 0 deletions
				
			
		|  | @ -22,6 +22,7 @@ | ||||||
| # along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 | # along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 | ||||||
| 
 | 
 | ||||||
| info_TEXINFOS = %D%/guix.texi \
 | info_TEXINFOS = %D%/guix.texi \
 | ||||||
|  |   %D%/guix.es.texi \
 | ||||||
|   %D%/guix.fr.texi \
 |   %D%/guix.fr.texi \
 | ||||||
|   %D%/guix.de.texi |   %D%/guix.de.texi | ||||||
| 
 | 
 | ||||||
|  | @ -56,8 +57,10 @@ OS_CONFIG_EXAMPLES_TEXI =			\ | ||||||
| 
 | 
 | ||||||
| TRANSLATED_INFO = \
 | TRANSLATED_INFO = \
 | ||||||
|   %D%/guix.de.texi \
 |   %D%/guix.de.texi \
 | ||||||
|  |   %D%/guix.es.texi \
 | ||||||
|   %D%/guix.fr.texi \
 |   %D%/guix.fr.texi \
 | ||||||
|   %D%/contributing.de.texi \
 |   %D%/contributing.de.texi \
 | ||||||
|  |   %D%/contributing.es.texi \
 | ||||||
|   %D%/contributing.fr.texi |   %D%/contributing.fr.texi | ||||||
| 
 | 
 | ||||||
| # Bundle this file so that makeinfo finds it in out-of-source-tree builds.
 | # Bundle this file so that makeinfo finds it in out-of-source-tree builds.
 | ||||||
|  |  | ||||||
							
								
								
									
										65136
									
								
								po/doc/guix-manual.es.po
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										65136
									
								
								po/doc/guix-manual.es.po
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -17,6 +17,7 @@ | ||||||
| # along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 | # along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 | ||||||
| 
 | 
 | ||||||
| DOC_PO_FILES= \
 | DOC_PO_FILES= \
 | ||||||
|  |   %D%/guix-manual.es.po \
 | ||||||
|   %D%/guix-manual.de.po \
 |   %D%/guix-manual.de.po \
 | ||||||
|   %D%/guix-manual.fr.po |   %D%/guix-manual.fr.po | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Reference in a new issue