[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-11-14 01:33:41 +00:00
Родитель be03d1e2af
Коммит e9af534604
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
6 изменённых файлов: 90 добавлений и 4 удалений

Просмотреть файл

@ -1,9 +1,11 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
"Copied!" : "Zkopírováno!",
"Copy" : "Zkopírovat",
"Not supported!" : "Nepodporováno!",
"Press ?-C to copy." : "Zkopírujete stisknutím ?-C.",
"Press Ctrl-C to copy." : "Zkopírujte stiskem Ctrl-C.",
"Copy to clipboard: Ctrl+C, Enter" : "Kopírovat do schránky: Ctrl + C, Enter",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘-C.",
@ -17,20 +19,33 @@ OC.L10N.register(
"just now" : "právě teď",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup (členům, určitým skupinám/uživatelům, skryté i veřejné).",
"Poll description" : "Popis ankety",
"Description" : "Popis",
"Configuration" : "Nastavení",
"Unlock configuration " : "Odemknout nastavení",
"Poll type" : "Typ ankety",
"Event schedule" : "O termínu události",
"Text based" : "Textová",
"Poll configurations" : "Nastavení anket",
"Disallow maybe vote" : "Neumožnit hlasovat možná",
"Anonymous poll" : "Anonymní anketa",
"Hide user names for admin" : "Skrýt správcům uživatelská jména",
"Expires" : "Platnost vyprší",
"Create new poll" : "Vytvořit novou anketu",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Expiration date" : "Datum skončení platnosti",
"Click to add a date" : "Datum přidáte kliknutím",
"Expired" : "Platnost skončila",
"Expires never" : "Platí napořád",
"Usernames visible to Owner" : "Uživatelská jména viditelná vlastníkovi",
"Share with" : "Sdílet s",
"No description provided." : "Nebyl poskytnut žádný popis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa byla uzavřena %s . Hlasovat už nelze, můžete však ještě komentovat.",
"Switch all options at once" : "Přepnout všechny volby naráz",
"Your name here" : "Vaše jméno sem",
"New" : "Nová",
"This poll was updated since your last visit. Please check your votes." : "Tato anketa byla od minulé návštěvy změněna. Zkontrolujte své hlasy.",
"Vote!" : "Hlasovat!",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Close details" : "Zavřít podrobnosti",
@ -59,6 +74,7 @@ OC.L10N.register(
"Never" : "Nikdy",
"Access denied" : "Přístup zamítnut",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnění k zobrazení této ankety nebo anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje."
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

Просмотреть файл

@ -1,7 +1,9 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
"Copied!" : "Zkopírováno!",
"Copy" : "Zkopírovat",
"Not supported!" : "Nepodporováno!",
"Press ?-C to copy." : "Zkopírujete stisknutím ?-C.",
"Press Ctrl-C to copy." : "Zkopírujte stiskem Ctrl-C.",
"Copy to clipboard: Ctrl+C, Enter" : "Kopírovat do schránky: Ctrl + C, Enter",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘-C.",
@ -15,20 +17,33 @@
"just now" : "právě teď",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup (členům, určitým skupinám/uživatelům, skryté i veřejné).",
"Poll description" : "Popis ankety",
"Description" : "Popis",
"Configuration" : "Nastavení",
"Unlock configuration " : "Odemknout nastavení",
"Poll type" : "Typ ankety",
"Event schedule" : "O termínu události",
"Text based" : "Textová",
"Poll configurations" : "Nastavení anket",
"Disallow maybe vote" : "Neumožnit hlasovat možná",
"Anonymous poll" : "Anonymní anketa",
"Hide user names for admin" : "Skrýt správcům uživatelská jména",
"Expires" : "Platnost vyprší",
"Create new poll" : "Vytvořit novou anketu",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Expiration date" : "Datum skončení platnosti",
"Click to add a date" : "Datum přidáte kliknutím",
"Expired" : "Platnost skončila",
"Expires never" : "Platí napořád",
"Usernames visible to Owner" : "Uživatelská jména viditelná vlastníkovi",
"Share with" : "Sdílet s",
"No description provided." : "Nebyl poskytnut žádný popis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa byla uzavřena %s . Hlasovat už nelze, můžete však ještě komentovat.",
"Switch all options at once" : "Přepnout všechny volby naráz",
"Your name here" : "Vaše jméno sem",
"New" : "Nová",
"This poll was updated since your last visit. Please check your votes." : "Tato anketa byla od minulé návštěvy změněna. Zkontrolujte své hlasy.",
"Vote!" : "Hlasovat!",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Close details" : "Zavřít podrobnosti",
@ -57,6 +72,7 @@
"Never" : "Nikdy",
"Access denied" : "Přístup zamítnut",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnění k zobrazení této ankety nebo anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje."
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

Просмотреть файл

@ -17,16 +17,27 @@ OC.L10N.register(
"just now" : "à l'instant",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès (membres, certain groupes/utilisateurs, caché et public).",
"Poll description" : "Description du sondage",
"Description" : "Description",
"Configuration" : "Paramétrage",
"Unlock configuration " : "Déverrouiller le paramétrage",
"Poll type" : "Type de sondage",
"Event schedule" : "Horaire de l'évènement ",
"Text based" : "Basé sur du texte",
"Poll configurations" : "Paramètres du sondage",
"Disallow maybe vote" : "Interdire le vote \"peut-être\"",
"Anonymous poll" : "Sondage anonyme",
"Hide user names for admin" : "Masquer les noms d'utilisateurs à l'administrateur",
"Expires" : "Expirera",
"Create new poll" : "Créer un nouveau sondage",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Expiration date" : "Date d'expiration",
"Click to add a date" : "Cliquer pour ajouter une date",
"Expired" : "Expiré",
"Expires never" : "N'expire jamais",
"Usernames visible to Owner" : "Noms d'utilisateur visibles par le Propriétaire",
"Share with" : "Partager avec",
"No description provided." : "Aucune description n'a été fournie.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. La possibilité de voter est désactivée, mais vous pouvez toujours commenter.",
"Switch all options at once" : "Changer toutes les options en une seule fois",

Просмотреть файл

@ -15,16 +15,27 @@
"just now" : "à l'instant",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès (membres, certain groupes/utilisateurs, caché et public).",
"Poll description" : "Description du sondage",
"Description" : "Description",
"Configuration" : "Paramétrage",
"Unlock configuration " : "Déverrouiller le paramétrage",
"Poll type" : "Type de sondage",
"Event schedule" : "Horaire de l'évènement ",
"Text based" : "Basé sur du texte",
"Poll configurations" : "Paramètres du sondage",
"Disallow maybe vote" : "Interdire le vote \"peut-être\"",
"Anonymous poll" : "Sondage anonyme",
"Hide user names for admin" : "Masquer les noms d'utilisateurs à l'administrateur",
"Expires" : "Expirera",
"Create new poll" : "Créer un nouveau sondage",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Expiration date" : "Date d'expiration",
"Click to add a date" : "Cliquer pour ajouter une date",
"Expired" : "Expiré",
"Expires never" : "N'expire jamais",
"Usernames visible to Owner" : "Noms d'utilisateur visibles par le Propriétaire",
"Share with" : "Partager avec",
"No description provided." : "Aucune description n'a été fournie.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. La possibilité de voter est désactivée, mais vous pouvez toujours commenter.",
"Switch all options at once" : "Changer toutes les options en une seule fois",

Просмотреть файл

@ -1,9 +1,11 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Quer realmente excluir esta nova enquete?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Não suportado!",
"Press ?-C to copy." : "Pressione ?-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"Copy to clipboard: Ctrl+C, Enter" : "Copiar para a área de transferência: Ctrl+C, Enter",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
@ -17,20 +19,33 @@ OC.L10N.register(
"just now" : "Agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso (membros, certos grupos/usuários, ocultos e públicos).",
"Poll description" : "Descrição da enquete",
"Description" : "Descrição",
"Configuration" : "Configuração",
"Unlock configuration " : "Desbloquear configuração",
"Poll type" : "Tipo de enquete",
"Event schedule" : "Agendar evento",
"Text based" : "Baseado em texto",
"Poll configurations" : "Configurações da enquete",
"Disallow maybe vote" : "Desativar voto talvez",
"Anonymous poll" : "Enquete anônima",
"Hide user names for admin" : "Ocultar nomes de usuários para administração",
"Expires" : "Encerramento",
"Create new poll" : "Criar nova pesquisa",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Expiration date" : "Data de expiração",
"Click to add a date" : "Clique para adicionar uma data",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames visible to Owner" : "Nomes de usuários visíveis para o Proprietário",
"Share with" : "Compartilhar com",
"No description provided." : "Nenhuma descrição fornecida.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A pesquisa encerrou em %s. A votação está desativada mas você ainda pode comentar.",
"Switch all options at once" : "Mude todas as opções ao mesmo tempo",
"Your name here" : "Seu nome aqui",
"New" : "Novo",
"This poll was updated since your last visit. Please check your votes." : "Esta enquete foi atualizada desde sua última visita. Verifique seu voto.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Close details" : "Fechar detalhes",
@ -59,6 +74,7 @@ OC.L10N.register(
"Never" : "Nunca",
"Access denied" : "Acesso negado",
"You are not allowed to view this poll or the poll does not exist." : "Você não tem permissão para ver esta pesquisa ou ela não existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe."
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe."
},
"nplurals=2; plural=(n > 1);");

Просмотреть файл

@ -1,7 +1,9 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Quer realmente excluir esta nova enquete?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Não suportado!",
"Press ?-C to copy." : "Pressione ?-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"Copy to clipboard: Ctrl+C, Enter" : "Copiar para a área de transferência: Ctrl+C, Enter",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
@ -15,20 +17,33 @@
"just now" : "Agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso (membros, certos grupos/usuários, ocultos e públicos).",
"Poll description" : "Descrição da enquete",
"Description" : "Descrição",
"Configuration" : "Configuração",
"Unlock configuration " : "Desbloquear configuração",
"Poll type" : "Tipo de enquete",
"Event schedule" : "Agendar evento",
"Text based" : "Baseado em texto",
"Poll configurations" : "Configurações da enquete",
"Disallow maybe vote" : "Desativar voto talvez",
"Anonymous poll" : "Enquete anônima",
"Hide user names for admin" : "Ocultar nomes de usuários para administração",
"Expires" : "Encerramento",
"Create new poll" : "Criar nova pesquisa",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Expiration date" : "Data de expiração",
"Click to add a date" : "Clique para adicionar uma data",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames visible to Owner" : "Nomes de usuários visíveis para o Proprietário",
"Share with" : "Compartilhar com",
"No description provided." : "Nenhuma descrição fornecida.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A pesquisa encerrou em %s. A votação está desativada mas você ainda pode comentar.",
"Switch all options at once" : "Mude todas as opções ao mesmo tempo",
"Your name here" : "Seu nome aqui",
"New" : "Novo",
"This poll was updated since your last visit. Please check your votes." : "Esta enquete foi atualizada desde sua última visita. Verifique seu voto.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Close details" : "Fechar detalhes",
@ -57,6 +72,7 @@
"Never" : "Nunca",
"Access denied" : "Acesso negado",
"You are not allowed to view this poll or the poll does not exist." : "Você não tem permissão para ver esta pesquisa ou ela não existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe."
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}