Update translations
This commit is contained in:
		
					parent
					
						
							
								0bcea3c69b
							
						
					
				
			
			
				commit
				
					
						250740916b
					
				
			
		
					 6 changed files with 826 additions and 0 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								djangocms_blog/locale/es/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								djangocms_blog/locale/es/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										275
									
								
								djangocms_blog/locale/es/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										275
									
								
								djangocms_blog/locale/es/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,275 @@
 | 
				
			||||||
 | 
					# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 | 
				
			||||||
 | 
					# This file is distributed under the same license as the PACKAGE package.
 | 
				
			||||||
 | 
					# 
 | 
				
			||||||
 | 
					# Translators:
 | 
				
			||||||
 | 
					# David Díaz <d.diazp@gmail.com>, 2015
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					"Project-Id-Version: djangocms-blog\n"
 | 
				
			||||||
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
 | 
					"POT-Creation-Date: 2014-11-30 12:49+0100\n"
 | 
				
			||||||
 | 
					"PO-Revision-Date: 2015-04-28 12:30+0000\n"
 | 
				
			||||||
 | 
					"Last-Translator: David Díaz <d.diazp@gmail.com>\n"
 | 
				
			||||||
 | 
					"Language-Team: Spanish (http://www.transifex.com/nephila/djangocms-blog/language/es/)\n"
 | 
				
			||||||
 | 
					"MIME-Version: 1.0\n"
 | 
				
			||||||
 | 
					"Content-Type: text/plain; charset=UTF-8\n"
 | 
				
			||||||
 | 
					"Content-Transfer-Encoding: 8bit\n"
 | 
				
			||||||
 | 
					"Language: es\n"
 | 
				
			||||||
 | 
					"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 | 
				
			||||||
 | 
					"X-Generator: Lokalize 1.5\n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
 | 
				
			||||||
 | 
					#: cms_plugins.py:67 cms_toolbar.py:18
 | 
				
			||||||
 | 
					msgid "Blog"
 | 
				
			||||||
 | 
					msgstr "Blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:20
 | 
				
			||||||
 | 
					msgid "Latest Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Últimos artículos del blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:33
 | 
				
			||||||
 | 
					msgid "Author Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Artículos del blog por author"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:46 templates/djangocms_blog/plugins/tags.html:4
 | 
				
			||||||
 | 
					msgid "Tags"
 | 
				
			||||||
 | 
					msgstr "Etiquetas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:57 templates/djangocms_blog/plugins/categories.html:4
 | 
				
			||||||
 | 
					msgid "Categories"
 | 
				
			||||||
 | 
					msgstr "Categorías"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:68 templates/djangocms_blog/post_list.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:4
 | 
				
			||||||
 | 
					msgid "Archive"
 | 
				
			||||||
 | 
					msgstr "Archivo"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:20
 | 
				
			||||||
 | 
					msgid "Post list"
 | 
				
			||||||
 | 
					msgstr "Lista de entradas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:22
 | 
				
			||||||
 | 
					msgid "Add post"
 | 
				
			||||||
 | 
					msgstr "Añadir entradas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:26
 | 
				
			||||||
 | 
					msgid "Edit Post"
 | 
				
			||||||
 | 
					msgstr "Editar entrada"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: feeds.py:16
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "Blog articles on %(site_name)s"
 | 
				
			||||||
 | 
					msgstr "Artículos del blog en %(site_name)s"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:31
 | 
				
			||||||
 | 
					msgid "parent"
 | 
				
			||||||
 | 
					msgstr "padre"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:33
 | 
				
			||||||
 | 
					msgid "created at"
 | 
				
			||||||
 | 
					msgstr "Creado en"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:34
 | 
				
			||||||
 | 
					msgid "modified at"
 | 
				
			||||||
 | 
					msgstr "Actualizado en"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:37
 | 
				
			||||||
 | 
					msgid "name"
 | 
				
			||||||
 | 
					msgstr "nombre"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:38 models.py:105
 | 
				
			||||||
 | 
					msgid "slug"
 | 
				
			||||||
 | 
					msgstr "slug"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:45
 | 
				
			||||||
 | 
					msgid "blog category"
 | 
				
			||||||
 | 
					msgstr "categoría del blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:46
 | 
				
			||||||
 | 
					msgid "blog categories"
 | 
				
			||||||
 | 
					msgstr "categorías del blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:70
 | 
				
			||||||
 | 
					msgid "Author"
 | 
				
			||||||
 | 
					msgstr "Autor"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:75
 | 
				
			||||||
 | 
					msgid "Published Since"
 | 
				
			||||||
 | 
					msgstr "Publicado desde"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:77
 | 
				
			||||||
 | 
					msgid "Published Until"
 | 
				
			||||||
 | 
					msgstr "Publicado hasta"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:79
 | 
				
			||||||
 | 
					msgid "Publish"
 | 
				
			||||||
 | 
					msgstr "Publicar"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:80
 | 
				
			||||||
 | 
					msgid "category"
 | 
				
			||||||
 | 
					msgstr "categoría"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:82
 | 
				
			||||||
 | 
					msgid "Main image"
 | 
				
			||||||
 | 
					msgstr "Imagen principal"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:85
 | 
				
			||||||
 | 
					msgid "Main image thumbnail"
 | 
				
			||||||
 | 
					msgstr "Imagen principal pequeña"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:89
 | 
				
			||||||
 | 
					msgid "Main image full"
 | 
				
			||||||
 | 
					msgstr "Imagen principal original"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:93
 | 
				
			||||||
 | 
					msgid "Enable comments on post"
 | 
				
			||||||
 | 
					msgstr "Habilitar comentarios en la entrada"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:96
 | 
				
			||||||
 | 
					msgid "Site(s)"
 | 
				
			||||||
 | 
					msgstr "Sitio(s)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:98
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					"Select sites in which to show the post. If none is set it will be visible in"
 | 
				
			||||||
 | 
					" all the configured sites."
 | 
				
			||||||
 | 
					msgstr "Selecciona los sitios en los que mostrar la entrada. Si no se selecciona ninguno, será visible en todos los sitios configurados."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:104
 | 
				
			||||||
 | 
					msgid "Title"
 | 
				
			||||||
 | 
					msgstr "Título"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:106
 | 
				
			||||||
 | 
					msgid "Abstract"
 | 
				
			||||||
 | 
					msgstr "Abstracto"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:107
 | 
				
			||||||
 | 
					msgid "Post meta description"
 | 
				
			||||||
 | 
					msgstr "Descripción meta de la entrada"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:109
 | 
				
			||||||
 | 
					msgid "Post meta keywords"
 | 
				
			||||||
 | 
					msgstr "Palabras clave de la entrada"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:111
 | 
				
			||||||
 | 
					msgid "Post meta title"
 | 
				
			||||||
 | 
					msgstr "Título meta de la entrada"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:112
 | 
				
			||||||
 | 
					msgid "used in title tag and social sharing"
 | 
				
			||||||
 | 
					msgstr "usado en la etiqueta de título y al compartir en las redes sociales"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:115
 | 
				
			||||||
 | 
					msgid "Text"
 | 
				
			||||||
 | 
					msgstr "Texto"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:178
 | 
				
			||||||
 | 
					msgid "blog article"
 | 
				
			||||||
 | 
					msgstr "artículo del blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:179
 | 
				
			||||||
 | 
					msgid "blog articles"
 | 
				
			||||||
 | 
					msgstr "artículos del blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:222 models.py:250
 | 
				
			||||||
 | 
					msgid "Articles"
 | 
				
			||||||
 | 
					msgstr "Artículos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:223
 | 
				
			||||||
 | 
					msgid "The number of latests articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "El número de últimos artículos a mostrar."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:225
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen tags."
 | 
				
			||||||
 | 
					msgstr "Mostrar solo los artículos del blog etiquetados con las etiquetas elegidas."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:227
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen categories."
 | 
				
			||||||
 | 
					msgstr "Mostrar solo los artículos del blog etiquetados con las categorías elegidas."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:246 templates/djangocms_blog/plugins/authors.html:3
 | 
				
			||||||
 | 
					msgid "Authors"
 | 
				
			||||||
 | 
					msgstr "Autores"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:251
 | 
				
			||||||
 | 
					msgid "The number of author articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "El número de autores de artículo a mostrar."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_detail.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:11
 | 
				
			||||||
 | 
					msgid "by"
 | 
				
			||||||
 | 
					msgstr "por"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:11
 | 
				
			||||||
 | 
					msgid "Articles by"
 | 
				
			||||||
 | 
					msgstr "Artículos por"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:13
 | 
				
			||||||
 | 
					msgid "Tag"
 | 
				
			||||||
 | 
					msgstr "Etiqueta"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:14
 | 
				
			||||||
 | 
					msgid "Category"
 | 
				
			||||||
 | 
					msgstr "Categoría"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:21
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:27
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:15
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:16
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/latest_entries.html:7
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:16
 | 
				
			||||||
 | 
					msgid "No article found."
 | 
				
			||||||
 | 
					msgstr "Ningún artículo encontrado."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:24
 | 
				
			||||||
 | 
					msgid "Back"
 | 
				
			||||||
 | 
					msgstr "Atrás"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:30
 | 
				
			||||||
 | 
					msgid "previous"
 | 
				
			||||||
 | 
					msgstr "Anterior"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "Page"
 | 
				
			||||||
 | 
					msgstr "Página"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "of"
 | 
				
			||||||
 | 
					msgstr "de"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:36
 | 
				
			||||||
 | 
					msgid "next"
 | 
				
			||||||
 | 
					msgstr "siguiente"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:46
 | 
				
			||||||
 | 
					msgid "read more"
 | 
				
			||||||
 | 
					msgstr "leer más"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:10
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:11
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "1 article"
 | 
				
			||||||
 | 
					msgid_plural "%(articles)s articles"
 | 
				
			||||||
 | 
					msgstr[0] "1 artículo"
 | 
				
			||||||
 | 
					msgstr[1] "%(articles)s artículos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:19
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:12
 | 
				
			||||||
 | 
					msgid "0 articles"
 | 
				
			||||||
 | 
					msgstr "0 artículos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "blog post"
 | 
				
			||||||
 | 
					#~ msgstr "blog post"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Posts"
 | 
				
			||||||
 | 
					#~ msgstr "Posts"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Entries by"
 | 
				
			||||||
 | 
					#~ msgstr "Entries by"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "No entry found."
 | 
				
			||||||
 | 
					#~ msgstr "No entry found."
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								djangocms_blog/locale/lt/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								djangocms_blog/locale/lt/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										276
									
								
								djangocms_blog/locale/lt/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										276
									
								
								djangocms_blog/locale/lt/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,276 @@
 | 
				
			||||||
 | 
					# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 | 
				
			||||||
 | 
					# This file is distributed under the same license as the PACKAGE package.
 | 
				
			||||||
 | 
					# 
 | 
				
			||||||
 | 
					# Translators:
 | 
				
			||||||
 | 
					# Matas Dailyda <matas@dailyda.com>, 2015
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					"Project-Id-Version: djangocms-blog\n"
 | 
				
			||||||
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
 | 
					"POT-Creation-Date: 2014-11-30 12:49+0100\n"
 | 
				
			||||||
 | 
					"PO-Revision-Date: 2015-02-23 20:11+0000\n"
 | 
				
			||||||
 | 
					"Last-Translator: Matas Dailyda <matas@dailyda.com>\n"
 | 
				
			||||||
 | 
					"Language-Team: Lithuanian (http://www.transifex.com/nephila/djangocms-blog/language/lt/)\n"
 | 
				
			||||||
 | 
					"MIME-Version: 1.0\n"
 | 
				
			||||||
 | 
					"Content-Type: text/plain; charset=UTF-8\n"
 | 
				
			||||||
 | 
					"Content-Transfer-Encoding: 8bit\n"
 | 
				
			||||||
 | 
					"Language: lt\n"
 | 
				
			||||||
 | 
					"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 | 
				
			||||||
 | 
					"X-Generator: Lokalize 1.5\n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
 | 
				
			||||||
 | 
					#: cms_plugins.py:67 cms_toolbar.py:18
 | 
				
			||||||
 | 
					msgid "Blog"
 | 
				
			||||||
 | 
					msgstr "Tinklaraštis"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:20
 | 
				
			||||||
 | 
					msgid "Latest Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Naujausi tinklaraščio straipsniai"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:33
 | 
				
			||||||
 | 
					msgid "Author Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Tinklaraščio straipsnių autorius"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:46 templates/djangocms_blog/plugins/tags.html:4
 | 
				
			||||||
 | 
					msgid "Tags"
 | 
				
			||||||
 | 
					msgstr "Žymenos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:57 templates/djangocms_blog/plugins/categories.html:4
 | 
				
			||||||
 | 
					msgid "Categories"
 | 
				
			||||||
 | 
					msgstr "Kategorijos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:68 templates/djangocms_blog/post_list.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:4
 | 
				
			||||||
 | 
					msgid "Archive"
 | 
				
			||||||
 | 
					msgstr "Archyvas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:20
 | 
				
			||||||
 | 
					msgid "Post list"
 | 
				
			||||||
 | 
					msgstr "Straipsnių sąrašas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:22
 | 
				
			||||||
 | 
					msgid "Add post"
 | 
				
			||||||
 | 
					msgstr "Pridėti straipsnį"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:26
 | 
				
			||||||
 | 
					msgid "Edit Post"
 | 
				
			||||||
 | 
					msgstr "Redaguoti straipsnį"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: feeds.py:16
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "Blog articles on %(site_name)s"
 | 
				
			||||||
 | 
					msgstr "Tinklaraščio straipsniai %(site_name)s"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:31
 | 
				
			||||||
 | 
					msgid "parent"
 | 
				
			||||||
 | 
					msgstr "pirminis elementas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:33
 | 
				
			||||||
 | 
					msgid "created at"
 | 
				
			||||||
 | 
					msgstr "sukurta"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:34
 | 
				
			||||||
 | 
					msgid "modified at"
 | 
				
			||||||
 | 
					msgstr "redaguota"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:37
 | 
				
			||||||
 | 
					msgid "name"
 | 
				
			||||||
 | 
					msgstr "pavadinimas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:38 models.py:105
 | 
				
			||||||
 | 
					msgid "slug"
 | 
				
			||||||
 | 
					msgstr "nuoroda"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:45
 | 
				
			||||||
 | 
					msgid "blog category"
 | 
				
			||||||
 | 
					msgstr "tinklaraščio kategorija"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:46
 | 
				
			||||||
 | 
					msgid "blog categories"
 | 
				
			||||||
 | 
					msgstr "tinklaraščio kategorijos"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:70
 | 
				
			||||||
 | 
					msgid "Author"
 | 
				
			||||||
 | 
					msgstr "Autorius"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:75
 | 
				
			||||||
 | 
					msgid "Published Since"
 | 
				
			||||||
 | 
					msgstr "Publikuota nuo"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:77
 | 
				
			||||||
 | 
					msgid "Published Until"
 | 
				
			||||||
 | 
					msgstr "Publikuota iki"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:79
 | 
				
			||||||
 | 
					msgid "Publish"
 | 
				
			||||||
 | 
					msgstr "Publikuoti"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:80
 | 
				
			||||||
 | 
					msgid "category"
 | 
				
			||||||
 | 
					msgstr "kategorija"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:82
 | 
				
			||||||
 | 
					msgid "Main image"
 | 
				
			||||||
 | 
					msgstr "Pagrindinis paveikslėlis"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:85
 | 
				
			||||||
 | 
					msgid "Main image thumbnail"
 | 
				
			||||||
 | 
					msgstr "Pagrindinio paveikslėlio miniatiūra"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:89
 | 
				
			||||||
 | 
					msgid "Main image full"
 | 
				
			||||||
 | 
					msgstr "Pagrindinis paveikslėlis pilnas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:93
 | 
				
			||||||
 | 
					msgid "Enable comments on post"
 | 
				
			||||||
 | 
					msgstr "Įgalinti straipsniui komentarus"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:96
 | 
				
			||||||
 | 
					msgid "Site(s)"
 | 
				
			||||||
 | 
					msgstr "Tinklalapis(iai)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:98
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					"Select sites in which to show the post. If none is set it will be visible in"
 | 
				
			||||||
 | 
					" all the configured sites."
 | 
				
			||||||
 | 
					msgstr "Pasirinkite puslapius kuriuose bus rodomas straipsnis. Jei nepasirinktas nei vienas puslapis, straipsnis bus rodomas visuose puslapiuose."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:104
 | 
				
			||||||
 | 
					msgid "Title"
 | 
				
			||||||
 | 
					msgstr "Pavadinimas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:106
 | 
				
			||||||
 | 
					msgid "Abstract"
 | 
				
			||||||
 | 
					msgstr "Santrauka"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:107
 | 
				
			||||||
 | 
					msgid "Post meta description"
 | 
				
			||||||
 | 
					msgstr "Straipsnio meta apibūdinimas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:109
 | 
				
			||||||
 | 
					msgid "Post meta keywords"
 | 
				
			||||||
 | 
					msgstr "Straipsnio meta raktažodžiai"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:111
 | 
				
			||||||
 | 
					msgid "Post meta title"
 | 
				
			||||||
 | 
					msgstr "Straipsnio meta pavadinimas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:112
 | 
				
			||||||
 | 
					msgid "used in title tag and social sharing"
 | 
				
			||||||
 | 
					msgstr "naudojama pavadinimo žymenoje ir socialiniuose tinkluose"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:115
 | 
				
			||||||
 | 
					msgid "Text"
 | 
				
			||||||
 | 
					msgstr "Tekstas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:178
 | 
				
			||||||
 | 
					msgid "blog article"
 | 
				
			||||||
 | 
					msgstr "tinklaraščio straipsnis"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:179
 | 
				
			||||||
 | 
					msgid "blog articles"
 | 
				
			||||||
 | 
					msgstr "tinklaraščio straipsniai"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:222 models.py:250
 | 
				
			||||||
 | 
					msgid "Articles"
 | 
				
			||||||
 | 
					msgstr "Straipsniai"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:223
 | 
				
			||||||
 | 
					msgid "The number of latests articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "Atvaizduojamas naujausių straipsnių kiekis."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:225
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen tags."
 | 
				
			||||||
 | 
					msgstr "Atvaizduoti straipsnius su pasirinktomis žymenomis."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:227
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen categories."
 | 
				
			||||||
 | 
					msgstr "Atvaizduoti straipsnius su pasirinktomis kategorijomis."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:246 templates/djangocms_blog/plugins/authors.html:3
 | 
				
			||||||
 | 
					msgid "Authors"
 | 
				
			||||||
 | 
					msgstr "Autoriai"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:251
 | 
				
			||||||
 | 
					msgid "The number of author articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "Atvaizduojamas autoriaus straipsnių kiekis."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_detail.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:11
 | 
				
			||||||
 | 
					msgid "by"
 | 
				
			||||||
 | 
					msgstr "pagal"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:11
 | 
				
			||||||
 | 
					msgid "Articles by"
 | 
				
			||||||
 | 
					msgstr "Straipsniai pagal"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:13
 | 
				
			||||||
 | 
					msgid "Tag"
 | 
				
			||||||
 | 
					msgstr "Žymena"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:14
 | 
				
			||||||
 | 
					msgid "Category"
 | 
				
			||||||
 | 
					msgstr "Kategorija"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:21
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:27
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:15
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:16
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/latest_entries.html:7
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:16
 | 
				
			||||||
 | 
					msgid "No article found."
 | 
				
			||||||
 | 
					msgstr "Nerasta jokių straipsnių."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:24
 | 
				
			||||||
 | 
					msgid "Back"
 | 
				
			||||||
 | 
					msgstr "Atgal"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:30
 | 
				
			||||||
 | 
					msgid "previous"
 | 
				
			||||||
 | 
					msgstr "buvęs"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "Page"
 | 
				
			||||||
 | 
					msgstr "Puslapis"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "of"
 | 
				
			||||||
 | 
					msgstr "iš"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:36
 | 
				
			||||||
 | 
					msgid "next"
 | 
				
			||||||
 | 
					msgstr "kitas"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:46
 | 
				
			||||||
 | 
					msgid "read more"
 | 
				
			||||||
 | 
					msgstr "skaityti daugiau"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:10
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:11
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "1 article"
 | 
				
			||||||
 | 
					msgid_plural "%(articles)s articles"
 | 
				
			||||||
 | 
					msgstr[0] "%(articles)s straipsnis"
 | 
				
			||||||
 | 
					msgstr[1] "%(articles)s straipsniai"
 | 
				
			||||||
 | 
					msgstr[2] "%(articles)s straipsnių"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:19
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:12
 | 
				
			||||||
 | 
					msgid "0 articles"
 | 
				
			||||||
 | 
					msgstr "0 straipsnių"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "blog post"
 | 
				
			||||||
 | 
					#~ msgstr "blog post"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Posts"
 | 
				
			||||||
 | 
					#~ msgstr "Posts"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Entries by"
 | 
				
			||||||
 | 
					#~ msgstr "Entries by"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "No entry found."
 | 
				
			||||||
 | 
					#~ msgstr "No entry found."
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								djangocms_blog/locale/tr/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								djangocms_blog/locale/tr/LC_MESSAGES/django.mo
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										275
									
								
								djangocms_blog/locale/tr/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										275
									
								
								djangocms_blog/locale/tr/LC_MESSAGES/django.po
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,275 @@
 | 
				
			||||||
 | 
					# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 | 
				
			||||||
 | 
					# This file is distributed under the same license as the PACKAGE package.
 | 
				
			||||||
 | 
					# 
 | 
				
			||||||
 | 
					# Translators:
 | 
				
			||||||
 | 
					# Rüstem Mirzaoğlu, 2015
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					"Project-Id-Version: djangocms-blog\n"
 | 
				
			||||||
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
 | 
					"POT-Creation-Date: 2014-11-30 12:49+0100\n"
 | 
				
			||||||
 | 
					"PO-Revision-Date: 2015-01-26 12:41+0000\n"
 | 
				
			||||||
 | 
					"Last-Translator: Rüstem Mirzaoğlu\n"
 | 
				
			||||||
 | 
					"Language-Team: Turkish (http://www.transifex.com/nephila/djangocms-blog/language/tr/)\n"
 | 
				
			||||||
 | 
					"MIME-Version: 1.0\n"
 | 
				
			||||||
 | 
					"Content-Type: text/plain; charset=UTF-8\n"
 | 
				
			||||||
 | 
					"Content-Transfer-Encoding: 8bit\n"
 | 
				
			||||||
 | 
					"Language: tr\n"
 | 
				
			||||||
 | 
					"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 | 
				
			||||||
 | 
					"X-Generator: Lokalize 1.5\n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
 | 
				
			||||||
 | 
					#: cms_plugins.py:67 cms_toolbar.py:18
 | 
				
			||||||
 | 
					msgid "Blog"
 | 
				
			||||||
 | 
					msgstr "Blog"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:20
 | 
				
			||||||
 | 
					msgid "Latest Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Blog'un son makaleleri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:33
 | 
				
			||||||
 | 
					msgid "Author Blog Articles"
 | 
				
			||||||
 | 
					msgstr "Blog'un makale yazarı"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:46 templates/djangocms_blog/plugins/tags.html:4
 | 
				
			||||||
 | 
					msgid "Tags"
 | 
				
			||||||
 | 
					msgstr "Etiketler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:57 templates/djangocms_blog/plugins/categories.html:4
 | 
				
			||||||
 | 
					msgid "Categories"
 | 
				
			||||||
 | 
					msgstr "Kategoriler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_plugins.py:68 templates/djangocms_blog/post_list.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:4
 | 
				
			||||||
 | 
					msgid "Archive"
 | 
				
			||||||
 | 
					msgstr "Arşiv"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:20
 | 
				
			||||||
 | 
					msgid "Post list"
 | 
				
			||||||
 | 
					msgstr "Makale listesi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:22
 | 
				
			||||||
 | 
					msgid "Add post"
 | 
				
			||||||
 | 
					msgstr "Makale ekle"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: cms_toolbar.py:26
 | 
				
			||||||
 | 
					msgid "Edit Post"
 | 
				
			||||||
 | 
					msgstr "Makaleyi düzenle"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: feeds.py:16
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "Blog articles on %(site_name)s"
 | 
				
			||||||
 | 
					msgstr "%(site_name)s 'ki blog makaleleri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:31
 | 
				
			||||||
 | 
					msgid "parent"
 | 
				
			||||||
 | 
					msgstr "üst öğe"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:33
 | 
				
			||||||
 | 
					msgid "created at"
 | 
				
			||||||
 | 
					msgstr "oluşturma tarihi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:34
 | 
				
			||||||
 | 
					msgid "modified at"
 | 
				
			||||||
 | 
					msgstr "düzenleme tarihi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:37
 | 
				
			||||||
 | 
					msgid "name"
 | 
				
			||||||
 | 
					msgstr "isim"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:38 models.py:105
 | 
				
			||||||
 | 
					msgid "slug"
 | 
				
			||||||
 | 
					msgstr "okunaklı URL"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:45
 | 
				
			||||||
 | 
					msgid "blog category"
 | 
				
			||||||
 | 
					msgstr "blog kategorisi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:46
 | 
				
			||||||
 | 
					msgid "blog categories"
 | 
				
			||||||
 | 
					msgstr "blog kategorileri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:70
 | 
				
			||||||
 | 
					msgid "Author"
 | 
				
			||||||
 | 
					msgstr "Yazar"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:75
 | 
				
			||||||
 | 
					msgid "Published Since"
 | 
				
			||||||
 | 
					msgstr "Yayınlama tarihi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:77
 | 
				
			||||||
 | 
					msgid "Published Until"
 | 
				
			||||||
 | 
					msgstr "Yayından kaldırma tarihi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:79
 | 
				
			||||||
 | 
					msgid "Publish"
 | 
				
			||||||
 | 
					msgstr "Yayınla"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:80
 | 
				
			||||||
 | 
					msgid "category"
 | 
				
			||||||
 | 
					msgstr "kategori"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:82
 | 
				
			||||||
 | 
					msgid "Main image"
 | 
				
			||||||
 | 
					msgstr "Ana resim"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:85
 | 
				
			||||||
 | 
					msgid "Main image thumbnail"
 | 
				
			||||||
 | 
					msgstr "Ana resmin küçük kopyası"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:89
 | 
				
			||||||
 | 
					msgid "Main image full"
 | 
				
			||||||
 | 
					msgstr "Ana resim - büyükboy"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:93
 | 
				
			||||||
 | 
					msgid "Enable comments on post"
 | 
				
			||||||
 | 
					msgstr "Makale için yorumları etkinleştir"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:96
 | 
				
			||||||
 | 
					msgid "Site(s)"
 | 
				
			||||||
 | 
					msgstr "Web site(ler)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:98
 | 
				
			||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					"Select sites in which to show the post. If none is set it will be visible in"
 | 
				
			||||||
 | 
					" all the configured sites."
 | 
				
			||||||
 | 
					msgstr "Yayınlamak istediğiniz web siteleri seçiniz. Eğer herhangi seçim yapılmaz ise, yayında olan tüm web sitelerde görünecektir."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:104
 | 
				
			||||||
 | 
					msgid "Title"
 | 
				
			||||||
 | 
					msgstr "Başlık"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:106
 | 
				
			||||||
 | 
					msgid "Abstract"
 | 
				
			||||||
 | 
					msgstr "Makale özeti"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:107
 | 
				
			||||||
 | 
					msgid "Post meta description"
 | 
				
			||||||
 | 
					msgstr "Makalenin kısa tanımı"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:109
 | 
				
			||||||
 | 
					msgid "Post meta keywords"
 | 
				
			||||||
 | 
					msgstr "Makalenin anahtar kelimeleri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:111
 | 
				
			||||||
 | 
					msgid "Post meta title"
 | 
				
			||||||
 | 
					msgstr "Makalenin web tarayıcıdaki başlığı"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:112
 | 
				
			||||||
 | 
					msgid "used in title tag and social sharing"
 | 
				
			||||||
 | 
					msgstr "başlık etiketinde veya sosyal paylaşımda kullanılır"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:115
 | 
				
			||||||
 | 
					msgid "Text"
 | 
				
			||||||
 | 
					msgstr "Metin"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:178
 | 
				
			||||||
 | 
					msgid "blog article"
 | 
				
			||||||
 | 
					msgstr "blog makalesi"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:179
 | 
				
			||||||
 | 
					msgid "blog articles"
 | 
				
			||||||
 | 
					msgstr "blog makaleleri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:222 models.py:250
 | 
				
			||||||
 | 
					msgid "Articles"
 | 
				
			||||||
 | 
					msgstr "Makaleler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:223
 | 
				
			||||||
 | 
					msgid "The number of latests articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "Ğörütülenecek olan makale sayısı"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:225
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen tags."
 | 
				
			||||||
 | 
					msgstr "Sadece seçili etiketlerle işaretlenmiş makaleleri göster."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:227
 | 
				
			||||||
 | 
					msgid "Show only the blog articles tagged with chosen categories."
 | 
				
			||||||
 | 
					msgstr "Sadece seçili kategorilerde bulunan makaleleri ğöster"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:246 templates/djangocms_blog/plugins/authors.html:3
 | 
				
			||||||
 | 
					msgid "Authors"
 | 
				
			||||||
 | 
					msgstr "Yazarlar"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: models.py:251
 | 
				
			||||||
 | 
					msgid "The number of author articles to be displayed."
 | 
				
			||||||
 | 
					msgstr "İlgili yazarın gösterilecek olan makale sayısı."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_detail.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:11
 | 
				
			||||||
 | 
					msgid "by"
 | 
				
			||||||
 | 
					msgstr "tarafından"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:11
 | 
				
			||||||
 | 
					msgid "Articles by"
 | 
				
			||||||
 | 
					msgstr "Makaleler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:13
 | 
				
			||||||
 | 
					msgid "Tag"
 | 
				
			||||||
 | 
					msgstr "Etiket"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:14
 | 
				
			||||||
 | 
					msgid "Category"
 | 
				
			||||||
 | 
					msgstr "Kategori"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:21
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:27
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:15
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:16
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/latest_entries.html:7
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:16
 | 
				
			||||||
 | 
					msgid "No article found."
 | 
				
			||||||
 | 
					msgstr "Makale bulunamadı."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:24
 | 
				
			||||||
 | 
					msgid "Back"
 | 
				
			||||||
 | 
					msgstr "Geri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:30
 | 
				
			||||||
 | 
					msgid "previous"
 | 
				
			||||||
 | 
					msgstr "önceki"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "Page"
 | 
				
			||||||
 | 
					msgstr "Sayfa"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:33
 | 
				
			||||||
 | 
					msgid "of"
 | 
				
			||||||
 | 
					msgstr "biri"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/post_list.html:36
 | 
				
			||||||
 | 
					msgid "next"
 | 
				
			||||||
 | 
					msgstr "sonraki"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/includes/blog_item.html:46
 | 
				
			||||||
 | 
					msgid "read more"
 | 
				
			||||||
 | 
					msgstr "devamını oku"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:18
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:10
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:11
 | 
				
			||||||
 | 
					#, python-format
 | 
				
			||||||
 | 
					msgid "1 article"
 | 
				
			||||||
 | 
					msgid_plural "%(articles)s articles"
 | 
				
			||||||
 | 
					msgstr[0] "1 makale"
 | 
				
			||||||
 | 
					msgstr[1] "%(articles)s makale"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/archive.html:19
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/authors.html:11
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/categories.html:12
 | 
				
			||||||
 | 
					#: templates/djangocms_blog/plugins/tags.html:12
 | 
				
			||||||
 | 
					msgid "0 articles"
 | 
				
			||||||
 | 
					msgstr "0 makale"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "blog post"
 | 
				
			||||||
 | 
					#~ msgstr "blog post"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Posts"
 | 
				
			||||||
 | 
					#~ msgstr "Posts"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "Entries by"
 | 
				
			||||||
 | 
					#~ msgstr "Entries by"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#~ msgid "No entry found."
 | 
				
			||||||
 | 
					#~ msgstr "No entry found."
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue