[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
32a70fdd69
Коммит
68ae9ac70d
|
@ -70,6 +70,7 @@ OC.L10N.register(
|
|||
"Limit yes votes per option" : "Omezte kladné hlasy jednotlivých možností",
|
||||
"Hide not available Options" : "Skrýt nedostupné volby.",
|
||||
"Closing Date" : "Datum uzavření",
|
||||
"Proposals possible until" : "Návrhy jsou možné do",
|
||||
"\"{pollTitle}\" successfully saved" : "„{pollTitle}“ úspěšně uložena",
|
||||
"Title must not be empty!" : "Název je třeba vyplnit!",
|
||||
"Error writing poll" : "Chyba při zápisu do ankety",
|
||||
|
@ -103,6 +104,10 @@ OC.L10N.register(
|
|||
"Number of items to create:" : "Počet položek k vytvoření:",
|
||||
"OK" : "OK",
|
||||
"Week" : "Týden",
|
||||
"Delete your proposal" : "Vymazat váš návrh",
|
||||
"{displayName}'s proposal" : "Návrh od {displayName}",
|
||||
"You are asked to propose more options for this poll." : "Byli jste požádáni o přidání více voleb v tomto hlasování.",
|
||||
"Adding proposals ends {timeRelative}." : "Přidávání návrhů skončí {timeRelative}.",
|
||||
"Delete option" : "Smazat volbu",
|
||||
"Clone option" : "Klonovat volbu",
|
||||
"Unconfirm option" : "Zrušit potvrzení volby",
|
||||
|
@ -111,6 +116,7 @@ OC.L10N.register(
|
|||
"Add time" : "Přidat čas",
|
||||
"Remove time" : "Odebrat čas",
|
||||
"Click to add an option" : "Klikněte pro přidání možnosti.",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Aby se předešlo změnám návrhů od ostatních uživatelů, změna termínů je vypnuta.",
|
||||
"Enter option text" : "Zadejte text volby",
|
||||
"No description provided" : "Nezadán žádný popis",
|
||||
"No Participants until now" : "Doposud žádní účastníci",
|
||||
|
@ -196,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",
|
||||
"Add an option" : "Přidat volbu",
|
||||
"Shift all date options" : "Volby posunutí všech datumů",
|
||||
"Available Options" : "Možnosti k dispozici",
|
||||
"No vote options" : "Žádné možnosti volby",
|
||||
|
@ -254,6 +261,7 @@ OC.L10N.register(
|
|||
"Your polls (where you are the owner)." : "Vaše ankety (u kterých jste vlastníky)",
|
||||
"Hidden polls" : "Skryté ankety",
|
||||
"All hidden polls, to which you have access." : "Všechny skryté ankety, ke kterým máte přístup.",
|
||||
"Participated" : "Zúčastnili se",
|
||||
"All polls, where you placed a vote." : "Všechny ankety, ve kterých jste hlasovali.",
|
||||
"Public polls" : "Veřejné ankety",
|
||||
"A complete list with all public polls on this site, regardless who is the owner." : "Úplný seznam všech veřejných anket na této instanci, bez ohledu, kdo je vlastník.",
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
"Limit yes votes per option" : "Omezte kladné hlasy jednotlivých možností",
|
||||
"Hide not available Options" : "Skrýt nedostupné volby.",
|
||||
"Closing Date" : "Datum uzavření",
|
||||
"Proposals possible until" : "Návrhy jsou možné do",
|
||||
"\"{pollTitle}\" successfully saved" : "„{pollTitle}“ úspěšně uložena",
|
||||
"Title must not be empty!" : "Název je třeba vyplnit!",
|
||||
"Error writing poll" : "Chyba při zápisu do ankety",
|
||||
|
@ -101,6 +102,10 @@
|
|||
"Number of items to create:" : "Počet položek k vytvoření:",
|
||||
"OK" : "OK",
|
||||
"Week" : "Týden",
|
||||
"Delete your proposal" : "Vymazat váš návrh",
|
||||
"{displayName}'s proposal" : "Návrh od {displayName}",
|
||||
"You are asked to propose more options for this poll." : "Byli jste požádáni o přidání více voleb v tomto hlasování.",
|
||||
"Adding proposals ends {timeRelative}." : "Přidávání návrhů skončí {timeRelative}.",
|
||||
"Delete option" : "Smazat volbu",
|
||||
"Clone option" : "Klonovat volbu",
|
||||
"Unconfirm option" : "Zrušit potvrzení volby",
|
||||
|
@ -109,6 +114,7 @@
|
|||
"Add time" : "Přidat čas",
|
||||
"Remove time" : "Odebrat čas",
|
||||
"Click to add an option" : "Klikněte pro přidání možnosti.",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Aby se předešlo změnám návrhů od ostatních uživatelů, změna termínů je vypnuta.",
|
||||
"Enter option text" : "Zadejte text volby",
|
||||
"No description provided" : "Nezadán žádný popis",
|
||||
"No Participants until now" : "Doposud žádní účastníci",
|
||||
|
@ -194,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",
|
||||
"Add an option" : "Přidat volbu",
|
||||
"Shift all date options" : "Volby posunutí všech datumů",
|
||||
"Available Options" : "Možnosti k dispozici",
|
||||
"No vote options" : "Žádné možnosti volby",
|
||||
|
@ -252,6 +259,7 @@
|
|||
"Your polls (where you are the owner)." : "Vaše ankety (u kterých jste vlastníky)",
|
||||
"Hidden polls" : "Skryté ankety",
|
||||
"All hidden polls, to which you have access." : "Všechny skryté ankety, ke kterým máte přístup.",
|
||||
"Participated" : "Zúčastnili se",
|
||||
"All polls, where you placed a vote." : "Všechny ankety, ve kterých jste hlasovali.",
|
||||
"Public polls" : "Veřejné ankety",
|
||||
"A complete list with all public polls on this site, regardless who is the owner." : "Úplný seznam všech veřejných anket na této instanci, bez ohledu, kdo je vlastník.",
|
||||
|
|
|
@ -47,6 +47,8 @@ OC.L10N.register(
|
|||
"Date order" : "Reihenfolge nach Datum",
|
||||
"Original order" : "Original Reihenfolge",
|
||||
"Ranked order" : "Rangliste",
|
||||
"Unsubscribe" : "Abmelden",
|
||||
"Subscribe" : "Abonnieren",
|
||||
"Toggle Sidebar" : "Seitenleiste umschalten",
|
||||
"Conflict" : "Konflikt",
|
||||
"Got a network error while checking calendar events." : "Netzwerkfehler beim Prüfen auf Kalenderereignisse.",
|
||||
|
|
|
@ -45,6 +45,8 @@
|
|||
"Date order" : "Reihenfolge nach Datum",
|
||||
"Original order" : "Original Reihenfolge",
|
||||
"Ranked order" : "Rangliste",
|
||||
"Unsubscribe" : "Abmelden",
|
||||
"Subscribe" : "Abonnieren",
|
||||
"Toggle Sidebar" : "Seitenleiste umschalten",
|
||||
"Conflict" : "Konflikt",
|
||||
"Got a network error while checking calendar events." : "Netzwerkfehler beim Prüfen auf Kalenderereignisse.",
|
||||
|
|
|
@ -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" : "Ihren Vorschlag löschen",
|
||||
"{displayName}'s proposal" : "{displayName}s Vorschlag",
|
||||
"You are asked to propose more options for this poll." : "Sie werden gebeten, weitere Optionen für diese Umfrage vorzuschlagen.",
|
||||
"Adding proposals ends {timeRelative}." : "Hinzufügen von Vorschlägen endet in {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 von Daten ist deaktiviert, um das Verschieben von Vorschlägen 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,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",
|
||||
"Add an option" : "Option hinzufügen",
|
||||
"Shift all date options" : "Datumsoptionen verschieben",
|
||||
"Available Options" : "Verfügbare Optionen",
|
||||
"No vote options" : "Keine Abstimmungsoptionen",
|
||||
|
@ -254,6 +261,7 @@ OC.L10N.register(
|
|||
"Your polls (where you are the owner)." : "Ihre Umfragen (Sie sind der Inhaber).",
|
||||
"Hidden polls" : "Versteckte Umfragen",
|
||||
"All hidden polls, to which you have access." : "Alle versteckte Umfragen, auf die Sie Zugriff haben.",
|
||||
"Participated" : "Teilgenommen",
|
||||
"All polls, where you placed a vote." : "Alle Umfragen, bei denen Sie abgestimmt haben.",
|
||||
"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 auf dieser Seite, unabhängig davon, wer der Inhaber ist.",
|
||||
|
|
|
@ -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" : "Ihren Vorschlag löschen",
|
||||
"{displayName}'s proposal" : "{displayName}s Vorschlag",
|
||||
"You are asked to propose more options for this poll." : "Sie werden gebeten, weitere Optionen für diese Umfrage vorzuschlagen.",
|
||||
"Adding proposals ends {timeRelative}." : "Hinzufügen von Vorschlägen endet in {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 von Daten ist deaktiviert, um das Verschieben von Vorschlägen 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,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",
|
||||
"Add an option" : "Option hinzufügen",
|
||||
"Shift all date options" : "Datumsoptionen verschieben",
|
||||
"Available Options" : "Verfügbare Optionen",
|
||||
"No vote options" : "Keine Abstimmungsoptionen",
|
||||
|
@ -252,6 +259,7 @@
|
|||
"Your polls (where you are the owner)." : "Ihre Umfragen (Sie sind der Inhaber).",
|
||||
"Hidden polls" : "Versteckte Umfragen",
|
||||
"All hidden polls, to which you have access." : "Alle versteckte Umfragen, auf die Sie Zugriff haben.",
|
||||
"Participated" : "Teilgenommen",
|
||||
"All polls, where you placed a vote." : "Alle Umfragen, bei denen Sie abgestimmt haben.",
|
||||
"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 auf dieser Seite, unabhängig davon, wer der Inhaber ist.",
|
||||
|
|
|
@ -70,6 +70,7 @@ OC.L10N.register(
|
|||
"Limit yes votes per option" : "Ogranicz liczbę głosów na tak na opcję",
|
||||
"Hide not available Options" : "Ukryj niedostępne opcje",
|
||||
"Closing Date" : "Data zamknięcia",
|
||||
"Proposals possible until" : "Propozycje możliwe do",
|
||||
"\"{pollTitle}\" successfully saved" : "Pomyślnie zapisano \"{pollTitle}\"",
|
||||
"Title must not be empty!" : "Tytuł nie może być pusty!",
|
||||
"Error writing poll" : "Błąd podczas pisania sondy",
|
||||
|
@ -103,6 +104,10 @@ OC.L10N.register(
|
|||
"Number of items to create:" : "Liczba elementów do utworzenia: ",
|
||||
"OK" : "OK",
|
||||
"Week" : "Tydzień",
|
||||
"Delete your proposal" : "Usuń swoją propozycję",
|
||||
"{displayName}'s proposal" : "Propozycja {displayName}",
|
||||
"You are asked to propose more options for this poll." : "Jesteś poproszony o zaproponowanie dodatkowych opcji dla tej sondy.",
|
||||
"Adding proposals ends {timeRelative}." : "Dodawanie propozycji kończy się {timeRelative}.",
|
||||
"Delete option" : "Usuń opcję",
|
||||
"Clone option" : "Klonuj opcję",
|
||||
"Unconfirm option" : "Nie potwierdzaj opcji",
|
||||
|
@ -111,6 +116,7 @@ OC.L10N.register(
|
|||
"Add time" : "Dodaj czas",
|
||||
"Remove time" : "Usuń czas",
|
||||
"Click to add an option" : "Kliknij, aby dodać opcję",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Przesuwanie dat jest wyłączone, aby zapobiec przesunięciu propozycji innych użytkowników.",
|
||||
"Enter option text" : "Wpisz tekst opcji",
|
||||
"No description provided" : "Brak opisu",
|
||||
"No Participants until now" : "Brak uczestników do tej pory",
|
||||
|
@ -196,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",
|
||||
"Add an option" : "Dodaj opcję",
|
||||
"Shift all date options" : "Zmień wszystkie opcje daty",
|
||||
"Available Options" : "Dostępne opcje",
|
||||
"No vote options" : "Brak opcji głosowania",
|
||||
|
@ -254,6 +261,7 @@ OC.L10N.register(
|
|||
"Your polls (where you are the owner)." : "Twoje sondy (gdzie jesteś właścicielem).",
|
||||
"Hidden polls" : "Ukryte sondy",
|
||||
"All hidden polls, to which you have access." : "Wszystkie ukryte sondy, do których masz dostęp.",
|
||||
"Participated" : "Uczestniczył",
|
||||
"All polls, where you placed a vote." : "Wszystkie sondy, w których głosowałeś.",
|
||||
"Public polls" : "Sondy publiczne",
|
||||
"A complete list with all public polls on this site, regardless who is the owner." : "Pełna lista wszystkich sond publicznych na tej stronie, niezależnie od tego, kto jest właścicielem.",
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
"Limit yes votes per option" : "Ogranicz liczbę głosów na tak na opcję",
|
||||
"Hide not available Options" : "Ukryj niedostępne opcje",
|
||||
"Closing Date" : "Data zamknięcia",
|
||||
"Proposals possible until" : "Propozycje możliwe do",
|
||||
"\"{pollTitle}\" successfully saved" : "Pomyślnie zapisano \"{pollTitle}\"",
|
||||
"Title must not be empty!" : "Tytuł nie może być pusty!",
|
||||
"Error writing poll" : "Błąd podczas pisania sondy",
|
||||
|
@ -101,6 +102,10 @@
|
|||
"Number of items to create:" : "Liczba elementów do utworzenia: ",
|
||||
"OK" : "OK",
|
||||
"Week" : "Tydzień",
|
||||
"Delete your proposal" : "Usuń swoją propozycję",
|
||||
"{displayName}'s proposal" : "Propozycja {displayName}",
|
||||
"You are asked to propose more options for this poll." : "Jesteś poproszony o zaproponowanie dodatkowych opcji dla tej sondy.",
|
||||
"Adding proposals ends {timeRelative}." : "Dodawanie propozycji kończy się {timeRelative}.",
|
||||
"Delete option" : "Usuń opcję",
|
||||
"Clone option" : "Klonuj opcję",
|
||||
"Unconfirm option" : "Nie potwierdzaj opcji",
|
||||
|
@ -109,6 +114,7 @@
|
|||
"Add time" : "Dodaj czas",
|
||||
"Remove time" : "Usuń czas",
|
||||
"Click to add an option" : "Kliknij, aby dodać opcję",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Przesuwanie dat jest wyłączone, aby zapobiec przesunięciu propozycji innych użytkowników.",
|
||||
"Enter option text" : "Wpisz tekst opcji",
|
||||
"No description provided" : "Brak opisu",
|
||||
"No Participants until now" : "Brak uczestników do tej pory",
|
||||
|
@ -194,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",
|
||||
"Add an option" : "Dodaj opcję",
|
||||
"Shift all date options" : "Zmień wszystkie opcje daty",
|
||||
"Available Options" : "Dostępne opcje",
|
||||
"No vote options" : "Brak opcji głosowania",
|
||||
|
@ -252,6 +259,7 @@
|
|||
"Your polls (where you are the owner)." : "Twoje sondy (gdzie jesteś właścicielem).",
|
||||
"Hidden polls" : "Ukryte sondy",
|
||||
"All hidden polls, to which you have access." : "Wszystkie ukryte sondy, do których masz dostęp.",
|
||||
"Participated" : "Uczestniczył",
|
||||
"All polls, where you placed a vote." : "Wszystkie sondy, w których głosowałeś.",
|
||||
"Public polls" : "Sondy publiczne",
|
||||
"A complete list with all public polls on this site, regardless who is the owner." : "Pełna lista wszystkich sond publicznych na tej stronie, niezależnie od tego, kto jest właścicielem.",
|
||||
|
|
|
@ -196,6 +196,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",
|
||||
"Add an option" : "Adicionar uma opção",
|
||||
"Shift all date options" : "Mudar todas as opções de data",
|
||||
"Available Options" : "Opções Disponíveis",
|
||||
"No vote options" : "Nenhuma opção de voto",
|
||||
|
|
|
@ -194,6 +194,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",
|
||||
"Add an option" : "Adicionar uma opção",
|
||||
"Shift all date options" : "Mudar todas as opções de data",
|
||||
"Available Options" : "Opções Disponíveis",
|
||||
"No vote options" : "Nenhuma opção de voto",
|
||||
|
|
|
@ -47,6 +47,8 @@ OC.L10N.register(
|
|||
"Date order" : "Datumska razvrstitev",
|
||||
"Original order" : "Izvorna razvrstitev",
|
||||
"Ranked order" : "Rangirana razvrstitev",
|
||||
"Unsubscribe" : "Prekliči naročnino",
|
||||
"Subscribe" : "Naročilo",
|
||||
"Toggle Sidebar" : "Preklopi bočno okno",
|
||||
"Conflict" : "Spor",
|
||||
"Got a network error while checking calendar events." : "Med preverjanjem dogodkov koledarja je prišlo do napake omrežja.",
|
||||
|
@ -101,6 +103,7 @@ OC.L10N.register(
|
|||
"Number of items to create:" : "Število ustvarjenih postavk:",
|
||||
"OK" : "V redu",
|
||||
"Week" : "Teden",
|
||||
"Delete your proposal" : "Izbriši predlog",
|
||||
"Delete option" : "Izbriši možnost",
|
||||
"Clone option" : "Kloniraj možnost",
|
||||
"Unconfirm option" : "Odstrani potrditev",
|
||||
|
@ -192,6 +195,7 @@ OC.L10N.register(
|
|||
"Poll configurations" : "Nastavitve ankete",
|
||||
"Poll closing status" : "Stanje zapiranja ankete",
|
||||
"Result display" : "Prikaži odzive",
|
||||
"Add an option" : "Dodaj možnost",
|
||||
"Shift all date options" : "Premakni vse časovne možnosti",
|
||||
"Available Options" : "Razpoložljive možnosti",
|
||||
"No vote options" : "Ni možnosti za glasovanje ali izbiro.",
|
||||
|
|
|
@ -45,6 +45,8 @@
|
|||
"Date order" : "Datumska razvrstitev",
|
||||
"Original order" : "Izvorna razvrstitev",
|
||||
"Ranked order" : "Rangirana razvrstitev",
|
||||
"Unsubscribe" : "Prekliči naročnino",
|
||||
"Subscribe" : "Naročilo",
|
||||
"Toggle Sidebar" : "Preklopi bočno okno",
|
||||
"Conflict" : "Spor",
|
||||
"Got a network error while checking calendar events." : "Med preverjanjem dogodkov koledarja je prišlo do napake omrežja.",
|
||||
|
@ -99,6 +101,7 @@
|
|||
"Number of items to create:" : "Število ustvarjenih postavk:",
|
||||
"OK" : "V redu",
|
||||
"Week" : "Teden",
|
||||
"Delete your proposal" : "Izbriši predlog",
|
||||
"Delete option" : "Izbriši možnost",
|
||||
"Clone option" : "Kloniraj možnost",
|
||||
"Unconfirm option" : "Odstrani potrditev",
|
||||
|
@ -190,6 +193,7 @@
|
|||
"Poll configurations" : "Nastavitve ankete",
|
||||
"Poll closing status" : "Stanje zapiranja ankete",
|
||||
"Result display" : "Prikaži odzive",
|
||||
"Add an option" : "Dodaj možnost",
|
||||
"Shift all date options" : "Premakni vse časovne možnosti",
|
||||
"Available Options" : "Razpoložljive možnosti",
|
||||
"No vote options" : "Ni možnosti za glasovanje ali izbiro.",
|
||||
|
|
|
@ -1,12 +1,16 @@
|
|||
OC.L10N.register(
|
||||
"polls",
|
||||
{
|
||||
"Contact" : "联系",
|
||||
"Contact" : "联系人",
|
||||
"Public link" : "公开链接",
|
||||
"Group" : "群组",
|
||||
"User" : "用户",
|
||||
"Polls" : "投票",
|
||||
"{user} has invited you to the poll \"%s\"." : "{user} 已邀请你到民意测验 \"%s\"",
|
||||
"%s took over your poll" : "%s 接管了你的民意测验",
|
||||
"{user} took over your poll \"%s\" and is the new owner." : "{user} 接管了你的民意测验 “%s”,成了新的所有者。",
|
||||
"%s permanently deleted your poll" : "%s 永久删除了你的投票",
|
||||
"{user} permanently deleted your poll \"%s\"." : "{user} 永久删除了你的民意测验 \"%s\"",
|
||||
"%s changed the deleted status of your poll." : "%s 更改了你投票的状态",
|
||||
"{user} changed the deleted status of your poll \"%s\"." : "{user} 更改了你的民意测验 “%s” 的删除状态。",
|
||||
"- %s voted." : "- %s 投票了。",
|
||||
|
@ -36,10 +40,14 @@ OC.L10N.register(
|
|||
"Error while saving comment" : "保存注释时错误",
|
||||
"Delete comment" : "删除评论",
|
||||
"Error while deleting the comment" : "删除评论时出错",
|
||||
"_Deleting in {countdown} second_::_Deleting in {countdown} seconds_" : ["在 {countdown} 秒内删除"],
|
||||
"Allow admins to edit this poll" : "允许管理员编辑此投票",
|
||||
"Anonymous poll" : "匿名投票",
|
||||
"Limit yes votes per option" : "限制每个选项的赞成票",
|
||||
"\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" 被成功保存",
|
||||
"Title must not be empty!" : "标题不能为空!",
|
||||
"Always show results" : "总是显示结果",
|
||||
"Hide results until poll is closed" : "隐藏结果,直到投票关闭 ",
|
||||
"Never show results" : "不要显示结果",
|
||||
"Title" : "标题",
|
||||
"Enter Title" : "输入标题",
|
||||
|
@ -48,6 +56,7 @@ OC.L10N.register(
|
|||
"Apply" : "应用",
|
||||
"Date poll" : "日期投票",
|
||||
"Text poll" : "文本投票",
|
||||
"Error while creating Poll \"{pollTitle}\"" : "创建投票 \"{pollTitle}\" 时出错",
|
||||
"Add new Poll" : "添加新的投票",
|
||||
"Settings" : "设置",
|
||||
"Error cloning poll." : "复制投票时出错。",
|
||||
|
@ -59,17 +68,24 @@ OC.L10N.register(
|
|||
"Confirmed" : "已确认",
|
||||
"Clone to option sequence" : "复制到选项序列",
|
||||
"Create a sequence of date options starting with {dateOption}." : "创建一个日期序列,开始于 {dateOption}。",
|
||||
"Number of items to create:" : "要创建的项目数:",
|
||||
"OK" : "确认",
|
||||
"Week" : "星期",
|
||||
"Delete your proposal" : "删除你的提议",
|
||||
"You are asked to propose more options for this poll." : "你受邀为这个民意测验提议更多选项",
|
||||
"Delete option" : "删除选项",
|
||||
"Clone option" : "复制选项",
|
||||
"Unconfirm option" : "取消确认选项",
|
||||
"Confirm option" : "确认选项",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "更改日期被禁用,以防止更改其他用户的提议。 ",
|
||||
"Enter option text" : "输入选项文字",
|
||||
"No description provided" : "没有提供描述",
|
||||
"No Participants until now" : "到目前为止没有参与者",
|
||||
"Copy list of email addresses to clipboard" : "复制电子邮件地址列表到剪贴板 ",
|
||||
"Time zone: {timezoneString}" : "时间区域:{timezoneString}",
|
||||
"To participate, tell us how we can call you!" : "您想参与的话,请告诉我们怎么致电给您!",
|
||||
"Enter your name" : "输入你的名字",
|
||||
"You are a registered user of this site?" : "你是这个站点的注册用户吗? ",
|
||||
"As a regular user of this site, you can participate with your internal identity after logging in." : "作为这个站点的经常用户,你可以在登录后使用您的内部身份参与。",
|
||||
"Error saving username" : "保存用户名时出错",
|
||||
"With your email address you can subscribe to notifications and you will receive your personal link to this poll." : "通过你的电子邮件地址,你可以订阅通知,你将收到这个投票的个人链接。",
|
||||
|
@ -79,17 +95,22 @@ OC.L10N.register(
|
|||
"Deleted" : "已删除",
|
||||
"never" : "从不",
|
||||
"Some experimental UI variants. Changes the background color of the main area." : "一些实验性的 UI 变体。改变主区域的背景颜色。",
|
||||
"Add a background image to the main area." : "往主区域添加背景图像。",
|
||||
"Enter the URL of your favorite background image." : "输入你最喜欢的背景图片的 URL。",
|
||||
"Blurs the background of the navigation (Does not work with all browsers)." : "模糊导航的背景 (不适用于所有的浏览器)。",
|
||||
"Blurs the background of the sidebar (Does not work with all browsers)." : "模糊侧边栏的背景 (不适用于所有的浏览器)。",
|
||||
"Check, if an option in a date poll is conflicting with or near an entry in your calendar." : "请检查,是否日期调查中的某个选项与你日历中的某个条目相冲突或在该条目附近。",
|
||||
"Check this, if you prefer to display text poll in a vertical aligned list rather than in the grid view. The initial default is list view." : "如果你更喜欢在垂直对齐的列表中而不是在网格视图中显示文本民意测验,请选中此选项。初始默认值是列表视图。",
|
||||
"Check this, if you prefer to display date poll in a vertical view rather than in the grid view. The initial default is grid view." : "如果你更喜欢在垂直视图中而不是在网格视图中显示日期民意测验,请选中此选项。初始默认值是网格视图。",
|
||||
"Send invitation mail" : "发送邀请邮件",
|
||||
"Copy link to clipboard" : "复制链接到剪贴板",
|
||||
"Remove share" : "移除共享",
|
||||
"Enter a name to start the search" : "输入名称以开始搜索",
|
||||
"Invitation sent to {emailAddress}" : "邀请已发送至 {emailAddress}",
|
||||
"Error sending invitation to {emailAddress}" : "发送邀请到 {emailAddress} 时出错",
|
||||
"Public shares" : "公开共享",
|
||||
"Add a public link" : "添加公开链接",
|
||||
"Resolve into individual invitations" : "分解为个别邀请",
|
||||
"Resolving of {name} is not possible. The circles app is not enabled." : "不可能解析 {name}。未启用 circles 应用。",
|
||||
"Resolving of {name} is not possible. The contacts app is not enabled." : "不可能解析 {name}。未启用联系人应用。",
|
||||
"Details" : "详情",
|
||||
|
@ -106,6 +127,13 @@ OC.L10N.register(
|
|||
"Available Options" : "可用选项",
|
||||
"Receive notification email on activity to {emailAddress}" : "接收 {emailAddress} 活动的通知邮件",
|
||||
"Receive notification email on activity" : "有活动时接收邮件提醒",
|
||||
"Copy your personal link to clipboard" : "将你的个人链接复制到剪贴板",
|
||||
"Get your personal link per mail" : "通过邮件获得你的个人链接",
|
||||
"Error deleting email address {emailAddress}" : "删除电子邮件地址 {emailAddress} 时出错",
|
||||
"Email address {emailAddress} saved." : "已保存邮件地 {emailAddress} ",
|
||||
"Error saving email address {emailAddress}" : "保存电子邮件地址 {emailAddress} 时出错",
|
||||
"Invitation resent to {emailAddress}" : "已重新发送邀请到 {emailAddress}",
|
||||
"Mail could not be resent to {emailAddress}" : "无法重新发送邮件到 {emailAddress}",
|
||||
"Error while adding share" : "添加共享时出错",
|
||||
"Delete votes" : "删除投票",
|
||||
"Do you want to remove {username} from poll?" : "您想要从投票中移除 {username} 吗?",
|
||||
|
@ -113,7 +141,13 @@ OC.L10N.register(
|
|||
"Yes" : "是",
|
||||
"User {userId} removed" : "用户 {userId} 已移除",
|
||||
"Manage polls of other users. You can take over the ownership or delete polls." : "管理其他用户的投票。你可以接管所有权或删除民意调查。",
|
||||
"No polls found for this category" : "没有发现此类别的投票",
|
||||
"Add one or change category!" : "添加一个或更改类别!",
|
||||
"Do you want to take over this poll from {username} and change the ownership?" : "你想从 {username} 那里接管这个民意测验并改变所有权吗?",
|
||||
"The original owner will be notified." : "原所有者将被通知。 ",
|
||||
"Do you want to delete this poll?" : "您想删除此投票吗?",
|
||||
"This action cannot be reverted." : "此操作不可逆。",
|
||||
"Error switching deleted status." : "切换删除状态时出错",
|
||||
"Enter a poll or start a new one." : "输入投票或开始一个新的投票。",
|
||||
"Goto Nextcloud" : "前往 Nextcloud",
|
||||
"Error loading poll" : "加载投票时出错",
|
||||
|
@ -137,6 +171,7 @@ OC.L10N.register(
|
|||
"A complete list with all public polls on this site, regardless who is the owner." : "这个网站上所有公开民意调查的完整名单,无论所有者是谁",
|
||||
"All polls" : "所有投票",
|
||||
"All polls, where you have access to." : "您有权限访问的所有投票。",
|
||||
"All closed polls, where voting is disabled." : "所有禁止投票的已关闭民意测验",
|
||||
"Deleted polls" : "已删除的投票",
|
||||
"My deleted polls" : "我已删除的投票",
|
||||
"The trash bin." : "垃圾箱。"
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
{ "translations": {
|
||||
"Contact" : "联系",
|
||||
"Contact" : "联系人",
|
||||
"Public link" : "公开链接",
|
||||
"Group" : "群组",
|
||||
"User" : "用户",
|
||||
"Polls" : "投票",
|
||||
"{user} has invited you to the poll \"%s\"." : "{user} 已邀请你到民意测验 \"%s\"",
|
||||
"%s took over your poll" : "%s 接管了你的民意测验",
|
||||
"{user} took over your poll \"%s\" and is the new owner." : "{user} 接管了你的民意测验 “%s”,成了新的所有者。",
|
||||
"%s permanently deleted your poll" : "%s 永久删除了你的投票",
|
||||
"{user} permanently deleted your poll \"%s\"." : "{user} 永久删除了你的民意测验 \"%s\"",
|
||||
"%s changed the deleted status of your poll." : "%s 更改了你投票的状态",
|
||||
"{user} changed the deleted status of your poll \"%s\"." : "{user} 更改了你的民意测验 “%s” 的删除状态。",
|
||||
"- %s voted." : "- %s 投票了。",
|
||||
|
@ -34,10 +38,14 @@
|
|||
"Error while saving comment" : "保存注释时错误",
|
||||
"Delete comment" : "删除评论",
|
||||
"Error while deleting the comment" : "删除评论时出错",
|
||||
"_Deleting in {countdown} second_::_Deleting in {countdown} seconds_" : ["在 {countdown} 秒内删除"],
|
||||
"Allow admins to edit this poll" : "允许管理员编辑此投票",
|
||||
"Anonymous poll" : "匿名投票",
|
||||
"Limit yes votes per option" : "限制每个选项的赞成票",
|
||||
"\"{pollTitle}\" successfully saved" : "\"{pollTitle}\" 被成功保存",
|
||||
"Title must not be empty!" : "标题不能为空!",
|
||||
"Always show results" : "总是显示结果",
|
||||
"Hide results until poll is closed" : "隐藏结果,直到投票关闭 ",
|
||||
"Never show results" : "不要显示结果",
|
||||
"Title" : "标题",
|
||||
"Enter Title" : "输入标题",
|
||||
|
@ -46,6 +54,7 @@
|
|||
"Apply" : "应用",
|
||||
"Date poll" : "日期投票",
|
||||
"Text poll" : "文本投票",
|
||||
"Error while creating Poll \"{pollTitle}\"" : "创建投票 \"{pollTitle}\" 时出错",
|
||||
"Add new Poll" : "添加新的投票",
|
||||
"Settings" : "设置",
|
||||
"Error cloning poll." : "复制投票时出错。",
|
||||
|
@ -57,17 +66,24 @@
|
|||
"Confirmed" : "已确认",
|
||||
"Clone to option sequence" : "复制到选项序列",
|
||||
"Create a sequence of date options starting with {dateOption}." : "创建一个日期序列,开始于 {dateOption}。",
|
||||
"Number of items to create:" : "要创建的项目数:",
|
||||
"OK" : "确认",
|
||||
"Week" : "星期",
|
||||
"Delete your proposal" : "删除你的提议",
|
||||
"You are asked to propose more options for this poll." : "你受邀为这个民意测验提议更多选项",
|
||||
"Delete option" : "删除选项",
|
||||
"Clone option" : "复制选项",
|
||||
"Unconfirm option" : "取消确认选项",
|
||||
"Confirm option" : "确认选项",
|
||||
"Shifting dates is disabled to prevent shifting of other user's proposals." : "更改日期被禁用,以防止更改其他用户的提议。 ",
|
||||
"Enter option text" : "输入选项文字",
|
||||
"No description provided" : "没有提供描述",
|
||||
"No Participants until now" : "到目前为止没有参与者",
|
||||
"Copy list of email addresses to clipboard" : "复制电子邮件地址列表到剪贴板 ",
|
||||
"Time zone: {timezoneString}" : "时间区域:{timezoneString}",
|
||||
"To participate, tell us how we can call you!" : "您想参与的话,请告诉我们怎么致电给您!",
|
||||
"Enter your name" : "输入你的名字",
|
||||
"You are a registered user of this site?" : "你是这个站点的注册用户吗? ",
|
||||
"As a regular user of this site, you can participate with your internal identity after logging in." : "作为这个站点的经常用户,你可以在登录后使用您的内部身份参与。",
|
||||
"Error saving username" : "保存用户名时出错",
|
||||
"With your email address you can subscribe to notifications and you will receive your personal link to this poll." : "通过你的电子邮件地址,你可以订阅通知,你将收到这个投票的个人链接。",
|
||||
|
@ -77,17 +93,22 @@
|
|||
"Deleted" : "已删除",
|
||||
"never" : "从不",
|
||||
"Some experimental UI variants. Changes the background color of the main area." : "一些实验性的 UI 变体。改变主区域的背景颜色。",
|
||||
"Add a background image to the main area." : "往主区域添加背景图像。",
|
||||
"Enter the URL of your favorite background image." : "输入你最喜欢的背景图片的 URL。",
|
||||
"Blurs the background of the navigation (Does not work with all browsers)." : "模糊导航的背景 (不适用于所有的浏览器)。",
|
||||
"Blurs the background of the sidebar (Does not work with all browsers)." : "模糊侧边栏的背景 (不适用于所有的浏览器)。",
|
||||
"Check, if an option in a date poll is conflicting with or near an entry in your calendar." : "请检查,是否日期调查中的某个选项与你日历中的某个条目相冲突或在该条目附近。",
|
||||
"Check this, if you prefer to display text poll in a vertical aligned list rather than in the grid view. The initial default is list view." : "如果你更喜欢在垂直对齐的列表中而不是在网格视图中显示文本民意测验,请选中此选项。初始默认值是列表视图。",
|
||||
"Check this, if you prefer to display date poll in a vertical view rather than in the grid view. The initial default is grid view." : "如果你更喜欢在垂直视图中而不是在网格视图中显示日期民意测验,请选中此选项。初始默认值是网格视图。",
|
||||
"Send invitation mail" : "发送邀请邮件",
|
||||
"Copy link to clipboard" : "复制链接到剪贴板",
|
||||
"Remove share" : "移除共享",
|
||||
"Enter a name to start the search" : "输入名称以开始搜索",
|
||||
"Invitation sent to {emailAddress}" : "邀请已发送至 {emailAddress}",
|
||||
"Error sending invitation to {emailAddress}" : "发送邀请到 {emailAddress} 时出错",
|
||||
"Public shares" : "公开共享",
|
||||
"Add a public link" : "添加公开链接",
|
||||
"Resolve into individual invitations" : "分解为个别邀请",
|
||||
"Resolving of {name} is not possible. The circles app is not enabled." : "不可能解析 {name}。未启用 circles 应用。",
|
||||
"Resolving of {name} is not possible. The contacts app is not enabled." : "不可能解析 {name}。未启用联系人应用。",
|
||||
"Details" : "详情",
|
||||
|
@ -104,6 +125,13 @@
|
|||
"Available Options" : "可用选项",
|
||||
"Receive notification email on activity to {emailAddress}" : "接收 {emailAddress} 活动的通知邮件",
|
||||
"Receive notification email on activity" : "有活动时接收邮件提醒",
|
||||
"Copy your personal link to clipboard" : "将你的个人链接复制到剪贴板",
|
||||
"Get your personal link per mail" : "通过邮件获得你的个人链接",
|
||||
"Error deleting email address {emailAddress}" : "删除电子邮件地址 {emailAddress} 时出错",
|
||||
"Email address {emailAddress} saved." : "已保存邮件地 {emailAddress} ",
|
||||
"Error saving email address {emailAddress}" : "保存电子邮件地址 {emailAddress} 时出错",
|
||||
"Invitation resent to {emailAddress}" : "已重新发送邀请到 {emailAddress}",
|
||||
"Mail could not be resent to {emailAddress}" : "无法重新发送邮件到 {emailAddress}",
|
||||
"Error while adding share" : "添加共享时出错",
|
||||
"Delete votes" : "删除投票",
|
||||
"Do you want to remove {username} from poll?" : "您想要从投票中移除 {username} 吗?",
|
||||
|
@ -111,7 +139,13 @@
|
|||
"Yes" : "是",
|
||||
"User {userId} removed" : "用户 {userId} 已移除",
|
||||
"Manage polls of other users. You can take over the ownership or delete polls." : "管理其他用户的投票。你可以接管所有权或删除民意调查。",
|
||||
"No polls found for this category" : "没有发现此类别的投票",
|
||||
"Add one or change category!" : "添加一个或更改类别!",
|
||||
"Do you want to take over this poll from {username} and change the ownership?" : "你想从 {username} 那里接管这个民意测验并改变所有权吗?",
|
||||
"The original owner will be notified." : "原所有者将被通知。 ",
|
||||
"Do you want to delete this poll?" : "您想删除此投票吗?",
|
||||
"This action cannot be reverted." : "此操作不可逆。",
|
||||
"Error switching deleted status." : "切换删除状态时出错",
|
||||
"Enter a poll or start a new one." : "输入投票或开始一个新的投票。",
|
||||
"Goto Nextcloud" : "前往 Nextcloud",
|
||||
"Error loading poll" : "加载投票时出错",
|
||||
|
@ -135,6 +169,7 @@
|
|||
"A complete list with all public polls on this site, regardless who is the owner." : "这个网站上所有公开民意调查的完整名单,无论所有者是谁",
|
||||
"All polls" : "所有投票",
|
||||
"All polls, where you have access to." : "您有权限访问的所有投票。",
|
||||
"All closed polls, where voting is disabled." : "所有禁止投票的已关闭民意测验",
|
||||
"Deleted polls" : "已删除的投票",
|
||||
"My deleted polls" : "我已删除的投票",
|
||||
"The trash bin." : "垃圾箱。"
|
||||
|
|
|
@ -70,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" : "寫入投票時發生錯誤",
|
||||
|
@ -103,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" : "取消確認選項",
|
||||
|
@ -111,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" : "目前為止都沒人參加",
|
||||
|
@ -196,6 +202,7 @@ OC.L10N.register(
|
|||
"Poll closing status" : "投票關閉狀態",
|
||||
"_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"],
|
||||
"Result display" : "結果顯示",
|
||||
"Add an option" : "新增一個選項",
|
||||
"Shift all date options" : "轉移所有日期選項",
|
||||
"Available Options" : "可用選項",
|
||||
"No vote options" : "無投票選項",
|
||||
|
@ -254,6 +261,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." : "此網站上的所有投票的完整清單,無論誰是所有者。",
|
||||
|
|
|
@ -68,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" : "寫入投票時發生錯誤",
|
||||
|
@ -101,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" : "取消確認選項",
|
||||
|
@ -109,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" : "目前為止都沒人參加",
|
||||
|
@ -194,6 +200,7 @@
|
|||
"Poll closing status" : "投票關閉狀態",
|
||||
"_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"],
|
||||
"Result display" : "結果顯示",
|
||||
"Add an option" : "新增一個選項",
|
||||
"Shift all date options" : "轉移所有日期選項",
|
||||
"Available Options" : "可用選項",
|
||||
"No vote options" : "無投票選項",
|
||||
|
@ -252,6 +259,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." : "此網站上的所有投票的完整清單,無論誰是所有者。",
|
||||
|
|
Загрузка…
Ссылка в новой задаче