[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-03 03:15:39 +00:00
parent ad1c2efcaa
commit 5ec683fc9e
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
12 changed files with 44 additions and 18 deletions

View file

@ -32,8 +32,10 @@ OC.L10N.register(
"Delete question" : "Smazat otázku",
"Error while saving question" : "Chyba při ukládání otázky",
"A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
"Long answer text" : "Dlouhý text odpovědi",
"Add a new answer" : "Přidat novou odpověď",
"A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“",
"Short answer text" : "Text krátké odpovědi",
"Group" : "Group",
"Loading {title} …" : "Načítání {title} …",
"Toggle settings" : "Přepnout nastavení",

View file

@ -30,8 +30,10 @@
"Delete question" : "Smazat otázku",
"Error while saving question" : "Chyba při ukládání otázky",
"A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
"Long answer text" : "Dlouhý text odpovědi",
"Add a new answer" : "Přidat novou odpověď",
"A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“",
"Short answer text" : "Text krátké odpovědi",
"Group" : "Group",
"Loading {title} …" : "Načítání {title} …",
"Toggle settings" : "Přepnout nastavení",

View file

@ -46,12 +46,12 @@ OC.L10N.register(
"There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage",
"There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage",
"Error while saving form" : "Fehler beim Speichern des Formulars",
"Loading responses …" : "Antworten laden…",
"Loading responses …" : "Antworten laden …",
"Back to form" : "Zurück zum Formular",
"Responses for {title}" : "Antworten zu {title}",
"No responses yet" : "Bis jetzt noch keine Antworten",
"Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
"Export to CSV" : "In CSV exportieren",
"Export to CSV" : "Als CSV exportieren",
"There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
"Settings" : "Einstellungen",
"Anonymous responses" : "Anonyme Antworten",

View file

@ -44,12 +44,12 @@
"There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage",
"There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage",
"Error while saving form" : "Fehler beim Speichern des Formulars",
"Loading responses …" : "Antworten laden…",
"Loading responses …" : "Antworten laden …",
"Back to form" : "Zurück zum Formular",
"Responses for {title}" : "Antworten zu {title}",
"No responses yet" : "Bis jetzt noch keine Antworten",
"Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
"Export to CSV" : "In CSV exportieren",
"Export to CSV" : "Als CSV exportieren",
"There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
"Settings" : "Einstellungen",
"Anonymous responses" : "Anonyme Antworten",

View file

@ -45,13 +45,13 @@ OC.L10N.register(
"New question" : "Neue Frage",
"There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage",
"There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage",
"Error while saving form" : "Fehler beim speichern des Formulars",
"Loading responses …" : "Antworten laden…",
"Error while saving form" : "Fehler beim Speichern des Formulars",
"Loading responses …" : "Antworten laden …",
"Back to form" : "Zurück zum Formular",
"Responses for {title}" : "Antworten zu {title}",
"No responses yet" : "Bis jetzt noch keine Antworten",
"Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
"Export to CSV" : "In CSV exportieren",
"Export to CSV" : "Als CSV exportieren",
"There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
"Settings" : "Einstellungen",
"Anonymous responses" : "Anonyme Antworten",

View file

@ -43,13 +43,13 @@
"New question" : "Neue Frage",
"There was an error while adding the new question" : "Es gab einen Fehler beim Hinzufügen der neuen Frage",
"There was an error while removing the question" : "Es gab einen Fehler beim Löschen der Frage",
"Error while saving form" : "Fehler beim speichern des Formulars",
"Loading responses …" : "Antworten laden…",
"Error while saving form" : "Fehler beim Speichern des Formulars",
"Loading responses …" : "Antworten laden …",
"Back to form" : "Zurück zum Formular",
"Responses for {title}" : "Antworten zu {title}",
"No responses yet" : "Bis jetzt noch keine Antworten",
"Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
"Export to CSV" : "In CSV exportieren",
"Export to CSV" : "Als CSV exportieren",
"There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
"Settings" : "Einstellungen",
"Anonymous responses" : "Anonyme Antworten",

View file

@ -28,6 +28,7 @@ OC.L10N.register(
"Question number {index}" : "Domanda numero {index}",
"Drag to reorder the questions" : "Trascina per riordinare le domande",
"Enter a title for this question" : "Digita un titolo per questa domanda",
"Title of question number {index}" : "Titolo della domanda numero {index}",
"Delete question" : "Elimina domanda",
"Error while saving question" : "Errore durante il salvataggio della domanda",
"A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
@ -38,7 +39,9 @@ OC.L10N.register(
"Group" : "Gruppo",
"Loading {title} …" : "Caricamento {title}…",
"Toggle settings" : "Commuta le impostazioni",
"Form title" : "Titolo del modulo",
"Description" : "Descrizione",
"Add a question" : "Aggiungi una domanda",
"New question" : "Nuova domanda",
"There was an error while adding the new question" : "Si è verificato un errore durante l'aggiunta della nuova domanda",
"There was an error while removing the question" : "Si è verificato un errore durante la rimozione della domanda",
@ -63,6 +66,7 @@ OC.L10N.register(
"Submit" : "Invia",
"Submit form" : "Invia modulo",
"Submitting form …" : "Invio del modulo…",
"Thank you for completing the form!" : "Grazie per aver completato il modulo!",
"There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
"Multiple choice" : "Scelta multipla",
"Checkboxes" : "Caselle di selezione",
@ -70,6 +74,7 @@ OC.L10N.register(
"Long text" : "Testo lungo",
"Form Expired" : "Modulo scaduto",
"This Form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte",
"Form not found" : "Modulo non trovato"
"Form not found" : "Modulo non trovato",
"This form does not exist" : "Questo modulo non esiste"
},
"nplurals=2; plural=(n != 1);");

View file

@ -26,6 +26,7 @@
"Question number {index}" : "Domanda numero {index}",
"Drag to reorder the questions" : "Trascina per riordinare le domande",
"Enter a title for this question" : "Digita un titolo per questa domanda",
"Title of question number {index}" : "Titolo della domanda numero {index}",
"Delete question" : "Elimina domanda",
"Error while saving question" : "Errore durante il salvataggio della domanda",
"A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
@ -36,7 +37,9 @@
"Group" : "Gruppo",
"Loading {title} …" : "Caricamento {title}…",
"Toggle settings" : "Commuta le impostazioni",
"Form title" : "Titolo del modulo",
"Description" : "Descrizione",
"Add a question" : "Aggiungi una domanda",
"New question" : "Nuova domanda",
"There was an error while adding the new question" : "Si è verificato un errore durante l'aggiunta della nuova domanda",
"There was an error while removing the question" : "Si è verificato un errore durante la rimozione della domanda",
@ -61,6 +64,7 @@
"Submit" : "Invia",
"Submit form" : "Invia modulo",
"Submitting form …" : "Invio del modulo…",
"Thank you for completing the form!" : "Grazie per aver completato il modulo!",
"There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
"Multiple choice" : "Scelta multipla",
"Checkboxes" : "Caselle di selezione",
@ -68,6 +72,7 @@
"Long text" : "Testo lungo",
"Form Expired" : "Modulo scaduto",
"This Form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte",
"Form not found" : "Modulo non trovato"
"Form not found" : "Modulo non trovato",
"This form does not exist" : "Questo modulo non esiste"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -20,6 +20,7 @@ OC.L10N.register(
"Copy share link" : "Скопировать ссылку",
"Are you sure you want to delete the form “{title}”?" : "Вы уверены, что хотите удалить форму «{title}»?",
"Error while deleting form “{title}”" : "Ошибка при удалении формы «{title}»",
"An answer for the {index} option" : "Ответ для опции {index}",
"Answer number {index}" : "Ответ номер {index}",
"Delete answer" : "Удалить ответ",
"There was an issue deleting this option" : "При удалении этой опции возникла проблема",
@ -31,8 +32,10 @@ OC.L10N.register(
"Delete question" : "Удалить вопрос",
"Error while saving question" : "Ошибка при сохранении вопроса",
"A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
"Long answer text" : "Полный текст ответа",
"Add a new answer" : "Добавить новый ответ",
"A short answer for the question “{text}”" : "Короткий ответ на вопрос “{text}”",
"Short answer text" : "Краткий текст ответа",
"Group" : "Группа",
"Loading {title} …" : "Загрузка {title} …",
"Toggle settings" : "Настройки переключения",
@ -55,6 +58,7 @@ OC.L10N.register(
"Only allow one response per user" : "Разрешить только один ответ на пользователя",
"Set expiration date" : "Установить срок действия",
"Sharing" : "Параметры публикации",
"Show to all users of this instance" : "Показать всем пользователям этого образца",
"Share link" : "Предоставление общего доступа по ссылке",
"Choose users to share with" : "Выберите пользователей для приглашения",
"Name of user or group" : "Имя пользователя или группы",
@ -64,11 +68,11 @@ OC.L10N.register(
"Submitting form …" : "Сохранение формы...",
"Thank you for completing the form!" : "Спасибо за заполнение формы!",
"There was an error submitting the form" : "При отправке формы произошла ошибка",
"Multiple choice" : "Множественный выбор",
"Checkboxes" : "Чекбоксы",
"Multiple choice" : "Один из списка",
"Checkboxes" : "Несколько из списка",
"Short answer" : "Короткий ответ",
"Long text" : "Длинный ответ",
"Form Expired" : "Форма закончилась",
"Form Expired" : "Опрос закончился",
"This Form has expired and is no longer taking answers" : "Срок действия этой формы истек, и ответы больше не принимаются.",
"Form not found" : "Форма не найдена",
"This form does not exist" : "Эта форма не существует"

View file

@ -18,6 +18,7 @@
"Copy share link" : "Скопировать ссылку",
"Are you sure you want to delete the form “{title}”?" : "Вы уверены, что хотите удалить форму «{title}»?",
"Error while deleting form “{title}”" : "Ошибка при удалении формы «{title}»",
"An answer for the {index} option" : "Ответ для опции {index}",
"Answer number {index}" : "Ответ номер {index}",
"Delete answer" : "Удалить ответ",
"There was an issue deleting this option" : "При удалении этой опции возникла проблема",
@ -29,8 +30,10 @@
"Delete question" : "Удалить вопрос",
"Error while saving question" : "Ошибка при сохранении вопроса",
"A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
"Long answer text" : "Полный текст ответа",
"Add a new answer" : "Добавить новый ответ",
"A short answer for the question “{text}”" : "Короткий ответ на вопрос “{text}”",
"Short answer text" : "Краткий текст ответа",
"Group" : "Группа",
"Loading {title} …" : "Загрузка {title} …",
"Toggle settings" : "Настройки переключения",
@ -53,6 +56,7 @@
"Only allow one response per user" : "Разрешить только один ответ на пользователя",
"Set expiration date" : "Установить срок действия",
"Sharing" : "Параметры публикации",
"Show to all users of this instance" : "Показать всем пользователям этого образца",
"Share link" : "Предоставление общего доступа по ссылке",
"Choose users to share with" : "Выберите пользователей для приглашения",
"Name of user or group" : "Имя пользователя или группы",
@ -62,11 +66,11 @@
"Submitting form …" : "Сохранение формы...",
"Thank you for completing the form!" : "Спасибо за заполнение формы!",
"There was an error submitting the form" : "При отправке формы произошла ошибка",
"Multiple choice" : "Множественный выбор",
"Checkboxes" : "Чекбоксы",
"Multiple choice" : "Один из списка",
"Checkboxes" : "Несколько из списка",
"Short answer" : "Короткий ответ",
"Long text" : "Длинный ответ",
"Form Expired" : "Форма закончилась",
"Form Expired" : "Опрос закончился",
"This Form has expired and is no longer taking answers" : "Срок действия этой формы истек, и ответы больше не принимаются.",
"Form not found" : "Форма не найдена",
"This form does not exist" : "Эта форма не существует"

View file

@ -32,8 +32,10 @@ OC.L10N.register(
"Delete question" : "Soruyu sil",
"Error while saving question" : "Soru silinirken sorun çıktı",
"A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
"Long answer text" : "Uzun yanıt metni",
"Add a new answer" : "Yeni bir yanıt ekle",
"A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt",
"Short answer text" : "Kısa yanıt metni",
"Group" : "Grup",
"Loading {title} …" : "{title} yükleniyor…",
"Toggle settings" : "Ayarları değiştir",

View file

@ -30,8 +30,10 @@
"Delete question" : "Soruyu sil",
"Error while saving question" : "Soru silinirken sorun çıktı",
"A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
"Long answer text" : "Uzun yanıt metni",
"Add a new answer" : "Yeni bir yanıt ekle",
"A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt",
"Short answer text" : "Kısa yanıt metni",
"Group" : "Grup",
"Loading {title} …" : "{title} yükleniyor…",
"Toggle settings" : "Ayarları değiştir",