mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-10-30 23:37:32 +03:00 
			
		
		
		
	
						commit
						5ec3b73dec
					
				
							
								
								
									
										
											BIN
										
									
								
								rest_auth/locale/ru/LC_MESSAGES/django.mo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								rest_auth/locale/ru/LC_MESSAGES/django.mo
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										97
									
								
								rest_auth/locale/ru/LC_MESSAGES/django.po
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										97
									
								
								rest_auth/locale/ru/LC_MESSAGES/django.po
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,97 @@ | |||
| # SOME DESCRIPTIVE TITLE. | ||||
| # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||||
| # This file is distributed under the same license as the PACKAGE package. | ||||
| # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||||
| # | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: \n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2016-11-27 09:24+0300\n" | ||||
| "PO-Revision-Date: 2016-08-01 07:48+0300\n" | ||||
| "Last-Translator: \n" | ||||
| "Language-Team: \n" | ||||
| "Language: ru\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" | ||||
| "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" | ||||
| "%100>=11 && n%100<=14)? 2 : 3);\n" | ||||
| "X-Generator: Poedit 1.8.5\n" | ||||
| 
 | ||||
| #: registration/serializers.py:52 | ||||
| msgid "View is not defined, pass it as a context variable" | ||||
| msgstr "View неизвестен, передайте его как переменную контекста" | ||||
| 
 | ||||
| #: registration/serializers.py:57 | ||||
| msgid "Define adapter_class in view" | ||||
| msgstr "Установите adapter_class в view" | ||||
| 
 | ||||
| #: registration/serializers.py:76 | ||||
| msgid "Define callback_url in view" | ||||
| msgstr "Установите callback_url в view" | ||||
| 
 | ||||
| #: registration/serializers.py:80 | ||||
| msgid "Define client_class in view" | ||||
| msgstr "Установите client_class в view" | ||||
| 
 | ||||
| #: registration/serializers.py:100 | ||||
| msgid "Incorrect input. access_token or code is required." | ||||
| msgstr "Некорректный ввод.  Необходим access_token или code." | ||||
| 
 | ||||
| #: registration/serializers.py:109 | ||||
| msgid "Incorrect value" | ||||
| msgstr "Некорректное значение" | ||||
| 
 | ||||
| #: registration/serializers.py:138 | ||||
| msgid "A user is already registered with this e-mail address." | ||||
| msgstr "Пользователь с таким e-mail уже зарегистрирован." | ||||
| 
 | ||||
| #: registration/serializers.py:146 | ||||
| msgid "The two password fields didn't match." | ||||
| msgstr "Пароли не совпадают." | ||||
| 
 | ||||
| #: registration/views.py:78 | ||||
| msgid "ok" | ||||
| msgstr "ок" | ||||
| 
 | ||||
| #: serializers.py:29 | ||||
| msgid "Must include \"email\" and \"password\"." | ||||
| msgstr "Должно включать \"email\" и \"password\"." | ||||
| 
 | ||||
| #: serializers.py:40 | ||||
| msgid "Must include \"username\" and \"password\"." | ||||
| msgstr "Должно включать \"username\" и \"password\"." | ||||
| 
 | ||||
| #: serializers.py:53 | ||||
| msgid "Must include either \"username\" or \"email\" and \"password\"." | ||||
| msgstr "Должно включать либо \"username\" либо \"email\" и \"password\"." | ||||
| 
 | ||||
| #: serializers.py:94 | ||||
| msgid "User account is disabled." | ||||
| msgstr "Пользовательский аккаунт отключён." | ||||
| 
 | ||||
| #: serializers.py:97 | ||||
| msgid "Unable to log in with provided credentials." | ||||
| msgstr "Невозможно войти в систему с указанными учётными данными." | ||||
| 
 | ||||
| #: serializers.py:106 | ||||
| msgid "E-mail is not verified." | ||||
| msgstr "E-mail не подтверждён." | ||||
| 
 | ||||
| #: views.py:118 | ||||
| msgid "Successfully logged out." | ||||
| msgstr "Успешно вышли." | ||||
| 
 | ||||
| #: views.py:160 | ||||
| msgid "Password reset e-mail has been sent." | ||||
| msgstr "Письмо с инструкциями по восстановлению пароля выслано." | ||||
| 
 | ||||
| #: views.py:181 | ||||
| msgid "Password has been reset with the new password." | ||||
| msgstr "Пароль изменён на новый." | ||||
| 
 | ||||
| #: views.py:199 | ||||
| msgid "New password has been saved." | ||||
| msgstr "Новый пароль сохранён." | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user