diff --git a/l10n/af.js b/l10n/af.js index cf8c98c..691fa0b 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -3,13 +3,7 @@ OC.L10N.register( { "Group" : "Groep", "Title" : "Titel", - "Owner" : "Eienaar", - "Created" : "Geskep", - "Copy link" : "Kopieer skakel", - "Public access" : "Openbare toegang", - "never" : "nooit", "Description" : "Beskrywing", - "Done" : "Gereed", "Expiration date" : "Vervaldatum" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index c93a341..6c39985 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,13 +1,7 @@ { "translations": { "Group" : "Groep", "Title" : "Titel", - "Owner" : "Eienaar", - "Created" : "Geskep", - "Copy link" : "Kopieer skakel", - "Public access" : "Openbare toegang", - "never" : "nooit", "Description" : "Beskrywing", - "Done" : "Gereed", "Expiration date" : "Vervaldatum" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 7ceb929..184aefa 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "انسخه إلى الحافظة", "Group" : "الفريق", "Title" : "العنوان", - "Access" : "النفاذ", - "Owner" : "المالك", - "Copy link" : "انسخ الرابط", - "Public access" : "النفاذ إليه مُصرّح للعامة", - "never" : "بتاتاً", - "Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة", - "Share with" : "شارك مع", "Description" : "الوصف", - "Add Question" : "إضافة سؤال", - "Done" : "تم", "Expiration date" : "تاريخ إنتهاء الصلاحية" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 54cf196..5f25525 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "انسخه إلى الحافظة", "Group" : "الفريق", "Title" : "العنوان", - "Access" : "النفاذ", - "Owner" : "المالك", - "Copy link" : "انسخ الرابط", - "Public access" : "النفاذ إليه مُصرّح للعامة", - "never" : "بتاتاً", - "Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة", - "Share with" : "شارك مع", "Description" : "الوصف", - "Add Question" : "إضافة سؤال", - "Done" : "تم", "Expiration date" : "تاريخ إنتهاء الصلاحية" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index a736c49..49f3952 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,16 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al cartafueyu", "Group" : "Group", "Title" : "Títulu", - "Owner" : "Owner", - "Created" : "Creóse", - "Copy link" : "Copiar enllaz", - "Public access" : "Accesu públicu", - "never" : "never", "Description" : "Descripción", - "Done" : "Fecho", "Expiration date" : "Data de caducidá" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 46c285e..5283d25 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,14 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al cartafueyu", "Group" : "Group", "Title" : "Títulu", - "Owner" : "Owner", - "Created" : "Creóse", - "Copy link" : "Copiar enllaz", - "Public access" : "Accesu públicu", - "never" : "never", "Description" : "Descripción", - "Done" : "Fecho", "Expiration date" : "Data de caducidá" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js deleted file mode 100644 index b7d4299..0000000 --- a/l10n/az.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Qrup", - "Title" : "Başlıq", - "Owner" : "Owner", - "Copy link" : "linki nüsxələ", - "never" : "heç vaxt", - "Description" : "Açıqlanma", - "Done" : "Done" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json deleted file mode 100644 index 1d58c58..0000000 --- a/l10n/az.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Group" : "Qrup", - "Title" : "Başlıq", - "Owner" : "Owner", - "Copy link" : "linki nüsxələ", - "never" : "heç vaxt", - "Description" : "Açıqlanma", - "Done" : "Done" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js deleted file mode 100644 index 120d389..0000000 --- a/l10n/be.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Group", - "Title" : "Title", - "Owner" : "Owner", - "never" : "never", - "Done" : "Done" -}, -"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json deleted file mode 100644 index 4ea0fa9..0000000 --- a/l10n/be.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Group" : "Group", - "Title" : "Title", - "Owner" : "Owner", - "never" : "never", - "Done" : "Done" -},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" -} \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 71ae694..846ad35 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -1,17 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Копирай", "Group" : "Група", "Title" : "Име", - "Owner" : "Създател", - "Created" : "Създаден", - "Copy link" : "Копирай връзката", - "Public access" : "Публичен достъп", - "never" : "никога", - "Share with" : "Сподели с", "Description" : "Описание", - "Done" : "Готово", "Expiration date" : "Валидност" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index e87e257..ee4f6aa 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,15 +1,7 @@ { "translations": { - "Copy to clipboard" : "Копирай", "Group" : "Група", "Title" : "Име", - "Owner" : "Създател", - "Created" : "Създаден", - "Copy link" : "Копирай връзката", - "Public access" : "Публичен достъп", - "never" : "никога", - "Share with" : "Сподели с", "Description" : "Описание", - "Done" : "Готово", "Expiration date" : "Валидност" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 9767693..8e25e73 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "গোষ্ঠীসমূহ", "Title" : "শিরোনাম", - "Owner" : "Owner", - "Copy link" : "লিঙ্ক কপি করো", - "never" : "কখনোই নয়", "Description" : "বিবরণ", - "Done" : "Done", "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index c7f1627..0f9a0b1 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "গোষ্ঠীসমূহ", "Title" : "শিরোনাম", - "Owner" : "Owner", - "Copy link" : "লিঙ্ক কপি করো", - "never" : "কখনোই নয়", "Description" : "বিবরণ", - "Done" : "Done", "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index 3b603d9..3d22622 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -3,10 +3,7 @@ OC.L10N.register( { "Group" : "Grupa", "Title" : "Naslov", - "Owner" : "Vlasnik", - "never" : "nikad", "Description" : "Opis", - "Done" : "Done", "Expiration date" : "Datum isteka" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json index a76b5db..2225540 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -1,10 +1,7 @@ { "translations": { "Group" : "Grupa", "Title" : "Naslov", - "Owner" : "Vlasnik", - "never" : "nikad", "Description" : "Opis", - "Done" : "Done", "Expiration date" : "Datum isteka" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 4c521f6..c5ec3fa 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -4,48 +4,13 @@ OC.L10N.register( "Forms" : "Formularis", "A forms app, similar to Google Forms." : "Una aplicació de formularis, semblant a Google Forms", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una aplicació de formularis, semblant a Google Forms amb la possibilitat de controlar l'accés (membres, certs grups/usuaris, i públic)", + "Create new form" : "Crea un nou formulari", "Delete form" : "Suprimeix el formulari", - "Copy to clipboard" : "Copia-ho al porta-papers", - "Expired" : "Caducat", - "Expires %n" : "Venç %n", - "Expires never" : "Mai venç", - "Anonymous form" : "Formulari anònim", "Group" : "Grup", "Title" : "Títol", - "Access" : "Accés", - "Owner" : "Propietari", - "Created" : "Creat", - "Expires" : "Venç", - "Copy link" : "Copia l'enllaç", - "View results" : "Mostra els resultats", - "Public access" : "Accés públic", - "Only shared" : "Només compartit", - "Registered users only" : "Només usuaris registrats", - "Hidden form" : "Formulari ocult", - "never" : "mai", - "Link copied to clipboard" : "Enllaç copiat al porta-retalls", - "Error, while copying link to clipboard" : "Error copiant al porta-retalls", - "Share with" : "Comparteix amb", - "Form description" : "Descripció del formulari", "Description" : "Descripció", - "Make a Form" : "Fes un formulari", - "Add Question" : "Afegeix una pregunta", - "Create new form" : "Crea un nou formulari", - "Writing form" : "S'està desant el formulari", - "Update form" : "Actualitza el formulari", - "Done" : "Desat", - "Select a question type!" : "Seleccioneu un tipus de pregunta!", - "Cannot have the same question!" : "No hi pot haver la mateixa pregunta repetida!", - "Title must not be empty!" : "El títol no pot ser buit!", - "All questions need answers!" : "Totes les preguntes han tenir respostes!", - "Need to pick an expiration date!" : "És necessari indicar una data de venciment!", - "%n successfully saved" : "S'ha desat amb èxit %n ", - "Error on saving form, see console" : "Fallada en desar el formulari, vegeu la consola", - "Form configurations" : "Configuracions del formulari", - "Only allow one submission per user" : "Admet només una presentació per usuari.", "Name of user or group" : "Nom de l'usuari o del grup", "Expiration date" : "Data de venciment", - "Click to add a date" : "Premeu per afegir una data", "Form Expired" : "Formulari vençut", "This Form has expired and is no longer taking answers." : "Aquest formulari ha vençut i ja no està recollint respostes.", "Access denied" : "Accés denegat", diff --git a/l10n/ca.json b/l10n/ca.json index bb1a6c8..9b5bd31 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -2,48 +2,13 @@ "Forms" : "Formularis", "A forms app, similar to Google Forms." : "Una aplicació de formularis, semblant a Google Forms", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una aplicació de formularis, semblant a Google Forms amb la possibilitat de controlar l'accés (membres, certs grups/usuaris, i públic)", + "Create new form" : "Crea un nou formulari", "Delete form" : "Suprimeix el formulari", - "Copy to clipboard" : "Copia-ho al porta-papers", - "Expired" : "Caducat", - "Expires %n" : "Venç %n", - "Expires never" : "Mai venç", - "Anonymous form" : "Formulari anònim", "Group" : "Grup", "Title" : "Títol", - "Access" : "Accés", - "Owner" : "Propietari", - "Created" : "Creat", - "Expires" : "Venç", - "Copy link" : "Copia l'enllaç", - "View results" : "Mostra els resultats", - "Public access" : "Accés públic", - "Only shared" : "Només compartit", - "Registered users only" : "Només usuaris registrats", - "Hidden form" : "Formulari ocult", - "never" : "mai", - "Link copied to clipboard" : "Enllaç copiat al porta-retalls", - "Error, while copying link to clipboard" : "Error copiant al porta-retalls", - "Share with" : "Comparteix amb", - "Form description" : "Descripció del formulari", "Description" : "Descripció", - "Make a Form" : "Fes un formulari", - "Add Question" : "Afegeix una pregunta", - "Create new form" : "Crea un nou formulari", - "Writing form" : "S'està desant el formulari", - "Update form" : "Actualitza el formulari", - "Done" : "Desat", - "Select a question type!" : "Seleccioneu un tipus de pregunta!", - "Cannot have the same question!" : "No hi pot haver la mateixa pregunta repetida!", - "Title must not be empty!" : "El títol no pot ser buit!", - "All questions need answers!" : "Totes les preguntes han tenir respostes!", - "Need to pick an expiration date!" : "És necessari indicar una data de venciment!", - "%n successfully saved" : "S'ha desat amb èxit %n ", - "Error on saving form, see console" : "Fallada en desar el formulari, vegeu la consola", - "Form configurations" : "Configuracions del formulari", - "Only allow one submission per user" : "Admet només una presentació per usuari.", "Name of user or group" : "Nom de l'usuari o del grup", "Expiration date" : "Data de venciment", - "Click to add a date" : "Premeu per afegir una data", "Form Expired" : "Formulari vençut", "This Form has expired and is no longer taking answers." : "Aquest formulari ha vençut i ja no està recollint respostes.", "Access denied" : "Accés denegat", diff --git a/l10n/cs.js b/l10n/cs.js index 5422d3b..11d9ed3 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikace formuláře, podobné Google Forms s možností omezovat přístup (jen pro členy, určité skupiny/uživatele a veřejně).", "New form" : "Nový formulář", "Loading forms …" : "Načítání formulářů…", - "No forms in here" : "Nejsou zde žádné fomuláře", - "Create a new one" : "Vytvořit nový", - "Please select a form" : "Vyberte formulář", + "Create new form" : "Vytvořit nový formulář", "An error occurred while loading the forms list" : "Došlo k chybě při načítání seznamu formulářů", "Unable to create a new form" : "Nedaří se vytvořit nový formulář", - "Show results" : "Zobrazit výsledky", "Clone form" : "Klonovat formulář", "Delete form" : "Smazat formulář", "Form link copied" : "Odkaz na formulář zkopírován", "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", - "Copy to clipboard" : "Zkopírovat do schránky", "Are you sure you want to delete the form “{title}”?" : "Opravdu chcete smazat formulář „{title}“?", "Deleted form “{title}”" : "Smazán formulář „{title}“", "Error while deleting form “{title}”" : "Chyba při mazání formuláře „{title}“", - "Expired" : "Platnost skončila", - "Expires %n" : "Platnost skončí %n", - "Expires never" : "Platí napořád", - "Anonymous form" : "Anonymní formulář", "Group" : "Group", - "Title" : "Nadpis", - "Access" : "Přístup", - "Owner" : "Vlastník", - "Created" : "Vytvořeno", - "Expires" : "Platnost končí", - "Copy link" : "Zkopírovat odkaz", - "View results" : "Zobrazit výsledky", - "Public access" : "Veřejný přístup", - "Only shared" : "Pouze sdílené", - "Registered users only" : "Pouze registrovaní uživatelé", - "Hidden form" : "Skrytý formulář", - "never" : "nikdy", - "Link copied to clipboard" : "Odkaz zkopírován do schánky", - "Error, while copying link to clipboard" : "Chyba při kopírování odkazu do schránky", "Add Option" : "Přidat volbu", - "Share with" : "Sdílet s", - "Form description" : "Popis formuláře", + "Title" : "Nadpis", "Description" : "Popis", - "Make a Form" : "Vytvořit formulář", - "Add Question" : "Přidat otázku", - "Create new form" : "Vytvořit nový formulář", - "Writing form" : "Formulář se zapisuje", - "Update form" : "Aktualizovat formulář", - "Done" : "Dokončeno", - "Select a question type!" : "Vyberte typ otázky!", - "Cannot have the same question!" : "Není možné mít stejný dotaz!", - "Two options cannot be the same!" : "Dvě volby nemohou být stejné!", - "Title must not be empty!" : "Název nemůže být prázdný!", - "All questions need answers!" : "Je třeba zodpovědět všechny dotazy!", - "Need to pick an expiration date!" : "Je třeba vybrat datum skončení platnosti!", - "%n successfully saved" : "%n úspěšně uloženo", - "Error on saving form, see console" : "Chyba při ukládání formuláře, podrobnosti viz konzole", - "Form configurations" : "Nastavení formuláře", - "Only allow one submission per user" : "Každému z uživatelů povolit pouze jednou přispět", "Name of user or group" : "Jméno uživatele nebo název skupiny", "Expiration date" : "Datum skončení platnosti", - "Click to add a date" : "Datum přidáte kliknutím", "Form Expired" : "Platnost formuláře skončila", "This Form has expired and is no longer taking answers." : "Platnost tohoto formuláře skončila a už není možné do něj odpovídat.", "Access denied" : "Přístup odepřen", diff --git a/l10n/cs.json b/l10n/cs.json index e0d8b22..3196b26 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikace formuláře, podobné Google Forms s možností omezovat přístup (jen pro členy, určité skupiny/uživatele a veřejně).", "New form" : "Nový formulář", "Loading forms …" : "Načítání formulářů…", - "No forms in here" : "Nejsou zde žádné fomuláře", - "Create a new one" : "Vytvořit nový", - "Please select a form" : "Vyberte formulář", + "Create new form" : "Vytvořit nový formulář", "An error occurred while loading the forms list" : "Došlo k chybě při načítání seznamu formulářů", "Unable to create a new form" : "Nedaří se vytvořit nový formulář", - "Show results" : "Zobrazit výsledky", "Clone form" : "Klonovat formulář", "Delete form" : "Smazat formulář", "Form link copied" : "Odkaz na formulář zkopírován", "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", - "Copy to clipboard" : "Zkopírovat do schránky", "Are you sure you want to delete the form “{title}”?" : "Opravdu chcete smazat formulář „{title}“?", "Deleted form “{title}”" : "Smazán formulář „{title}“", "Error while deleting form “{title}”" : "Chyba při mazání formuláře „{title}“", - "Expired" : "Platnost skončila", - "Expires %n" : "Platnost skončí %n", - "Expires never" : "Platí napořád", - "Anonymous form" : "Anonymní formulář", "Group" : "Group", - "Title" : "Nadpis", - "Access" : "Přístup", - "Owner" : "Vlastník", - "Created" : "Vytvořeno", - "Expires" : "Platnost končí", - "Copy link" : "Zkopírovat odkaz", - "View results" : "Zobrazit výsledky", - "Public access" : "Veřejný přístup", - "Only shared" : "Pouze sdílené", - "Registered users only" : "Pouze registrovaní uživatelé", - "Hidden form" : "Skrytý formulář", - "never" : "nikdy", - "Link copied to clipboard" : "Odkaz zkopírován do schánky", - "Error, while copying link to clipboard" : "Chyba při kopírování odkazu do schránky", "Add Option" : "Přidat volbu", - "Share with" : "Sdílet s", - "Form description" : "Popis formuláře", + "Title" : "Nadpis", "Description" : "Popis", - "Make a Form" : "Vytvořit formulář", - "Add Question" : "Přidat otázku", - "Create new form" : "Vytvořit nový formulář", - "Writing form" : "Formulář se zapisuje", - "Update form" : "Aktualizovat formulář", - "Done" : "Dokončeno", - "Select a question type!" : "Vyberte typ otázky!", - "Cannot have the same question!" : "Není možné mít stejný dotaz!", - "Two options cannot be the same!" : "Dvě volby nemohou být stejné!", - "Title must not be empty!" : "Název nemůže být prázdný!", - "All questions need answers!" : "Je třeba zodpovědět všechny dotazy!", - "Need to pick an expiration date!" : "Je třeba vybrat datum skončení platnosti!", - "%n successfully saved" : "%n úspěšně uloženo", - "Error on saving form, see console" : "Chyba při ukládání formuláře, podrobnosti viz konzole", - "Form configurations" : "Nastavení formuláře", - "Only allow one submission per user" : "Každému z uživatelů povolit pouze jednou přispět", "Name of user or group" : "Jméno uživatele nebo název skupiny", "Expiration date" : "Datum skončení platnosti", - "Click to add a date" : "Datum přidáte kliknutím", "Form Expired" : "Platnost formuláře skončila", "This Form has expired and is no longer taking answers." : "Platnost tohoto formuláře skončila a už není možné do něj odpovídat.", "Access denied" : "Přístup odepřen", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 0bbb835..adbbac5 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -3,12 +3,7 @@ OC.L10N.register( { "Group" : "Grŵp", "Title" : "Teitl", - "Owner" : "Owner", - "Copy link" : "Copïo dolen", - "Public access" : "Mynediad cyhoeddus", - "never" : "byth", "Description" : "Disgrifiad", - "Done" : "Done", "Expiration date" : "Dyddiad dod i ben" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 1521159..28b5286 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -1,12 +1,7 @@ { "translations": { "Group" : "Grŵp", "Title" : "Teitl", - "Owner" : "Owner", - "Copy link" : "Copïo dolen", - "Public access" : "Mynediad cyhoeddus", - "never" : "byth", "Description" : "Disgrifiad", - "Done" : "Done", "Expiration date" : "Dyddiad dod i ben" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 4c52ada..2275dbc 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -1,29 +1,10 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Kopier til udklipsholder", - "Expired" : "Udløbet", - "Expires %n" : "Udløber %n", - "Expires never" : "Udløber aldrig", "Group" : "Gruppe", "Title" : "Titel", - "Access" : "Adgang", - "Owner" : "Ejer", - "Created" : "Oprettet", - "Expires" : "Udløber", - "Copy link" : "Kopier link", - "Public access" : "Offentligt tilgængelig", - "Only shared" : "Kun delt", - "Registered users only" : "Kun registrerede brugere", - "never" : "aldrig", - "Link copied to clipboard" : "Link kopieret til udklipsholder", - "Share with" : "Del med", "Description" : "Beskrivelse", - "Done" : "Færdig", - "Title must not be empty!" : "Overskriften må ikke være tom!", - "%n successfully saved" : "%n blev gemt", "Expiration date" : "Udløbsdato", - "Click to add a date" : "Klik for at tilføje en dato", "Access denied" : "Adgang nægtet" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 6b186fb..9943361 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,27 +1,8 @@ { "translations": { - "Copy to clipboard" : "Kopier til udklipsholder", - "Expired" : "Udløbet", - "Expires %n" : "Udløber %n", - "Expires never" : "Udløber aldrig", "Group" : "Gruppe", "Title" : "Titel", - "Access" : "Adgang", - "Owner" : "Ejer", - "Created" : "Oprettet", - "Expires" : "Udløber", - "Copy link" : "Kopier link", - "Public access" : "Offentligt tilgængelig", - "Only shared" : "Kun delt", - "Registered users only" : "Kun registrerede brugere", - "never" : "aldrig", - "Link copied to clipboard" : "Link kopieret til udklipsholder", - "Share with" : "Del med", "Description" : "Beskrivelse", - "Done" : "Færdig", - "Title must not be empty!" : "Overskriften må ikke være tom!", - "%n successfully saved" : "%n blev gemt", "Expiration date" : "Udløbsdato", - "Click to add a date" : "Klik for at tilføje en dato", "Access denied" : "Adgang nægtet" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 70e5e83..aa7d4ad 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Eine App für Formulare, gleich wie Google Formulare, mit der Möglichkeit den Zugriff zu beschränken (Nur Mitglieder, bestimmte Gruppen/Benutzer und öffentlich)", "New form" : "Neues Formular", "Loading forms …" : "Lade Formulare …", - "No forms in here" : "Keine Formulare vorhanden", - "Create a new one" : "Neues erstellen", - "Please select a form" : "Bitte Formular auswählen", + "Create new form" : "Ein neues Formular erstellen", "An error occurred while loading the forms list" : "Es ist ein Fehler beim Laden der Formularliste aufgetreten", "Unable to create a new form" : "Neues Formular konnte nicht erstellt werden", - "Show results" : "Ergebnisse anzeigen", "Clone form" : "Formular duplizieren", "Delete form" : "Formular löschen", "Form link copied" : "Formular-Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.", - "Copy to clipboard" : "In die Zwischenablage kopieren", "Are you sure you want to delete the form “{title}”?" : "Möchtest Du das Formular “{title}” wirklich löschen?", "Deleted form “{title}”" : "Gelöschtes Formular “{title}”", "Error while deleting form “{title}”" : "Fehler beim Löschen des Formulars “{title}”", - "Expired" : "Abgelaufen", - "Expires %n" : "Läuft ab am %n", - "Expires never" : "Läuft nie ab", - "Anonymous form" : "Anonymes Formular", "Group" : "Gruppe", - "Title" : "Titel", - "Access" : "Zugriff", - "Owner" : "Besitzer", - "Created" : "Erstellt", - "Expires" : "Läuft ab", - "Copy link" : "Link kopieren", - "View results" : "Ergebnisse anzeigen", - "Public access" : "Öffentlicher Zugriff", - "Only shared" : "Nur geteilt", - "Registered users only" : "Nur registrierte Benutzer", - "Hidden form" : "Verstecktes Formular", - "never" : "nie", - "Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert", - "Error, while copying link to clipboard" : "Fehler beim Kopieren in die Zwischenablage", "Add Option" : "Option hinzufügen", - "Share with" : "Teilen mit", - "Form description" : "Formularbeschreibung", + "Title" : "Titel", "Description" : "Beschreibung", - "Make a Form" : "Formular erstellen", - "Add Question" : "Frage hinzufügen", - "Create new form" : "Ein neues Formular erstellen", - "Writing form" : "Formular schreiben", - "Update form" : "Formular aktualisieren", - "Done" : "Fertig", - "Select a question type!" : "Wähle eine Frage-Typ!", - "Cannot have the same question!" : "Die selbe Frage darf nicht nochmal vorhanden sein!", - "Two options cannot be the same!" : "Zwei Optionen dürfen nicht gleich sein!", - "Title must not be empty!" : "Der Titel darf nicht leer sein!", - "All questions need answers!" : "Alle Fragen benötigen Antworten!", - "Need to pick an expiration date!" : "Es muss ein Ablaufdatum ausgewählt werden!", - "%n successfully saved" : "%n gespeichert", - "Error on saving form, see console" : "Fehler beim Speichern des Formulars. Siehe Konsole.", - "Form configurations" : "Formulareinstellungen", - "Only allow one submission per user" : "Nur einen Beitrag pro Benutzer erlauben", "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", - "Click to add a date" : "Datum durch Klick hinzufügen", "Form Expired" : "Formular abgelaufen", "This Form has expired and is no longer taking answers." : "Dieses Formular ist abgelaufen und es können keine weiteren Antworten eingegeben werden.", "Access denied" : "Zugriff verboten", diff --git a/l10n/de.json b/l10n/de.json index c6c0c46..38c7780 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Eine App für Formulare, gleich wie Google Formulare, mit der Möglichkeit den Zugriff zu beschränken (Nur Mitglieder, bestimmte Gruppen/Benutzer und öffentlich)", "New form" : "Neues Formular", "Loading forms …" : "Lade Formulare …", - "No forms in here" : "Keine Formulare vorhanden", - "Create a new one" : "Neues erstellen", - "Please select a form" : "Bitte Formular auswählen", + "Create new form" : "Ein neues Formular erstellen", "An error occurred while loading the forms list" : "Es ist ein Fehler beim Laden der Formularliste aufgetreten", "Unable to create a new form" : "Neues Formular konnte nicht erstellt werden", - "Show results" : "Ergebnisse anzeigen", "Clone form" : "Formular duplizieren", "Delete form" : "Formular löschen", "Form link copied" : "Formular-Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.", - "Copy to clipboard" : "In die Zwischenablage kopieren", "Are you sure you want to delete the form “{title}”?" : "Möchtest Du das Formular “{title}” wirklich löschen?", "Deleted form “{title}”" : "Gelöschtes Formular “{title}”", "Error while deleting form “{title}”" : "Fehler beim Löschen des Formulars “{title}”", - "Expired" : "Abgelaufen", - "Expires %n" : "Läuft ab am %n", - "Expires never" : "Läuft nie ab", - "Anonymous form" : "Anonymes Formular", "Group" : "Gruppe", - "Title" : "Titel", - "Access" : "Zugriff", - "Owner" : "Besitzer", - "Created" : "Erstellt", - "Expires" : "Läuft ab", - "Copy link" : "Link kopieren", - "View results" : "Ergebnisse anzeigen", - "Public access" : "Öffentlicher Zugriff", - "Only shared" : "Nur geteilt", - "Registered users only" : "Nur registrierte Benutzer", - "Hidden form" : "Verstecktes Formular", - "never" : "nie", - "Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert", - "Error, while copying link to clipboard" : "Fehler beim Kopieren in die Zwischenablage", "Add Option" : "Option hinzufügen", - "Share with" : "Teilen mit", - "Form description" : "Formularbeschreibung", + "Title" : "Titel", "Description" : "Beschreibung", - "Make a Form" : "Formular erstellen", - "Add Question" : "Frage hinzufügen", - "Create new form" : "Ein neues Formular erstellen", - "Writing form" : "Formular schreiben", - "Update form" : "Formular aktualisieren", - "Done" : "Fertig", - "Select a question type!" : "Wähle eine Frage-Typ!", - "Cannot have the same question!" : "Die selbe Frage darf nicht nochmal vorhanden sein!", - "Two options cannot be the same!" : "Zwei Optionen dürfen nicht gleich sein!", - "Title must not be empty!" : "Der Titel darf nicht leer sein!", - "All questions need answers!" : "Alle Fragen benötigen Antworten!", - "Need to pick an expiration date!" : "Es muss ein Ablaufdatum ausgewählt werden!", - "%n successfully saved" : "%n gespeichert", - "Error on saving form, see console" : "Fehler beim Speichern des Formulars. Siehe Konsole.", - "Form configurations" : "Formulareinstellungen", - "Only allow one submission per user" : "Nur einen Beitrag pro Benutzer erlauben", "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", - "Click to add a date" : "Datum durch Klick hinzufügen", "Form Expired" : "Formular abgelaufen", "This Form has expired and is no longer taking answers." : "Dieses Formular ist abgelaufen und es können keine weiteren Antworten eingegeben werden.", "Access denied" : "Zugriff verboten", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 03c67ba..e92a8d9 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Eine App für Formulare, gleich wie Google Formulare, mit der Möglichkeit den Zugriff zu beschränken (Nur Mitglieder, bestimmte Gruppen/Benutzer und öffentlich)", "New form" : "Neues Formular", "Loading forms …" : "Lade Formulare …", - "No forms in here" : "Keine Formulare vorhanden", - "Create a new one" : "Neues erstellen", - "Please select a form" : "Bitte Formular auswählen", + "Create new form" : "Ein neues Formular erstellen", "An error occurred while loading the forms list" : "Es ist ein Fehler beim Laden der Formularliste aufgetreten", "Unable to create a new form" : "Neues Formular konnte nicht erstellt werden", - "Show results" : "Ergebnisse anzeigen", "Clone form" : "Formular duplizieren", "Delete form" : "Formular löschen", "Form link copied" : "Formular-Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", - "Copy to clipboard" : "In die Zwischenablage kopieren", "Are you sure you want to delete the form “{title}”?" : "Möchten Sie das Formular “{title}” wirklich löschen?", "Deleted form “{title}”" : "Gelöschtes Formular “{title}”", "Error while deleting form “{title}”" : "Fehler beim Löschen des Formulars “{title}”", - "Expired" : "Abgelaufen", - "Expires %n" : "Läuft ab am %n", - "Expires never" : "Läuft nie ab", - "Anonymous form" : "Anonymes Formular", "Group" : "Gruppe", - "Title" : "Titel", - "Access" : "Zugriff", - "Owner" : "Besitzer", - "Created" : "Erstellt", - "Expires" : "Läuft ab", - "Copy link" : "Link kopieren", - "View results" : "Ergebnisse anzeigen", - "Public access" : "Öffentlicher Zugriff", - "Only shared" : "Nur geteilt", - "Registered users only" : "Nur für registrierte Benutzer", - "Hidden form" : "Verstecktes Formular", - "never" : "nie", - "Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert", - "Error, while copying link to clipboard" : "Fehler beim Kopieren in die Zwischenablage", "Add Option" : "Option hinzufügen", - "Share with" : "Teilen mit", - "Form description" : "Formularbeschreibung", + "Title" : "Titel", "Description" : "Beschreibung", - "Make a Form" : "Formular erstellen", - "Add Question" : "Frage hinzufügen", - "Create new form" : "Ein neues Formular erstellen", - "Writing form" : "Formular schreiben", - "Update form" : "Formular aktualisieren", - "Done" : "Fertig", - "Select a question type!" : "Wähle eine Frage-Typ!", - "Cannot have the same question!" : "Die selbe Frage darf nicht nochmal vorhanden sein!", - "Two options cannot be the same!" : "Zwei Optionen dürfen nicht gleich sein!", - "Title must not be empty!" : "Der Titel darf nicht leer sein!", - "All questions need answers!" : "Alle Fragen benötigen Antworten!", - "Need to pick an expiration date!" : "Es muss ein Ablaufdatum ausgewählt werden!", - "%n successfully saved" : "%n gespeichert", - "Error on saving form, see console" : "Fehler beim Speichern des Formulars. Siehe Konsole.", - "Form configurations" : "Formulareinstellungen", - "Only allow one submission per user" : "Nur einen Beitrag pro Benutzer erlauben", "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", - "Click to add a date" : "Datum durch Klick hinzufügen", "Form Expired" : "Formular abgelaufen", "This Form has expired and is no longer taking answers." : "Dieses Formular ist abgelaufen und es können keine weiteren Antworten eingegeben werden.", "Access denied" : "Zugriff verweigert", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 8728975..51b1525 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Eine App für Formulare, gleich wie Google Formulare, mit der Möglichkeit den Zugriff zu beschränken (Nur Mitglieder, bestimmte Gruppen/Benutzer und öffentlich)", "New form" : "Neues Formular", "Loading forms …" : "Lade Formulare …", - "No forms in here" : "Keine Formulare vorhanden", - "Create a new one" : "Neues erstellen", - "Please select a form" : "Bitte Formular auswählen", + "Create new form" : "Ein neues Formular erstellen", "An error occurred while loading the forms list" : "Es ist ein Fehler beim Laden der Formularliste aufgetreten", "Unable to create a new form" : "Neues Formular konnte nicht erstellt werden", - "Show results" : "Ergebnisse anzeigen", "Clone form" : "Formular duplizieren", "Delete form" : "Formular löschen", "Form link copied" : "Formular-Link kopiert", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", - "Copy to clipboard" : "In die Zwischenablage kopieren", "Are you sure you want to delete the form “{title}”?" : "Möchten Sie das Formular “{title}” wirklich löschen?", "Deleted form “{title}”" : "Gelöschtes Formular “{title}”", "Error while deleting form “{title}”" : "Fehler beim Löschen des Formulars “{title}”", - "Expired" : "Abgelaufen", - "Expires %n" : "Läuft ab am %n", - "Expires never" : "Läuft nie ab", - "Anonymous form" : "Anonymes Formular", "Group" : "Gruppe", - "Title" : "Titel", - "Access" : "Zugriff", - "Owner" : "Besitzer", - "Created" : "Erstellt", - "Expires" : "Läuft ab", - "Copy link" : "Link kopieren", - "View results" : "Ergebnisse anzeigen", - "Public access" : "Öffentlicher Zugriff", - "Only shared" : "Nur geteilt", - "Registered users only" : "Nur für registrierte Benutzer", - "Hidden form" : "Verstecktes Formular", - "never" : "nie", - "Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert", - "Error, while copying link to clipboard" : "Fehler beim Kopieren in die Zwischenablage", "Add Option" : "Option hinzufügen", - "Share with" : "Teilen mit", - "Form description" : "Formularbeschreibung", + "Title" : "Titel", "Description" : "Beschreibung", - "Make a Form" : "Formular erstellen", - "Add Question" : "Frage hinzufügen", - "Create new form" : "Ein neues Formular erstellen", - "Writing form" : "Formular schreiben", - "Update form" : "Formular aktualisieren", - "Done" : "Fertig", - "Select a question type!" : "Wähle eine Frage-Typ!", - "Cannot have the same question!" : "Die selbe Frage darf nicht nochmal vorhanden sein!", - "Two options cannot be the same!" : "Zwei Optionen dürfen nicht gleich sein!", - "Title must not be empty!" : "Der Titel darf nicht leer sein!", - "All questions need answers!" : "Alle Fragen benötigen Antworten!", - "Need to pick an expiration date!" : "Es muss ein Ablaufdatum ausgewählt werden!", - "%n successfully saved" : "%n gespeichert", - "Error on saving form, see console" : "Fehler beim Speichern des Formulars. Siehe Konsole.", - "Form configurations" : "Formulareinstellungen", - "Only allow one submission per user" : "Nur einen Beitrag pro Benutzer erlauben", "Name of user or group" : "Name des Benutzers oder der Gruppe", "Expiration date" : "Ablaufdatum", - "Click to add a date" : "Datum durch Klick hinzufügen", "Form Expired" : "Formular abgelaufen", "This Form has expired and is no longer taking answers." : "Dieses Formular ist abgelaufen und es können keine weiteren Antworten eingegeben werden.", "Access denied" : "Zugriff verweigert", diff --git a/l10n/el.js b/l10n/el.js index 9b67459..a1271ac 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Εφαρμογή φορμών, όπως τις Φόρμες Googlw με δυνατότητα περιορισμού πρόσβασης σε (μέλη, ορισμένες ομάδες / χρήστες και δημόσια).", "New form" : "Νέα φόρμα", "Loading forms …" : "Φόρτωση φορμών ...", - "No forms in here" : "Δεν υπάρχουν φόρμες εδώ", - "Create a new one" : "Δημιουργήστε μία νέα εδώ", - "Please select a form" : "Παρακαλώ επιλέξτε φόρμα", + "Create new form" : "Δημιουργία νέας φόρμας", "An error occurred while loading the forms list" : "Παρουσιάστηκε σφάλμα κατά την φόρτωση λίστας φορμών", "Unable to create a new form" : "Αδυναμία δημιουργίας νέας φόρμας", - "Show results" : "Εμφάνιση αποτελεσμάτων", "Clone form" : "Κλωνοποίηση φόρμας", "Delete form" : "Διαγραφή φόρμας", "Form link copied" : "Ο σύνδεσμος φόρμας αντιγράφηκε", "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", "Are you sure you want to delete the form “{title}”?" : "Θέλετε σίγουρα να διαγράψετε την φόρμα “{title}”?", "Deleted form “{title}”" : "Η φόρμα “{title}” διαγράφηκε ", "Error while deleting form “{title}”" : "Σφάλμα κατά την διαγραφή της φόρμας “{title}”", - "Expired" : "Έληξε", - "Expires %n" : "Λήγει στις %n", - "Expires never" : "Δεν λήγει ποτέ", - "Anonymous form" : "Ανώνυμη φόρμα", "Group" : "Ομάδα", - "Title" : "Τίτλος", - "Access" : "Πρόσβαση", - "Owner" : "Ιδιοκτήτης", - "Created" : "Δημιουργήθηκε", - "Expires" : "Λήγει", - "Copy link" : "Αντιγραφή συνδέσμου", - "View results" : "Εμφάνιση αποτελεσμάτων", - "Public access" : "Δημόσια πρόσβαση", - "Only shared" : "Μόνο κοινόχρηστα", - "Registered users only" : "Μόνο εγγεγραμμένοι χρήστες", - "Hidden form" : "Κρυφή φόρμα", - "never" : "ποτέ", - "Link copied to clipboard" : "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο", - "Error, while copying link to clipboard" : "Σφάλμα, κατά την αντιγραφή συνδέσμου στο πρόχειρο", "Add Option" : "Προσθήκη Επιλογής", - "Share with" : "Διαμοιρασμός με", - "Form description" : "Περιγραφή φόρμας", + "Title" : "Τίτλος", "Description" : "Περιγραφή", - "Make a Form" : "Δημιουργία Φόρμας", - "Add Question" : "Προσθήκη ερώτησης", - "Create new form" : "Δημιουργία νέας φόρμας", - "Writing form" : "Σύνταξη φόρμας", - "Update form" : "Ενημέρωση φόρμας", - "Done" : "Ολοκληρώθηκε", - "Select a question type!" : "Επιλέξτε τύπο ερώτησης!", - "Cannot have the same question!" : "Δεν μπορεί να έχει την ίδια ερώτηση!", - "Two options cannot be the same!" : "Δυο επιλογές δεν μπορεί να είναι ίδιες!", - "Title must not be empty!" : "Ο τίτλος δεν πρέπει να είναι κενός!", - "All questions need answers!" : "Όλες οι ερωτήσεις χρειάζονται απαντήσεις!", - "Need to pick an expiration date!" : "Πρέπει να επιλεγεί μια ημερομηνία λήξης!", - "%n successfully saved" : "Επιτυχής αποθήκευση %n", - "Error on saving form, see console" : "Σφάλμα κατά την αποθήκευση, δείτε την κονσόλα", - "Form configurations" : "Ρύθμιση φόρμας", - "Only allow one submission per user" : "Επιτρέψτε μόνο μία υποβολή ανά χρήστη", "Name of user or group" : "Όνομα του χρήστη ή της ομάδας", "Expiration date" : "Ημερομηνία λήξης", - "Click to add a date" : "Κάντε κλικ για να προσθέσετε μια ημερομηνία", "Form Expired" : "Η φόρμα έληξε", "This Form has expired and is no longer taking answers." : "Η Φόρμα έληξε και δεν δέχεται πλέον απαντήσεις.", "Access denied" : "Δεν επιτρέπεται η πρόσβαση", diff --git a/l10n/el.json b/l10n/el.json index 5fe54f6..f27687e 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Εφαρμογή φορμών, όπως τις Φόρμες Googlw με δυνατότητα περιορισμού πρόσβασης σε (μέλη, ορισμένες ομάδες / χρήστες και δημόσια).", "New form" : "Νέα φόρμα", "Loading forms …" : "Φόρτωση φορμών ...", - "No forms in here" : "Δεν υπάρχουν φόρμες εδώ", - "Create a new one" : "Δημιουργήστε μία νέα εδώ", - "Please select a form" : "Παρακαλώ επιλέξτε φόρμα", + "Create new form" : "Δημιουργία νέας φόρμας", "An error occurred while loading the forms list" : "Παρουσιάστηκε σφάλμα κατά την φόρτωση λίστας φορμών", "Unable to create a new form" : "Αδυναμία δημιουργίας νέας φόρμας", - "Show results" : "Εμφάνιση αποτελεσμάτων", "Clone form" : "Κλωνοποίηση φόρμας", "Delete form" : "Διαγραφή φόρμας", "Form link copied" : "Ο σύνδεσμος φόρμας αντιγράφηκε", "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", "Are you sure you want to delete the form “{title}”?" : "Θέλετε σίγουρα να διαγράψετε την φόρμα “{title}”?", "Deleted form “{title}”" : "Η φόρμα “{title}” διαγράφηκε ", "Error while deleting form “{title}”" : "Σφάλμα κατά την διαγραφή της φόρμας “{title}”", - "Expired" : "Έληξε", - "Expires %n" : "Λήγει στις %n", - "Expires never" : "Δεν λήγει ποτέ", - "Anonymous form" : "Ανώνυμη φόρμα", "Group" : "Ομάδα", - "Title" : "Τίτλος", - "Access" : "Πρόσβαση", - "Owner" : "Ιδιοκτήτης", - "Created" : "Δημιουργήθηκε", - "Expires" : "Λήγει", - "Copy link" : "Αντιγραφή συνδέσμου", - "View results" : "Εμφάνιση αποτελεσμάτων", - "Public access" : "Δημόσια πρόσβαση", - "Only shared" : "Μόνο κοινόχρηστα", - "Registered users only" : "Μόνο εγγεγραμμένοι χρήστες", - "Hidden form" : "Κρυφή φόρμα", - "never" : "ποτέ", - "Link copied to clipboard" : "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο", - "Error, while copying link to clipboard" : "Σφάλμα, κατά την αντιγραφή συνδέσμου στο πρόχειρο", "Add Option" : "Προσθήκη Επιλογής", - "Share with" : "Διαμοιρασμός με", - "Form description" : "Περιγραφή φόρμας", + "Title" : "Τίτλος", "Description" : "Περιγραφή", - "Make a Form" : "Δημιουργία Φόρμας", - "Add Question" : "Προσθήκη ερώτησης", - "Create new form" : "Δημιουργία νέας φόρμας", - "Writing form" : "Σύνταξη φόρμας", - "Update form" : "Ενημέρωση φόρμας", - "Done" : "Ολοκληρώθηκε", - "Select a question type!" : "Επιλέξτε τύπο ερώτησης!", - "Cannot have the same question!" : "Δεν μπορεί να έχει την ίδια ερώτηση!", - "Two options cannot be the same!" : "Δυο επιλογές δεν μπορεί να είναι ίδιες!", - "Title must not be empty!" : "Ο τίτλος δεν πρέπει να είναι κενός!", - "All questions need answers!" : "Όλες οι ερωτήσεις χρειάζονται απαντήσεις!", - "Need to pick an expiration date!" : "Πρέπει να επιλεγεί μια ημερομηνία λήξης!", - "%n successfully saved" : "Επιτυχής αποθήκευση %n", - "Error on saving form, see console" : "Σφάλμα κατά την αποθήκευση, δείτε την κονσόλα", - "Form configurations" : "Ρύθμιση φόρμας", - "Only allow one submission per user" : "Επιτρέψτε μόνο μία υποβολή ανά χρήστη", "Name of user or group" : "Όνομα του χρήστη ή της ομάδας", "Expiration date" : "Ημερομηνία λήξης", - "Click to add a date" : "Κάντε κλικ για να προσθέσετε μια ημερομηνία", "Form Expired" : "Η φόρμα έληξε", "This Form has expired and is no longer taking answers." : "Η Φόρμα έληξε και δεν δέχεται πλέον απαντήσεις.", "Access denied" : "Δεν επιτρέπεται η πρόσβαση", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index dcb60ee..b98f9ba 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copy to clipboard", - "Expired" : "Expired", - "Expires never" : "Expires never", "Group" : "Group", "Title" : "Title", - "Access" : "Access", - "Owner" : "Owner", - "Created" : "Created", - "Expires" : "Expires", - "Copy link" : "Copy link", - "Public access" : "Public access", - "Registered users only" : "Registered users only", - "never" : "never", "Description" : "Description", - "Done" : "Done", "Expiration date" : "Expiration date", "Access denied" : "Access denied" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 0caaac0..52e00f7 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copy to clipboard", - "Expired" : "Expired", - "Expires never" : "Expires never", "Group" : "Group", "Title" : "Title", - "Access" : "Access", - "Owner" : "Owner", - "Created" : "Created", - "Expires" : "Expires", - "Copy link" : "Copy link", - "Public access" : "Public access", - "Registered users only" : "Registered users only", - "never" : "never", "Description" : "Description", - "Done" : "Done", "Expiration date" : "Expiration date", "Access denied" : "Access denied" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/eo.js b/l10n/eo.js index 7ebe7cc..27fa227 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -2,31 +2,11 @@ OC.L10N.register( "forms", { "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", - "Copy to clipboard" : "Kopii tondejen", - "Expired" : "Senvalidiĝis", - "Expires %n" : "Senvalidiĝos je %n", - "Expires never" : "Neniam senvalidiĝos", "Group" : "Grupo", "Title" : "Titolo", - "Access" : "Aliro", - "Owner" : "Posedanto", - "Created" : "Kreita", - "Expires" : "Senvalidiĝo", - "Copy link" : "Kopii ligilon", - "Public access" : "Publika aliro", - "Only shared" : "Kunkavigita kun...", - "Registered users only" : "Nur registritaj uzantoj", - "never" : "neniam", - "Link copied to clipboard" : "Ligilo kopiita al tondujo", - "Error, while copying link to clipboard" : "Eraro dum kopio de ligilo al tondujo", - "Share with" : "Kunhavigi kun", "Description" : "Priskribo", - "Done" : "Farita", - "Title must not be empty!" : "La titolo ne povas malpleni!", - "%n successfully saved" : "%n sukcese konservita", "Name of user or group" : "Nomo de uzanto aŭ grupo", "Expiration date" : "Limdato", - "Click to add a date" : "Alklaku por aldoni daton", "Access denied" : "Aliro malpermesata" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 13edbde..8d574a4 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -1,30 +1,10 @@ { "translations": { "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", - "Copy to clipboard" : "Kopii tondejen", - "Expired" : "Senvalidiĝis", - "Expires %n" : "Senvalidiĝos je %n", - "Expires never" : "Neniam senvalidiĝos", "Group" : "Grupo", "Title" : "Titolo", - "Access" : "Aliro", - "Owner" : "Posedanto", - "Created" : "Kreita", - "Expires" : "Senvalidiĝo", - "Copy link" : "Kopii ligilon", - "Public access" : "Publika aliro", - "Only shared" : "Kunkavigita kun...", - "Registered users only" : "Nur registritaj uzantoj", - "never" : "neniam", - "Link copied to clipboard" : "Ligilo kopiita al tondujo", - "Error, while copying link to clipboard" : "Eraro dum kopio de ligilo al tondujo", - "Share with" : "Kunhavigi kun", "Description" : "Priskribo", - "Done" : "Farita", - "Title must not be empty!" : "La titolo ne povas malpleni!", - "%n successfully saved" : "%n sukcese konservita", "Name of user or group" : "Nomo de uzanto aŭ grupo", "Expiration date" : "Limdato", - "Click to add a date" : "Alklaku por aldoni daton", "Access denied" : "Aliro malpermesata" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index cd5c34f..e46a2bf 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una app de formularios, similar a Google Forms con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios o público).", "New form" : "Nuevo formulario", "Loading forms …" : "Cargando formularios...", - "No forms in here" : "No hay formularios aquí", - "Create a new one" : "Crear uno nuevo", - "Please select a form" : "Por favor, escoge un formulario", + "Create new form" : "Crear formulario nuevo", "An error occurred while loading the forms list" : "Ha ocurrido un erro al cargar la lista de formularios", "Unable to create a new form" : "No se ha podido crear un formlario nuevo", - "Show results" : "Mostrar resultados", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Enlace del formulario copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", - "Copy to clipboard" : "Copiar al portapapeles", "Are you sure you want to delete the form “{title}”?" : "¿Estás seguro de que quieres eliminar el formulario \"{title}\"?", "Deleted form “{title}”" : "Formularoi \"{title}\" eliminado", "Error while deleting form “{title}”" : "Error al eliminar el formulario \"{title}\"", - "Expired" : "Expirado", - "Expires %n" : "Expira el %n", - "Expires never" : "No expira nunca", - "Anonymous form" : "Formulario anónimo", "Group" : "Grupo", - "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Propietario", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar enlace", - "View results" : "Ver resultados", - "Public access" : "Acceso público", - "Only shared" : "Solo compartido", - "Registered users only" : "Solo usuarios registrados", - "Hidden form" : "Formulario oculto", - "never" : "nunca", - "Link copied to clipboard" : "Enlace copiado al portapapeles", - "Error, while copying link to clipboard" : "Error al copiar el enlace al portapapeles", "Add Option" : "Añadir Opción", - "Share with" : "Compartir con", - "Form description" : "Descripción del formulario", + "Title" : "Título", "Description" : "Descripción", - "Make a Form" : "Crear un formulario", - "Add Question" : "Añadir pregunta", - "Create new form" : "Crear formulario nuevo", - "Writing form" : "Escribiendo formulario", - "Update form" : "Actualizar formulario", - "Done" : "Hecho", - "Select a question type!" : "¡Selecciona un tipo de pregunta!", - "Cannot have the same question!" : "¡No puede haber una pregunta igual!", - "Two options cannot be the same!" : "¡Dos opciones no pueden ser iguales!", - "Title must not be empty!" : "¡El título no puede estar vacío!", - "All questions need answers!" : "¡Todas las preguntas necesitan respuestas!", - "Need to pick an expiration date!" : "¡Se necesita escoger una fecha de expiración!", - "%n successfully saved" : "%n guardado con éxito", - "Error on saving form, see console" : "Error al guardar el formulario, ver la consola", - "Form configurations" : "Configuraciones de formulario", - "Only allow one submission per user" : "Sólo se permite un envío por usuario", "Name of user or group" : "Nombre del usuario o grupo", "Expiration date" : "Fecha de expiración", - "Click to add a date" : "Clic para añadir una fecha", "Form Expired" : "Formulario expirado", "This Form has expired and is no longer taking answers." : "Este formulario ha expirado y ya no acepta respuestas.", "Access denied" : "Acceso denegado", diff --git a/l10n/es.json b/l10n/es.json index 9352cbd..1c60045 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una app de formularios, similar a Google Forms con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios o público).", "New form" : "Nuevo formulario", "Loading forms …" : "Cargando formularios...", - "No forms in here" : "No hay formularios aquí", - "Create a new one" : "Crear uno nuevo", - "Please select a form" : "Por favor, escoge un formulario", + "Create new form" : "Crear formulario nuevo", "An error occurred while loading the forms list" : "Ha ocurrido un erro al cargar la lista de formularios", "Unable to create a new form" : "No se ha podido crear un formlario nuevo", - "Show results" : "Mostrar resultados", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Enlace del formulario copiado", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", - "Copy to clipboard" : "Copiar al portapapeles", "Are you sure you want to delete the form “{title}”?" : "¿Estás seguro de que quieres eliminar el formulario \"{title}\"?", "Deleted form “{title}”" : "Formularoi \"{title}\" eliminado", "Error while deleting form “{title}”" : "Error al eliminar el formulario \"{title}\"", - "Expired" : "Expirado", - "Expires %n" : "Expira el %n", - "Expires never" : "No expira nunca", - "Anonymous form" : "Formulario anónimo", "Group" : "Grupo", - "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Propietario", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar enlace", - "View results" : "Ver resultados", - "Public access" : "Acceso público", - "Only shared" : "Solo compartido", - "Registered users only" : "Solo usuarios registrados", - "Hidden form" : "Formulario oculto", - "never" : "nunca", - "Link copied to clipboard" : "Enlace copiado al portapapeles", - "Error, while copying link to clipboard" : "Error al copiar el enlace al portapapeles", "Add Option" : "Añadir Opción", - "Share with" : "Compartir con", - "Form description" : "Descripción del formulario", + "Title" : "Título", "Description" : "Descripción", - "Make a Form" : "Crear un formulario", - "Add Question" : "Añadir pregunta", - "Create new form" : "Crear formulario nuevo", - "Writing form" : "Escribiendo formulario", - "Update form" : "Actualizar formulario", - "Done" : "Hecho", - "Select a question type!" : "¡Selecciona un tipo de pregunta!", - "Cannot have the same question!" : "¡No puede haber una pregunta igual!", - "Two options cannot be the same!" : "¡Dos opciones no pueden ser iguales!", - "Title must not be empty!" : "¡El título no puede estar vacío!", - "All questions need answers!" : "¡Todas las preguntas necesitan respuestas!", - "Need to pick an expiration date!" : "¡Se necesita escoger una fecha de expiración!", - "%n successfully saved" : "%n guardado con éxito", - "Error on saving form, see console" : "Error al guardar el formulario, ver la consola", - "Form configurations" : "Configuraciones de formulario", - "Only allow one submission per user" : "Sólo se permite un envío por usuario", "Name of user or group" : "Nombre del usuario o grupo", "Expiration date" : "Fecha de expiración", - "Click to add a date" : "Clic para añadir una fecha", "Form Expired" : "Formulario expirado", "This Form has expired and is no longer taking answers." : "Este formulario ha expirado y ya no acepta respuestas.", "Access denied" : "Acceso denegado", diff --git a/l10n/es_419.js b/l10n/es_419.js index de52d8d..6370cf3 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_419.json b/l10n/es_419.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 4f8fdb7..d16be44 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -1,16 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Owner" : "Dueño", - "Created" : "Creado", - "Copy link" : "Copiar enlace", - "Public access" : "Acceso público", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Hecho", "Expiration date" : "Fecha de expiración" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 7ef6f97..62eebb9 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -1,14 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Owner" : "Dueño", - "Created" : "Creado", - "Copy link" : "Copiar enlace", - "Public access" : "Acceso público", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Hecho", "Expiration date" : "Fecha de expiración" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 920f513..6370cf3 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 998b000..94d80ba 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 920f513..6370cf3 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 998b000..94d80ba 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 920f513..6370cf3 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 998b000..94d80ba 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 920f513..6370cf3 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 998b000..94d80ba 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 920f513..6370cf3 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 998b000..94d80ba 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 920f513..6370cf3 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 998b000..94d80ba 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_HN.js b/l10n/es_HN.js index de52d8d..6370cf3 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 920f513..6370cf3 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 998b000..94d80ba 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_NI.js b/l10n/es_NI.js index de52d8d..6370cf3 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PA.js b/l10n/es_PA.js index de52d8d..6370cf3 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PE.js b/l10n/es_PE.js index de52d8d..6370cf3 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PR.js b/l10n/es_PR.js index de52d8d..6370cf3 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PY.js b/l10n/es_PY.js index de52d8d..6370cf3 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 920f513..6370cf3 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 998b000..94d80ba 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", - "Expired" : "Expirado", - "Expires never" : "Nunca expira", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_UY.js b/l10n/es_UY.js index de52d8d..6370cf3 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -1,19 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" }, diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 9fec0c0..94d80ba 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -1,17 +1,7 @@ { "translations": { - "Copy to clipboard" : "Copiar al portapapeles", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acceso", - "Owner" : "Dueño", - "Created" : "Creado", - "Expires" : "Expira", - "Copy link" : "Copiar liga", - "Public access" : "Acceso público", - "Registered users only" : "Solo usuarios registrados", - "never" : "nunca", "Description" : "Descripción", - "Done" : "Terminado", "Expiration date" : "Fecha de expiración", "Access denied" : "Acceso denegado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/et_EE.js b/l10n/et_EE.js index cce659c..496efb1 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -1,20 +1,9 @@ OC.L10N.register( "forms", { - "Expired" : "Aegunud", - "Expires never" : "Ei aegu kunagi", "Group" : "Grupp", "Title" : "Pealkiri", - "Access" : "Ligipääs", - "Owner" : "Omanik", - "Created" : "Loodud", - "Expires" : "Aegub", - "Copy link" : "Kopeeri link", - "Public access" : "Avalik ligipääs", - "Registered users only" : "Ainult registreerunud kasutajad", - "never" : "mitte kunagi", "Description" : "Kirjeldus", - "Done" : "Valmis", "Expiration date" : "Aegumise kuupäev", "Access denied" : "Ligipääs keelatud" }, diff --git a/l10n/et_EE.json b/l10n/et_EE.json index bdd149a..ac7f288 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,18 +1,7 @@ { "translations": { - "Expired" : "Aegunud", - "Expires never" : "Ei aegu kunagi", "Group" : "Grupp", "Title" : "Pealkiri", - "Access" : "Ligipääs", - "Owner" : "Omanik", - "Created" : "Loodud", - "Expires" : "Aegub", - "Copy link" : "Kopeeri link", - "Public access" : "Avalik ligipääs", - "Registered users only" : "Ainult registreerunud kasutajad", - "never" : "mitte kunagi", "Description" : "Kirjeldus", - "Done" : "Valmis", "Expiration date" : "Aegumise kuupäev", "Access denied" : "Ligipääs keelatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/eu.js b/l10n/eu.js index 58f3276..0a25a48 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Google Inprimakiak-en antzerako inprimaki aplikazioa. Sarbidea mugatzeko aukera ematen du: partaideak, zenbait talde/erabiltzaile, eta publikoa.", "New form" : "Inprimaki berria", "Loading forms …" : "Inprimakiak kargatzen...", - "No forms in here" : "Ez dago inprimakirik hemen", - "Create a new one" : "Sortu berri bat", - "Please select a form" : "Mesedez aukeratu inprimaki bat", + "Create new form" : "Sortu inprimaki berria", "An error occurred while loading the forms list" : "Errore bat gertatu da inprimaki zerrenda kargatzerakoan", "Unable to create a new form" : "Ezin izan da inprimaki berri bat sortu", - "Show results" : "Erakutsi emaitzak", "Clone form" : "Klonatu inprimakia", "Delete form" : "Ezabatu inprimakia", "Form link copied" : "Inprimakiaren esteka kopiatu da", "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", - "Copy to clipboard" : "Kopiatu arbelera", "Are you sure you want to delete the form “{title}”?" : "Ziur zaude «{title}» inprimakia ezabatu nahi duzula?", "Deleted form “{title}”" : "«{title}» inprimakia ezabatuta", "Error while deleting form “{title}”" : "Errore bat gertatu da «{title}» inprimakia ezabatzerakoan", - "Expired" : "Iraungita", - "Expires %n" : " Iraungitze data%n", - "Expires never" : "Ez du inoiz iraungitzen", - "Anonymous form" : "Inprimaki anonimoa", "Group" : "Taldea", - "Title" : "Izenburua", - "Access" : "Sarbidea", - "Owner" : "Jabea", - "Created" : "Sortua", - "Expires" : "Iraungitzen du", - "Copy link" : "Kopiatu esteka", - "View results" : "Emaitzak ikusi", - "Public access" : "Sarbide publikoa", - "Only shared" : "Partekatua soilik", - "Registered users only" : "Erregistratutako erabiltzaileak soilik", - "Hidden form" : "Ezkutuko inprimakia", - "never" : "Inoiz ez", - "Link copied to clipboard" : "Arbelara kopiatutako esteka", - "Error, while copying link to clipboard" : "Errorea esteka arbelera kopiatzean", "Add Option" : "Gehitu aukera", - "Share with" : "Partekatu honekin", - "Form description" : "Inprimakiaren deskribapena", + "Title" : "Izenburua", "Description" : "Deskribapena", - "Make a Form" : "Egin inprimaki bat", - "Add Question" : "Gehitu galdera", - "Create new form" : "Sortu inprimaki berria", - "Writing form" : "Inprimakia idazten", - "Update form" : "Eguneratu inprimakia", - "Done" : "Egina", - "Select a question type!" : "Aukeratu galdera mota bat!", - "Cannot have the same question!" : "Ezin da galdera bera izan!", - "Two options cannot be the same!" : "Bi aukera ezin izan dira berdinak izan!", - "Title must not be empty!" : "Izenburua ezin da hutsik egon!", - "All questions need answers!" : "Galdera guztiak erantzun behar dira!", - "Need to pick an expiration date!" : "Iraungitze-data bat hautatu behar duzu!", - "%n successfully saved" : "%n behar bezala gorde da", - "Error on saving form, see console" : "Errorea inprimatzerakoan, ikusi kontsola", - "Form configurations" : "Inprimakiaren konfigurazioak", - "Only allow one submission per user" : "Bidalketa bakarra onartu erabiltzaileko", "Name of user or group" : "Erabiltzailearen edo taldearen izena", "Expiration date" : "Iraungitze-data", - "Click to add a date" : "Egin klik data bat gehitzeko", "Form Expired" : "Iraungitako inprimakia", "This Form has expired and is no longer taking answers." : "Inprimaki hau iraungi da eta eta jada ez du erantzunik hartzen.", "Access denied" : "Sarbidea ukatua", diff --git a/l10n/eu.json b/l10n/eu.json index a3b9356..2aa9c8e 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Google Inprimakiak-en antzerako inprimaki aplikazioa. Sarbidea mugatzeko aukera ematen du: partaideak, zenbait talde/erabiltzaile, eta publikoa.", "New form" : "Inprimaki berria", "Loading forms …" : "Inprimakiak kargatzen...", - "No forms in here" : "Ez dago inprimakirik hemen", - "Create a new one" : "Sortu berri bat", - "Please select a form" : "Mesedez aukeratu inprimaki bat", + "Create new form" : "Sortu inprimaki berria", "An error occurred while loading the forms list" : "Errore bat gertatu da inprimaki zerrenda kargatzerakoan", "Unable to create a new form" : "Ezin izan da inprimaki berri bat sortu", - "Show results" : "Erakutsi emaitzak", "Clone form" : "Klonatu inprimakia", "Delete form" : "Ezabatu inprimakia", "Form link copied" : "Inprimakiaren esteka kopiatu da", "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", - "Copy to clipboard" : "Kopiatu arbelera", "Are you sure you want to delete the form “{title}”?" : "Ziur zaude «{title}» inprimakia ezabatu nahi duzula?", "Deleted form “{title}”" : "«{title}» inprimakia ezabatuta", "Error while deleting form “{title}”" : "Errore bat gertatu da «{title}» inprimakia ezabatzerakoan", - "Expired" : "Iraungita", - "Expires %n" : " Iraungitze data%n", - "Expires never" : "Ez du inoiz iraungitzen", - "Anonymous form" : "Inprimaki anonimoa", "Group" : "Taldea", - "Title" : "Izenburua", - "Access" : "Sarbidea", - "Owner" : "Jabea", - "Created" : "Sortua", - "Expires" : "Iraungitzen du", - "Copy link" : "Kopiatu esteka", - "View results" : "Emaitzak ikusi", - "Public access" : "Sarbide publikoa", - "Only shared" : "Partekatua soilik", - "Registered users only" : "Erregistratutako erabiltzaileak soilik", - "Hidden form" : "Ezkutuko inprimakia", - "never" : "Inoiz ez", - "Link copied to clipboard" : "Arbelara kopiatutako esteka", - "Error, while copying link to clipboard" : "Errorea esteka arbelera kopiatzean", "Add Option" : "Gehitu aukera", - "Share with" : "Partekatu honekin", - "Form description" : "Inprimakiaren deskribapena", + "Title" : "Izenburua", "Description" : "Deskribapena", - "Make a Form" : "Egin inprimaki bat", - "Add Question" : "Gehitu galdera", - "Create new form" : "Sortu inprimaki berria", - "Writing form" : "Inprimakia idazten", - "Update form" : "Eguneratu inprimakia", - "Done" : "Egina", - "Select a question type!" : "Aukeratu galdera mota bat!", - "Cannot have the same question!" : "Ezin da galdera bera izan!", - "Two options cannot be the same!" : "Bi aukera ezin izan dira berdinak izan!", - "Title must not be empty!" : "Izenburua ezin da hutsik egon!", - "All questions need answers!" : "Galdera guztiak erantzun behar dira!", - "Need to pick an expiration date!" : "Iraungitze-data bat hautatu behar duzu!", - "%n successfully saved" : "%n behar bezala gorde da", - "Error on saving form, see console" : "Errorea inprimatzerakoan, ikusi kontsola", - "Form configurations" : "Inprimakiaren konfigurazioak", - "Only allow one submission per user" : "Bidalketa bakarra onartu erabiltzaileko", "Name of user or group" : "Erabiltzailearen edo taldearen izena", "Expiration date" : "Iraungitze-data", - "Click to add a date" : "Egin klik data bat gehitzeko", "Form Expired" : "Iraungitako inprimakia", "This Form has expired and is no longer taking answers." : "Inprimaki hau iraungi da eta eta jada ez du erantzunik hartzen.", "Access denied" : "Sarbidea ukatua", diff --git a/l10n/fa.js b/l10n/fa.js index e3901df..b7f9aa2 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "فرم‌ها", "A forms app, similar to Google Forms." : "یک برنامه فرم ، شبیه به فرم های Google.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "یک برنامه فرم ، شبیه به فرم های Google با امکان محدود کردن دسترسی (اعضا ، گروه ها / کاربران خاص و عمومی).", + "Create new form" : "ایجاد فرم جدید", "Delete form" : "حذف فرم", "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", - "Copy to clipboard" : "کپی کردن به حافظه موقت", - "Expired" : "منقضی شده", - "Expires %n" : "منقضی می شود%n", - "Expires never" : "منقضی نمی شود", - "Anonymous form" : "فرم ناشناس", "Group" : "گروه", "Title" : "عنوان", - "Access" : "دسترسی", - "Owner" : "Owner", - "Created" : "ایجاد شده", - "Expires" : "منقضی می شود", - "Copy link" : "کپی کردن لینک", - "View results" : "نمایش نتایج", - "Public access" : "دسترسی عمومی", - "Only shared" : "فقط به اشتراک گذاشته شده است", - "Registered users only" : "فقط کاربران ثبت نام شده", - "Hidden form" : "فرم مخفی", - "never" : "never", - "Link copied to clipboard" : "پیوند در کلیپ بورد کپی شد", - "Error, while copying link to clipboard" : "خطا ، هنگام کپی کردن پیوند به کلیپ بورد", - "Share with" : "به اشتراک گذاشتن با", - "Form description" : "توضیح فرم", "Description" : "توضیحات", - "Make a Form" : "یک فرم ایجاد کنید", - "Add Question" : "سؤال جدید", - "Create new form" : "ایجاد فرم جدید", - "Writing form" : "فرم نوشتن", - "Update form" : "بروزرسانی فرم", - "Done" : "انجام شد", - "Select a question type!" : "یک نوع سؤال را انتخاب کنید!", - "Cannot have the same question!" : "نمی توان همان سؤال را داشت!", - "Title must not be empty!" : "عنوان نباید خالی باشد!", - "All questions need answers!" : "همه سؤالات باید پاسخ داده شوند!", - "Need to pick an expiration date!" : "نیاز به انتخاب تاریخ انقضا دارید!", - "%n successfully saved" : "%nبا موفقیت ذخیره شد", - "Error on saving form, see console" : "خطا در ذخیره فرم ، به کنسول مراجعه کنید", - "Form configurations" : "تنظیمات فرم", - "Only allow one submission per user" : "فقط یک ارسال برای هر کاربر مجاز است", "Name of user or group" : "نام کاربر یا گروه", "Expiration date" : "تاریخ انقضا", - "Click to add a date" : "برای افزودن تاریخ کلیک کنید", "Form Expired" : "فرم منقضی شده است", "This Form has expired and is no longer taking answers." : "این فرم منقضی شده است و دیگر جواب نمی گیرید.", "Access denied" : "دسترسی رد شد", diff --git a/l10n/fa.json b/l10n/fa.json index c0a17ef..d55e7bb 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -2,49 +2,14 @@ "Forms" : "فرم‌ها", "A forms app, similar to Google Forms." : "یک برنامه فرم ، شبیه به فرم های Google.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "یک برنامه فرم ، شبیه به فرم های Google با امکان محدود کردن دسترسی (اعضا ، گروه ها / کاربران خاص و عمومی).", + "Create new form" : "ایجاد فرم جدید", "Delete form" : "حذف فرم", "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", - "Copy to clipboard" : "کپی کردن به حافظه موقت", - "Expired" : "منقضی شده", - "Expires %n" : "منقضی می شود%n", - "Expires never" : "منقضی نمی شود", - "Anonymous form" : "فرم ناشناس", "Group" : "گروه", "Title" : "عنوان", - "Access" : "دسترسی", - "Owner" : "Owner", - "Created" : "ایجاد شده", - "Expires" : "منقضی می شود", - "Copy link" : "کپی کردن لینک", - "View results" : "نمایش نتایج", - "Public access" : "دسترسی عمومی", - "Only shared" : "فقط به اشتراک گذاشته شده است", - "Registered users only" : "فقط کاربران ثبت نام شده", - "Hidden form" : "فرم مخفی", - "never" : "never", - "Link copied to clipboard" : "پیوند در کلیپ بورد کپی شد", - "Error, while copying link to clipboard" : "خطا ، هنگام کپی کردن پیوند به کلیپ بورد", - "Share with" : "به اشتراک گذاشتن با", - "Form description" : "توضیح فرم", "Description" : "توضیحات", - "Make a Form" : "یک فرم ایجاد کنید", - "Add Question" : "سؤال جدید", - "Create new form" : "ایجاد فرم جدید", - "Writing form" : "فرم نوشتن", - "Update form" : "بروزرسانی فرم", - "Done" : "انجام شد", - "Select a question type!" : "یک نوع سؤال را انتخاب کنید!", - "Cannot have the same question!" : "نمی توان همان سؤال را داشت!", - "Title must not be empty!" : "عنوان نباید خالی باشد!", - "All questions need answers!" : "همه سؤالات باید پاسخ داده شوند!", - "Need to pick an expiration date!" : "نیاز به انتخاب تاریخ انقضا دارید!", - "%n successfully saved" : "%nبا موفقیت ذخیره شد", - "Error on saving form, see console" : "خطا در ذخیره فرم ، به کنسول مراجعه کنید", - "Form configurations" : "تنظیمات فرم", - "Only allow one submission per user" : "فقط یک ارسال برای هر کاربر مجاز است", "Name of user or group" : "نام کاربر یا گروه", "Expiration date" : "تاریخ انقضا", - "Click to add a date" : "برای افزودن تاریخ کلیک کنید", "Form Expired" : "فرم منقضی شده است", "This Form has expired and is no longer taking answers." : "این فرم منقضی شده است و دیگر جواب نمی گیرید.", "Access denied" : "دسترسی رد شد", diff --git a/l10n/fi.js b/l10n/fi.js index 7f166c3..35702c8 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -3,47 +3,13 @@ OC.L10N.register( { "Forms" : "Lomakkeet", "A forms app, similar to Google Forms." : "Lomakesovellus Google Formsin tyyliin.", + "Create new form" : "Luo uusi lomake", "Delete form" : "Poista lomake", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Expired" : "Vanhentunut", - "Expires %n" : "Vanhenee %n", - "Expires never" : "Ei vanhene koskaan", - "Anonymous form" : "Anonyymi lomake", "Group" : "Ryhmä", "Title" : "Otsikko", - "Access" : "Käyttöoikeudet", - "Owner" : "Omistaja", - "Created" : "Luotu", - "Expires" : "Vanhenee", - "Copy link" : "Kopioi linkki", - "View results" : "Näytä tulokset", - "Public access" : "Avoin pääsy", - "Only shared" : "Vain jaettu", - "Registered users only" : "Vain rekisteröityneet käyttäjät", - "Hidden form" : "Piilotettu lomake", - "never" : "ei koskaan", - "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", - "Error, while copying link to clipboard" : "Virhe kopioitaessa linkkiä leikepöydälle", - "Share with" : "Jaa", - "Form description" : "Lomakkeen kuvaus", "Description" : "Kuvaus", - "Make a Form" : "Luo lomake", - "Add Question" : "Lisää kysymys", - "Create new form" : "Luo uusi lomake", - "Update form" : "Päivitä lomake", - "Done" : "Valmis", - "Select a question type!" : "Valitse kysymyksen tyyppi!", - "Cannot have the same question!" : "Sama kysymys ei voi esiintyä useaan kertaan!", - "Title must not be empty!" : "Otsikko ei voi olla tyhjä!", - "All questions need answers!" : "Kaikki kysymykset tarvitsevat vastauksen!", - "Need to pick an expiration date!" : "Vanhenemispäiväys tulee valita!", - "%n successfully saved" : "%n tallennettu onnistuneesti", - "Error on saving form, see console" : "Virhe lomaketta tallentaessa, tarkista konsoli", - "Form configurations" : "Lomakkeen asetukset", - "Only allow one submission per user" : "Salli vain yksi vastaus per käyttäjä", "Name of user or group" : "Käyttäjän tai ryhmän nimi", "Expiration date" : "Vanhenemispäivä", - "Click to add a date" : "Napsauta lisätäksesi päiväyksen", "Form Expired" : "Lomake vanhentui", "This Form has expired and is no longer taking answers." : "Tämä lomake on vanhentunut, eikä siihen voi enää vastata.", "Access denied" : "Pääsy estetty", diff --git a/l10n/fi.json b/l10n/fi.json index f3cac82..2a79999 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -1,47 +1,13 @@ { "translations": { "Forms" : "Lomakkeet", "A forms app, similar to Google Forms." : "Lomakesovellus Google Formsin tyyliin.", + "Create new form" : "Luo uusi lomake", "Delete form" : "Poista lomake", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Expired" : "Vanhentunut", - "Expires %n" : "Vanhenee %n", - "Expires never" : "Ei vanhene koskaan", - "Anonymous form" : "Anonyymi lomake", "Group" : "Ryhmä", "Title" : "Otsikko", - "Access" : "Käyttöoikeudet", - "Owner" : "Omistaja", - "Created" : "Luotu", - "Expires" : "Vanhenee", - "Copy link" : "Kopioi linkki", - "View results" : "Näytä tulokset", - "Public access" : "Avoin pääsy", - "Only shared" : "Vain jaettu", - "Registered users only" : "Vain rekisteröityneet käyttäjät", - "Hidden form" : "Piilotettu lomake", - "never" : "ei koskaan", - "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", - "Error, while copying link to clipboard" : "Virhe kopioitaessa linkkiä leikepöydälle", - "Share with" : "Jaa", - "Form description" : "Lomakkeen kuvaus", "Description" : "Kuvaus", - "Make a Form" : "Luo lomake", - "Add Question" : "Lisää kysymys", - "Create new form" : "Luo uusi lomake", - "Update form" : "Päivitä lomake", - "Done" : "Valmis", - "Select a question type!" : "Valitse kysymyksen tyyppi!", - "Cannot have the same question!" : "Sama kysymys ei voi esiintyä useaan kertaan!", - "Title must not be empty!" : "Otsikko ei voi olla tyhjä!", - "All questions need answers!" : "Kaikki kysymykset tarvitsevat vastauksen!", - "Need to pick an expiration date!" : "Vanhenemispäiväys tulee valita!", - "%n successfully saved" : "%n tallennettu onnistuneesti", - "Error on saving form, see console" : "Virhe lomaketta tallentaessa, tarkista konsoli", - "Form configurations" : "Lomakkeen asetukset", - "Only allow one submission per user" : "Salli vain yksi vastaus per käyttäjä", "Name of user or group" : "Käyttäjän tai ryhmän nimi", "Expiration date" : "Vanhenemispäivä", - "Click to add a date" : "Napsauta lisätäksesi päiväyksen", "Form Expired" : "Lomake vanhentui", "This Form has expired and is no longer taking answers." : "Tämä lomake on vanhentunut, eikä siihen voi enää vastata.", "Access denied" : "Pääsy estetty", diff --git a/l10n/fr.js b/l10n/fr.js index b1fb84a..1f6447d 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Une application de formulaires, similaire à Google Forms avec la possibilité de restreindre l'accès (membres, certains groupes/utilisateurs, et publique).", "New form" : "Nouveau formulaire", "Loading forms …" : "Chargement des formulaires …", - "No forms in here" : "Aucun formulaire", - "Create a new one" : "Créer une nouveau formulaire", - "Please select a form" : "Veuillez sélectionner un formulaire", + "Create new form" : "Créer un nouveau formulaire", "An error occurred while loading the forms list" : "Une erreur s'est produite pendant le chargement de la liste des formulaires", "Unable to create a new form" : "Impossible de créer un nouveau formulaire", - "Show results" : "Afficher les résultats", "Clone form" : "Dupliquer le formulaire", "Delete form" : "Supprimer le formulaire", "Form link copied" : "Lien vers le formulaire copié", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", - "Copy to clipboard" : "Copier dans le presse-papier", "Are you sure you want to delete the form “{title}”?" : "Êtes-vous certain de vouloir supprimer le formulaire “{title}” ?", "Deleted form “{title}”" : "Formulaire “{title}” supprimé", "Error while deleting form “{title}”" : "Erreur lors de la suppression du formulaire “{title}”", - "Expired" : "Expiré", - "Expires %n" : "Expire le %n", - "Expires never" : "N'expire jamais", - "Anonymous form" : "Formulaire anonyme", "Group" : "Groupe", - "Title" : "Titre", - "Access" : "Accès", - "Owner" : "Propriétaire", - "Created" : "Créé", - "Expires" : "Expire", - "Copy link" : "Copier le lien", - "View results" : "Afficher les résultats", - "Public access" : "Accès public", - "Only shared" : "Partagé seulement", - "Registered users only" : "Utilisateurs enregistrés uniquement", - "Hidden form" : "Formulaire masqué", - "never" : "jamais", - "Link copied to clipboard" : "Lien copié dans le presse-papier", - "Error, while copying link to clipboard" : "Erreur lors de la copie du lien dans le presse-papier", "Add Option" : "Ajouter un choix", - "Share with" : "Partager avec", - "Form description" : "Description du formulaire", + "Title" : "Titre", "Description" : "Description", - "Make a Form" : "Créer un formulaire", - "Add Question" : "Ajouter une question", - "Create new form" : "Créer un nouveau formulaire", - "Writing form" : "Rédiger le formulaire", - "Update form" : "Mettre à jour le formulaire", - "Done" : "Terminé", - "Select a question type!" : "Sélectionner un type de question !", - "Cannot have the same question!" : "Impossible d'avoir la même question !", - "Two options cannot be the same!" : "Il ne peut pas y avoir deux choix identiques", - "Title must not be empty!" : "Le titre ne doit pas être vide !", - "All questions need answers!" : "Réponses requises à toutes les questions !", - "Need to pick an expiration date!" : "Indiquez une date d'expiration !", - "%n successfully saved" : "%n enregistré avec succès", - "Error on saving form, see console" : "Erreur à l'enregistrement du formulaire, consultez la console", - "Form configurations" : "Paramètres du formulaire", - "Only allow one submission per user" : "Autoriser un seul envoi par utilisateur", "Name of user or group" : "Nom d'utilisateur ou de groupe", "Expiration date" : "Date d'expiration", - "Click to add a date" : "Cliquer pour ajouter une date", "Form Expired" : "Formulaire expiré", "This Form has expired and is no longer taking answers." : "Ce formulaire a expiré et ne peut plus enregistrer de réponse.", "Access denied" : "Accès refusé", diff --git a/l10n/fr.json b/l10n/fr.json index e312185..34f6be8 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Une application de formulaires, similaire à Google Forms avec la possibilité de restreindre l'accès (membres, certains groupes/utilisateurs, et publique).", "New form" : "Nouveau formulaire", "Loading forms …" : "Chargement des formulaires …", - "No forms in here" : "Aucun formulaire", - "Create a new one" : "Créer une nouveau formulaire", - "Please select a form" : "Veuillez sélectionner un formulaire", + "Create new form" : "Créer un nouveau formulaire", "An error occurred while loading the forms list" : "Une erreur s'est produite pendant le chargement de la liste des formulaires", "Unable to create a new form" : "Impossible de créer un nouveau formulaire", - "Show results" : "Afficher les résultats", "Clone form" : "Dupliquer le formulaire", "Delete form" : "Supprimer le formulaire", "Form link copied" : "Lien vers le formulaire copié", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", - "Copy to clipboard" : "Copier dans le presse-papier", "Are you sure you want to delete the form “{title}”?" : "Êtes-vous certain de vouloir supprimer le formulaire “{title}” ?", "Deleted form “{title}”" : "Formulaire “{title}” supprimé", "Error while deleting form “{title}”" : "Erreur lors de la suppression du formulaire “{title}”", - "Expired" : "Expiré", - "Expires %n" : "Expire le %n", - "Expires never" : "N'expire jamais", - "Anonymous form" : "Formulaire anonyme", "Group" : "Groupe", - "Title" : "Titre", - "Access" : "Accès", - "Owner" : "Propriétaire", - "Created" : "Créé", - "Expires" : "Expire", - "Copy link" : "Copier le lien", - "View results" : "Afficher les résultats", - "Public access" : "Accès public", - "Only shared" : "Partagé seulement", - "Registered users only" : "Utilisateurs enregistrés uniquement", - "Hidden form" : "Formulaire masqué", - "never" : "jamais", - "Link copied to clipboard" : "Lien copié dans le presse-papier", - "Error, while copying link to clipboard" : "Erreur lors de la copie du lien dans le presse-papier", "Add Option" : "Ajouter un choix", - "Share with" : "Partager avec", - "Form description" : "Description du formulaire", + "Title" : "Titre", "Description" : "Description", - "Make a Form" : "Créer un formulaire", - "Add Question" : "Ajouter une question", - "Create new form" : "Créer un nouveau formulaire", - "Writing form" : "Rédiger le formulaire", - "Update form" : "Mettre à jour le formulaire", - "Done" : "Terminé", - "Select a question type!" : "Sélectionner un type de question !", - "Cannot have the same question!" : "Impossible d'avoir la même question !", - "Two options cannot be the same!" : "Il ne peut pas y avoir deux choix identiques", - "Title must not be empty!" : "Le titre ne doit pas être vide !", - "All questions need answers!" : "Réponses requises à toutes les questions !", - "Need to pick an expiration date!" : "Indiquez une date d'expiration !", - "%n successfully saved" : "%n enregistré avec succès", - "Error on saving form, see console" : "Erreur à l'enregistrement du formulaire, consultez la console", - "Form configurations" : "Paramètres du formulaire", - "Only allow one submission per user" : "Autoriser un seul envoi par utilisateur", "Name of user or group" : "Nom d'utilisateur ou de groupe", "Expiration date" : "Date d'expiration", - "Click to add a date" : "Cliquer pour ajouter une date", "Form Expired" : "Formulaire expiré", "This Form has expired and is no longer taking answers." : "Ce formulaire a expiré et ne peut plus enregistrer de réponse.", "Access denied" : "Accès refusé", diff --git a/l10n/gl.js b/l10n/gl.js index 0559c5a..29ae441 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Unha aplicación de formularios, semellante ao Google Forms, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).", "New form" : "Formulario novo", "Loading forms …" : "Cargando formularios…", - "No forms in here" : "Aquí non hai formularios", - "Create a new one" : "Crear un novo", - "Please select a form" : "Seleccione un formulario", + "Create new form" : "Crear un formulario novo", "An error occurred while loading the forms list" : "Produciuse un erro ao cargar a lista de formularios", "Unable to create a new form" : "Non é posíbel crear un novo formulario", - "Show results" : "Amosar resultados", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Copiada a ligazón do formulario", "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", - "Copy to clipboard" : "Copiar no portapapeis.", "Are you sure you want to delete the form “{title}”?" : "Confirma que quere eliminar o formulario «{title}»?", "Deleted form “{title}”" : "Foi eliminado o formulario «{title}»", "Error while deleting form “{title}”" : "Produciuse un erro ao eliminar o formulario «{title}»", - "Expired" : "Caducado", - "Expires %n" : "Caduca o %n", - "Expires never" : "Non caduca nunca", - "Anonymous form" : "Formulario anónimo", "Group" : "Grupo", - "Title" : "Titulo", - "Access" : "Acceso", - "Owner" : "Propietario", - "Created" : "Creado", - "Expires" : "Caduca", - "Copy link" : "Copiar a ligazón", - "View results" : "Ver os resultados", - "Public access" : "Acceso público", - "Only shared" : "Só compartido", - "Registered users only" : "Só usuarios rexistrados", - "Hidden form" : "Formulario agochado", - "never" : "nunca", - "Link copied to clipboard" : "A ligazón foi copiada no portapapeis.", - "Error, while copying link to clipboard" : "Produciuse un erro ao copiar a ligazón no portapapeis", "Add Option" : "Engadir opción", - "Share with" : "Compartir con", - "Form description" : "Descrición do formulario", + "Title" : "Titulo", "Description" : "Descrición", - "Make a Form" : "Crear un formulario", - "Add Question" : "Engadir unha pregunta", - "Create new form" : "Crear un formulario novo", - "Writing form" : "Rexistrando o formulario", - "Update form" : "Actualizar o formulario", - "Done" : "Feito", - "Select a question type!" : "Seleccione o tipo de pregunta!", - "Cannot have the same question!" : "Non pode ter a mesma pregunta!", - "Two options cannot be the same!" : "As dúas opcións non poden ser a mesma!", - "Title must not be empty!" : "O título non debe estar baleiro!", - "All questions need answers!" : "Todas as preguntas precisan respostas!", - "Need to pick an expiration date!" : "É necesario escoller unha data de caducidade!", - "%n successfully saved" : "%n foi gardado satisfactoriamente", - "Error on saving form, see console" : "Produciuse un erro ao gardar o formulario, vexa a consola", - "Form configurations" : "Configuracións de formulario ", - "Only allow one submission per user" : "Permitir só unha presentación por usuario", "Name of user or group" : "Nome de usuario ou grupo", "Expiration date" : "Data de caducidade", - "Click to add a date" : "Prema para engadir unha data", "Form Expired" : "Formulario caducado", "This Form has expired and is no longer taking answers." : "Este formulario caducou e xa non admite respostas.", "Access denied" : "Acceso denegado", diff --git a/l10n/gl.json b/l10n/gl.json index 500e1a3..de6b435 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Unha aplicación de formularios, semellante ao Google Forms, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).", "New form" : "Formulario novo", "Loading forms …" : "Cargando formularios…", - "No forms in here" : "Aquí non hai formularios", - "Create a new one" : "Crear un novo", - "Please select a form" : "Seleccione un formulario", + "Create new form" : "Crear un formulario novo", "An error occurred while loading the forms list" : "Produciuse un erro ao cargar a lista de formularios", "Unable to create a new form" : "Non é posíbel crear un novo formulario", - "Show results" : "Amosar resultados", "Clone form" : "Clonar formulario", "Delete form" : "Eliminar formulario", "Form link copied" : "Copiada a ligazón do formulario", "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", - "Copy to clipboard" : "Copiar no portapapeis.", "Are you sure you want to delete the form “{title}”?" : "Confirma que quere eliminar o formulario «{title}»?", "Deleted form “{title}”" : "Foi eliminado o formulario «{title}»", "Error while deleting form “{title}”" : "Produciuse un erro ao eliminar o formulario «{title}»", - "Expired" : "Caducado", - "Expires %n" : "Caduca o %n", - "Expires never" : "Non caduca nunca", - "Anonymous form" : "Formulario anónimo", "Group" : "Grupo", - "Title" : "Titulo", - "Access" : "Acceso", - "Owner" : "Propietario", - "Created" : "Creado", - "Expires" : "Caduca", - "Copy link" : "Copiar a ligazón", - "View results" : "Ver os resultados", - "Public access" : "Acceso público", - "Only shared" : "Só compartido", - "Registered users only" : "Só usuarios rexistrados", - "Hidden form" : "Formulario agochado", - "never" : "nunca", - "Link copied to clipboard" : "A ligazón foi copiada no portapapeis.", - "Error, while copying link to clipboard" : "Produciuse un erro ao copiar a ligazón no portapapeis", "Add Option" : "Engadir opción", - "Share with" : "Compartir con", - "Form description" : "Descrición do formulario", + "Title" : "Titulo", "Description" : "Descrición", - "Make a Form" : "Crear un formulario", - "Add Question" : "Engadir unha pregunta", - "Create new form" : "Crear un formulario novo", - "Writing form" : "Rexistrando o formulario", - "Update form" : "Actualizar o formulario", - "Done" : "Feito", - "Select a question type!" : "Seleccione o tipo de pregunta!", - "Cannot have the same question!" : "Non pode ter a mesma pregunta!", - "Two options cannot be the same!" : "As dúas opcións non poden ser a mesma!", - "Title must not be empty!" : "O título non debe estar baleiro!", - "All questions need answers!" : "Todas as preguntas precisan respostas!", - "Need to pick an expiration date!" : "É necesario escoller unha data de caducidade!", - "%n successfully saved" : "%n foi gardado satisfactoriamente", - "Error on saving form, see console" : "Produciuse un erro ao gardar o formulario, vexa a consola", - "Form configurations" : "Configuracións de formulario ", - "Only allow one submission per user" : "Permitir só unha presentación por usuario", "Name of user or group" : "Nome de usuario ou grupo", "Expiration date" : "Data de caducidade", - "Click to add a date" : "Prema para engadir unha data", "Form Expired" : "Formulario caducado", "This Form has expired and is no longer taking answers." : "Este formulario caducou e xa non admite respostas.", "Access denied" : "Acceso denegado", diff --git a/l10n/he.js b/l10n/he.js index fe3a2f7..1b29060 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -2,21 +2,9 @@ OC.L10N.register( "forms", { "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Expired" : "פג", - "Expires never" : "לעולם לא יפוג", "Group" : "קבוצה", "Title" : "תפקיד", - "Access" : "גישה", - "Owner" : "בעלות", - "Created" : "מועד היצירה", - "Expires" : "תפוגה", - "Copy link" : "העתקת קישור", - "Public access" : "גישה ציבורית", - "Registered users only" : "משתמשים רשומים בלבד", - "never" : "מעולם לא", "Description" : "תיאור", - "Done" : "הסתיים", "Expiration date" : "תאריך תפוגה", "Access denied" : "הגישה נדחתה" }, diff --git a/l10n/he.json b/l10n/he.json index 2cc7274..0c95552 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,20 +1,8 @@ { "translations": { "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", - "Copy to clipboard" : "העתקה ללוח הגזירים", - "Expired" : "פג", - "Expires never" : "לעולם לא יפוג", "Group" : "קבוצה", "Title" : "תפקיד", - "Access" : "גישה", - "Owner" : "בעלות", - "Created" : "מועד היצירה", - "Expires" : "תפוגה", - "Copy link" : "העתקת קישור", - "Public access" : "גישה ציבורית", - "Registered users only" : "משתמשים רשומים בלבד", - "never" : "מעולם לא", "Description" : "תיאור", - "Done" : "הסתיים", "Expiration date" : "תאריך תפוגה", "Access denied" : "הגישה נדחתה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" diff --git a/l10n/hr.js b/l10n/hr.js index 00fbd2d..88875ab 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "Obrasci", "A forms app, similar to Google Forms." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms s mogućnošću ograničavanja pristupa (članovi, određene grupe/korisnici, javno).", + "Create new form" : "Stvori novi obrazac", "Delete form" : "Izbriši obrazac", "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", - "Copy to clipboard" : "Kopiraj u međuspremnik", - "Expired" : "Istekao", - "Expires %n" : "Istječe %n", - "Expires never" : "Istječe nikada", - "Anonymous form" : "Anoniman obrazac", "Group" : "Grupa", "Title" : "Naslov", - "Access" : "Pristup", - "Owner" : "Vlasnik", - "Created" : "Stvoreno", - "Expires" : "Istječe", - "Copy link" : "Kopiraj poveznicu", - "View results" : "Pregledaj rezultate", - "Public access" : "Javni pristup", - "Only shared" : "Samo dijeljeno", - "Registered users only" : "Samo registrirani korisnici", - "Hidden form" : "Skriveni obrazac", - "never" : "nikad", - "Link copied to clipboard" : "Poveznica je kopirana u međuspremnik", - "Error, while copying link to clipboard" : "Pogreška tijekom kopiranja poveznice u međuspremnik", - "Share with" : "Dijeli s", - "Form description" : "Opis obrasca", "Description" : "Opis", - "Make a Form" : "Izradi obrazac", - "Add Question" : "Dodaj pitanje", - "Create new form" : "Stvori novi obrazac", - "Writing form" : "Pisanje obrasca", - "Update form" : "Ažuriraj obrazac", - "Done" : "Gotovo", - "Select a question type!" : "Odaberite vrstu pitanja!", - "Cannot have the same question!" : "Ne možete imati isto pitanje!", - "Title must not be empty!" : "Naslov ne smije biti prazan!", - "All questions need answers!" : "Potrebno je odgovoriti na sva pitanja!", - "Need to pick an expiration date!" : "Odaberite datum isteka!", - "%n successfully saved" : "%n uspješno spremljenih", - "Error on saving form, see console" : "Pogreška pri spremanju obrasca, pogledajte konzolu", - "Form configurations" : "Konfiguracije obrasca", - "Only allow one submission per user" : "Dopusti jedan podnesak po korisniku", "Name of user or group" : "Ime korisnika ili grupe", "Expiration date" : "Datum isteka", - "Click to add a date" : "Klikni za dodavanje datuma", "Form Expired" : "Obrazac je istekao", "This Form has expired and is no longer taking answers." : "Ovaj je obrazac istekao i nije moguće unositi odgovore.", "Access denied" : "Pristup odbijen", diff --git a/l10n/hr.json b/l10n/hr.json index b535b22..739ade2 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -2,49 +2,14 @@ "Forms" : "Obrasci", "A forms app, similar to Google Forms." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms s mogućnošću ograničavanja pristupa (članovi, određene grupe/korisnici, javno).", + "Create new form" : "Stvori novi obrazac", "Delete form" : "Izbriši obrazac", "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", - "Copy to clipboard" : "Kopiraj u međuspremnik", - "Expired" : "Istekao", - "Expires %n" : "Istječe %n", - "Expires never" : "Istječe nikada", - "Anonymous form" : "Anoniman obrazac", "Group" : "Grupa", "Title" : "Naslov", - "Access" : "Pristup", - "Owner" : "Vlasnik", - "Created" : "Stvoreno", - "Expires" : "Istječe", - "Copy link" : "Kopiraj poveznicu", - "View results" : "Pregledaj rezultate", - "Public access" : "Javni pristup", - "Only shared" : "Samo dijeljeno", - "Registered users only" : "Samo registrirani korisnici", - "Hidden form" : "Skriveni obrazac", - "never" : "nikad", - "Link copied to clipboard" : "Poveznica je kopirana u međuspremnik", - "Error, while copying link to clipboard" : "Pogreška tijekom kopiranja poveznice u međuspremnik", - "Share with" : "Dijeli s", - "Form description" : "Opis obrasca", "Description" : "Opis", - "Make a Form" : "Izradi obrazac", - "Add Question" : "Dodaj pitanje", - "Create new form" : "Stvori novi obrazac", - "Writing form" : "Pisanje obrasca", - "Update form" : "Ažuriraj obrazac", - "Done" : "Gotovo", - "Select a question type!" : "Odaberite vrstu pitanja!", - "Cannot have the same question!" : "Ne možete imati isto pitanje!", - "Title must not be empty!" : "Naslov ne smije biti prazan!", - "All questions need answers!" : "Potrebno je odgovoriti na sva pitanja!", - "Need to pick an expiration date!" : "Odaberite datum isteka!", - "%n successfully saved" : "%n uspješno spremljenih", - "Error on saving form, see console" : "Pogreška pri spremanju obrasca, pogledajte konzolu", - "Form configurations" : "Konfiguracije obrasca", - "Only allow one submission per user" : "Dopusti jedan podnesak po korisniku", "Name of user or group" : "Ime korisnika ili grupe", "Expiration date" : "Datum isteka", - "Click to add a date" : "Klikni za dodavanje datuma", "Form Expired" : "Obrazac je istekao", "This Form has expired and is no longer taking answers." : "Ovaj je obrazac istekao i nije moguće unositi odgovore.", "Access denied" : "Pristup odbijen", diff --git a/l10n/hu.js b/l10n/hu.js index 73791ce..3e15b91 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -4,46 +4,13 @@ OC.L10N.register( "Forms" : "Űrlapok", "A forms app, similar to Google Forms." : "Az űrlapok alkalmazás hasonlít a Google űrlapokhoz.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Az űrlap alkalmazás hasonlóan a Google űrlapokhoz letetőséget nyújt hozzáférés korlátozására (tagok, bizonyos csoport/felhasználó és nyilvános).", + "Create new form" : "Új űrlap készítése", "Delete form" : "Űrlap törlése", - "Copy to clipboard" : "Másolás vágólapra", - "Expired" : "Lejárt", - "Expires %n" : "Lejár: %n", - "Expires never" : "Sosem jár le", - "Anonymous form" : "Anonymous űrlap", "Group" : "Csoport", "Title" : "Cím", - "Access" : "Hozzáférés", - "Owner" : "Tulajdonos", - "Created" : "Létrehozva", - "Expires" : "Lejárat", - "Copy link" : "Hivatkozás másolása", - "Public access" : "Nyilvános hozzáférés", - "Only shared" : "Csak megosztott", - "Registered users only" : "Csak regisztrált felhasználó", - "Hidden form" : "Rejtett űrlap", - "never" : "soha", - "Link copied to clipboard" : "Hivatkozás bemásolva a vágólapra", - "Error, while copying link to clipboard" : "Hiba a hivatkozás vágólapra másolásakor", - "Share with" : "Megosztva vele", - "Form description" : "Űrlap leírása", "Description" : "Leírás", - "Make a Form" : "Űrlap készítése", - "Add Question" : "Kérdés hozzáadása", - "Create new form" : "Új űrlap készítése", - "Writing form" : "Űrlap írása", - "Update form" : "Űrlap frissítése", - "Done" : "Kész", - "Select a question type!" : "Válassz egy kérdés típust!", - "Cannot have the same question!" : "Nem lehet ugyanaz a kérdés!", - "Title must not be empty!" : "A cím nem lehet üres!", - "All questions need answers!" : "Minden kérdéshez szükséges válasz!", - "Need to pick an expiration date!" : "Mindenképp meg kell adni a lejárati időt!", - "%n successfully saved" : "%n sikeresen mentve", - "Error on saving form, see console" : "Hiba az űrlap mentésekor, lásd konzol.", - "Form configurations" : "Űrlap beállításai", "Name of user or group" : "Felhasználó vagy csoport neve", "Expiration date" : "Lejárati idő", - "Click to add a date" : "Kattints a dátum hozzáadásához", "Form Expired" : "Űrlap lejárt", "This Form has expired and is no longer taking answers." : "Ez az űrlap lejárt és többé nem lehet kitölteni.", "Access denied" : "Hozzáférés megtagadva", diff --git a/l10n/hu.json b/l10n/hu.json index 27de129..ba45fd4 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -2,46 +2,13 @@ "Forms" : "Űrlapok", "A forms app, similar to Google Forms." : "Az űrlapok alkalmazás hasonlít a Google űrlapokhoz.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Az űrlap alkalmazás hasonlóan a Google űrlapokhoz letetőséget nyújt hozzáférés korlátozására (tagok, bizonyos csoport/felhasználó és nyilvános).", + "Create new form" : "Új űrlap készítése", "Delete form" : "Űrlap törlése", - "Copy to clipboard" : "Másolás vágólapra", - "Expired" : "Lejárt", - "Expires %n" : "Lejár: %n", - "Expires never" : "Sosem jár le", - "Anonymous form" : "Anonymous űrlap", "Group" : "Csoport", "Title" : "Cím", - "Access" : "Hozzáférés", - "Owner" : "Tulajdonos", - "Created" : "Létrehozva", - "Expires" : "Lejárat", - "Copy link" : "Hivatkozás másolása", - "Public access" : "Nyilvános hozzáférés", - "Only shared" : "Csak megosztott", - "Registered users only" : "Csak regisztrált felhasználó", - "Hidden form" : "Rejtett űrlap", - "never" : "soha", - "Link copied to clipboard" : "Hivatkozás bemásolva a vágólapra", - "Error, while copying link to clipboard" : "Hiba a hivatkozás vágólapra másolásakor", - "Share with" : "Megosztva vele", - "Form description" : "Űrlap leírása", "Description" : "Leírás", - "Make a Form" : "Űrlap készítése", - "Add Question" : "Kérdés hozzáadása", - "Create new form" : "Új űrlap készítése", - "Writing form" : "Űrlap írása", - "Update form" : "Űrlap frissítése", - "Done" : "Kész", - "Select a question type!" : "Válassz egy kérdés típust!", - "Cannot have the same question!" : "Nem lehet ugyanaz a kérdés!", - "Title must not be empty!" : "A cím nem lehet üres!", - "All questions need answers!" : "Minden kérdéshez szükséges válasz!", - "Need to pick an expiration date!" : "Mindenképp meg kell adni a lejárati időt!", - "%n successfully saved" : "%n sikeresen mentve", - "Error on saving form, see console" : "Hiba az űrlap mentésekor, lásd konzol.", - "Form configurations" : "Űrlap beállításai", "Name of user or group" : "Felhasználó vagy csoport neve", "Expiration date" : "Lejárati idő", - "Click to add a date" : "Kattints a dátum hozzáadásához", "Form Expired" : "Űrlap lejárt", "This Form has expired and is no longer taking answers." : "Ez az űrlap lejárt és többé nem lehet kitölteni.", "Access denied" : "Hozzáférés megtagadva", diff --git a/l10n/hy.js b/l10n/hy.js index 8d4aa74..764d417 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "Խումբ", "Title" : "Վերնագիր", - "Owner" : "Owner", - "Copy link" : "Պատճենել հղումը", - "never" : "երբեք", "Description" : "Նկարագրություն", - "Done" : "Done", "Expiration date" : "Վավերականության ժամկետ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json index 4796e30..58f0033 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "Խումբ", "Title" : "Վերնագիր", - "Owner" : "Owner", - "Copy link" : "Պատճենել հղումը", - "never" : "երբեք", "Description" : "Նկարագրություն", - "Done" : "Done", "Expiration date" : "Վավերականության ժամկետ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index b6b838e..93c7c68 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -3,12 +3,7 @@ OC.L10N.register( { "Group" : "Gruppo", "Title" : "Titulo", - "Owner" : "Owner", - "Copy link" : "Copiar ligamine", - "Public access" : "Accesso public", - "never" : "nunquam", "Description" : "Description", - "Done" : "Preste", "Expiration date" : "Data de expiration" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index a3247eb..a5d8e83 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -1,12 +1,7 @@ { "translations": { "Group" : "Gruppo", "Title" : "Titulo", - "Owner" : "Owner", - "Copy link" : "Copiar ligamine", - "Public access" : "Accesso public", - "never" : "nunquam", "Description" : "Description", - "Done" : "Preste", "Expiration date" : "Data de expiration" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 0a2480d..d851c04 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -3,12 +3,7 @@ OC.L10N.register( { "Group" : "Grup", "Title" : "Judul", - "Owner" : "Owner", - "Created" : "Dibuat", - "Copy link" : "Salin tautan", - "never" : "tidak pernah.", "Description" : "Deskrisi", - "Done" : "Selesai", "Expiration date" : "Tanggal kadaluarsa" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 5198db7..5271577 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -1,12 +1,7 @@ { "translations": { "Group" : "Grup", "Title" : "Judul", - "Owner" : "Owner", - "Created" : "Dibuat", - "Copy link" : "Salin tautan", - "never" : "tidak pernah.", "Description" : "Deskrisi", - "Done" : "Selesai", "Expiration date" : "Tanggal kadaluarsa" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 948759f..1ccb0e9 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -1,32 +1,11 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Afrita á klippispjald", - "Expired" : "Útrunnið", - "Expires %n" : "Gildir til %n", - "Expires never" : "Rennur aldrei út", "Group" : "Hópur", "Title" : "Titill", - "Access" : "Aðgangur", - "Owner" : "Eigandi", - "Created" : "Búið til þann", - "Expires" : "Rennur út", - "Copy link" : "Afrita tengil", - "Public access" : "Opinber aðgangur", - "Only shared" : "Einungis deildar", - "Registered users only" : "Aðeins skráðir notendur", - "never" : "aldrei", - "Link copied to clipboard" : "Tengill afritaður á klippispjald", - "Error, while copying link to clipboard" : "Villa við afritun tengils á klippispjald", - "Share with" : "Deila með", "Description" : "Lýsing", - "Add Question" : "Bæta við spurningu", - "Done" : "Lokið", - "Title must not be empty!" : "Titill getur ekki verið auður!", - "%n successfully saved" : "Tókst að vista %n", "Name of user or group" : "Nafn notanda eða hóps", "Expiration date" : "Gildir til", - "Click to add a date" : "Smelltu til að bæta við dagsetningu", "Access denied" : "Aðgangur ekki leyfður" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 9ddcf17..72c96b5 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,30 +1,9 @@ { "translations": { - "Copy to clipboard" : "Afrita á klippispjald", - "Expired" : "Útrunnið", - "Expires %n" : "Gildir til %n", - "Expires never" : "Rennur aldrei út", "Group" : "Hópur", "Title" : "Titill", - "Access" : "Aðgangur", - "Owner" : "Eigandi", - "Created" : "Búið til þann", - "Expires" : "Rennur út", - "Copy link" : "Afrita tengil", - "Public access" : "Opinber aðgangur", - "Only shared" : "Einungis deildar", - "Registered users only" : "Aðeins skráðir notendur", - "never" : "aldrei", - "Link copied to clipboard" : "Tengill afritaður á klippispjald", - "Error, while copying link to clipboard" : "Villa við afritun tengils á klippispjald", - "Share with" : "Deila með", "Description" : "Lýsing", - "Add Question" : "Bæta við spurningu", - "Done" : "Lokið", - "Title must not be empty!" : "Titill getur ekki verið auður!", - "%n successfully saved" : "Tókst að vista %n", "Name of user or group" : "Nafn notanda eða hóps", "Expiration date" : "Gildir til", - "Click to add a date" : "Smelltu til að bæta við dagsetningu", "Access denied" : "Aðgangur ekki leyfður" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index d182af7..c829d8d 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Un'applicazione di moduli, simile a Google Forms con la possibilità di limitare l'accesso (membri, determinati gruppi/utenti, e pubblico).", "New form" : "Nuovo modulo", "Loading forms …" : "Caricamento moduli…", - "No forms in here" : "Qui non c'è alcun modulo", - "Create a new one" : "Creane uno nuovo", - "Please select a form" : "Seleziona un modulo", + "Create new form" : "Crea nuovo modulo", "An error occurred while loading the forms list" : "Si è verificato un errore durante il caricamento dell'elenco dei moduli", "Unable to create a new form" : "Impossibile creare un nuovo modulo", - "Show results" : "Mostra risultati", "Clone form" : "Clona modulo", "Delete form" : "Elimina modulo", "Form link copied" : "Collegamento del modulo copiato", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", - "Copy to clipboard" : "Copia negli appunti", "Are you sure you want to delete the form “{title}”?" : "Sei sicuro di voler eliminare il modulo “{title}”?", "Deleted form “{title}”" : "Modulo “{title}” eliminato", "Error while deleting form “{title}”" : "Errore durante l'eliminazione del modulo “{title}”", - "Expired" : "Scaduto", - "Expires %n" : "Scade il %n", - "Expires never" : "Non scade mai", - "Anonymous form" : "Modulo anonimo", "Group" : "Gruppo", - "Title" : "Titolo", - "Access" : "Accesso", - "Owner" : "Proprietario", - "Created" : "Creato", - "Expires" : "Scade", - "Copy link" : "Copia colleg.", - "View results" : "Mostra risultati", - "Public access" : "Accesso pubblico", - "Only shared" : "Solo condiviso", - "Registered users only" : "Solo utenti registrati", - "Hidden form" : "Modulo nascosto", - "never" : "mai", - "Link copied to clipboard" : "Collegamento copiato negli appunti", - "Error, while copying link to clipboard" : "Errore durante la copia del collegamento negli appunti", "Add Option" : "Aggiungi opzione", - "Share with" : "Condividi con", - "Form description" : "Descrizione del modulo", + "Title" : "Titolo", "Description" : "Descrizione", - "Make a Form" : "Crea un modulo", - "Add Question" : "Aggiungi domanda", - "Create new form" : "Crea nuovo modulo", - "Writing form" : "Scrittura del modulo", - "Update form" : "Aggiorna modulo", - "Done" : "Completato", - "Select a question type!" : "Seleziona un tipo di domanda", - "Cannot have the same question!" : "Impossibile avere la stessa domanda!", - "Two options cannot be the same!" : "Due opzioni non possono essere uguali!", - "Title must not be empty!" : "Il titolo non può essere vuoto!", - "All questions need answers!" : "Tutte le domande richiedono una risposta!", - "Need to pick an expiration date!" : "Devi selezionare una data di scadenza!", - "%n successfully saved" : "%n salvato correttamente", - "Error on saving form, see console" : "Errore di salvataggio del modulo, vedi la console", - "Form configurations" : "Configurazioni modulo", - "Only allow one submission per user" : "Consenti solo un invio per utente", "Name of user or group" : "Nome dell'utente o del gruppo", "Expiration date" : "Data di scadenza", - "Click to add a date" : "Fai clic per aggiungere una data", "Form Expired" : "Modulo scaduto", "This Form has expired and is no longer taking answers." : "Questo modulo è scaduto e non accetta più risposte.", "Access denied" : "Accesso negato", diff --git a/l10n/it.json b/l10n/it.json index 2e45598..7e949cb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Un'applicazione di moduli, simile a Google Forms con la possibilità di limitare l'accesso (membri, determinati gruppi/utenti, e pubblico).", "New form" : "Nuovo modulo", "Loading forms …" : "Caricamento moduli…", - "No forms in here" : "Qui non c'è alcun modulo", - "Create a new one" : "Creane uno nuovo", - "Please select a form" : "Seleziona un modulo", + "Create new form" : "Crea nuovo modulo", "An error occurred while loading the forms list" : "Si è verificato un errore durante il caricamento dell'elenco dei moduli", "Unable to create a new form" : "Impossibile creare un nuovo modulo", - "Show results" : "Mostra risultati", "Clone form" : "Clona modulo", "Delete form" : "Elimina modulo", "Form link copied" : "Collegamento del modulo copiato", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", - "Copy to clipboard" : "Copia negli appunti", "Are you sure you want to delete the form “{title}”?" : "Sei sicuro di voler eliminare il modulo “{title}”?", "Deleted form “{title}”" : "Modulo “{title}” eliminato", "Error while deleting form “{title}”" : "Errore durante l'eliminazione del modulo “{title}”", - "Expired" : "Scaduto", - "Expires %n" : "Scade il %n", - "Expires never" : "Non scade mai", - "Anonymous form" : "Modulo anonimo", "Group" : "Gruppo", - "Title" : "Titolo", - "Access" : "Accesso", - "Owner" : "Proprietario", - "Created" : "Creato", - "Expires" : "Scade", - "Copy link" : "Copia colleg.", - "View results" : "Mostra risultati", - "Public access" : "Accesso pubblico", - "Only shared" : "Solo condiviso", - "Registered users only" : "Solo utenti registrati", - "Hidden form" : "Modulo nascosto", - "never" : "mai", - "Link copied to clipboard" : "Collegamento copiato negli appunti", - "Error, while copying link to clipboard" : "Errore durante la copia del collegamento negli appunti", "Add Option" : "Aggiungi opzione", - "Share with" : "Condividi con", - "Form description" : "Descrizione del modulo", + "Title" : "Titolo", "Description" : "Descrizione", - "Make a Form" : "Crea un modulo", - "Add Question" : "Aggiungi domanda", - "Create new form" : "Crea nuovo modulo", - "Writing form" : "Scrittura del modulo", - "Update form" : "Aggiorna modulo", - "Done" : "Completato", - "Select a question type!" : "Seleziona un tipo di domanda", - "Cannot have the same question!" : "Impossibile avere la stessa domanda!", - "Two options cannot be the same!" : "Due opzioni non possono essere uguali!", - "Title must not be empty!" : "Il titolo non può essere vuoto!", - "All questions need answers!" : "Tutte le domande richiedono una risposta!", - "Need to pick an expiration date!" : "Devi selezionare una data di scadenza!", - "%n successfully saved" : "%n salvato correttamente", - "Error on saving form, see console" : "Errore di salvataggio del modulo, vedi la console", - "Form configurations" : "Configurazioni modulo", - "Only allow one submission per user" : "Consenti solo un invio per utente", "Name of user or group" : "Nome dell'utente o del gruppo", "Expiration date" : "Data di scadenza", - "Click to add a date" : "Fai clic per aggiungere una data", "Form Expired" : "Modulo scaduto", "This Form has expired and is no longer taking answers." : "Questo modulo è scaduto e non accetta più risposte.", "Access denied" : "Accesso negato", diff --git a/l10n/ja.js b/l10n/ja.js index 0217a79..725d980 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "フォーム", "A forms app, similar to Google Forms." : "Googleフォームに似たフォームアプリ。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Googleフォームに似たフォームアプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。", + "Create new form" : "新規フォームを作成", "Delete form" : "フォームを削除", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", - "Copy to clipboard" : "クリップボードにコピー", - "Expired" : "有効期限切れ", - "Expires %n" : " %nに期限が切れます", - "Expires never" : "有効期限なし", - "Anonymous form" : "匿名フォーム", "Group" : "グループ", "Title" : "Title", - "Access" : "アクセス", - "Owner" : "作成者", - "Created" : "作成時刻", - "Expires" : "有効期限", - "Copy link" : "リンクをコピー", - "View results" : "結果を見る", - "Public access" : "パブリックアクセス", - "Only shared" : "共有中のみ", - "Registered users only" : "登録ユーザーのみ", - "Hidden form" : "非公開フォーム", - "never" : "なし", - "Link copied to clipboard" : "クリップボードにリンクをコピー", - "Error, while copying link to clipboard" : "クリップボードにテキストをコピーするときにエラーが発生しました。", - "Share with" : "と共有", - "Form description" : "フォームの説明", "Description" : "説明", - "Make a Form" : "フォームの作成", - "Add Question" : "質問を追加", - "Create new form" : "新規フォームを作成", - "Writing form" : "書き込み中のフォーム", - "Update form" : "フォームの更新", - "Done" : "完了", - "Select a question type!" : "質問の種類を選択してください!", - "Cannot have the same question!" : "同じ質問はできません!", - "Title must not be empty!" : "タイトルは空白にしないでください!", - "All questions need answers!" : "すべての質問に選択肢を用意してください!", - "Need to pick an expiration date!" : "有効期限を選ぶ必要があります!", - "%n successfully saved" : "%nの保存に成功しました", - "Error on saving form, see console" : "フォームの保存中にエラーが発生しました。コンソールを参照してください。", - "Form configurations" : "フォーム設定", - "Only allow one submission per user" : "送信はユーザーごとに1度だけ許可", "Name of user or group" : "ユーザまたはグループの名前", "Expiration date" : "有効期限", - "Click to add a date" : "クリックして日付を追加", "Form Expired" : "フォームの有効期限切れ", "This Form has expired and is no longer taking answers." : "このフォームは期限が切れており、もう回答を取得しません", "Access denied" : "アクセス拒否", diff --git a/l10n/ja.json b/l10n/ja.json index 8a1d0c0..30997b6 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -2,49 +2,14 @@ "Forms" : "フォーム", "A forms app, similar to Google Forms." : "Googleフォームに似たフォームアプリ。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Googleフォームに似たフォームアプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。", + "Create new form" : "新規フォームを作成", "Delete form" : "フォームを削除", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", - "Copy to clipboard" : "クリップボードにコピー", - "Expired" : "有効期限切れ", - "Expires %n" : " %nに期限が切れます", - "Expires never" : "有効期限なし", - "Anonymous form" : "匿名フォーム", "Group" : "グループ", "Title" : "Title", - "Access" : "アクセス", - "Owner" : "作成者", - "Created" : "作成時刻", - "Expires" : "有効期限", - "Copy link" : "リンクをコピー", - "View results" : "結果を見る", - "Public access" : "パブリックアクセス", - "Only shared" : "共有中のみ", - "Registered users only" : "登録ユーザーのみ", - "Hidden form" : "非公開フォーム", - "never" : "なし", - "Link copied to clipboard" : "クリップボードにリンクをコピー", - "Error, while copying link to clipboard" : "クリップボードにテキストをコピーするときにエラーが発生しました。", - "Share with" : "と共有", - "Form description" : "フォームの説明", "Description" : "説明", - "Make a Form" : "フォームの作成", - "Add Question" : "質問を追加", - "Create new form" : "新規フォームを作成", - "Writing form" : "書き込み中のフォーム", - "Update form" : "フォームの更新", - "Done" : "完了", - "Select a question type!" : "質問の種類を選択してください!", - "Cannot have the same question!" : "同じ質問はできません!", - "Title must not be empty!" : "タイトルは空白にしないでください!", - "All questions need answers!" : "すべての質問に選択肢を用意してください!", - "Need to pick an expiration date!" : "有効期限を選ぶ必要があります!", - "%n successfully saved" : "%nの保存に成功しました", - "Error on saving form, see console" : "フォームの保存中にエラーが発生しました。コンソールを参照してください。", - "Form configurations" : "フォーム設定", - "Only allow one submission per user" : "送信はユーザーごとに1度だけ許可", "Name of user or group" : "ユーザまたはグループの名前", "Expiration date" : "有効期限", - "Click to add a date" : "クリックして日付を追加", "Form Expired" : "フォームの有効期限切れ", "This Form has expired and is no longer taking answers." : "このフォームは期限が切れており、もう回答を取得しません", "Access denied" : "アクセス拒否", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 1910bd6..8ffe05f 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "კოპირება ბუფერში", - "Expired" : "გაუქმდა", - "Expires never" : "არასდროს უქმდება", "Group" : "ჯგუფი", "Title" : "სათაური", - "Access" : "წვდომა", - "Owner" : "მფლობელი", - "Created" : "შექმნილია", - "Expires" : "უქმდება", - "Copy link" : "ბმულის კოპირება", - "Public access" : "ღია წვდომა", - "Registered users only" : "მხოლოდ რეგისტრირებული მომხმარებლები", - "never" : "არასდროს", "Description" : "აღწერილობა", - "Done" : "დასრულებულია", "Expiration date" : "გაუქმების თარიღი", "Access denied" : "წვდომა არაა დაშვებული" }, diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index d108582..e73c852 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "კოპირება ბუფერში", - "Expired" : "გაუქმდა", - "Expires never" : "არასდროს უქმდება", "Group" : "ჯგუფი", "Title" : "სათაური", - "Access" : "წვდომა", - "Owner" : "მფლობელი", - "Created" : "შექმნილია", - "Expires" : "უქმდება", - "Copy link" : "ბმულის კოპირება", - "Public access" : "ღია წვდომა", - "Registered users only" : "მხოლოდ რეგისტრირებული მომხმარებლები", - "never" : "არასდროს", "Description" : "აღწერილობა", - "Done" : "დასრულებულია", "Expiration date" : "გაუქმების თარიღი", "Access denied" : "წვდომა არაა დაშვებული" },"pluralForm" :"nplurals=2; plural=(n!=1);" diff --git a/l10n/km.js b/l10n/km.js index 704137f..f5ee404 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -3,10 +3,7 @@ OC.L10N.register( { "Group" : "Group", "Title" : "ចំណងជើង", - "Owner" : "Owner", - "never" : "មិនដែរ", "Description" : "ការ​អធិប្បាយ", - "Done" : "Done", "Expiration date" : "ពេល​ផុត​កំណត់" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index 7751dd3..322ed60 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -1,10 +1,7 @@ { "translations": { "Group" : "Group", "Title" : "ចំណងជើង", - "Owner" : "Owner", - "never" : "មិនដែរ", "Description" : "ការ​អធិប្បាយ", - "Done" : "Done", "Expiration date" : "ពេល​ផុត​កំណត់" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js deleted file mode 100644 index 60654d0..0000000 --- a/l10n/kn.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "ಗುಂಪು", - "Title" : "ಶೀರ್ಷಿಕೆ", - "Owner" : "Owner", - "never" : "ಎಂದಿಗೂ", - "Done" : "Done", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json deleted file mode 100644 index 1e4acb9..0000000 --- a/l10n/kn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Group" : "ಗುಂಪು", - "Title" : "ಶೀರ್ಷಿಕೆ", - "Owner" : "Owner", - "never" : "ಎಂದಿಗೂ", - "Done" : "Done", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ" -},"pluralForm" :"nplurals=2; plural=(n > 1);" -} \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 607937f..39867a9 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "클립보드로 복사", - "Expired" : "만료됨", - "Expires never" : "만료되지 않음", "Group" : "그룹", "Title" : "직위", - "Access" : "접근 권한", - "Owner" : "Owner", - "Created" : "생성됨", - "Expires" : "끝나는 시간", - "Copy link" : "링크 복사", - "Public access" : "공개 접근", - "Registered users only" : "등록된 사용자만", - "never" : "하지 않음", "Description" : "설명", - "Done" : "완료", "Expiration date" : "만료 일자", "Access denied" : "접근이 거부됨" }, diff --git a/l10n/ko.json b/l10n/ko.json index 7df038d..ce00b28 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "클립보드로 복사", - "Expired" : "만료됨", - "Expires never" : "만료되지 않음", "Group" : "그룹", "Title" : "직위", - "Access" : "접근 권한", - "Owner" : "Owner", - "Created" : "생성됨", - "Expires" : "끝나는 시간", - "Copy link" : "링크 복사", - "Public access" : "공개 접근", - "Registered users only" : "등록된 사용자만", - "never" : "하지 않음", "Description" : "설명", - "Done" : "완료", "Expiration date" : "만료 일자", "Access denied" : "접근이 거부됨" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/lb.js b/l10n/lb.js index fe23d75..acf0025 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "Grupp", "Title" : "Titel", - "Owner" : "Owner", - "Copy link" : "Link kopéieren", - "never" : "Ni", "Description" : "Beschreiwung", - "Done" : "Done", "Expiration date" : "Verfallsdatum" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index 2216562..b7a9ff8 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "Grupp", "Title" : "Titel", - "Owner" : "Owner", - "Copy link" : "Link kopéieren", - "never" : "Ni", "Description" : "Beschreiwung", - "Done" : "Done", "Expiration date" : "Verfallsdatum" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 983f9c8..2b95dc9 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -5,51 +5,17 @@ OC.L10N.register( "A forms app, similar to Google Forms." : "Anketų programėlė, panaši į Google formas.", "New form" : "Nauja anketa", "Loading forms …" : "Įkeliamos anketos…", + "Create new form" : "Sukurti naują anketą", "Delete form" : "Ištrinti anketą", "Form link copied" : "Anketos nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", - "Copy to clipboard" : "Kopijuoti į iškarpinę", "Are you sure you want to delete the form “{title}”?" : "Ar tikrai norite ištrinti anketą, pavadinimu \"{title}\"?", "Error while deleting form “{title}”" : "Klaida ištrinant formą \"{title}\"", - "Expired" : "Nebegalioja", - "Expires %n" : "Baigia galioti %n", - "Expires never" : "Niekada nebaigia galioti", - "Anonymous form" : "Anoniminė anketa", "Group" : "Grupė", "Title" : "Pavadinimas", - "Access" : "Prieiga", - "Owner" : "Savininkas", - "Created" : "Sukurta", - "Expires" : "Baigia galioti", - "Copy link" : "Kopijuoti nuorodą", - "View results" : "Rodyti rezultatus", - "Public access" : "Viešoji prieiga", - "Only shared" : "Tik tie, su kuo bendrinama", - "Registered users only" : "Tik registruoti naudotojai", - "Hidden form" : "Paslėpta anketa", - "never" : "niekada", - "Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę", - "Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę", - "Share with" : "Bendrinti su", - "Form description" : "Anketos aprašas", "Description" : "Aprašas", - "Make a Form" : "Sukurti anketą", - "Add Question" : "Pridėti klausimą", - "Create new form" : "Sukurti naują anketą", - "Update form" : "Atnaujinti anketą", - "Done" : "Atlikta", - "Select a question type!" : "Pasirinkite klausimo tipą!", - "Cannot have the same question!" : "Negali būti dviejų vienodų klausimų!", - "Title must not be empty!" : "Pavadinimas negali būti tuščias!", - "All questions need answers!" : "Visi klausimai privalo turėti atsakymus!", - "Need to pick an expiration date!" : "Reikia pasirinkti galiojimo pabaigos datą!", - "%n successfully saved" : "%n sėkmingai įrašyta", - "Error on saving form, see console" : "Klaida įrašant anketą, žiūrėkite pultą", - "Form configurations" : "Anketos konfigūracijos", - "Only allow one submission per user" : "Leisti naudotojams tik po vieną pateikimą", "Name of user or group" : "Naudotojo vardas arba grupės pavadinimas", "Expiration date" : "Galiojimo pabaigos data", - "Click to add a date" : "Spustelėkite norėdami pridėti datą", "Form Expired" : "Anketa nebegalioja", "This Form has expired and is no longer taking answers." : "Ši anketa nebegalioja ir daugiau nebepriima atsakymų.", "Access denied" : "Prieiga negalima", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 43f462e..ee5c5d6 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -3,51 +3,17 @@ "A forms app, similar to Google Forms." : "Anketų programėlė, panaši į Google formas.", "New form" : "Nauja anketa", "Loading forms …" : "Įkeliamos anketos…", + "Create new form" : "Sukurti naują anketą", "Delete form" : "Ištrinti anketą", "Form link copied" : "Anketos nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", - "Copy to clipboard" : "Kopijuoti į iškarpinę", "Are you sure you want to delete the form “{title}”?" : "Ar tikrai norite ištrinti anketą, pavadinimu \"{title}\"?", "Error while deleting form “{title}”" : "Klaida ištrinant formą \"{title}\"", - "Expired" : "Nebegalioja", - "Expires %n" : "Baigia galioti %n", - "Expires never" : "Niekada nebaigia galioti", - "Anonymous form" : "Anoniminė anketa", "Group" : "Grupė", "Title" : "Pavadinimas", - "Access" : "Prieiga", - "Owner" : "Savininkas", - "Created" : "Sukurta", - "Expires" : "Baigia galioti", - "Copy link" : "Kopijuoti nuorodą", - "View results" : "Rodyti rezultatus", - "Public access" : "Viešoji prieiga", - "Only shared" : "Tik tie, su kuo bendrinama", - "Registered users only" : "Tik registruoti naudotojai", - "Hidden form" : "Paslėpta anketa", - "never" : "niekada", - "Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę", - "Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę", - "Share with" : "Bendrinti su", - "Form description" : "Anketos aprašas", "Description" : "Aprašas", - "Make a Form" : "Sukurti anketą", - "Add Question" : "Pridėti klausimą", - "Create new form" : "Sukurti naują anketą", - "Update form" : "Atnaujinti anketą", - "Done" : "Atlikta", - "Select a question type!" : "Pasirinkite klausimo tipą!", - "Cannot have the same question!" : "Negali būti dviejų vienodų klausimų!", - "Title must not be empty!" : "Pavadinimas negali būti tuščias!", - "All questions need answers!" : "Visi klausimai privalo turėti atsakymus!", - "Need to pick an expiration date!" : "Reikia pasirinkti galiojimo pabaigos datą!", - "%n successfully saved" : "%n sėkmingai įrašyta", - "Error on saving form, see console" : "Klaida įrašant anketą, žiūrėkite pultą", - "Form configurations" : "Anketos konfigūracijos", - "Only allow one submission per user" : "Leisti naudotojams tik po vieną pateikimą", "Name of user or group" : "Naudotojo vardas arba grupės pavadinimas", "Expiration date" : "Galiojimo pabaigos data", - "Click to add a date" : "Spustelėkite norėdami pridėti datą", "Form Expired" : "Anketa nebegalioja", "This Form has expired and is no longer taking answers." : "Ši anketa nebegalioja ir daugiau nebepriima atsakymų.", "Access denied" : "Prieiga negalima", diff --git a/l10n/lv.js b/l10n/lv.js index fb36c13..a29ce55 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,17 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Kopēt starpliktuvē", "Group" : "Grupa", "Title" : "Amats", - "Owner" : "Īpašnieks", - "Created" : "Izveidots", - "Expires" : "Beidzas", - "Copy link" : "Kopēt saiti", - "Public access" : "Publiska piekļuve", - "never" : "nekad", "Description" : "Apraksts", - "Done" : "Pabeigts", "Expiration date" : "Termiņa datums" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index f48d360..fb720a4 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,15 +1,7 @@ { "translations": { - "Copy to clipboard" : "Kopēt starpliktuvē", "Group" : "Grupa", "Title" : "Amats", - "Owner" : "Īpašnieks", - "Created" : "Izveidots", - "Expires" : "Beidzas", - "Copy link" : "Kopēt saiti", - "Public access" : "Publiska piekļuve", - "never" : "nekad", "Description" : "Apraksts", - "Done" : "Pabeigts", "Expiration date" : "Termiņa datums" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 51823a3..f158233 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -2,14 +2,9 @@ OC.L10N.register( "forms", { "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", - "Copy to clipboard" : "Копирај во клипборд", "Group" : "Група", "Title" : "Наслов", - "Owner" : "Сопственик", - "Copy link" : "Копирај линк", - "never" : "никогаш", "Description" : "Опис", - "Done" : "Готово", "Expiration date" : "Рок на траење" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 1e0da27..57fcb9e 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,13 +1,8 @@ { "translations": { "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", - "Copy to clipboard" : "Копирај во клипборд", "Group" : "Група", "Title" : "Наслов", - "Owner" : "Сопственик", - "Copy link" : "Копирај линк", - "never" : "никогаш", "Description" : "Опис", - "Done" : "Готово", "Expiration date" : "Рок на траење" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js deleted file mode 100644 index ed96df5..0000000 --- a/l10n/mn.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Бүлэг", - "Title" : "Цол/Албан тушаал", - "Owner" : "Эзэмшигч", - "Created" : "Үүсгэсэн", - "Public access" : "Нийтийн хандах эрх", - "never" : "хэзээ ч үгүй", - "Description" : "Тодорхойлолт", - "Done" : "Хийсэн" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json deleted file mode 100644 index 73704f7..0000000 --- a/l10n/mn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Group" : "Бүлэг", - "Title" : "Цол/Албан тушаал", - "Owner" : "Эзэмшигч", - "Created" : "Үүсгэсэн", - "Public access" : "Нийтийн хандах эрх", - "never" : "хэзээ ч үгүй", - "Description" : "Тодорхойлолт", - "Done" : "Хийсэн" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js deleted file mode 100644 index c1cdf84..0000000 --- a/l10n/ms_MY.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Group", - "Title" : "Judul", - "Owner" : "Owner", - "never" : "jangan", - "Description" : "Keterangan", - "Done" : "Done" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json deleted file mode 100644 index 9c140c3..0000000 --- a/l10n/ms_MY.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Group" : "Group", - "Title" : "Judul", - "Owner" : "Owner", - "never" : "jangan", - "Description" : "Keterangan", - "Done" : "Done" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 3623933..5191b52 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1,21 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Expired" : "Utløpt", - "Expires never" : "Utløper ikke", "Group" : "Gruppe", "Title" : "Tittel", - "Access" : "Tilgang", - "Owner" : "Eier", - "Created" : "Opprettet", - "Expires" : "Utløper", - "Copy link" : "Kopier lenke", - "Public access" : "Offentlig tilgang", - "Registered users only" : "Kun for registrerte brukere", - "never" : "aldri", "Description" : "Beskrivelse", - "Done" : "Ferdig", "Expiration date" : "Utløpsdato", "Access denied" : "Tilgang nektet" }, diff --git a/l10n/nb.json b/l10n/nb.json index b43df51..ec211ea 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,19 +1,7 @@ { "translations": { - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Expired" : "Utløpt", - "Expires never" : "Utløper ikke", "Group" : "Gruppe", "Title" : "Tittel", - "Access" : "Tilgang", - "Owner" : "Eier", - "Created" : "Opprettet", - "Expires" : "Utløper", - "Copy link" : "Kopier lenke", - "Public access" : "Offentlig tilgang", - "Registered users only" : "Kun for registrerte brukere", - "never" : "aldri", "Description" : "Beskrivelse", - "Done" : "Ferdig", "Expiration date" : "Utløpsdato", "Access denied" : "Tilgang nektet" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nl.js b/l10n/nl.js index df3e302..8481985 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Een formulierenapp, zoals Google Forms met de mogelijkheid om toegang te beperken (leden, bepaalde groepen/gebruikers, verborgen en openbaar).", "New form" : "Nieuw formulier", "Loading forms …" : "Formulieren laden ...", - "No forms in here" : "Hier zijn geen formulieren", - "Create a new one" : "Maak een nieuwe aan", - "Please select a form" : "Selecteer een formulier", + "Create new form" : "Creëren nieuw formulier", "An error occurred while loading the forms list" : "Er is een fout opgetreden bij het laden van de formulierenlijst", "Unable to create a new form" : "Kan het formulier niet aanmaken", - "Show results" : "Toon resultaten", "Clone form" : "Dupliceer formulier", "Delete form" : "Verwijderen formulier", "Form link copied" : "Link naar het formulier gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", - "Copy to clipboard" : "Kopiëren naar het klembord", "Are you sure you want to delete the form “{title}”?" : "Weet je zeker dat je het formulier \"{title}\" wilt verwijderen?", "Deleted form “{title}”" : "Verwijder formulier \"{title}\"", "Error while deleting form “{title}”" : "Fout bij het verwijderen van formulier \"{title}\"", - "Expired" : "Vervallen", - "Expires %n" : "Vervalt%n", - "Expires never" : "Vervalt nooit", - "Anonymous form" : "Anonieme formulier", "Group" : "Groep", - "Title" : "Titel", - "Access" : "Toegang", - "Owner" : "Eigenaar", - "Created" : "Gemaakt", - "Expires" : "Verloopt", - "Copy link" : "Kopiëren link ", - "View results" : "Bekijk resultaten", - "Public access" : "Openbare toegang", - "Only shared" : "Alleen gedeeld", - "Registered users only" : "Alleen geregistreerde gebruikers", - "Hidden form" : "Verborgen formulier", - "never" : "nooit", - "Link copied to clipboard" : "Link gekopieerd naar het klembord", - "Error, while copying link to clipboard" : "Fout bij kopiëren link naar klembord", "Add Option" : "Toevoegen optie", - "Share with" : "Delen met", - "Form description" : "Beschrijving formulier", + "Title" : "Titel", "Description" : "Beschrijving", - "Make a Form" : "Maak een formulier", - "Add Question" : "Voeg een vraag toe", - "Create new form" : "Creëren nieuw formulier", - "Writing form" : "Wegschrijven formulier", - "Update form" : "Bijwerken formulier", - "Done" : "Gedaan", - "Select a question type!" : "Kies een soort vraag!", - "Cannot have the same question!" : "Kan niet dezelfde vraag hebben!", - "Two options cannot be the same!" : "Twee opties kunnen niet hetzelfde zijn!", - "Title must not be empty!" : "Titel mag niet leeg zijn!", - "All questions need answers!" : "Alle vragen moeten antwoorden hebben!", - "Need to pick an expiration date!" : "Stel vervaldatum in!", - "%n successfully saved" : "%n succesvol opgeslagen", - "Error on saving form, see console" : "Fout bij opslaan formulier, zie console", - "Form configurations" : "Formulierconfiguratie", - "Only allow one submission per user" : "Sta slechts één inzending per gebruiker toe", "Name of user or group" : "Naam van gebruiker of groep", "Expiration date" : "Vervaldatum", - "Click to add a date" : "Klik om een datum toe te voegen", "Form Expired" : "Formulier verlopen", "This Form has expired and is no longer taking answers." : "Dit formulier is verlopen en accepteert geen antwoorden meer.", "Access denied" : "Toegang geweigerd", diff --git a/l10n/nl.json b/l10n/nl.json index c3e65d1..108360a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Een formulierenapp, zoals Google Forms met de mogelijkheid om toegang te beperken (leden, bepaalde groepen/gebruikers, verborgen en openbaar).", "New form" : "Nieuw formulier", "Loading forms …" : "Formulieren laden ...", - "No forms in here" : "Hier zijn geen formulieren", - "Create a new one" : "Maak een nieuwe aan", - "Please select a form" : "Selecteer een formulier", + "Create new form" : "Creëren nieuw formulier", "An error occurred while loading the forms list" : "Er is een fout opgetreden bij het laden van de formulierenlijst", "Unable to create a new form" : "Kan het formulier niet aanmaken", - "Show results" : "Toon resultaten", "Clone form" : "Dupliceer formulier", "Delete form" : "Verwijderen formulier", "Form link copied" : "Link naar het formulier gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", - "Copy to clipboard" : "Kopiëren naar het klembord", "Are you sure you want to delete the form “{title}”?" : "Weet je zeker dat je het formulier \"{title}\" wilt verwijderen?", "Deleted form “{title}”" : "Verwijder formulier \"{title}\"", "Error while deleting form “{title}”" : "Fout bij het verwijderen van formulier \"{title}\"", - "Expired" : "Vervallen", - "Expires %n" : "Vervalt%n", - "Expires never" : "Vervalt nooit", - "Anonymous form" : "Anonieme formulier", "Group" : "Groep", - "Title" : "Titel", - "Access" : "Toegang", - "Owner" : "Eigenaar", - "Created" : "Gemaakt", - "Expires" : "Verloopt", - "Copy link" : "Kopiëren link ", - "View results" : "Bekijk resultaten", - "Public access" : "Openbare toegang", - "Only shared" : "Alleen gedeeld", - "Registered users only" : "Alleen geregistreerde gebruikers", - "Hidden form" : "Verborgen formulier", - "never" : "nooit", - "Link copied to clipboard" : "Link gekopieerd naar het klembord", - "Error, while copying link to clipboard" : "Fout bij kopiëren link naar klembord", "Add Option" : "Toevoegen optie", - "Share with" : "Delen met", - "Form description" : "Beschrijving formulier", + "Title" : "Titel", "Description" : "Beschrijving", - "Make a Form" : "Maak een formulier", - "Add Question" : "Voeg een vraag toe", - "Create new form" : "Creëren nieuw formulier", - "Writing form" : "Wegschrijven formulier", - "Update form" : "Bijwerken formulier", - "Done" : "Gedaan", - "Select a question type!" : "Kies een soort vraag!", - "Cannot have the same question!" : "Kan niet dezelfde vraag hebben!", - "Two options cannot be the same!" : "Twee opties kunnen niet hetzelfde zijn!", - "Title must not be empty!" : "Titel mag niet leeg zijn!", - "All questions need answers!" : "Alle vragen moeten antwoorden hebben!", - "Need to pick an expiration date!" : "Stel vervaldatum in!", - "%n successfully saved" : "%n succesvol opgeslagen", - "Error on saving form, see console" : "Fout bij opslaan formulier, zie console", - "Form configurations" : "Formulierconfiguratie", - "Only allow one submission per user" : "Sta slechts één inzending per gebruiker toe", "Name of user or group" : "Naam van gebruiker of groep", "Expiration date" : "Vervaldatum", - "Click to add a date" : "Klik om een datum toe te voegen", "Form Expired" : "Formulier verlopen", "This Form has expired and is no longer taking answers." : "Dit formulier is verlopen en accepteert geen antwoorden meer.", "Access denied" : "Toegang geweigerd", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 29c78c9..62aeed8 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "Gruppe", "Title" : "Tittel", - "Owner" : "Owner", - "Created" : "Lagd", - "never" : "aldri", "Description" : "Skildring", - "Done" : "Ferdig", "Expiration date" : "Utløpsdato" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 64f77bd..ee71112 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "Gruppe", "Title" : "Tittel", - "Owner" : "Owner", - "Created" : "Lagd", - "never" : "aldri", "Description" : "Skildring", - "Done" : "Ferdig", "Expiration date" : "Utløpsdato" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 3fb6eb0..65380a4 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "Grop", "Title" : "Títol", - "Owner" : "Owner", - "Copy link" : "Copiar lo ligam", - "never" : "pas jamai", "Description" : "Descripcion", - "Done" : "Done", "Expiration date" : "Data d'expiracion" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 5bb0241..1ebb88e 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "Grop", "Title" : "Títol", - "Owner" : "Owner", - "Copy link" : "Copiar lo ligam", - "never" : "pas jamai", "Description" : "Descripcion", - "Done" : "Done", "Expiration date" : "Data d'expiracion" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index f8230e6..f3e95ca 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikacja do tworzenia formularzy, na wzór Google Forms, z możliwością ograniczenia dostępu (dla członków, niektórych grup/użytkowników oraz dostęp publiczny).", "New form" : "Nowy formularz", "Loading forms …" : "Ładowanie formularza…", - "No forms in here" : "Nie ma żadnych formularzy", - "Create a new one" : "Utwórz nowy", - "Please select a form" : "Wybierz formularz", + "Create new form" : "Utwórz nowy formularz", "An error occurred while loading the forms list" : "Wystąpił błąd podczas ładowania listy formularzy", "Unable to create a new form" : "Nie można utworzyć nowego formularza", - "Show results" : "Pokaż wyniki", "Clone form" : "Klonuj formularz", "Delete form" : "Usuń formularz", "Form link copied" : "Link do formularza został skopiowany", "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", - "Copy to clipboard" : "Kopiuj do schowka", "Are you sure you want to delete the form “{title}”?" : "Czy na pewno chcesz usunąć formularz “{title}”?", "Deleted form “{title}”" : "Usunięto formularz “{title}”", "Error while deleting form “{title}”" : "Błąd podczas usuwania formularza “{title}”", - "Expired" : "Wygasł", - "Expires %n" : "Wygasa %n", - "Expires never" : "Nigdy nie wygasa", - "Anonymous form" : "Formularz anonimowy", "Group" : "Grupa", - "Title" : "Tytuł", - "Access" : "Dostęp", - "Owner" : "Właściciel", - "Created" : "Utworzono", - "Expires" : "Wygasa", - "Copy link" : "Kopiuj link", - "View results" : "Pokaż wyniki", - "Public access" : "Dostęp publiczny", - "Only shared" : "Tylko udostępnione", - "Registered users only" : "Tylko dla zarejestrowanych użytkowników", - "Hidden form" : "Niewidoczny formularz", - "never" : "nigdy", - "Link copied to clipboard" : "Link skopiowany do schowka", - "Error, while copying link to clipboard" : "Błąd podczas kopiowania linku do schowka", "Add Option" : "Dodaj opcję", - "Share with" : "Udostępnij dla", - "Form description" : "Opis formularza", + "Title" : "Tytuł", "Description" : "Opis", - "Make a Form" : "Utwórz formularz", - "Add Question" : "Dodaj pytanie", - "Create new form" : "Utwórz nowy formularz", - "Writing form" : "Pisanie formularza", - "Update form" : "Aktualizacja formularza", - "Done" : "Gotowe", - "Select a question type!" : "Wybierz rodzaj pytania!", - "Cannot have the same question!" : "Nie może być dwóch identycznych pytań!", - "Two options cannot be the same!" : "Dwie opcje nie mogą być takie same!", - "Title must not be empty!" : "Tytuł nie może być pusty!", - "All questions need answers!" : "Wszystkie pytania wymagają odpowiedzi!", - "Need to pick an expiration date!" : "Należy wybrać datę wygaśnięcia!", - "%n successfully saved" : "%n pomyślnie zapisany", - "Error on saving form, see console" : "Błąd podczas zapisywania formularza, zobacz konsolę", - "Form configurations" : "Ustawienia formularza", - "Only allow one submission per user" : "Zezwól tylko na jednokrotne przysłanie od użytkownika", "Name of user or group" : "Nazwa użytkownika lub grupy", "Expiration date" : "Data wygaśnięcia", - "Click to add a date" : "Kliknij, aby dodać datę", "Form Expired" : "Formularz wygasł.", "This Form has expired and is no longer taking answers." : "Ten formularz wygasł i nie przyjmuje już odpowiedzi.", "Access denied" : "Odmowa dostępu", diff --git a/l10n/pl.json b/l10n/pl.json index c76c076..a805ded 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikacja do tworzenia formularzy, na wzór Google Forms, z możliwością ograniczenia dostępu (dla członków, niektórych grup/użytkowników oraz dostęp publiczny).", "New form" : "Nowy formularz", "Loading forms …" : "Ładowanie formularza…", - "No forms in here" : "Nie ma żadnych formularzy", - "Create a new one" : "Utwórz nowy", - "Please select a form" : "Wybierz formularz", + "Create new form" : "Utwórz nowy formularz", "An error occurred while loading the forms list" : "Wystąpił błąd podczas ładowania listy formularzy", "Unable to create a new form" : "Nie można utworzyć nowego formularza", - "Show results" : "Pokaż wyniki", "Clone form" : "Klonuj formularz", "Delete form" : "Usuń formularz", "Form link copied" : "Link do formularza został skopiowany", "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", - "Copy to clipboard" : "Kopiuj do schowka", "Are you sure you want to delete the form “{title}”?" : "Czy na pewno chcesz usunąć formularz “{title}”?", "Deleted form “{title}”" : "Usunięto formularz “{title}”", "Error while deleting form “{title}”" : "Błąd podczas usuwania formularza “{title}”", - "Expired" : "Wygasł", - "Expires %n" : "Wygasa %n", - "Expires never" : "Nigdy nie wygasa", - "Anonymous form" : "Formularz anonimowy", "Group" : "Grupa", - "Title" : "Tytuł", - "Access" : "Dostęp", - "Owner" : "Właściciel", - "Created" : "Utworzono", - "Expires" : "Wygasa", - "Copy link" : "Kopiuj link", - "View results" : "Pokaż wyniki", - "Public access" : "Dostęp publiczny", - "Only shared" : "Tylko udostępnione", - "Registered users only" : "Tylko dla zarejestrowanych użytkowników", - "Hidden form" : "Niewidoczny formularz", - "never" : "nigdy", - "Link copied to clipboard" : "Link skopiowany do schowka", - "Error, while copying link to clipboard" : "Błąd podczas kopiowania linku do schowka", "Add Option" : "Dodaj opcję", - "Share with" : "Udostępnij dla", - "Form description" : "Opis formularza", + "Title" : "Tytuł", "Description" : "Opis", - "Make a Form" : "Utwórz formularz", - "Add Question" : "Dodaj pytanie", - "Create new form" : "Utwórz nowy formularz", - "Writing form" : "Pisanie formularza", - "Update form" : "Aktualizacja formularza", - "Done" : "Gotowe", - "Select a question type!" : "Wybierz rodzaj pytania!", - "Cannot have the same question!" : "Nie może być dwóch identycznych pytań!", - "Two options cannot be the same!" : "Dwie opcje nie mogą być takie same!", - "Title must not be empty!" : "Tytuł nie może być pusty!", - "All questions need answers!" : "Wszystkie pytania wymagają odpowiedzi!", - "Need to pick an expiration date!" : "Należy wybrać datę wygaśnięcia!", - "%n successfully saved" : "%n pomyślnie zapisany", - "Error on saving form, see console" : "Błąd podczas zapisywania formularza, zobacz konsolę", - "Form configurations" : "Ustawienia formularza", - "Only allow one submission per user" : "Zezwól tylko na jednokrotne przysłanie od użytkownika", "Name of user or group" : "Nazwa użytkownika lub grupy", "Expiration date" : "Data wygaśnięcia", - "Click to add a date" : "Kliknij, aby dodać datę", "Form Expired" : "Formularz wygasł.", "This Form has expired and is no longer taking answers." : "Ten formularz wygasł i nie przyjmuje już odpowiedzi.", "Access denied" : "Odmowa dostępu", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 38822e4..8a42a86 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Um aplicativo de formulários, parecido com Google Forms com a possibilidade de restrição de acesso (membros, certos grupos/usuários, e público).", "New form" : "Novo formulário", "Loading forms …" : "Carregando formulários...", - "No forms in here" : "Não há formulários aqui", - "Create a new one" : "Criar um novo", - "Please select a form" : "Selecione um formulário", + "Create new form" : "Criar novo formulário", "An error occurred while loading the forms list" : "Ocorreu um erro ao carregar a lista de formulários", "Unable to create a new form" : "Não foi possível criar um novo formulário", - "Show results" : "Mostrar resultados", "Clone form" : "Clonar formulário", "Delete form" : "Excluir formulário", "Form link copied" : "Link do formulário copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", - "Copy to clipboard" : "Copiar para a área de transferência", "Are you sure you want to delete the form “{title}”?" : "Quer realmente excluir o formulário “{title}”?", "Deleted form “{title}”" : "Excluído o formulário \"{title}\"", "Error while deleting form “{title}”" : "Erro ao excluir o formulário “{title}”", - "Expired" : "Expirado", - "Expires %n" : "Expira %n", - "Expires never" : "Nunca expira", - "Anonymous form" : "Formulário anônimo", "Group" : "Grupo", - "Title" : "Título", - "Access" : "Acesso", - "Owner" : "Proprietário", - "Created" : "Criado", - "Expires" : "Expira", - "Copy link" : "Copiar link", - "View results" : "Ver resultados", - "Public access" : "Acesso público", - "Only shared" : "Apenas para compartilhamento", - "Registered users only" : "Apenas para usuários registrados", - "Hidden form" : "Formulário oculto", - "never" : "nunca", - "Link copied to clipboard" : "Link copiado para a área de transferência", - "Error, while copying link to clipboard" : "Erro, ao copiar o link para a área de transferência", "Add Option" : "Adicionar Opção", - "Share with" : "Compartilhar com", - "Form description" : "Descrição do formulário", + "Title" : "Título", "Description" : "Descrição", - "Make a Form" : "Criar um Formulário", - "Add Question" : "Adicionar uma pergunta", - "Create new form" : "Criar novo formulário", - "Writing form" : "Escrevendo formulário", - "Update form" : "Atualizar formulário", - "Done" : "Pronto", - "Select a question type!" : "Selecione um tipo de pergunta!", - "Cannot have the same question!" : "Não pode ter a mesma pergunta!", - "Two options cannot be the same!" : "Duas opções não podem ser iguais!", - "Title must not be empty!" : "O título não pode ser vazio!", - "All questions need answers!" : "Todas as perguntas precisam respostas!", - "Need to pick an expiration date!" : "É preciso escolher uma data de expiração!", - "%n successfully saved" : "%n salvo com sucesso", - "Error on saving form, see console" : "Erro ao salvar formulário, veja o console", - "Form configurations" : "Configurações do formulário", - "Only allow one submission per user" : "Permitir somente um envio por usuário", "Name of user or group" : "Nome do usuário ou grupo", "Expiration date" : "Data de expiração", - "Click to add a date" : "Clique para adicionar uma data", "Form Expired" : "Formulário Expirado", "This Form has expired and is no longer taking answers." : "Este Formulário expirou e não está mais recebendo respostas.", "Access denied" : "Acesso negado", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3b21b09..0f46657 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Um aplicativo de formulários, parecido com Google Forms com a possibilidade de restrição de acesso (membros, certos grupos/usuários, e público).", "New form" : "Novo formulário", "Loading forms …" : "Carregando formulários...", - "No forms in here" : "Não há formulários aqui", - "Create a new one" : "Criar um novo", - "Please select a form" : "Selecione um formulário", + "Create new form" : "Criar novo formulário", "An error occurred while loading the forms list" : "Ocorreu um erro ao carregar a lista de formulários", "Unable to create a new form" : "Não foi possível criar um novo formulário", - "Show results" : "Mostrar resultados", "Clone form" : "Clonar formulário", "Delete form" : "Excluir formulário", "Form link copied" : "Link do formulário copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", - "Copy to clipboard" : "Copiar para a área de transferência", "Are you sure you want to delete the form “{title}”?" : "Quer realmente excluir o formulário “{title}”?", "Deleted form “{title}”" : "Excluído o formulário \"{title}\"", "Error while deleting form “{title}”" : "Erro ao excluir o formulário “{title}”", - "Expired" : "Expirado", - "Expires %n" : "Expira %n", - "Expires never" : "Nunca expira", - "Anonymous form" : "Formulário anônimo", "Group" : "Grupo", - "Title" : "Título", - "Access" : "Acesso", - "Owner" : "Proprietário", - "Created" : "Criado", - "Expires" : "Expira", - "Copy link" : "Copiar link", - "View results" : "Ver resultados", - "Public access" : "Acesso público", - "Only shared" : "Apenas para compartilhamento", - "Registered users only" : "Apenas para usuários registrados", - "Hidden form" : "Formulário oculto", - "never" : "nunca", - "Link copied to clipboard" : "Link copiado para a área de transferência", - "Error, while copying link to clipboard" : "Erro, ao copiar o link para a área de transferência", "Add Option" : "Adicionar Opção", - "Share with" : "Compartilhar com", - "Form description" : "Descrição do formulário", + "Title" : "Título", "Description" : "Descrição", - "Make a Form" : "Criar um Formulário", - "Add Question" : "Adicionar uma pergunta", - "Create new form" : "Criar novo formulário", - "Writing form" : "Escrevendo formulário", - "Update form" : "Atualizar formulário", - "Done" : "Pronto", - "Select a question type!" : "Selecione um tipo de pergunta!", - "Cannot have the same question!" : "Não pode ter a mesma pergunta!", - "Two options cannot be the same!" : "Duas opções não podem ser iguais!", - "Title must not be empty!" : "O título não pode ser vazio!", - "All questions need answers!" : "Todas as perguntas precisam respostas!", - "Need to pick an expiration date!" : "É preciso escolher uma data de expiração!", - "%n successfully saved" : "%n salvo com sucesso", - "Error on saving form, see console" : "Erro ao salvar formulário, veja o console", - "Form configurations" : "Configurações do formulário", - "Only allow one submission per user" : "Permitir somente um envio por usuário", "Name of user or group" : "Nome do usuário ou grupo", "Expiration date" : "Data de expiração", - "Click to add a date" : "Clique para adicionar uma data", "Form Expired" : "Formulário Expirado", "This Form has expired and is no longer taking answers." : "Este Formulário expirou e não está mais recebendo respostas.", "Access denied" : "Acesso negado", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 3f655a8..7291c59 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -2,32 +2,10 @@ OC.L10N.register( "forms", { "Forms" : "Formulários", - "Expired" : "Expirado", - "Expires %n" : "Expira a %n", - "Expires never" : "Nunca expira", - "Anonymous form" : "Formulário anónimo", + "Create new form" : "Criar novo formulário", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acesso", - "Owner" : "Proprietário", - "Created" : "Criado", - "Expires" : "Expira", - "Copy link" : "Copiar hiperligação", - "Public access" : "Acesso público", - "Only shared" : "Apenas partilhado", - "Registered users only" : "Apenas para utilizadores registados", - "Hidden form" : "Formulário invisível", - "never" : "nunca", - "Link copied to clipboard" : "Ligação copiada para a área de transferência", - "Error, while copying link to clipboard" : "Erro quando tentava copiar a ligação para a área de transferência", - "Share with" : "Partilhar com", - "Form description" : "Descrição do formulário", "Description" : "Descrição", - "Make a Form" : "Criar um formulário", - "Add Question" : "Adicionar Questão", - "Create new form" : "Criar novo formulário", - "Done" : "Concluído", - "Form configurations" : "Parâmetros dos formulários", "Name of user or group" : "Nome do utilizador ou grupo", "Expiration date" : "Data de expiração", "Access denied" : "Acesso proibido" diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 709b534..53d772f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,31 +1,9 @@ { "translations": { "Forms" : "Formulários", - "Expired" : "Expirado", - "Expires %n" : "Expira a %n", - "Expires never" : "Nunca expira", - "Anonymous form" : "Formulário anónimo", + "Create new form" : "Criar novo formulário", "Group" : "Grupo", "Title" : "Título", - "Access" : "Acesso", - "Owner" : "Proprietário", - "Created" : "Criado", - "Expires" : "Expira", - "Copy link" : "Copiar hiperligação", - "Public access" : "Acesso público", - "Only shared" : "Apenas partilhado", - "Registered users only" : "Apenas para utilizadores registados", - "Hidden form" : "Formulário invisível", - "never" : "nunca", - "Link copied to clipboard" : "Ligação copiada para a área de transferência", - "Error, while copying link to clipboard" : "Erro quando tentava copiar a ligação para a área de transferência", - "Share with" : "Partilhar com", - "Form description" : "Descrição do formulário", "Description" : "Descrição", - "Make a Form" : "Criar um formulário", - "Add Question" : "Adicionar Questão", - "Create new form" : "Criar novo formulário", - "Done" : "Concluído", - "Form configurations" : "Parâmetros dos formulários", "Name of user or group" : "Nome do utilizador ou grupo", "Expiration date" : "Data de expiração", "Access denied" : "Acesso proibido" diff --git a/l10n/ro.js b/l10n/ro.js index ffbe6e4..11d019c 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -3,12 +3,7 @@ OC.L10N.register( { "Group" : "Grup", "Title" : "Titlu", - "Owner" : "Proprietar", - "Copy link" : "Copiză link", - "Public access" : "Access public", - "never" : "niciodată", "Description" : "Descriere", - "Done" : "Realizat", "Expiration date" : "Data expirării" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 72beb40..96a1ff0 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,12 +1,7 @@ { "translations": { "Group" : "Grup", "Title" : "Titlu", - "Owner" : "Proprietar", - "Copy link" : "Copiză link", - "Public access" : "Access public", - "never" : "niciodată", "Description" : "Descriere", - "Done" : "Realizat", "Expiration date" : "Data expirării" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index bdc7dd1..5606ba2 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Приложение форм, похожее на Google Forms с возможностью ограничения доступа.", "New form" : "Новая форма", "Loading forms …" : "Загрузка форм ...", - "No forms in here" : "Здесь нет форм", - "Create a new one" : "Создать новый", - "Please select a form" : "Пожалуйста, выберите форму", + "Create new form" : "Создать новую форму", "An error occurred while loading the forms list" : "Произошла ошибка при загрузке списка форм", "Unable to create a new form" : "Невозможно создать новую форму", - "Show results" : "Показать результаты", "Clone form" : "Копировать форму", "Delete form" : "Удалить форму", "Form link copied" : "Ссылка формы скопирована", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", - "Copy to clipboard" : "Копировать в буфер обмена", "Are you sure you want to delete the form “{title}”?" : "Вы уверены, что хотите удалить форму «{title}»?", "Deleted form “{title}”" : "Форма «{title}» удалена", "Error while deleting form “{title}”" : "Ошибка при удалении формы «{title}»", - "Expired" : "Закончилась", - "Expires %n" : "Заканчивается %n", - "Expires never" : "Без даты окончания", - "Anonymous form" : "Анонимная форма", "Group" : "Группа", - "Title" : "Заголовок", - "Access" : "Доступ", - "Owner" : "Владелец", - "Created" : "Создана", - "Expires" : "Заканивается", - "Copy link" : "Скопировать ссылку", - "View results" : "Просмотр результатов", - "Public access" : "Общедоступная", - "Only shared" : "Только по приглашению", - "Registered users only" : "Только для зарегистрированных пользователей", - "Hidden form" : "Скрытая форма", - "never" : "никогда", - "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", - "Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена", "Add Option" : "Добавить вариант", - "Share with" : "Поделиться с", - "Form description" : "Описание формы", + "Title" : "Заголовок", "Description" : "Описание", - "Make a Form" : "Создать форму", - "Add Question" : "Добавить вопрос", - "Create new form" : "Создать новую форму", - "Writing form" : "Запись формы", - "Update form" : "Обновить форму", - "Done" : "Готово", - "Select a question type!" : "Необходимо выбрать тип вопроса.", - "Cannot have the same question!" : "Нельзя добавлять одинаковые вопросы.", - "Two options cannot be the same!" : "Два варианта не могут быть одинаковыми!", - "Title must not be empty!" : "Заголовок не может быть пустым.", - "All questions need answers!" : "Все вопросы должны быть с ответом.", - "Need to pick an expiration date!" : "Необходимо выбрать дату окончания.", - "%n successfully saved" : "%n успешно сохранена", - "Error on saving form, see console" : "Ошибка при сохранении формы, проверьте консоль", - "Form configurations" : "Конфигурация форм", - "Only allow one submission per user" : "Форму возможно заполнять только один раз", "Name of user or group" : "Имя пользователя или группы", "Expiration date" : "Дата окончания", - "Click to add a date" : "Нажмите, чтобы добавить дату", "Form Expired" : "Форма закончилась", "This Form has expired and is no longer taking answers." : "Эта форма закончилась и ответы больше не принимаются.", "Access denied" : "Доступ запрещён", diff --git a/l10n/ru.json b/l10n/ru.json index 23181ca..793afa9 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Приложение форм, похожее на Google Forms с возможностью ограничения доступа.", "New form" : "Новая форма", "Loading forms …" : "Загрузка форм ...", - "No forms in here" : "Здесь нет форм", - "Create a new one" : "Создать новый", - "Please select a form" : "Пожалуйста, выберите форму", + "Create new form" : "Создать новую форму", "An error occurred while loading the forms list" : "Произошла ошибка при загрузке списка форм", "Unable to create a new form" : "Невозможно создать новую форму", - "Show results" : "Показать результаты", "Clone form" : "Копировать форму", "Delete form" : "Удалить форму", "Form link copied" : "Ссылка формы скопирована", "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", - "Copy to clipboard" : "Копировать в буфер обмена", "Are you sure you want to delete the form “{title}”?" : "Вы уверены, что хотите удалить форму «{title}»?", "Deleted form “{title}”" : "Форма «{title}» удалена", "Error while deleting form “{title}”" : "Ошибка при удалении формы «{title}»", - "Expired" : "Закончилась", - "Expires %n" : "Заканчивается %n", - "Expires never" : "Без даты окончания", - "Anonymous form" : "Анонимная форма", "Group" : "Группа", - "Title" : "Заголовок", - "Access" : "Доступ", - "Owner" : "Владелец", - "Created" : "Создана", - "Expires" : "Заканивается", - "Copy link" : "Скопировать ссылку", - "View results" : "Просмотр результатов", - "Public access" : "Общедоступная", - "Only shared" : "Только по приглашению", - "Registered users only" : "Только для зарегистрированных пользователей", - "Hidden form" : "Скрытая форма", - "never" : "никогда", - "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", - "Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена", "Add Option" : "Добавить вариант", - "Share with" : "Поделиться с", - "Form description" : "Описание формы", + "Title" : "Заголовок", "Description" : "Описание", - "Make a Form" : "Создать форму", - "Add Question" : "Добавить вопрос", - "Create new form" : "Создать новую форму", - "Writing form" : "Запись формы", - "Update form" : "Обновить форму", - "Done" : "Готово", - "Select a question type!" : "Необходимо выбрать тип вопроса.", - "Cannot have the same question!" : "Нельзя добавлять одинаковые вопросы.", - "Two options cannot be the same!" : "Два варианта не могут быть одинаковыми!", - "Title must not be empty!" : "Заголовок не может быть пустым.", - "All questions need answers!" : "Все вопросы должны быть с ответом.", - "Need to pick an expiration date!" : "Необходимо выбрать дату окончания.", - "%n successfully saved" : "%n успешно сохранена", - "Error on saving form, see console" : "Ошибка при сохранении формы, проверьте консоль", - "Form configurations" : "Конфигурация форм", - "Only allow one submission per user" : "Форму возможно заполнять только один раз", "Name of user or group" : "Имя пользователя или группы", "Expiration date" : "Дата окончания", - "Click to add a date" : "Нажмите, чтобы добавить дату", "Form Expired" : "Форма закончилась", "This Form has expired and is no longer taking answers." : "Эта форма закончилась и ответы больше не принимаются.", "Access denied" : "Доступ запрещён", diff --git a/l10n/si_LK.js b/l10n/si_LK.js index 8cf7a35..d8bee9e 100644 --- a/l10n/si_LK.js +++ b/l10n/si_LK.js @@ -3,10 +3,7 @@ OC.L10N.register( { "Group" : "Group", "Title" : "මාතෘකාව", - "Owner" : "Owner", - "never" : "කවදාවත්", "Description" : "විස්තරය", - "Done" : "Done", "Expiration date" : "කල් ඉකුත් විමේ දිනය" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si_LK.json b/l10n/si_LK.json index 1e46a70..8187065 100644 --- a/l10n/si_LK.json +++ b/l10n/si_LK.json @@ -1,10 +1,7 @@ { "translations": { "Group" : "Group", "Title" : "මාතෘකාව", - "Owner" : "Owner", - "never" : "කවදාවත්", "Description" : "විස්තරය", - "Done" : "Done", "Expiration date" : "කල් ඉකුත් විමේ දිනය" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 3c085fc..6af9380 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikácia Formuláre podobná formulárom Google s možnosťou obmedzenia prístupu (členov, určitých skupín/používateľov a verejnostii).", "New form" : "Nový formulár", "Loading forms …" : "Načítavanie formulárov…", - "No forms in here" : "Tu nie žiadny formulár", - "Create a new one" : "Vytvoriť nový", - "Please select a form" : "Vyberte formulár", + "Create new form" : "Vytvoriť nový formulár", "An error occurred while loading the forms list" : "Vyskytla sa chyba pri načítavaní zoznamu formulárov", "Unable to create a new form" : "Nepodarilo sa vytvoriť nový formulár", - "Show results" : "Zobraziť výsledky", "Clone form" : "Zdvojiť formulár", "Delete form" : "Odstrániť formulár", "Form link copied" : "Odkaz na formulár je skopírovaný", "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", - "Copy to clipboard" : "Skopírovať do schránky", "Are you sure you want to delete the form “{title}”?" : "Ste si istí, že chcete odstrániť formulár \"{title}\"?", "Deleted form “{title}”" : "Formulár “{title}” je odstránený", "Error while deleting form “{title}”" : "Chyba počas odstraňovania formuláru “{title}”", - "Expired" : "Platnosť skončila", - "Expires %n" : "Platnosť končí %n", - "Expires never" : "Platí navždy", - "Anonymous form" : "Anonymný formulár", "Group" : "Skupina", - "Title" : "Názov", - "Access" : "Prístup", - "Owner" : "Majiteľ", - "Created" : "Vytvorené", - "Expires" : "Vyprší", - "Copy link" : "Kopíruj odkaz", - "View results" : "Zobraziť výsledky", - "Public access" : "Verejný prístup", - "Only shared" : "Iba zdieľané", - "Registered users only" : "Len zaregistrovaní používatelia", - "Hidden form" : "Skrytý formulár", - "never" : "nikdy", - "Link copied to clipboard" : "Odkaz bol skopírovaný do schránky", - "Error, while copying link to clipboard" : "Chyba pri kopírovaní odkazu do schránky", "Add Option" : "Pridať možnosť", - "Share with" : "Zdieľať s", - "Form description" : "Popis fomulára", + "Title" : "Názov", "Description" : "Popis", - "Make a Form" : "Vytvoriť formulár", - "Add Question" : "Pridať otázku", - "Create new form" : "Vytvoriť nový formulár", - "Writing form" : "Formulár sa zapisuje", - "Update form" : "Aktualizovať formulár", - "Done" : "Hotové", - "Select a question type!" : "Vyberte typ otázky!", - "Cannot have the same question!" : "Nie je možné mať rovnakú otázku.", - "Two options cannot be the same!" : "Nemôžu byť dve rovnaké možnosti!", - "Title must not be empty!" : "Nadpis nemôže byť prázdny!", - "All questions need answers!" : "Všetky otázky musia mať odpovede!", - "Need to pick an expiration date!" : "Je potrebné vybrať dátum ukončenia platnosti!", - "%n successfully saved" : "%n úspešne uložené", - "Error on saving form, see console" : "Chyba pri zápise formulára, podrobnosti v konzole", - "Form configurations" : "Nastavenie formulára", - "Only allow one submission per user" : "Na používateľa povoliť iba jedno podanie", "Name of user or group" : "Meno používateľa alebo názov skupiny", "Expiration date" : "Dátum expirácie", - "Click to add a date" : "Dátum pridáte kliknutím", "Form Expired" : "Platnosť formulára skončila", "This Form has expired and is no longer taking answers." : "Platnosť tohto formulára skončila. Odpovedať už nie je možné.", "Access denied" : "Prístup zamietnutý", diff --git a/l10n/sk.json b/l10n/sk.json index 2553494..687bfa7 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikácia Formuláre podobná formulárom Google s možnosťou obmedzenia prístupu (členov, určitých skupín/používateľov a verejnostii).", "New form" : "Nový formulár", "Loading forms …" : "Načítavanie formulárov…", - "No forms in here" : "Tu nie žiadny formulár", - "Create a new one" : "Vytvoriť nový", - "Please select a form" : "Vyberte formulár", + "Create new form" : "Vytvoriť nový formulár", "An error occurred while loading the forms list" : "Vyskytla sa chyba pri načítavaní zoznamu formulárov", "Unable to create a new form" : "Nepodarilo sa vytvoriť nový formulár", - "Show results" : "Zobraziť výsledky", "Clone form" : "Zdvojiť formulár", "Delete form" : "Odstrániť formulár", "Form link copied" : "Odkaz na formulár je skopírovaný", "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", - "Copy to clipboard" : "Skopírovať do schránky", "Are you sure you want to delete the form “{title}”?" : "Ste si istí, že chcete odstrániť formulár \"{title}\"?", "Deleted form “{title}”" : "Formulár “{title}” je odstránený", "Error while deleting form “{title}”" : "Chyba počas odstraňovania formuláru “{title}”", - "Expired" : "Platnosť skončila", - "Expires %n" : "Platnosť končí %n", - "Expires never" : "Platí navždy", - "Anonymous form" : "Anonymný formulár", "Group" : "Skupina", - "Title" : "Názov", - "Access" : "Prístup", - "Owner" : "Majiteľ", - "Created" : "Vytvorené", - "Expires" : "Vyprší", - "Copy link" : "Kopíruj odkaz", - "View results" : "Zobraziť výsledky", - "Public access" : "Verejný prístup", - "Only shared" : "Iba zdieľané", - "Registered users only" : "Len zaregistrovaní používatelia", - "Hidden form" : "Skrytý formulár", - "never" : "nikdy", - "Link copied to clipboard" : "Odkaz bol skopírovaný do schránky", - "Error, while copying link to clipboard" : "Chyba pri kopírovaní odkazu do schránky", "Add Option" : "Pridať možnosť", - "Share with" : "Zdieľať s", - "Form description" : "Popis fomulára", + "Title" : "Názov", "Description" : "Popis", - "Make a Form" : "Vytvoriť formulár", - "Add Question" : "Pridať otázku", - "Create new form" : "Vytvoriť nový formulár", - "Writing form" : "Formulár sa zapisuje", - "Update form" : "Aktualizovať formulár", - "Done" : "Hotové", - "Select a question type!" : "Vyberte typ otázky!", - "Cannot have the same question!" : "Nie je možné mať rovnakú otázku.", - "Two options cannot be the same!" : "Nemôžu byť dve rovnaké možnosti!", - "Title must not be empty!" : "Nadpis nemôže byť prázdny!", - "All questions need answers!" : "Všetky otázky musia mať odpovede!", - "Need to pick an expiration date!" : "Je potrebné vybrať dátum ukončenia platnosti!", - "%n successfully saved" : "%n úspešne uložené", - "Error on saving form, see console" : "Chyba pri zápise formulára, podrobnosti v konzole", - "Form configurations" : "Nastavenie formulára", - "Only allow one submission per user" : "Na používateľa povoliť iba jedno podanie", "Name of user or group" : "Meno používateľa alebo názov skupiny", "Expiration date" : "Dátum expirácie", - "Click to add a date" : "Dátum pridáte kliknutím", "Form Expired" : "Platnosť formulára skončila", "This Form has expired and is no longer taking answers." : "Platnosť tohto formulára skončila. Odpovedať už nie je možné.", "Access denied" : "Prístup zamietnutý", diff --git a/l10n/sl.js b/l10n/sl.js index 63ed4db..91cbd52 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "Vprašalniki", "A forms app, similar to Google Forms." : "Program Vprašalniki, zasnovan podobno kot Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Program Vprašalniki, zasnovan podobno kot Google Forms z možnostjo omejevanja dostopa (člani, skupine ali uporabniki, javnost).", + "Create new form" : "Ustvari nov vprašalnik", "Delete form" : "Izbriši vprašalnik", "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", - "Copy to clipboard" : "Kopiraj v odložišče", - "Expired" : "Poteklo", - "Expires %n" : "Poteče %n", - "Expires never" : "Ne poteče", - "Anonymous form" : "Anonimni vprašalnik", "Group" : "Skupina", "Title" : "Naslov", - "Access" : "Dostop", - "Owner" : "Lastnik", - "Created" : "Ustvarjeno", - "Expires" : "Poteče", - "Copy link" : "Kopiraj povezavo", - "View results" : "Rezultati", - "Public access" : "Javni dostop", - "Only shared" : "Le objavljeno", - "Registered users only" : "Le prijavljeni uporabniki", - "Hidden form" : "Skrit vprašalnik", - "never" : "nikoli", - "Link copied to clipboard" : "Povezava je kopirana v odložišče", - "Error, while copying link to clipboard" : "Prišlo je do napake med kopiranjem povezave v odložišče", - "Share with" : "Omogoči souporabo", - "Form description" : "Opis vprašalnika", "Description" : "Opis", - "Make a Form" : "Ustvari vprašalnik", - "Add Question" : "Dodaj vprašanje", - "Create new form" : "Ustvari nov vprašalnik", - "Writing form" : "Zapisovanje vprašalnika", - "Update form" : "Posodobi vprašalnik", - "Done" : "Končano", - "Select a question type!" : "Izbor vrste vprašanja", - "Cannot have the same question!" : "Ni mogoče vpisati enakega vprašanja!", - "Title must not be empty!" : "Polje naslova ne sme biti prazno!", - "All questions need answers!" : "Vsa vprašanja zahtevajo odziv!", - "Need to pick an expiration date!" : "Določiti je treba datum preteka!", - "%n successfully saved" : "Vprašalnik %n je uspešno shranjen.", - "Error on saving form, see console" : "Napaka shranjevanja vprašalnika, več podrobnosti je izpisanih v konzoli", - "Form configurations" : "Nastavitve vprašalnika", - "Only allow one submission per user" : "Dovoli le eno objavo posameznega uporabnika", "Name of user or group" : "Ime uporabnika oziroma skupine", "Expiration date" : "Datum preteka", - "Click to add a date" : "Kliknite za dodajanje datuma", "Form Expired" : "Vprašalnik je potekel", "This Form has expired and is no longer taking answers." : "Čas za izpolnjevanje vprašalnika je poteke in ni več mogoče dodajati novih odzivov.", "Access denied" : "Dostop je zavrnjen", diff --git a/l10n/sl.json b/l10n/sl.json index 2385052..a018a91 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -2,49 +2,14 @@ "Forms" : "Vprašalniki", "A forms app, similar to Google Forms." : "Program Vprašalniki, zasnovan podobno kot Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Program Vprašalniki, zasnovan podobno kot Google Forms z možnostjo omejevanja dostopa (člani, skupine ali uporabniki, javnost).", + "Create new form" : "Ustvari nov vprašalnik", "Delete form" : "Izbriši vprašalnik", "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", - "Copy to clipboard" : "Kopiraj v odložišče", - "Expired" : "Poteklo", - "Expires %n" : "Poteče %n", - "Expires never" : "Ne poteče", - "Anonymous form" : "Anonimni vprašalnik", "Group" : "Skupina", "Title" : "Naslov", - "Access" : "Dostop", - "Owner" : "Lastnik", - "Created" : "Ustvarjeno", - "Expires" : "Poteče", - "Copy link" : "Kopiraj povezavo", - "View results" : "Rezultati", - "Public access" : "Javni dostop", - "Only shared" : "Le objavljeno", - "Registered users only" : "Le prijavljeni uporabniki", - "Hidden form" : "Skrit vprašalnik", - "never" : "nikoli", - "Link copied to clipboard" : "Povezava je kopirana v odložišče", - "Error, while copying link to clipboard" : "Prišlo je do napake med kopiranjem povezave v odložišče", - "Share with" : "Omogoči souporabo", - "Form description" : "Opis vprašalnika", "Description" : "Opis", - "Make a Form" : "Ustvari vprašalnik", - "Add Question" : "Dodaj vprašanje", - "Create new form" : "Ustvari nov vprašalnik", - "Writing form" : "Zapisovanje vprašalnika", - "Update form" : "Posodobi vprašalnik", - "Done" : "Končano", - "Select a question type!" : "Izbor vrste vprašanja", - "Cannot have the same question!" : "Ni mogoče vpisati enakega vprašanja!", - "Title must not be empty!" : "Polje naslova ne sme biti prazno!", - "All questions need answers!" : "Vsa vprašanja zahtevajo odziv!", - "Need to pick an expiration date!" : "Določiti je treba datum preteka!", - "%n successfully saved" : "Vprašalnik %n je uspešno shranjen.", - "Error on saving form, see console" : "Napaka shranjevanja vprašalnika, več podrobnosti je izpisanih v konzoli", - "Form configurations" : "Nastavitve vprašalnika", - "Only allow one submission per user" : "Dovoli le eno objavo posameznega uporabnika", "Name of user or group" : "Ime uporabnika oziroma skupine", "Expiration date" : "Datum preteka", - "Click to add a date" : "Kliknite za dodajanje datuma", "Form Expired" : "Vprašalnik je potekel", "This Form has expired and is no longer taking answers." : "Čas za izpolnjevanje vprašalnika je poteke in ni več mogoče dodajati novih odzivov.", "Access denied" : "Dostop je zavrnjen", diff --git a/l10n/sq.js b/l10n/sq.js index 13d31b4..1afff14 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -1,16 +1,9 @@ OC.L10N.register( "forms", { - "Copy to clipboard" : "Kopjo në dërrasë ", "Group" : "Grup", "Title" : "Titulli", - "Owner" : "Zotëruesi", - "Created" : "U krijua", - "Copy link" : "Kopjo linkun", - "Public access" : "Akses publik", - "never" : "asnjëherë", "Description" : "Përshkrim", - "Done" : "U krye", "Expiration date" : "Datë skadimi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 2c8f4bd..8efe292 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,14 +1,7 @@ { "translations": { - "Copy to clipboard" : "Kopjo në dërrasë ", "Group" : "Grup", "Title" : "Titulli", - "Owner" : "Zotëruesi", - "Created" : "U krijua", - "Copy link" : "Kopjo linkun", - "Public access" : "Akses publik", - "never" : "asnjëherë", "Description" : "Përshkrim", - "Done" : "U krye", "Expiration date" : "Datë skadimi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index f0239af..00a744f 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Апликација упитника, слична као Google Forms са могућношћу ограничавања приступа (члановима, одређеним групама, јавно).", "New form" : "Нови упитник", "Loading forms …" : "Учитавам упитнике…", - "No forms in here" : "Овде нема упитника", - "Create a new one" : "Направи нови", - "Please select a form" : "Одаберите упитник", + "Create new form" : "Направи нови упитник", "An error occurred while loading the forms list" : "Догодила се грешка приликом учитавања списка упитника", "Unable to create a new form" : "Не могу да направим нови упитник", - "Show results" : "Прикажи резултате", "Clone form" : "Клонирај упитник", "Delete form" : "Обриши упитник", "Form link copied" : "Веза ка упитнику копирана", "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", - "Copy to clipboard" : "Копирај у оставу", "Are you sure you want to delete the form “{title}”?" : "Да ли сте сигурни да желите да избришете упитник „{title}“? ", "Deleted form “{title}”" : "Избрисан упитник „{title}“", "Error while deleting form “{title}”" : "Грешка приликом брисања упитника „{title}“", - "Expired" : "Истекао", - "Expires %n" : "Истиче %n", - "Expires never" : "Никад не истиче", - "Anonymous form" : "Анонимни упитник", "Group" : "Група", - "Title" : "Наслов", - "Access" : "Приступ", - "Owner" : "Власник", - "Created" : "Направљен", - "Expires" : "Истиче", - "Copy link" : "Копирај везу", - "View results" : "Види резултате", - "Public access" : "Јавни приступ", - "Only shared" : "Само дељено", - "Registered users only" : "Само регистровани корисници", - "Hidden form" : "Сакривени упитник", - "never" : "никад", - "Link copied to clipboard" : "Веза копирана у оставу", - "Error, while copying link to clipboard" : "Грешка приликом копирања везе", "Add Option" : "Додај опцију", - "Share with" : "Подели са", - "Form description" : "Опис упитника", + "Title" : "Наслов", "Description" : "Опис", - "Make a Form" : "Направи упитник", - "Add Question" : "Додај питање", - "Create new form" : "Направи нови упитник", - "Writing form" : "Писање упитника", - "Update form" : "Ажурирај упитник", - "Done" : "Готово", - "Select a question type!" : "Одаберите тип питања!", - "Cannot have the same question!" : "Не можете имати исто питање!", - "Two options cannot be the same!" : "Две опције не могу да буду исте!", - "Title must not be empty!" : "Наслов не сме бити празан!", - "All questions need answers!" : "Морате имати одговоре на сва питања!", - "Need to pick an expiration date!" : "Морате одабрати датум истека!", - "%n successfully saved" : "%n успешно сачуван", - "Error on saving form, see console" : "Грешка приликом чувања упитника, погледајте конзолу", - "Form configurations" : "Подешавања упитника", - "Only allow one submission per user" : "Дозволи само једно рађење упитника по кориснику", "Name of user or group" : "Име корисника или групе", "Expiration date" : "Датум истека", - "Click to add a date" : "Кликните да додате датум", "Form Expired" : "Упитник је истекао", "This Form has expired and is no longer taking answers." : "Овај упитник је истекао и не можете да одговарате на њега.", "Access denied" : "Забрањен приступ", diff --git a/l10n/sr.json b/l10n/sr.json index 1cb6bdc..3bb03c8 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Апликација упитника, слична као Google Forms са могућношћу ограничавања приступа (члановима, одређеним групама, јавно).", "New form" : "Нови упитник", "Loading forms …" : "Учитавам упитнике…", - "No forms in here" : "Овде нема упитника", - "Create a new one" : "Направи нови", - "Please select a form" : "Одаберите упитник", + "Create new form" : "Направи нови упитник", "An error occurred while loading the forms list" : "Догодила се грешка приликом учитавања списка упитника", "Unable to create a new form" : "Не могу да направим нови упитник", - "Show results" : "Прикажи резултате", "Clone form" : "Клонирај упитник", "Delete form" : "Обриши упитник", "Form link copied" : "Веза ка упитнику копирана", "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", - "Copy to clipboard" : "Копирај у оставу", "Are you sure you want to delete the form “{title}”?" : "Да ли сте сигурни да желите да избришете упитник „{title}“? ", "Deleted form “{title}”" : "Избрисан упитник „{title}“", "Error while deleting form “{title}”" : "Грешка приликом брисања упитника „{title}“", - "Expired" : "Истекао", - "Expires %n" : "Истиче %n", - "Expires never" : "Никад не истиче", - "Anonymous form" : "Анонимни упитник", "Group" : "Група", - "Title" : "Наслов", - "Access" : "Приступ", - "Owner" : "Власник", - "Created" : "Направљен", - "Expires" : "Истиче", - "Copy link" : "Копирај везу", - "View results" : "Види резултате", - "Public access" : "Јавни приступ", - "Only shared" : "Само дељено", - "Registered users only" : "Само регистровани корисници", - "Hidden form" : "Сакривени упитник", - "never" : "никад", - "Link copied to clipboard" : "Веза копирана у оставу", - "Error, while copying link to clipboard" : "Грешка приликом копирања везе", "Add Option" : "Додај опцију", - "Share with" : "Подели са", - "Form description" : "Опис упитника", + "Title" : "Наслов", "Description" : "Опис", - "Make a Form" : "Направи упитник", - "Add Question" : "Додај питање", - "Create new form" : "Направи нови упитник", - "Writing form" : "Писање упитника", - "Update form" : "Ажурирај упитник", - "Done" : "Готово", - "Select a question type!" : "Одаберите тип питања!", - "Cannot have the same question!" : "Не можете имати исто питање!", - "Two options cannot be the same!" : "Две опције не могу да буду исте!", - "Title must not be empty!" : "Наслов не сме бити празан!", - "All questions need answers!" : "Морате имати одговоре на сва питања!", - "Need to pick an expiration date!" : "Морате одабрати датум истека!", - "%n successfully saved" : "%n успешно сачуван", - "Error on saving form, see console" : "Грешка приликом чувања упитника, погледајте конзолу", - "Form configurations" : "Подешавања упитника", - "Only allow one submission per user" : "Дозволи само једно рађење упитника по кориснику", "Name of user or group" : "Име корисника или групе", "Expiration date" : "Датум истека", - "Click to add a date" : "Кликните да додате датум", "Form Expired" : "Упитник је истекао", "This Form has expired and is no longer taking answers." : "Овај упитник је истекао и не можете да одговарате на њега.", "Access denied" : "Забрањен приступ", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 6dfec9b..e0f8f50 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "Group", "Title" : "Naslov", - "Owner" : "Owner", - "Copy link" : "Kopiraj vezu", - "never" : "never", "Description" : "Opis", - "Done" : "Done", "Expiration date" : "Datum isteka" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index d8e9c07..1287fa4 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "Group", "Title" : "Naslov", - "Owner" : "Owner", - "Copy link" : "Kopiraj vezu", - "never" : "never", "Description" : "Opis", - "Done" : "Done", "Expiration date" : "Datum isteka" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index c8652de..e3ffbdb 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "Formulär", "A forms app, similar to Google Forms." : "En formulär-app, liknande Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "En formulär-app, liknande Google Forms med möjlighet att begränsa åtkomst (medlemmar, grupper/användare och publik).", + "Create new form" : "Skapa nytt formulär", "Delete form" : "Ta bort formuläret", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", - "Copy to clipboard" : "Kopiera till urklipp", - "Expired" : "Utgånget", - "Expires %n" : "Upphör %n", - "Expires never" : "Upphör aldrig", - "Anonymous form" : "Anonymt formulär", "Group" : "Grupp", "Title" : "Rubrik", - "Access" : "Åtkomst", - "Owner" : "Ägare", - "Created" : "Skapat", - "Expires" : "Upphör", - "Copy link" : "Kopiera länk", - "View results" : "Visa resultat", - "Public access" : "Publik åtkomst", - "Only shared" : "Endast delad", - "Registered users only" : "Endast registrerade användare", - "Hidden form" : "Dolt formulär", - "never" : "aldrig", - "Link copied to clipboard" : "Länken kopierad till urklipp", - "Error, while copying link to clipboard" : "Fel vid kopiering till urklipp", - "Share with" : "Dela med", - "Form description" : "Formulärbeskrivning", "Description" : "Beskrivning", - "Make a Form" : "Skapa ett formulär", - "Add Question" : "Lägg till fråga", - "Create new form" : "Skapa nytt formulär", - "Writing form" : "Skriver formuläret", - "Update form" : "Uppdatera formuläret", - "Done" : "Klar", - "Select a question type!" : "Välj en frågetyp!", - "Cannot have the same question!" : "Du kan inte ha två likadana frågor!", - "Title must not be empty!" : "Rubriken kan inte vara tom!", - "All questions need answers!" : "Alla frågor behöver svar!", - "Need to pick an expiration date!" : "Välj ett utgångsdatum!", - "%n successfully saved" : "%n sparades", - "Error on saving form, see console" : "Formuläret kunde inte sparas, se konsollen", - "Form configurations" : "Formulär-inställningar", - "Only allow one submission per user" : "Tillåt endast ett svar per användare", "Name of user or group" : "Användar- eller grupp-namn", "Expiration date" : "Utgångsdatum", - "Click to add a date" : "Klicka för att lägga till datum", "Form Expired" : "formuläret är utgånget", "This Form has expired and is no longer taking answers." : "Formuläret är utgånget och accepterar inte bidrag längre.", "Access denied" : "Tillgång hindrad", diff --git a/l10n/sv.json b/l10n/sv.json index 809d49b..44d32e3 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -2,49 +2,14 @@ "Forms" : "Formulär", "A forms app, similar to Google Forms." : "En formulär-app, liknande Google Forms.", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "En formulär-app, liknande Google Forms med möjlighet att begränsa åtkomst (medlemmar, grupper/användare och publik).", + "Create new form" : "Skapa nytt formulär", "Delete form" : "Ta bort formuläret", "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", - "Copy to clipboard" : "Kopiera till urklipp", - "Expired" : "Utgånget", - "Expires %n" : "Upphör %n", - "Expires never" : "Upphör aldrig", - "Anonymous form" : "Anonymt formulär", "Group" : "Grupp", "Title" : "Rubrik", - "Access" : "Åtkomst", - "Owner" : "Ägare", - "Created" : "Skapat", - "Expires" : "Upphör", - "Copy link" : "Kopiera länk", - "View results" : "Visa resultat", - "Public access" : "Publik åtkomst", - "Only shared" : "Endast delad", - "Registered users only" : "Endast registrerade användare", - "Hidden form" : "Dolt formulär", - "never" : "aldrig", - "Link copied to clipboard" : "Länken kopierad till urklipp", - "Error, while copying link to clipboard" : "Fel vid kopiering till urklipp", - "Share with" : "Dela med", - "Form description" : "Formulärbeskrivning", "Description" : "Beskrivning", - "Make a Form" : "Skapa ett formulär", - "Add Question" : "Lägg till fråga", - "Create new form" : "Skapa nytt formulär", - "Writing form" : "Skriver formuläret", - "Update form" : "Uppdatera formuläret", - "Done" : "Klar", - "Select a question type!" : "Välj en frågetyp!", - "Cannot have the same question!" : "Du kan inte ha två likadana frågor!", - "Title must not be empty!" : "Rubriken kan inte vara tom!", - "All questions need answers!" : "Alla frågor behöver svar!", - "Need to pick an expiration date!" : "Välj ett utgångsdatum!", - "%n successfully saved" : "%n sparades", - "Error on saving form, see console" : "Formuläret kunde inte sparas, se konsollen", - "Form configurations" : "Formulär-inställningar", - "Only allow one submission per user" : "Tillåt endast ett svar per användare", "Name of user or group" : "Användar- eller grupp-namn", "Expiration date" : "Utgångsdatum", - "Click to add a date" : "Klicka för att lägga till datum", "Form Expired" : "formuläret är utgånget", "This Form has expired and is no longer taking answers." : "Formuläret är utgånget och accepterar inte bidrag längre.", "Access denied" : "Tillgång hindrad", diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js index 8577998..ae56ea2 100644 --- a/l10n/ta_LK.js +++ b/l10n/ta_LK.js @@ -3,10 +3,7 @@ OC.L10N.register( { "Group" : "Group", "Title" : "தலைப்பு", - "Owner" : "Owner", - "never" : "ஒருபோதும்", "Description" : "விவரிப்பு", - "Done" : "Done", "Expiration date" : "காலவதியாகும் திகதி" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json index 00c41f0..ec6ceb5 100644 --- a/l10n/ta_LK.json +++ b/l10n/ta_LK.json @@ -1,10 +1,7 @@ { "translations": { "Group" : "Group", "Title" : "தலைப்பு", - "Owner" : "Owner", - "never" : "ஒருபோதும்", "Description" : "விவரிப்பு", - "Done" : "Done", "Expiration date" : "காலவதியாகும் திகதி" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index b8656d7..c7aabf6 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "กลุ่ม", "Title" : "ชื่อเรื่อง", - "Owner" : "Owner", - "Copy link" : "คัดลอกลิงค์", - "never" : "ไม่ต้องเลย", "Description" : "รายละเอียด", - "Done" : "Done", "Expiration date" : "วันที่หมดอายุ" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index f4ad9a4..4bcee50 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "กลุ่ม", "Title" : "ชื่อเรื่อง", - "Owner" : "Owner", - "Copy link" : "คัดลอกลิงค์", - "never" : "ไม่ต้องเลย", "Description" : "รายละเอียด", - "Done" : "Done", "Expiration date" : "วันที่หมดอายุ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index d8f16a4..11b3d02 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -6,62 +6,22 @@ OC.L10N.register( "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Erişim kısıtlama özelliği ile (üyelere, belirli gruplara ya da kullanıcılara ya da herkese açık) Google forms benzeri bir form uygulaması.", "New form" : "Yeni form", "Loading forms …" : "Formlar yükleniyor …", - "No forms in here" : "Burada herhangi bir form yok", - "Create a new one" : "Yeni bir form ekle", - "Please select a form" : "Lütfen bir form seçin", + "Create new form" : "Yeni form oluştur", "An error occurred while loading the forms list" : "Form listesi yüklenirken bir sorun çıktı", "Unable to create a new form" : "Yeni bir form eklenemedi", - "Show results" : "Sonuçları görüntüle", "Clone form" : "Formu kopyala", "Delete form" : "Formu sil", "Form link copied" : "Form bağlantısı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", - "Copy to clipboard" : "Panoya kopyala", "Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?", "Deleted form “{title}”" : "“{title}” formu silindi", "Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı", - "Expired" : "Süresi dolmuş", - "Expires %n" : "Süresi %n zamanında dolacak", - "Expires never" : "Süresi dolmaz", - "Anonymous form" : "Anonim form", "Group" : "Grup", - "Title" : "Başlık", - "Access" : "Erişim", - "Owner" : "Sahip", - "Created" : "Oluşturulma", - "Expires" : "Sona erme", - "Copy link" : "Bağlantıyı kopyala", - "View results" : "Sonuçları görüntüle", - "Public access" : "Herkese açık erişim", - "Only shared" : "Yalnız paylaşılanlar", - "Registered users only" : "Yalnız kayıtlı kullanıcılar", - "Hidden form" : "Gizli form", - "never" : "asla", - "Link copied to clipboard" : "Bağlantı panoya kopyalandı", - "Error, while copying link to clipboard" : "Bağlantı panoya kopyalanırken sorun çıktı", "Add Option" : "Seçenek Ekle", - "Share with" : "Şunlarla paylaş", - "Form description" : "Form açıklaması", + "Title" : "Başlık", "Description" : "Açıklama", - "Make a Form" : "Form Oluştur", - "Add Question" : "Soru Ekle", - "Create new form" : "Yeni form oluştur", - "Writing form" : "Form yazılıyor", - "Update form" : "Formu güncelle", - "Done" : "Tamam", - "Select a question type!" : "Bir soru türü seçin!", - "Cannot have the same question!" : "Aynı soru iki kez yazılamaz!", - "Two options cannot be the same!" : "İki seçenek aynı olamaz!", - "Title must not be empty!" : "Başlık boş olamaz!", - "All questions need answers!" : "Tüm sorular yanıtlanmalıdır!", - "Need to pick an expiration date!" : "Bir son kullanma tarihi seçmelisiniz!", - "%n successfully saved" : "%n kaydedildi", - "Error on saving form, see console" : "Form kaydedilirken sorun çıktı, ayrıntılar için konsola bakın", - "Form configurations" : "Form yapılandırmaları", - "Only allow one submission per user" : "Her kullanıcı formu yalnız bir kez gönderebilsin", "Name of user or group" : "Kullanıcı ya da grup adı", "Expiration date" : "Son kullanma tarihi", - "Click to add a date" : "Bir tarih eklemek için tıklayın", "Form Expired" : "Formun Süresi Geçmiş", "This Form has expired and is no longer taking answers." : "Bu formun kullanma süresi geçmiş olduğundan doldurulamaz.", "Access denied" : "Erişim reddedildi", diff --git a/l10n/tr.json b/l10n/tr.json index f7f9d75..febbc70 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -4,62 +4,22 @@ "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Erişim kısıtlama özelliği ile (üyelere, belirli gruplara ya da kullanıcılara ya da herkese açık) Google forms benzeri bir form uygulaması.", "New form" : "Yeni form", "Loading forms …" : "Formlar yükleniyor …", - "No forms in here" : "Burada herhangi bir form yok", - "Create a new one" : "Yeni bir form ekle", - "Please select a form" : "Lütfen bir form seçin", + "Create new form" : "Yeni form oluştur", "An error occurred while loading the forms list" : "Form listesi yüklenirken bir sorun çıktı", "Unable to create a new form" : "Yeni bir form eklenemedi", - "Show results" : "Sonuçları görüntüle", "Clone form" : "Formu kopyala", "Delete form" : "Formu sil", "Form link copied" : "Form bağlantısı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", - "Copy to clipboard" : "Panoya kopyala", "Are you sure you want to delete the form “{title}”?" : "“{title}” formunu silmek istediğinize emin misiniz?", "Deleted form “{title}”" : "“{title}” formu silindi", "Error while deleting form “{title}”" : "“{title}” formu silinirken sorun çıktı", - "Expired" : "Süresi dolmuş", - "Expires %n" : "Süresi %n zamanında dolacak", - "Expires never" : "Süresi dolmaz", - "Anonymous form" : "Anonim form", "Group" : "Grup", - "Title" : "Başlık", - "Access" : "Erişim", - "Owner" : "Sahip", - "Created" : "Oluşturulma", - "Expires" : "Sona erme", - "Copy link" : "Bağlantıyı kopyala", - "View results" : "Sonuçları görüntüle", - "Public access" : "Herkese açık erişim", - "Only shared" : "Yalnız paylaşılanlar", - "Registered users only" : "Yalnız kayıtlı kullanıcılar", - "Hidden form" : "Gizli form", - "never" : "asla", - "Link copied to clipboard" : "Bağlantı panoya kopyalandı", - "Error, while copying link to clipboard" : "Bağlantı panoya kopyalanırken sorun çıktı", "Add Option" : "Seçenek Ekle", - "Share with" : "Şunlarla paylaş", - "Form description" : "Form açıklaması", + "Title" : "Başlık", "Description" : "Açıklama", - "Make a Form" : "Form Oluştur", - "Add Question" : "Soru Ekle", - "Create new form" : "Yeni form oluştur", - "Writing form" : "Form yazılıyor", - "Update form" : "Formu güncelle", - "Done" : "Tamam", - "Select a question type!" : "Bir soru türü seçin!", - "Cannot have the same question!" : "Aynı soru iki kez yazılamaz!", - "Two options cannot be the same!" : "İki seçenek aynı olamaz!", - "Title must not be empty!" : "Başlık boş olamaz!", - "All questions need answers!" : "Tüm sorular yanıtlanmalıdır!", - "Need to pick an expiration date!" : "Bir son kullanma tarihi seçmelisiniz!", - "%n successfully saved" : "%n kaydedildi", - "Error on saving form, see console" : "Form kaydedilirken sorun çıktı, ayrıntılar için konsola bakın", - "Form configurations" : "Form yapılandırmaları", - "Only allow one submission per user" : "Her kullanıcı formu yalnız bir kez gönderebilsin", "Name of user or group" : "Kullanıcı ya da grup adı", "Expiration date" : "Son kullanma tarihi", - "Click to add a date" : "Bir tarih eklemek için tıklayın", "Form Expired" : "Formun Süresi Geçmiş", "This Form has expired and is no longer taking answers." : "Bu formun kullanma süresi geçmiş olduğundan doldurulamaz.", "Access denied" : "Erişim reddedildi", diff --git a/l10n/ug.js b/l10n/ug.js deleted file mode 100644 index dd2923f..0000000 --- a/l10n/ug.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Group", - "Title" : "ماۋزۇ", - "Owner" : "Owner", - "never" : "ھەرگىز", - "Description" : "چۈشەندۈرۈش", - "Done" : "Done" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/ug.json b/l10n/ug.json deleted file mode 100644 index 4d0770c..0000000 --- a/l10n/ug.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Group" : "Group", - "Title" : "ماۋزۇ", - "Owner" : "Owner", - "never" : "ھەرگىز", - "Description" : "چۈشەندۈرۈش", - "Done" : "Done" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index eef0732..726e9aa 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -3,12 +3,7 @@ OC.L10N.register( { "Group" : "Група", "Title" : "Назва", - "Owner" : "Власник", - "Copy link" : "Скопіювати посилання", - "Public access" : "Публічний доступ", - "never" : "ніколи", "Description" : "Опис", - "Done" : "Готово", "Expiration date" : "Термін дії" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index a779557..a0ba75e 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,12 +1,7 @@ { "translations": { "Group" : "Група", "Title" : "Назва", - "Owner" : "Власник", - "Copy link" : "Скопіювати посилання", - "Public access" : "Публічний доступ", - "never" : "ніколи", "Description" : "Опис", - "Done" : "Готово", "Expiration date" : "Термін дії" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js index 1f075c5..46aabb3 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -3,10 +3,7 @@ OC.L10N.register( { "Group" : "Group", "Title" : "عنوان", - "Owner" : "Owner", - "never" : "never", "Description" : "تصریح", - "Done" : "Done", "Expiration date" : "تاریخ معیاد" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index 7b94998..bd23957 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -1,10 +1,7 @@ { "translations": { "Group" : "Group", "Title" : "عنوان", - "Owner" : "Owner", - "never" : "never", "Description" : "تصریح", - "Done" : "Done", "Expiration date" : "تاریخ معیاد" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index 06e824a..66ff65f 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -3,13 +3,7 @@ OC.L10N.register( { "Group" : "N", "Title" : "Tên", - "Owner" : "Chủ", - "Created" : "Đã tạo", - "Copy link" : "Sao chép liên kết", - "Public access" : "Truy cập công khai", - "never" : "không thay đổi", "Description" : "Mô tả", - "Done" : "Hoàn thành", "Expiration date" : "Ngày kết thúc" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 79875a5..6eff23b 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,13 +1,7 @@ { "translations": { "Group" : "N", "Title" : "Tên", - "Owner" : "Chủ", - "Created" : "Đã tạo", - "Copy link" : "Sao chép liên kết", - "Public access" : "Truy cập công khai", - "never" : "không thay đổi", "Description" : "Mô tả", - "Done" : "Hoàn thành", "Expiration date" : "Ngày kết thúc" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 4fa8595..9102d9e 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -4,49 +4,14 @@ OC.L10N.register( "Forms" : "表单", "A forms app, similar to Google Forms." : "一个表单应用,类似于谷歌表单。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "一个表单应用,类似于谷歌表单,可以限制访问(成员,特定的分组/用户,和公开)", + "Create new form" : "创建新表单", "Delete form" : "删除表单", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", - "Copy to clipboard" : "复制到剪贴板", - "Expired" : "已过期", - "Expires %n" : "使 %n 过期", - "Expires never" : "从不过期", - "Anonymous form" : "匿名表单", "Group" : "分组", "Title" : "标题", - "Access" : "投票范围", - "Owner" : "所有者", - "Created" : "已创建", - "Expires" : "过期", - "Copy link" : "复制链接", - "View results" : "查看结果", - "Public access" : "公开访问", - "Only shared" : "只共享给特定用户或分组", - "Registered users only" : "只允许注册用户", - "Hidden form" : "隐藏表单", - "never" : "从不", - "Link copied to clipboard" : "链接复制到剪贴板", - "Error, while copying link to clipboard" : "拷贝链接到剪贴板时出错", - "Share with" : "共享给", - "Form description" : "表单描述", "Description" : "描述", - "Make a Form" : "制作一个表单", - "Add Question" : "添加问题", - "Create new form" : "创建新表单", - "Writing form" : "编写表单", - "Update form" : "更新表单", - "Done" : "已完成", - "Select a question type!" : "选择一个问题类型", - "Cannot have the same question!" : "不能有重复的问题!", - "Title must not be empty!" : "标题不能为空!", - "All questions need answers!" : "所有问题都需要回答!", - "Need to pick an expiration date!" : "需要选择过期日期!", - "%n successfully saved" : "%n保存成功", - "Error on saving form, see console" : "保存表单出错,请查看控制台", - "Form configurations" : "表单配置", - "Only allow one submission per user" : "一个用户只允许一次提交", "Name of user or group" : "用户或分组名称", "Expiration date" : "过期日期", - "Click to add a date" : "点击以添加一个日期", "Form Expired" : "表单已过期", "This Form has expired and is no longer taking answers." : "此表单已过期,不能再回答。", "Access denied" : "访问被拒绝", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 14419d3..97f35ff 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -2,49 +2,14 @@ "Forms" : "表单", "A forms app, similar to Google Forms." : "一个表单应用,类似于谷歌表单。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "一个表单应用,类似于谷歌表单,可以限制访问(成员,特定的分组/用户,和公开)", + "Create new form" : "创建新表单", "Delete form" : "删除表单", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", - "Copy to clipboard" : "复制到剪贴板", - "Expired" : "已过期", - "Expires %n" : "使 %n 过期", - "Expires never" : "从不过期", - "Anonymous form" : "匿名表单", "Group" : "分组", "Title" : "标题", - "Access" : "投票范围", - "Owner" : "所有者", - "Created" : "已创建", - "Expires" : "过期", - "Copy link" : "复制链接", - "View results" : "查看结果", - "Public access" : "公开访问", - "Only shared" : "只共享给特定用户或分组", - "Registered users only" : "只允许注册用户", - "Hidden form" : "隐藏表单", - "never" : "从不", - "Link copied to clipboard" : "链接复制到剪贴板", - "Error, while copying link to clipboard" : "拷贝链接到剪贴板时出错", - "Share with" : "共享给", - "Form description" : "表单描述", "Description" : "描述", - "Make a Form" : "制作一个表单", - "Add Question" : "添加问题", - "Create new form" : "创建新表单", - "Writing form" : "编写表单", - "Update form" : "更新表单", - "Done" : "已完成", - "Select a question type!" : "选择一个问题类型", - "Cannot have the same question!" : "不能有重复的问题!", - "Title must not be empty!" : "标题不能为空!", - "All questions need answers!" : "所有问题都需要回答!", - "Need to pick an expiration date!" : "需要选择过期日期!", - "%n successfully saved" : "%n保存成功", - "Error on saving form, see console" : "保存表单出错,请查看控制台", - "Form configurations" : "表单配置", - "Only allow one submission per user" : "一个用户只允许一次提交", "Name of user or group" : "用户或分组名称", "Expiration date" : "过期日期", - "Click to add a date" : "点击以添加一个日期", "Form Expired" : "表单已过期", "This Form has expired and is no longer taking answers." : "此表单已过期,不能再回答。", "Access denied" : "访问被拒绝", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index f785c8d..580899d 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -3,11 +3,7 @@ OC.L10N.register( { "Group" : "群組", "Title" : "標題", - "Owner" : "Owner", - "Copy link" : "複製連結", - "never" : "永不", "Description" : "描述", - "Done" : "Done", "Expiration date" : "分享期限" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 9f37a9b..3769a41 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,11 +1,7 @@ { "translations": { "Group" : "群組", "Title" : "標題", - "Owner" : "Owner", - "Copy link" : "複製連結", - "never" : "永不", "Description" : "描述", - "Done" : "Done", "Expiration date" : "分享期限" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 30035aa..112d9e1 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -4,48 +4,13 @@ OC.L10N.register( "Forms" : "表單", "A forms app, similar to Google Forms." : "類似 Google 表單的表單 App。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "類似 Google 表單,但能限制存取對象(成員、特定群組或使用者及公開)的表單 App。", + "Create new form" : "建立新表單", "Delete form" : "刪除表單", - "Copy to clipboard" : "複製到剪貼簿", - "Expired" : "已過期", - "Expires %n" : "投票期限 %n", - "Expires never" : "永不過期", - "Anonymous form" : "匿名表單", "Group" : "群組", "Title" : "標題", - "Access" : "存取", - "Owner" : "擁有者", - "Created" : "已新增", - "Expires" : "投票期限", - "Copy link" : "複製連結", - "View results" : "檢視結果", - "Public access" : "開放給任何人", - "Only shared" : "只開放給分享者", - "Registered users only" : "只開放給註冊使用者", - "Hidden form" : "隱藏表單", - "never" : "永不", - "Link copied to clipboard" : "已複製連結至剪貼簿", - "Error, while copying link to clipboard" : "複製連結至剪貼簿時發生錯誤", - "Share with" : "分享者", - "Form description" : "表單描述", "Description" : "描述", - "Make a Form" : "建立表單", - "Add Question" : "新增問題", - "Create new form" : "建立新表單", - "Writing form" : "撰寫表單", - "Update form" : "更新表單", - "Done" : "完成", - "Select a question type!" : "請選擇問題類型!", - "Cannot have the same question!" : "不能有同個問題!", - "Title must not be empty!" : "一定得下標題!", - "All questions need answers!" : "每個問題必須都有回答!", - "Need to pick an expiration date!" : "需要選擇投票期限日期!", - "%n successfully saved" : "%n 已成功儲存", - "Error on saving form, see console" : "儲存表單時發生錯誤,請檢視主控台", - "Form configurations" : "表單設定", - "Only allow one submission per user" : "每位使用者只允許提交一次", "Name of user or group" : "使用者或群組名稱", "Expiration date" : "到期日", - "Click to add a date" : "按一下新增日期", "Form Expired" : "表單已過期", "This Form has expired and is no longer taking answers." : "此份表單已過期,不再接受回答。", "Access denied" : "存取被拒絕", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 88d0968..8de909d 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -2,48 +2,13 @@ "Forms" : "表單", "A forms app, similar to Google Forms." : "類似 Google 表單的表單 App。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "類似 Google 表單,但能限制存取對象(成員、特定群組或使用者及公開)的表單 App。", + "Create new form" : "建立新表單", "Delete form" : "刪除表單", - "Copy to clipboard" : "複製到剪貼簿", - "Expired" : "已過期", - "Expires %n" : "投票期限 %n", - "Expires never" : "永不過期", - "Anonymous form" : "匿名表單", "Group" : "群組", "Title" : "標題", - "Access" : "存取", - "Owner" : "擁有者", - "Created" : "已新增", - "Expires" : "投票期限", - "Copy link" : "複製連結", - "View results" : "檢視結果", - "Public access" : "開放給任何人", - "Only shared" : "只開放給分享者", - "Registered users only" : "只開放給註冊使用者", - "Hidden form" : "隱藏表單", - "never" : "永不", - "Link copied to clipboard" : "已複製連結至剪貼簿", - "Error, while copying link to clipboard" : "複製連結至剪貼簿時發生錯誤", - "Share with" : "分享者", - "Form description" : "表單描述", "Description" : "描述", - "Make a Form" : "建立表單", - "Add Question" : "新增問題", - "Create new form" : "建立新表單", - "Writing form" : "撰寫表單", - "Update form" : "更新表單", - "Done" : "完成", - "Select a question type!" : "請選擇問題類型!", - "Cannot have the same question!" : "不能有同個問題!", - "Title must not be empty!" : "一定得下標題!", - "All questions need answers!" : "每個問題必須都有回答!", - "Need to pick an expiration date!" : "需要選擇投票期限日期!", - "%n successfully saved" : "%n 已成功儲存", - "Error on saving form, see console" : "儲存表單時發生錯誤,請檢視主控台", - "Form configurations" : "表單設定", - "Only allow one submission per user" : "每位使用者只允許提交一次", "Name of user or group" : "使用者或群組名稱", "Expiration date" : "到期日", - "Click to add a date" : "按一下新增日期", "Form Expired" : "表單已過期", "This Form has expired and is no longer taking answers." : "此份表單已過期,不再接受回答。", "Access denied" : "存取被拒絕",