[tx-robot] updated from transifex
This commit is contained in:
parent
fbcd66b9b5
commit
25fd11a047
2 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"Anonymous response" : "Анонимный ответ",
|
||||
"Shared by %s" : "Опубликовано пользователем %s",
|
||||
"Forms" : "Формы",
|
||||
"A forms app, similar to Google Forms." : "Приложени форм, похожее на Google Forms.",
|
||||
|
|
@ -19,6 +20,8 @@ OC.L10N.register(
|
|||
"Form link copied" : "Ссылка формы скопирована",
|
||||
"Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную",
|
||||
"Copy share link" : "Скопировать ссылку",
|
||||
"Are you sure you want to delete {title}?" : "Подтвердите удаление {title}.",
|
||||
"Error while deleting {title}" : "Не удалось удалить {title}",
|
||||
"An answer for the {index} option" : "Ответ для варианта {index}",
|
||||
"Answer number {index}" : "Ответ номер {index}",
|
||||
"Delete answer" : "Удалить ответ",
|
||||
|
|
@ -26,6 +29,7 @@ OC.L10N.register(
|
|||
"Error while saving the answer" : "Не удалось сохранить этот ответ",
|
||||
"Question number {index}" : "Вопрос номер {index}",
|
||||
"Drag to reorder the questions" : "Перетащите, чтобы изменить порядок вопросов",
|
||||
"Question title" : "Заголовок вопроса",
|
||||
"Title of question number {index}" : "Заголовок вопроса номер {index}",
|
||||
"Mandatory" : "Обязательный",
|
||||
"Delete question" : "Удалить вопрос",
|
||||
|
|
@ -50,6 +54,7 @@ OC.L10N.register(
|
|||
"There was an error while removing the question" : "Произошла ошибка при удалении вопроса",
|
||||
"Error while saving form" : "Ошибка при сохранении формы",
|
||||
"Loading responses …" : "Загрузка ответов...",
|
||||
"Back to questions" : "Вернуться к вопросам",
|
||||
"Responses for {title}" : "Ответы для {title}",
|
||||
"Export to CSV" : "Экспорт в CSV",
|
||||
"Options" : "Варианты",
|
||||
|
|
@ -58,6 +63,7 @@ OC.L10N.register(
|
|||
"Results of submitted forms will show up here" : "Результаты отправленных форм будут отображены здесь",
|
||||
"There was an error while loading results" : "Произошла ошибка при загрузке результатов",
|
||||
"There was an error while removing this response" : "Произошла ошибка при удалении этого ответа",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.",
|
||||
"There was an error while removing responses" : "При удалении ответов произошла ошибка",
|
||||
"Settings" : "Настройки",
|
||||
"Anonymous responses" : "Анонимные ответы",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Anonymous response" : "Анонимный ответ",
|
||||
"Shared by %s" : "Опубликовано пользователем %s",
|
||||
"Forms" : "Формы",
|
||||
"A forms app, similar to Google Forms." : "Приложени форм, похожее на Google Forms.",
|
||||
|
|
@ -17,6 +18,8 @@
|
|||
"Form link copied" : "Ссылка формы скопирована",
|
||||
"Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную",
|
||||
"Copy share link" : "Скопировать ссылку",
|
||||
"Are you sure you want to delete {title}?" : "Подтвердите удаление {title}.",
|
||||
"Error while deleting {title}" : "Не удалось удалить {title}",
|
||||
"An answer for the {index} option" : "Ответ для варианта {index}",
|
||||
"Answer number {index}" : "Ответ номер {index}",
|
||||
"Delete answer" : "Удалить ответ",
|
||||
|
|
@ -24,6 +27,7 @@
|
|||
"Error while saving the answer" : "Не удалось сохранить этот ответ",
|
||||
"Question number {index}" : "Вопрос номер {index}",
|
||||
"Drag to reorder the questions" : "Перетащите, чтобы изменить порядок вопросов",
|
||||
"Question title" : "Заголовок вопроса",
|
||||
"Title of question number {index}" : "Заголовок вопроса номер {index}",
|
||||
"Mandatory" : "Обязательный",
|
||||
"Delete question" : "Удалить вопрос",
|
||||
|
|
@ -48,6 +52,7 @@
|
|||
"There was an error while removing the question" : "Произошла ошибка при удалении вопроса",
|
||||
"Error while saving form" : "Ошибка при сохранении формы",
|
||||
"Loading responses …" : "Загрузка ответов...",
|
||||
"Back to questions" : "Вернуться к вопросам",
|
||||
"Responses for {title}" : "Ответы для {title}",
|
||||
"Export to CSV" : "Экспорт в CSV",
|
||||
"Options" : "Варианты",
|
||||
|
|
@ -56,6 +61,7 @@
|
|||
"Results of submitted forms will show up here" : "Результаты отправленных форм будут отображены здесь",
|
||||
"There was an error while loading results" : "Произошла ошибка при загрузке результатов",
|
||||
"There was an error while removing this response" : "Произошла ошибка при удалении этого ответа",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.",
|
||||
"There was an error while removing responses" : "При удалении ответов произошла ошибка",
|
||||
"Settings" : "Настройки",
|
||||
"Anonymous responses" : "Анонимные ответы",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue