From 07dcc552d5455f5050e70d8f1001c34ea1da1eb8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Mar 2021 03:07:25 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 3 +++ l10n/cs.json | 3 +++ l10n/de.js | 11 +++++++++++ l10n/de.json | 11 +++++++++++ l10n/de_DE.js | 3 +++ l10n/de_DE.json | 3 +++ l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/pl.js | 3 +++ l10n/pl.json | 3 +++ l10n/pt_BR.js | 10 ++++++++++ l10n/pt_BR.json | 10 ++++++++++ l10n/zh_HK.js | 3 +++ l10n/zh_HK.json | 3 +++ l10n/zh_TW.js | 13 +++++++++++++ l10n/zh_TW.json | 13 +++++++++++++ 16 files changed, 94 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 82d934a21..79c3cfd8f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -202,6 +202,7 @@ OC.L10N.register( "Poll closing status" : "Stav uzavření ankety", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["Zbývá %n hlas z {maximalVotes}.","Zbývá %n hlasů z {maximalVotes}.","Zbývá %n hlasů z {maximalVotes}.","Zbývají %n hlasy z {maximalVotes}."], "Result display" : "Zobrazení výsledku", + "Allow proposals from users" : "Povolit návrhy od uživatelů", "Add an option" : "Přidat volbu", "Shift all date options" : "Volby posunutí všech datumů", "Available Options" : "Možnosti k dispozici", @@ -254,6 +255,8 @@ OC.L10N.register( "Day" : "Den", "Month" : "Měsíc", "Year" : "Rok", + "Disallow proposals" : "Zakázat návrhy", + "Allow proposals" : "Povolit návrhy", "Relevant" : "Relevantní", "Relevant polls" : "Relevantní ankety", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Všechny ankety, které s vámi souvisí nebo jsou pro vás důležité, protože jste účastníky nebo vlastníky nebo jste do nich byli přizváni. Nejsou zobrazovány už uzavřené ankety.", diff --git a/l10n/cs.json b/l10n/cs.json index 5cd87bdab..918b69943 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -200,6 +200,7 @@ "Poll closing status" : "Stav uzavření ankety", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["Zbývá %n hlas z {maximalVotes}.","Zbývá %n hlasů z {maximalVotes}.","Zbývá %n hlasů z {maximalVotes}.","Zbývají %n hlasy z {maximalVotes}."], "Result display" : "Zobrazení výsledku", + "Allow proposals from users" : "Povolit návrhy od uživatelů", "Add an option" : "Přidat volbu", "Shift all date options" : "Volby posunutí všech datumů", "Available Options" : "Možnosti k dispozici", @@ -252,6 +253,8 @@ "Day" : "Den", "Month" : "Měsíc", "Year" : "Rok", + "Disallow proposals" : "Zakázat návrhy", + "Allow proposals" : "Povolit návrhy", "Relevant" : "Relevantní", "Relevant polls" : "Relevantní ankety", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Všechny ankety, které s vámi souvisí nebo jsou pro vás důležité, protože jste účastníky nebo vlastníky nebo jste do nich byli přizváni. Nejsou zobrazovány už uzavřené ankety.", diff --git a/l10n/de.js b/l10n/de.js index 12553b9f1..faee7d0ba 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -70,6 +70,7 @@ OC.L10N.register( "Limit yes votes per option" : "Ja-Stimmen pro Option begrenzen", "Hide not available Options" : "Nicht verfügbare Optionen ausblenden", "Closing Date" : "Einsendeschluss", + "Proposals possible until" : "Vorschläge möglich bis", "\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" erfolgreich gespeichert", "Title must not be empty!" : "Der Titel darf nicht leer sein!", "Error writing poll" : "Fehler beim Schreiben der Umfrage", @@ -103,6 +104,10 @@ OC.L10N.register( "Number of items to create:" : "Anzahl zu erstellender Einträge:", "OK" : "OK", "Week" : "Woche", + "Delete your proposal" : "Lösche deinen Vorschlag", + "{displayName}'s proposal" : "{displayName}'s Vorschlag", + "You are asked to propose more options for this poll." : "Du wirst gebeten, weitere Optionen für diese Umfrage vorzuschlagen.", + "Adding proposals ends {timeRelative}." : "Hinzufügen von Vorschlägen endet {timeRelative}.", "Delete option" : "Option löschen", "Clone option" : "Option kopieren", "Unconfirm option" : "Option nicht bestätigen", @@ -111,6 +116,7 @@ OC.L10N.register( "Add time" : "Zeit hinzufügen", "Remove time" : "Zeit entfernen", "Click to add an option" : "Option durch Klick hinzufügen", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "Das Verschieben der Daten ist deaktiviert, um das Verschieben der Vorschläge anderer Benutzer zu verhindern.", "Enter option text" : "Optionstext eingeben", "No description provided" : "Keine Beschreibung eingegeben", "No Participants until now" : "Bislang keine Teilnehmer", @@ -196,6 +202,8 @@ OC.L10N.register( "Poll closing status" : "Status zum Schließen der Umfrage", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n von {maximalVotes} Stimme übrig. ","%n von {maximalVotes} Stimmen übrig."], "Result display" : "Ergebnisanzeige", + "Allow proposals from users" : "Vorschläge von Benutzern erlauben", + "Add an option" : "Eine Option hinzufügen", "Shift all date options" : "Datumsoptionen verschieben", "Available Options" : "Verfügbare Optionen", "No vote options" : "Keine Abstimmungsoptionen", @@ -247,6 +255,8 @@ OC.L10N.register( "Day" : "Tag", "Month" : "Monat", "Year" : "Jahr", + "Disallow proposals" : "Vorschläge verbieten", + "Allow proposals" : "Vorschläge erlauben", "Relevant" : "Relevant", "Relevant polls" : "Relevante Umfragen", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Alle Umfragen, die für Dich relevant oder wichtig sind, weil du Teilnehmer oder Eigentümer bist oder zu denen du eingeladen wurdest. Ohne geschlossene Umfragen.", @@ -254,6 +264,7 @@ OC.L10N.register( "Your polls (where you are the owner)." : "Deine Umfragen (Du bist der Inhaber).", "Hidden polls" : "Versteckte Umfragen", "All hidden polls, to which you have access." : "Alle versteckten Umfragen, zu denen Du Zugriff hast.", + "Participated" : "Teilgenommen", "All polls, where you placed a vote." : "Alle Umfragen, bei denen Du abgestimmt hast.", "Public polls" : "Öffentliche Umfragen", "A complete list with all public polls on this site, regardless who is the owner." : "Eine vollständige Liste mit allen öffentlichen Umfragen, unabhängig vom Inhaber.", diff --git a/l10n/de.json b/l10n/de.json index 8fc186624..bf82cad3e 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -68,6 +68,7 @@ "Limit yes votes per option" : "Ja-Stimmen pro Option begrenzen", "Hide not available Options" : "Nicht verfügbare Optionen ausblenden", "Closing Date" : "Einsendeschluss", + "Proposals possible until" : "Vorschläge möglich bis", "\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" erfolgreich gespeichert", "Title must not be empty!" : "Der Titel darf nicht leer sein!", "Error writing poll" : "Fehler beim Schreiben der Umfrage", @@ -101,6 +102,10 @@ "Number of items to create:" : "Anzahl zu erstellender Einträge:", "OK" : "OK", "Week" : "Woche", + "Delete your proposal" : "Lösche deinen Vorschlag", + "{displayName}'s proposal" : "{displayName}'s Vorschlag", + "You are asked to propose more options for this poll." : "Du wirst gebeten, weitere Optionen für diese Umfrage vorzuschlagen.", + "Adding proposals ends {timeRelative}." : "Hinzufügen von Vorschlägen endet {timeRelative}.", "Delete option" : "Option löschen", "Clone option" : "Option kopieren", "Unconfirm option" : "Option nicht bestätigen", @@ -109,6 +114,7 @@ "Add time" : "Zeit hinzufügen", "Remove time" : "Zeit entfernen", "Click to add an option" : "Option durch Klick hinzufügen", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "Das Verschieben der Daten ist deaktiviert, um das Verschieben der Vorschläge anderer Benutzer zu verhindern.", "Enter option text" : "Optionstext eingeben", "No description provided" : "Keine Beschreibung eingegeben", "No Participants until now" : "Bislang keine Teilnehmer", @@ -194,6 +200,8 @@ "Poll closing status" : "Status zum Schließen der Umfrage", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n von {maximalVotes} Stimme übrig. ","%n von {maximalVotes} Stimmen übrig."], "Result display" : "Ergebnisanzeige", + "Allow proposals from users" : "Vorschläge von Benutzern erlauben", + "Add an option" : "Eine Option hinzufügen", "Shift all date options" : "Datumsoptionen verschieben", "Available Options" : "Verfügbare Optionen", "No vote options" : "Keine Abstimmungsoptionen", @@ -245,6 +253,8 @@ "Day" : "Tag", "Month" : "Monat", "Year" : "Jahr", + "Disallow proposals" : "Vorschläge verbieten", + "Allow proposals" : "Vorschläge erlauben", "Relevant" : "Relevant", "Relevant polls" : "Relevante Umfragen", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Alle Umfragen, die für Dich relevant oder wichtig sind, weil du Teilnehmer oder Eigentümer bist oder zu denen du eingeladen wurdest. Ohne geschlossene Umfragen.", @@ -252,6 +262,7 @@ "Your polls (where you are the owner)." : "Deine Umfragen (Du bist der Inhaber).", "Hidden polls" : "Versteckte Umfragen", "All hidden polls, to which you have access." : "Alle versteckten Umfragen, zu denen Du Zugriff hast.", + "Participated" : "Teilgenommen", "All polls, where you placed a vote." : "Alle Umfragen, bei denen Du abgestimmt hast.", "Public polls" : "Öffentliche Umfragen", "A complete list with all public polls on this site, regardless who is the owner." : "Eine vollständige Liste mit allen öffentlichen Umfragen, unabhängig vom Inhaber.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 33a057b6f..bb26b5e58 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -202,6 +202,7 @@ OC.L10N.register( "Poll closing status" : "Status zum Schließen der Umfrage", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n von {maximalVotes} Stimme übrig.","%n von {maximalVotes} Stimmen übrig."], "Result display" : "Ergebnisanzeige", + "Allow proposals from users" : "Benutzervorschläge zulassen", "Add an option" : "Option hinzufügen", "Shift all date options" : "Datumsoptionen verschieben", "Available Options" : "Verfügbare Optionen", @@ -254,6 +255,8 @@ OC.L10N.register( "Day" : "Tag", "Month" : "Monat", "Year" : "Jahr", + "Disallow proposals" : "Vorschläge nicht zulassen", + "Allow proposals" : "Vorschläge zulassen", "Relevant" : "Relevant", "Relevant polls" : "Relevante Umfragen", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Alle Umfragen, die für Sie relevant oder wichtig sind, weil Sie Teilnehmer oder Eigentümer sind oder zu denen Sie eingeladen sind. Ohne geschlossene Umfragen.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index f9e50eabc..f4905c6b6 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -200,6 +200,7 @@ "Poll closing status" : "Status zum Schließen der Umfrage", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n von {maximalVotes} Stimme übrig.","%n von {maximalVotes} Stimmen übrig."], "Result display" : "Ergebnisanzeige", + "Allow proposals from users" : "Benutzervorschläge zulassen", "Add an option" : "Option hinzufügen", "Shift all date options" : "Datumsoptionen verschieben", "Available Options" : "Verfügbare Optionen", @@ -252,6 +253,8 @@ "Day" : "Tag", "Month" : "Monat", "Year" : "Jahr", + "Disallow proposals" : "Vorschläge nicht zulassen", + "Allow proposals" : "Vorschläge zulassen", "Relevant" : "Relevant", "Relevant polls" : "Relevante Umfragen", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Alle Umfragen, die für Sie relevant oder wichtig sind, weil Sie Teilnehmer oder Eigentümer sind oder zu denen Sie eingeladen sind. Ohne geschlossene Umfragen.", diff --git a/l10n/nl.js b/l10n/nl.js index 035f481d2..dedf32a5b 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -111,6 +111,7 @@ OC.L10N.register( "Add time" : "Toevoegen tijd", "Remove time" : "Verwijder tijd", "Click to add an option" : "Klik om een optie toe te voegen", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "Verschuiven van data is uitgeschakeld om schuiven van andere voorstellen te verhinderen.", "Enter option text" : "Voer een optietekst in", "No description provided" : "Geen beschrijving opgegeven", "No Participants until now" : "Nog geen deelnemers", diff --git a/l10n/nl.json b/l10n/nl.json index 95b17cf5a..ba5d62d81 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -109,6 +109,7 @@ "Add time" : "Toevoegen tijd", "Remove time" : "Verwijder tijd", "Click to add an option" : "Klik om een optie toe te voegen", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "Verschuiven van data is uitgeschakeld om schuiven van andere voorstellen te verhinderen.", "Enter option text" : "Voer een optietekst in", "No description provided" : "Geen beschrijving opgegeven", "No Participants until now" : "Nog geen deelnemers", diff --git a/l10n/pl.js b/l10n/pl.js index 6f434334d..76f3febb1 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -202,6 +202,7 @@ OC.L10N.register( "Poll closing status" : "Status zamknięcia sondy", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["Pozostało %n z {maximalVotes} głosu.","Pozostało %n z {maximalVotes} głosów.","Pozostało %n z {maximalVotes} głosów.","Pozostało %n z {maximalVotes} głosów."], "Result display" : "Wyświetlanie wyników", + "Allow proposals from users" : "Zezwalaj na propozycje od użytkowników", "Add an option" : "Dodaj opcję", "Shift all date options" : "Zmień wszystkie opcje daty", "Available Options" : "Dostępne opcje", @@ -254,6 +255,8 @@ OC.L10N.register( "Day" : "Dzień", "Month" : "Miesiąc", "Year" : "Rok", + "Disallow proposals" : "Odrzuć propozycje", + "Allow proposals" : "Zezwalaj na propozycje", "Relevant" : "Istotne", "Relevant polls" : "Istotne sondy", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Wszystkie sondy, które są dla Ciebie istotne lub ważne, ponieważ jesteś uczestnikiem, właścicielem lub jesteś zaproszony. Bez zamkniętych sond.", diff --git a/l10n/pl.json b/l10n/pl.json index 52057aa85..52c0ebd38 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -200,6 +200,7 @@ "Poll closing status" : "Status zamknięcia sondy", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["Pozostało %n z {maximalVotes} głosu.","Pozostało %n z {maximalVotes} głosów.","Pozostało %n z {maximalVotes} głosów.","Pozostało %n z {maximalVotes} głosów."], "Result display" : "Wyświetlanie wyników", + "Allow proposals from users" : "Zezwalaj na propozycje od użytkowników", "Add an option" : "Dodaj opcję", "Shift all date options" : "Zmień wszystkie opcje daty", "Available Options" : "Dostępne opcje", @@ -252,6 +253,8 @@ "Day" : "Dzień", "Month" : "Miesiąc", "Year" : "Rok", + "Disallow proposals" : "Odrzuć propozycje", + "Allow proposals" : "Zezwalaj na propozycje", "Relevant" : "Istotne", "Relevant polls" : "Istotne sondy", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Wszystkie sondy, które są dla Ciebie istotne lub ważne, ponieważ jesteś uczestnikiem, właścicielem lub jesteś zaproszony. Bez zamkniętych sond.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 03da3c925..2d129e7c9 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -70,6 +70,7 @@ OC.L10N.register( "Limit yes votes per option" : "Limite de votos no sim por opção", "Hide not available Options" : "Ocultar opções não disponíveis", "Closing Date" : "Data de encerramento", + "Proposals possible until" : "Propostas possíveis até", "\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" salva", "Title must not be empty!" : "O título não pode ficar em branco!", "Error writing poll" : "Erro ao escrever a enquete", @@ -103,6 +104,10 @@ OC.L10N.register( "Number of items to create:" : "Número de itens a serem criados:", "OK" : "OK", "Week" : "Semana", + "Delete your proposal" : "Exclua sua proposta", + "{displayName}'s proposal" : "Proposta de {displayName}", + "You are asked to propose more options for this poll." : "Você está sendo chamado a propor mais opções para esta enquete.", + "Adding proposals ends {timeRelative}." : "A adição de propostas termina em {timeRelative}.", "Delete option" : "Excluir opção", "Clone option" : "Clonar opção", "Unconfirm option" : "Desconfirmar opção", @@ -111,6 +116,7 @@ OC.L10N.register( "Add time" : "Adicionar tempo", "Remove time" : "Remova o tempo", "Click to add an option" : "Clique para adicionar uma opção", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "A mudança de datas está desabilitada para evitar a mudança de propostas de outros usuários.", "Enter option text" : "Digite o texto da opção", "No description provided" : "Nenhuma descrição fornecida", "No Participants until now" : "Nenhum participante até agora", @@ -196,6 +202,7 @@ OC.L10N.register( "Poll closing status" : "Status das enquetes encerradas", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n de {maximalVotes} voto restante.","%n de {maximalVotes} votos restantes."], "Result display" : "Mostrar resultado", + "Allow proposals from users" : "Permitir propostas de usuários", "Add an option" : "Adicionar uma opção", "Shift all date options" : "Mudar todas as opções de data", "Available Options" : "Opções Disponíveis", @@ -248,6 +255,8 @@ OC.L10N.register( "Day" : "Dia", "Month" : "Mês", "Year" : "Ano", + "Disallow proposals" : "Não permitir propostas", + "Allow proposals" : "Permitir propostas", "Relevant" : "Relevante", "Relevant polls" : "Enquetes relevantes", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Todas as enquetes relevantes ou importantes para você, porque você é participante ou o proprietário o convidou. Sem enquetes encerradas.", @@ -255,6 +264,7 @@ OC.L10N.register( "Your polls (where you are the owner)." : "Suas enquetes (das quais é proprietário).", "Hidden polls" : "Enquetes ocultas", "All hidden polls, to which you have access." : "Todas as enquetes ocultas, para as quais você tem acesso", + "Participated" : "Participou", "All polls, where you placed a vote." : "Todas as enquetes onde você votou.", "Public polls" : "Enquetes públicas", "A complete list with all public polls on this site, regardless who is the owner." : "Uma lista completa com as enquetes públicas neste site, independentemente de quem é o proprietário.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 82e5fde67..adba09567 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -68,6 +68,7 @@ "Limit yes votes per option" : "Limite de votos no sim por opção", "Hide not available Options" : "Ocultar opções não disponíveis", "Closing Date" : "Data de encerramento", + "Proposals possible until" : "Propostas possíveis até", "\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" salva", "Title must not be empty!" : "O título não pode ficar em branco!", "Error writing poll" : "Erro ao escrever a enquete", @@ -101,6 +102,10 @@ "Number of items to create:" : "Número de itens a serem criados:", "OK" : "OK", "Week" : "Semana", + "Delete your proposal" : "Exclua sua proposta", + "{displayName}'s proposal" : "Proposta de {displayName}", + "You are asked to propose more options for this poll." : "Você está sendo chamado a propor mais opções para esta enquete.", + "Adding proposals ends {timeRelative}." : "A adição de propostas termina em {timeRelative}.", "Delete option" : "Excluir opção", "Clone option" : "Clonar opção", "Unconfirm option" : "Desconfirmar opção", @@ -109,6 +114,7 @@ "Add time" : "Adicionar tempo", "Remove time" : "Remova o tempo", "Click to add an option" : "Clique para adicionar uma opção", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "A mudança de datas está desabilitada para evitar a mudança de propostas de outros usuários.", "Enter option text" : "Digite o texto da opção", "No description provided" : "Nenhuma descrição fornecida", "No Participants until now" : "Nenhum participante até agora", @@ -194,6 +200,7 @@ "Poll closing status" : "Status das enquetes encerradas", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["%n de {maximalVotes} voto restante.","%n de {maximalVotes} votos restantes."], "Result display" : "Mostrar resultado", + "Allow proposals from users" : "Permitir propostas de usuários", "Add an option" : "Adicionar uma opção", "Shift all date options" : "Mudar todas as opções de data", "Available Options" : "Opções Disponíveis", @@ -246,6 +253,8 @@ "Day" : "Dia", "Month" : "Mês", "Year" : "Ano", + "Disallow proposals" : "Não permitir propostas", + "Allow proposals" : "Permitir propostas", "Relevant" : "Relevante", "Relevant polls" : "Enquetes relevantes", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "Todas as enquetes relevantes ou importantes para você, porque você é participante ou o proprietário o convidou. Sem enquetes encerradas.", @@ -253,6 +262,7 @@ "Your polls (where you are the owner)." : "Suas enquetes (das quais é proprietário).", "Hidden polls" : "Enquetes ocultas", "All hidden polls, to which you have access." : "Todas as enquetes ocultas, para as quais você tem acesso", + "Participated" : "Participou", "All polls, where you placed a vote." : "Todas as enquetes onde você votou.", "Public polls" : "Enquetes públicas", "A complete list with all public polls on this site, regardless who is the owner." : "Uma lista completa com as enquetes públicas neste site, independentemente de quem é o proprietário.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 87af4eb21..408237d8c 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -202,6 +202,7 @@ OC.L10N.register( "Poll closing status" : "投票關閉狀態", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"], "Result display" : "結果顯示", + "Allow proposals from users" : "允許用戶提案", "Add an option" : "新增一個選項", "Shift all date options" : "轉移所有日期選項", "Available Options" : "可用選項", @@ -254,6 +255,8 @@ OC.L10N.register( "Day" : "日", "Month" : "月", "Year" : "年", + "Disallow proposals" : "禁止提案", + "Allow proposals" : "允許提案", "Relevant" : "相關", "Relevant polls" : "相關投票", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "與您相關或重要的所有投票,因為您是參與者、擁有者或被邀請。不含已關閉的投票。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b695b7354..3a96e2152 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -200,6 +200,7 @@ "Poll closing status" : "投票關閉狀態", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"], "Result display" : "結果顯示", + "Allow proposals from users" : "允許用戶提案", "Add an option" : "新增一個選項", "Shift all date options" : "轉移所有日期選項", "Available Options" : "可用選項", @@ -252,6 +253,8 @@ "Day" : "日", "Month" : "月", "Year" : "年", + "Disallow proposals" : "禁止提案", + "Allow proposals" : "允許提案", "Relevant" : "相關", "Relevant polls" : "相關投票", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "與您相關或重要的所有投票,因為您是參與者、擁有者或被邀請。不含已關閉的投票。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 74458c951..d7852f3f6 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -47,6 +47,8 @@ OC.L10N.register( "Date order" : "日期順序", "Original order" : "原始順序", "Ranked order" : "排名順序", + "Unsubscribe" : "取消訂閱", + "Subscribe" : "訂閱", "Toggle Sidebar" : "切換側邊欄", "Conflict" : "衝突", "Got a network error while checking calendar events." : "檢查日曆活動時發生網路錯誤。", @@ -68,6 +70,7 @@ OC.L10N.register( "Limit yes votes per option" : "限制每個選項的「贊成」票", "Hide not available Options" : "隱藏不可用的選項", "Closing Date" : "關閉日期", + "Proposals possible until" : "提議可能直到", "\"{pollTitle}\" successfully saved" : "「{pollTitle}」成功儲存", "Title must not be empty!" : "標題不能為空!", "Error writing poll" : "寫入投票時發生錯誤", @@ -101,6 +104,10 @@ OC.L10N.register( "Number of items to create:" : "要建立的項目數:", "OK" : "確定", "Week" : "週", + "Delete your proposal" : "刪除您的提議", + "{displayName}'s proposal" : "{displayName} 的提議", + "You are asked to propose more options for this poll." : "要求您為此投票提出更多選項。", + "Adding proposals ends {timeRelative}." : "新增提議結束於 {timeRelative}。", "Delete option" : "刪除選項", "Clone option" : "再製選項", "Unconfirm option" : "取消確認選項", @@ -109,6 +116,7 @@ OC.L10N.register( "Add time" : "新增時間", "Remove time" : "移除時間", "Click to add an option" : "點擊以新增選項", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "更改日期已停用以避免更改其他使用者的提議。", "Enter option text" : "輸入選項文字", "No description provided" : "未提供描述", "No Participants until now" : "目前為止都沒人參加", @@ -194,6 +202,8 @@ OC.L10N.register( "Poll closing status" : "投票關閉狀態", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩餘 {maximalVotes} 中的 %n 票"], "Result display" : "結果顯示", + "Allow proposals from users" : "允許從使用者而來的提議", + "Add an option" : "新增選項", "Shift all date options" : "轉移所有日期選項", "Available Options" : "可用選項", "No vote options" : "無投票選項", @@ -245,6 +255,8 @@ OC.L10N.register( "Day" : "日", "Month" : "月", "Year" : "年", + "Disallow proposals" : "禁止提議", + "Allow proposals" : "允許提議", "Relevant" : "相關", "Relevant polls" : "相關投票", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "與您相關或重要的所有投票,因為您是參與者、擁有者或被邀請。不含已關閉的投票。", @@ -252,6 +264,7 @@ OC.L10N.register( "Your polls (where you are the owner)." : "您的投票(您是所有者)。", "Hidden polls" : "隱藏投票", "All hidden polls, to which you have access." : "您可以存取的所有隱藏投票。", + "Participated" : "已參與", "All polls, where you placed a vote." : "您已投票的所有投票。", "Public polls" : "公開投票", "A complete list with all public polls on this site, regardless who is the owner." : "此網站上的所有投票的完整列表,無論誰是所有者。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 1e26ed132..48d66d654 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -45,6 +45,8 @@ "Date order" : "日期順序", "Original order" : "原始順序", "Ranked order" : "排名順序", + "Unsubscribe" : "取消訂閱", + "Subscribe" : "訂閱", "Toggle Sidebar" : "切換側邊欄", "Conflict" : "衝突", "Got a network error while checking calendar events." : "檢查日曆活動時發生網路錯誤。", @@ -66,6 +68,7 @@ "Limit yes votes per option" : "限制每個選項的「贊成」票", "Hide not available Options" : "隱藏不可用的選項", "Closing Date" : "關閉日期", + "Proposals possible until" : "提議可能直到", "\"{pollTitle}\" successfully saved" : "「{pollTitle}」成功儲存", "Title must not be empty!" : "標題不能為空!", "Error writing poll" : "寫入投票時發生錯誤", @@ -99,6 +102,10 @@ "Number of items to create:" : "要建立的項目數:", "OK" : "確定", "Week" : "週", + "Delete your proposal" : "刪除您的提議", + "{displayName}'s proposal" : "{displayName} 的提議", + "You are asked to propose more options for this poll." : "要求您為此投票提出更多選項。", + "Adding proposals ends {timeRelative}." : "新增提議結束於 {timeRelative}。", "Delete option" : "刪除選項", "Clone option" : "再製選項", "Unconfirm option" : "取消確認選項", @@ -107,6 +114,7 @@ "Add time" : "新增時間", "Remove time" : "移除時間", "Click to add an option" : "點擊以新增選項", + "Shifting dates is disabled to prevent shifting of other user's proposals." : "更改日期已停用以避免更改其他使用者的提議。", "Enter option text" : "輸入選項文字", "No description provided" : "未提供描述", "No Participants until now" : "目前為止都沒人參加", @@ -192,6 +200,8 @@ "Poll closing status" : "投票關閉狀態", "_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩餘 {maximalVotes} 中的 %n 票"], "Result display" : "結果顯示", + "Allow proposals from users" : "允許從使用者而來的提議", + "Add an option" : "新增選項", "Shift all date options" : "轉移所有日期選項", "Available Options" : "可用選項", "No vote options" : "無投票選項", @@ -243,6 +253,8 @@ "Day" : "日", "Month" : "月", "Year" : "年", + "Disallow proposals" : "禁止提議", + "Allow proposals" : "允許提議", "Relevant" : "相關", "Relevant polls" : "相關投票", "All polls which are relevant or important to you, because you are a participant or the owner or you are invited to. Without closed polls." : "與您相關或重要的所有投票,因為您是參與者、擁有者或被邀請。不含已關閉的投票。", @@ -250,6 +262,7 @@ "Your polls (where you are the owner)." : "您的投票(您是所有者)。", "Hidden polls" : "隱藏投票", "All hidden polls, to which you have access." : "您可以存取的所有隱藏投票。", + "Participated" : "已參與", "All polls, where you placed a vote." : "您已投票的所有投票。", "Public polls" : "公開投票", "A complete list with all public polls on this site, regardless who is the owner." : "此網站上的所有投票的完整列表,無論誰是所有者。",