[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
fd202cd57d
Коммит
1f3def3377
|
@ -322,6 +322,7 @@ OC.L10N.register(
|
|||
"Created" : "Erstellt",
|
||||
"Closing date" : "Einsendeschluss",
|
||||
"No description provided" : "Keine Beschreibung eingegeben",
|
||||
"Private poll" : "Private Umfrage",
|
||||
"Deactivate combo view for all users" : "Kombinierte Ansicht für alle Benutzer deaktivieren",
|
||||
"Allow combo view for the following groups" : "Kombinierte Ansicht für die folgenden Gruppen zulassen",
|
||||
"Leave empty to disallow for all." : "Leer lassen, um die Veröffentlichung für alle zu verbieten.",
|
||||
|
@ -414,7 +415,10 @@ OC.L10N.register(
|
|||
"User Menu" : "Benutzermenü",
|
||||
"Receive notification email on activity to {emailAddress}" : "Erhalte Benachrichtigungs-E-Mails bei Aktivität an {emailAddress}",
|
||||
"Receive notification email on activity" : "Erhalte Benachrichtigungs-E-Mails bei Aktivität",
|
||||
"Internal access" : "Interner Zugang",
|
||||
"Token: {token}" : "Token: {token}",
|
||||
"This poll is private" : "Diese Umfrage ist privat",
|
||||
"This is an open poll" : "Dies ist eine öffentliche Umfrage",
|
||||
"Resolve this group first!" : "Lösen Sie diese Gruppe zuerst auf!",
|
||||
"Is granted admin rights for this poll" : "Hat Administrationsrechte für diese Umfrage",
|
||||
"Copy your personal link to clipboard" : "Persönlichen Link in die Zwischenablage kopieren",
|
||||
|
|
|
@ -320,6 +320,7 @@
|
|||
"Created" : "Erstellt",
|
||||
"Closing date" : "Einsendeschluss",
|
||||
"No description provided" : "Keine Beschreibung eingegeben",
|
||||
"Private poll" : "Private Umfrage",
|
||||
"Deactivate combo view for all users" : "Kombinierte Ansicht für alle Benutzer deaktivieren",
|
||||
"Allow combo view for the following groups" : "Kombinierte Ansicht für die folgenden Gruppen zulassen",
|
||||
"Leave empty to disallow for all." : "Leer lassen, um die Veröffentlichung für alle zu verbieten.",
|
||||
|
@ -412,7 +413,10 @@
|
|||
"User Menu" : "Benutzermenü",
|
||||
"Receive notification email on activity to {emailAddress}" : "Erhalte Benachrichtigungs-E-Mails bei Aktivität an {emailAddress}",
|
||||
"Receive notification email on activity" : "Erhalte Benachrichtigungs-E-Mails bei Aktivität",
|
||||
"Internal access" : "Interner Zugang",
|
||||
"Token: {token}" : "Token: {token}",
|
||||
"This poll is private" : "Diese Umfrage ist privat",
|
||||
"This is an open poll" : "Dies ist eine öffentliche Umfrage",
|
||||
"Resolve this group first!" : "Lösen Sie diese Gruppe zuerst auf!",
|
||||
"Is granted admin rights for this poll" : "Hat Administrationsrechte für diese Umfrage",
|
||||
"Copy your personal link to clipboard" : "Persönlichen Link in die Zwischenablage kopieren",
|
||||
|
|
|
@ -8,6 +8,7 @@ OC.L10N.register(
|
|||
"{owner} invited you to take part in the poll \"{title}\"" : "{owner} convidou você para participar da enquete \"{title}\"",
|
||||
"This link gives you personal access to the poll named above. Press the button above or copy the following link and add it in your browser's location bar:" : "Este link fornece acesso pessoal à enquete mencionada acima. Pressione o botão acima ou copie o link a seguir e adicione-o na barra de localização do seu navegador:",
|
||||
"Do not share this link with other people, because it is connected to your votes." : "Não compartilhe este link com outras pessoas, porque ele está vinculado aos seus votos.",
|
||||
"Notification for poll \"%s\"" : "Notificação para enquete \"%s\"",
|
||||
"Go to poll" : "Ir para enquete",
|
||||
"This email is sent to you, because you subscribed to notifications of this poll. To opt out, visit the poll and remove your subscription." : "Este e-mail foi enviado porque você se inscreveu nas notificações desta enquete. Para desativar, visite a enquete e remova sua inscrição.",
|
||||
"Polls App - New Activity" : "Aplicativo Enquete - Atividade Nova",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"{owner} invited you to take part in the poll \"{title}\"" : "{owner} convidou você para participar da enquete \"{title}\"",
|
||||
"This link gives you personal access to the poll named above. Press the button above or copy the following link and add it in your browser's location bar:" : "Este link fornece acesso pessoal à enquete mencionada acima. Pressione o botão acima ou copie o link a seguir e adicione-o na barra de localização do seu navegador:",
|
||||
"Do not share this link with other people, because it is connected to your votes." : "Não compartilhe este link com outras pessoas, porque ele está vinculado aos seus votos.",
|
||||
"Notification for poll \"%s\"" : "Notificação para enquete \"%s\"",
|
||||
"Go to poll" : "Ir para enquete",
|
||||
"This email is sent to you, because you subscribed to notifications of this poll. To opt out, visit the poll and remove your subscription." : "Este e-mail foi enviado porque você se inscreveu nas notificações desta enquete. Para desativar, visite a enquete e remova sua inscrição.",
|
||||
"Polls App - New Activity" : "Aplicativo Enquete - Atividade Nova",
|
||||
|
|
Загрузка…
Ссылка в новой задаче