diff --git a/l10n/af.js b/l10n/af.js index 5e52b36..7161c1d 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -5,7 +5,6 @@ OC.L10N.register( "Description" : "Beskrywing", "Settings" : "Instellings", "Set expiration date" : "Stel vervaldatum", - "Expiration date" : "Vervaldatum", - "Share link" : "Deelskakel" + "Expiration date" : "Vervaldatum" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index b1b8590..a36311f 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -3,7 +3,6 @@ "Description" : "Beskrywing", "Settings" : "Instellings", "Set expiration date" : "Stel vervaldatum", - "Expiration date" : "Vervaldatum", - "Share link" : "Deelskakel" + "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 08158e3..d726dab 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -7,8 +7,6 @@ OC.L10N.register( "Options" : "الخيارات", "Settings" : "الإعدادات", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", - "Expiration date" : "تاريخ إنتهاء الصلاحية", - "Sharing" : "المشاركة", - "Share link" : "مشاركة الرابط" + "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 42dbe05..f5249c9 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -5,8 +5,6 @@ "Options" : "الخيارات", "Settings" : "الإعدادات", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", - "Expiration date" : "تاريخ إنتهاء الصلاحية", - "Sharing" : "المشاركة", - "Share link" : "مشاركة الرابط" + "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 b1cf034..aeca201 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Settings", "Set expiration date" : "Afitar la data de caducidá", "Expiration date" : "Data de caducidá", - "Sharing" : "Compartiendo", - "Share link" : "Share link", "Submit" : "Unviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index bc4de82..abd3a0f 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,8 +4,6 @@ "Settings" : "Settings", "Set expiration date" : "Afitar la data de caducidá", "Expiration date" : "Data de caducidá", - "Sharing" : "Compartiendo", - "Share link" : "Share link", "Submit" : "Unviar" },"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 8af2dd3..0000000 --- a/l10n/az.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Qrup", - "Description" : "Açıqlanma", - "Settings" : "Quraşdırmalar", - "Sharing" : "Paylaşılır", - "Share link" : "Linki yayımla" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json deleted file mode 100644 index 1298799..0000000 --- a/l10n/az.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Group" : "Qrup", - "Description" : "Açıqlanma", - "Settings" : "Quraşdırmalar", - "Sharing" : "Paylaşılır", - "Share link" : "Linki yayımla" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index a25c62a..7bc772d 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -7,8 +7,6 @@ OC.L10N.register( "Settings" : "Настройки", "Set expiration date" : "Срок на валидност", "Expiration date" : "Валидност", - "Sharing" : "Споделяне", - "Share link" : "Връзка за споделяне", "Submit" : "Изпращане" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 74a38e0..d5ce03b 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -5,8 +5,6 @@ "Settings" : "Настройки", "Set expiration date" : "Срок на валидност", "Expiration date" : "Валидност", - "Sharing" : "Споделяне", - "Share link" : "Връзка за споделяне", "Submit" : "Изпращане" },"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 aa3862b..8933473 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "বিবরণ", "Settings" : "সেটিংস", "Set expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন", - "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ", - "Sharing" : "ভাগাভাগিরত", - "Share link" : "লিংক ভাগাভাগি করেন" + "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index f76caee..1d92b56 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -3,8 +3,6 @@ "Description" : "বিবরণ", "Settings" : "সেটিংস", "Set expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন", - "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ", - "Sharing" : "ভাগাভাগিরত", - "Share link" : "লিংক ভাগাভাগি করেন" + "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 8424d3b..b5d9791 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Opis", "Settings" : "Podešavanje", "Set expiration date" : "Postavite datum isteka", - "Expiration date" : "Datum isteka", - "Sharing" : "Dijeljenje", - "Share link" : "Podijelite vezu" + "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 4510553..c0ae3e5 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -3,8 +3,6 @@ "Description" : "Opis", "Settings" : "Podešavanje", "Set expiration date" : "Postavite datum isteka", - "Expiration date" : "Datum isteka", - "Sharing" : "Dijeljenje", - "Share link" : "Podijelite vezu" + "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 317859b..9978a94 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -60,15 +60,12 @@ OC.L10N.register( "There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta", "Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?", "There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes", + "Show to all users of this instance" : "Mostrar a tots els usuaris d'aquesta instància", + "Choose users to share with" : "Trieu usuaris per compartir-lo", "Settings" : "Paràmetres", "Anonymous responses" : "Respostes anònimes", - "Only allow one response per user" : "Només permetre una resposta per usuari", "Set expiration date" : "Establiu una data de caducitat", "Expiration date" : "Data de venciment", - "Sharing" : "Compartició", - "Show to all users of this instance" : "Mostrar a tots els usuaris d'aquesta instància", - "Share link" : "Enllaç de compartició", - "Choose users to share with" : "Trieu usuaris per compartir-lo", "Select expiration date" : "Seleccionar la data de caducitat", "Expired on {date}" : "Expirat a {Date}", "Expires on {date}" : "Caduca a {data}", diff --git a/l10n/ca.json b/l10n/ca.json index 5fb1d84..fabd02d 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -58,15 +58,12 @@ "There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta", "Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?", "There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes", + "Show to all users of this instance" : "Mostrar a tots els usuaris d'aquesta instància", + "Choose users to share with" : "Trieu usuaris per compartir-lo", "Settings" : "Paràmetres", "Anonymous responses" : "Respostes anònimes", - "Only allow one response per user" : "Només permetre una resposta per usuari", "Set expiration date" : "Establiu una data de caducitat", "Expiration date" : "Data de venciment", - "Sharing" : "Compartició", - "Show to all users of this instance" : "Mostrar a tots els usuaris d'aquesta instància", - "Share link" : "Enllaç de compartició", - "Choose users to share with" : "Trieu usuaris per compartir-lo", "Select expiration date" : "Seleccionar la data de caducitat", "Expired on {date}" : "Expirat a {Date}", "Expires on {date}" : "Caduca a {data}", diff --git a/l10n/cs.js b/l10n/cs.js index 70ee5a1..5a0aae4 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Nadpis otázky číslo {index}", "Mandatory" : "Povinné", "Delete question" : "Smazat otázku", + "This question needs a title!" : "Tato otázka potřebuje nadpis!", "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“", "Add a new answer" : "Přidat novou odpověď", "There was an issue deleting this option" : "Při mazání této volby došlo k problému", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Při odebírání této odpovědi došlo k chybě", "Are you sure you want to delete all responses of {title}?" : "Opravdu chcete smazat všechny odpovědi v {title}?", "There was an error while removing responses" : "Při odebírání těchto odpovědí došlo k chybě", + "responses" : "odpovědi", + "Show to all users of this instance" : "Zobrazit všechny uživatele na této instanci", + "Choose users to share with" : "Zvolte uživatele, kterým nasdílet", "Settings" : "Nastavení", "Anonymous responses" : "Anonym odpovídá", - "Only allow one response per user" : "Každému z uživatelů umožnit odpovědět pouze jednou", "Set expiration date" : "Nastavit datum skončení platnosti", "Expiration date" : "Datum skončení platnosti", - "Sharing" : "Sdílení", - "Show to all users of this instance" : "Zobrazit všechny uživatele na této instanci", - "Share link" : "Odkaz na sdílení", - "Choose users to share with" : "Zvolte uživatele, kterým nasdílet", "Select expiration date" : "Vyberte datum skončení platnosti", "Expired on {date}" : "Platnost skončila {date}", "Expires on {date}" : "Platnost skončí {date}", @@ -81,10 +80,18 @@ OC.L10N.register( "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Error while saving question" : "Chyba při ukládání otázky", "Multiple choice" : "Vícero možností", + "Multiple choice question title" : "Nadpis otázky s vícero volbami", + "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!", "Checkboxes" : "Zatržítka", + "Checkbox question title" : "Nadpis otázky se zaškrtávací kolonkou", "Short answer" : "Krátká odpověď", + "Short answer question title" : "Nadpis otázky pro stručnou odpověď", "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď", + "Enter a short answer" : "Zadejte stručnou odpověď", "Long text" : "Dlouhý text", + "Long text question title" : "Nadpis otázky s dlouhou odpovědí", + "People can enter a long text" : "Lidé mohou zadat dlouhý text", + "Enter a long text" : "Zadejte dlouhý text", "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", "Form not found" : "Formulář nenalezen", diff --git a/l10n/cs.json b/l10n/cs.json index 468d9e7..c2c3e69 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Nadpis otázky číslo {index}", "Mandatory" : "Povinné", "Delete question" : "Smazat otázku", + "This question needs a title!" : "Tato otázka potřebuje nadpis!", "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“", "Add a new answer" : "Přidat novou odpověď", "There was an issue deleting this option" : "Při mazání této volby došlo k problému", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Při odebírání této odpovědi došlo k chybě", "Are you sure you want to delete all responses of {title}?" : "Opravdu chcete smazat všechny odpovědi v {title}?", "There was an error while removing responses" : "Při odebírání těchto odpovědí došlo k chybě", + "responses" : "odpovědi", + "Show to all users of this instance" : "Zobrazit všechny uživatele na této instanci", + "Choose users to share with" : "Zvolte uživatele, kterým nasdílet", "Settings" : "Nastavení", "Anonymous responses" : "Anonym odpovídá", - "Only allow one response per user" : "Každému z uživatelů umožnit odpovědět pouze jednou", "Set expiration date" : "Nastavit datum skončení platnosti", "Expiration date" : "Datum skončení platnosti", - "Sharing" : "Sdílení", - "Show to all users of this instance" : "Zobrazit všechny uživatele na této instanci", - "Share link" : "Odkaz na sdílení", - "Choose users to share with" : "Zvolte uživatele, kterým nasdílet", "Select expiration date" : "Vyberte datum skončení platnosti", "Expired on {date}" : "Platnost skončila {date}", "Expires on {date}" : "Platnost skončí {date}", @@ -79,10 +78,18 @@ "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě", "Error while saving question" : "Chyba při ukládání otázky", "Multiple choice" : "Vícero možností", + "Multiple choice question title" : "Nadpis otázky s vícero volbami", + "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!", "Checkboxes" : "Zatržítka", + "Checkbox question title" : "Nadpis otázky se zaškrtávací kolonkou", "Short answer" : "Krátká odpověď", + "Short answer question title" : "Nadpis otázky pro stručnou odpověď", "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď", + "Enter a short answer" : "Zadejte stručnou odpověď", "Long text" : "Dlouhý text", + "Long text question title" : "Nadpis otázky s dlouhou odpovědí", + "People can enter a long text" : "Lidé mohou zadat dlouhý text", + "Enter a long text" : "Zadejte dlouhý text", "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", "Form not found" : "Formulář nenalezen", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 9723b71..f76ee3f 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -5,7 +5,6 @@ OC.L10N.register( "Description" : "Disgrifiad", "Settings" : "Gosodiadau", "Set expiration date" : "Gosod dyddiad dod i ben", - "Expiration date" : "Dyddiad dod i ben", - "Share link" : "Rhannu dolen" + "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 16b0468..041a83d 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -3,7 +3,6 @@ "Description" : "Disgrifiad", "Settings" : "Gosodiadau", "Set expiration date" : "Gosod dyddiad dod i ben", - "Expiration date" : "Dyddiad dod i ben", - "Share link" : "Rhannu dolen" + "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 5feb0fd..a119f4b 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -7,8 +7,6 @@ OC.L10N.register( "Settings" : "Indstillinger", "Set expiration date" : "Angiv udløbsdato", "Expiration date" : "Udløbsdato", - "Sharing" : "Deling", - "Share link" : "Del link", "Submit" : "Tilføj" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 7c7c021..2cdd15e 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -5,8 +5,6 @@ "Settings" : "Indstillinger", "Set expiration date" : "Angiv udløbsdato", "Expiration date" : "Udløbsdato", - "Sharing" : "Deling", - "Share link" : "Del link", "Submit" : "Tilføj" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 08037a0..9e7b756 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Titel der Fragenummer {index}", "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", + "This question needs a title!" : "Diese Frage braucht einen Titel!", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Add a new answer" : "Neue Antwort hinzufügen", "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten", "Are you sure you want to delete all responses of {title}?" : "Möchtest Du alle Antworten zu {title} löschen?", "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten", + "responses" : "Antworten", + "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", + "Choose users to share with" : "Nutzer auswählen mit denen geteilt werden soll", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", - "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", "Set expiration date" : "Ablaufdatum setzen", "Expiration date" : "Ablaufdatum", - "Sharing" : "Teilen", - "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", - "Share link" : "Link teilen", - "Choose users to share with" : "Nutzer auswählen mit denen geteilt werden soll", "Select expiration date" : "Setze ein Ablaufdatum", "Expired on {date}" : "Abgelaufen am {date}", "Expires on {date}" : "Läuft am {date} ab", @@ -82,14 +81,15 @@ OC.L10N.register( "Error while saving question" : "Fehler beim speichern der Frage", "Multiple choice" : "Mehrfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", + "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", "Checkboxes" : "Kontrollkästchen", - "Checkbox question title" : "Kontrollkästchen Titel der Frage", + "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "Short answer" : "Kurze Antwort", - "Short answer question title" : "Kurze Antwort Titel der Frage", + "Short answer question title" : "Titel der Frage mit kurzer Antwort", "People can enter a short answer" : "Personen können eine kurze Antwort eingeben", "Enter a short answer" : "Kurze Antwort eingeben", "Long text" : "Langer Text", - "Long text question title" : "Langer Text Titel der Frage", + "Long text question title" : "Titel der Frage mit langer Antwort", "People can enter a long text" : "Personen können einen langen Text eingeben", "Enter a long text" : "Einen langen Text eingeben", "Form expired" : "Formular abgelaufen", diff --git a/l10n/de.json b/l10n/de.json index 16c02db..90046c5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Titel der Fragenummer {index}", "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", + "This question needs a title!" : "Diese Frage braucht einen Titel!", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Add a new answer" : "Neue Antwort hinzufügen", "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten", "Are you sure you want to delete all responses of {title}?" : "Möchtest Du alle Antworten zu {title} löschen?", "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten", + "responses" : "Antworten", + "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", + "Choose users to share with" : "Nutzer auswählen mit denen geteilt werden soll", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", - "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", "Set expiration date" : "Ablaufdatum setzen", "Expiration date" : "Ablaufdatum", - "Sharing" : "Teilen", - "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", - "Share link" : "Link teilen", - "Choose users to share with" : "Nutzer auswählen mit denen geteilt werden soll", "Select expiration date" : "Setze ein Ablaufdatum", "Expired on {date}" : "Abgelaufen am {date}", "Expires on {date}" : "Läuft am {date} ab", @@ -80,14 +79,15 @@ "Error while saving question" : "Fehler beim speichern der Frage", "Multiple choice" : "Mehrfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", + "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", "Checkboxes" : "Kontrollkästchen", - "Checkbox question title" : "Kontrollkästchen Titel der Frage", + "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "Short answer" : "Kurze Antwort", - "Short answer question title" : "Kurze Antwort Titel der Frage", + "Short answer question title" : "Titel der Frage mit kurzer Antwort", "People can enter a short answer" : "Personen können eine kurze Antwort eingeben", "Enter a short answer" : "Kurze Antwort eingeben", "Long text" : "Langer Text", - "Long text question title" : "Langer Text Titel der Frage", + "Long text question title" : "Titel der Frage mit langer Antwort", "People can enter a long text" : "Personen können einen langen Text eingeben", "Enter a long text" : "Einen langen Text eingeben", "Form expired" : "Formular abgelaufen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 08918ae..c06c79c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Titel der Fragenummer {index}", "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", + "This question needs a title!" : "Diese Frage braucht einen Titel!", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Add a new answer" : "Neue Antwort hinzufügen", "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten", "Are you sure you want to delete all responses of {title}?" : "Möchten Sie alle Antworten zu {title} löschen?", "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten", + "responses" : "Antworten", + "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", + "Choose users to share with" : "Benutzer zum Teilen auswählen", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", - "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", "Set expiration date" : "Ablaufdatum setzen", "Expiration date" : "Ablaufdatum", - "Sharing" : "Teilen", - "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", - "Share link" : "Link teilen", - "Choose users to share with" : "Benutzer zum Teilen auswählen", "Select expiration date" : "Setze ein Ablaufdatum", "Expired on {date}" : "Abgelaufen am {date}", "Expires on {date}" : "Läuft am {date} ab", @@ -82,14 +81,15 @@ OC.L10N.register( "Error while saving question" : "Fehler beim speichern der Frage", "Multiple choice" : "Mehrfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", + "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", "Checkboxes" : "Kontrollkästchen", "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "Short answer" : "Kurze Antwort", - "Short answer question title" : "Kurze Antwort Titel der Frage", + "Short answer question title" : "Titel der Frage mit kurzer Antwort", "People can enter a short answer" : "Personen können eine kurze Antwort eingeben", "Enter a short answer" : "Kurze Antwort eingeben", "Long text" : "Langer Text", - "Long text question title" : "Langer Text Titel der Frage", + "Long text question title" : "Titel der Frage mit langer Antwort", "People can enter a long text" : "Personen können einen langen Text eingeben", "Enter a long text" : "Einen langen Text eingeben", "Form expired" : "Formular abgelaufen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 62a43c9..c789647 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Titel der Fragenummer {index}", "Mandatory" : "Pflichtfeld", "Delete question" : "Frage löschen", + "This question needs a title!" : "Diese Frage braucht einen Titel!", "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“", "Add a new answer" : "Neue Antwort hinzufügen", "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten", "Are you sure you want to delete all responses of {title}?" : "Möchten Sie alle Antworten zu {title} löschen?", "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten", + "responses" : "Antworten", + "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", + "Choose users to share with" : "Benutzer zum Teilen auswählen", "Settings" : "Einstellungen", "Anonymous responses" : "Anonyme Antworten", - "Only allow one response per user" : "Nur eine Antwort pro Benutzer erlauben", "Set expiration date" : "Ablaufdatum setzen", "Expiration date" : "Ablaufdatum", - "Sharing" : "Teilen", - "Show to all users of this instance" : "Allen Benutzern dieser Instanz anzeigen", - "Share link" : "Link teilen", - "Choose users to share with" : "Benutzer zum Teilen auswählen", "Select expiration date" : "Setze ein Ablaufdatum", "Expired on {date}" : "Abgelaufen am {date}", "Expires on {date}" : "Läuft am {date} ab", @@ -80,14 +79,15 @@ "Error while saving question" : "Fehler beim speichern der Frage", "Multiple choice" : "Mehrfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", + "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", "Checkboxes" : "Kontrollkästchen", "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "Short answer" : "Kurze Antwort", - "Short answer question title" : "Kurze Antwort Titel der Frage", + "Short answer question title" : "Titel der Frage mit kurzer Antwort", "People can enter a short answer" : "Personen können eine kurze Antwort eingeben", "Enter a short answer" : "Kurze Antwort eingeben", "Long text" : "Langer Text", - "Long text question title" : "Langer Text Titel der Frage", + "Long text question title" : "Titel der Frage mit langer Antwort", "People can enter a long text" : "Personen können einen langen Text eingeben", "Enter a long text" : "Einen langen Text eingeben", "Form expired" : "Formular abgelaufen", diff --git a/l10n/el.js b/l10n/el.js index 39c50bd..13b2985 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Τίτλος αριθμού ερώτησης {index}", "Mandatory" : "Υποχρεωτικό", "Delete question" : "Διαγραφή ερώτησης", + "This question needs a title!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο!", "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”", "Add a new answer" : "Προσθέστε νέα απάντηση", "There was an issue deleting this option" : "Υπήρξε πρόβλημα κατά την διαγραφή της επιλογής", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Σφάλμα κατά την αφαίρεση απάντησης", "Are you sure you want to delete all responses of {title}?" : "Θέλετε σίγουρα να διαγράψετε όλες τις απαντήσεις του {title};", "There was an error while removing responses" : "Σφάλμα κατά την αφαίρεση των απαντήσεων", + "responses" : "απαντήσεις", + "Show to all users of this instance" : "Εμφάνιση όλων των χρηστών", + "Choose users to share with" : "Επιλέξτε χρήστες για διαμοιρασμό", "Settings" : "Ρυθμίσεις", "Anonymous responses" : "Ανώνυμες απαντήσεις", - "Only allow one response per user" : "Να επιτρέπεται μία απάντηση ανά χρήστη", "Set expiration date" : "Ορισμός ημερομηνίας λήξης", "Expiration date" : "Ημερομηνία λήξης", - "Sharing" : "Διαμοιρασμός", - "Show to all users of this instance" : "Εμφάνιση όλων των χρηστών", - "Share link" : "Διαμοιρασμός συνδέσμου", - "Choose users to share with" : "Επιλέξτε χρήστες για διαμοιρασμό", "Select expiration date" : "Επιλέξτε ημερομηνία λήξης", "Expired on {date}" : "Έληξε στις {date}", "Expires on {date}" : "Λήγει στις {date}", @@ -82,6 +81,7 @@ OC.L10N.register( "Error while saving question" : "Σφάλμα κατά την αποθήκευση ερώτησης", "Multiple choice" : "Πολλαπλών επιλογών", "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών", + "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!", "Checkboxes" : "Πλαίσια ελέγχου", "Checkbox question title" : "Τίτλος ερώτησης πλαισίου ελέγχου", "Short answer" : "Σύντομη απάντηση", diff --git a/l10n/el.json b/l10n/el.json index e98e1ce..eee2103 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Τίτλος αριθμού ερώτησης {index}", "Mandatory" : "Υποχρεωτικό", "Delete question" : "Διαγραφή ερώτησης", + "This question needs a title!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο!", "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”", "Add a new answer" : "Προσθέστε νέα απάντηση", "There was an issue deleting this option" : "Υπήρξε πρόβλημα κατά την διαγραφή της επιλογής", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Σφάλμα κατά την αφαίρεση απάντησης", "Are you sure you want to delete all responses of {title}?" : "Θέλετε σίγουρα να διαγράψετε όλες τις απαντήσεις του {title};", "There was an error while removing responses" : "Σφάλμα κατά την αφαίρεση των απαντήσεων", + "responses" : "απαντήσεις", + "Show to all users of this instance" : "Εμφάνιση όλων των χρηστών", + "Choose users to share with" : "Επιλέξτε χρήστες για διαμοιρασμό", "Settings" : "Ρυθμίσεις", "Anonymous responses" : "Ανώνυμες απαντήσεις", - "Only allow one response per user" : "Να επιτρέπεται μία απάντηση ανά χρήστη", "Set expiration date" : "Ορισμός ημερομηνίας λήξης", "Expiration date" : "Ημερομηνία λήξης", - "Sharing" : "Διαμοιρασμός", - "Show to all users of this instance" : "Εμφάνιση όλων των χρηστών", - "Share link" : "Διαμοιρασμός συνδέσμου", - "Choose users to share with" : "Επιλέξτε χρήστες για διαμοιρασμό", "Select expiration date" : "Επιλέξτε ημερομηνία λήξης", "Expired on {date}" : "Έληξε στις {date}", "Expires on {date}" : "Λήγει στις {date}", @@ -80,6 +79,7 @@ "Error while saving question" : "Σφάλμα κατά την αποθήκευση ερώτησης", "Multiple choice" : "Πολλαπλών επιλογών", "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών", + "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!", "Checkboxes" : "Πλαίσια ελέγχου", "Checkbox question title" : "Τίτλος ερώτησης πλαισίου ελέγχου", "Short answer" : "Σύντομη απάντηση", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 9455936..b4d40b4 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Settings", "Set expiration date" : "Set expiration date", "Expiration date" : "Expiration date", - "Sharing" : "Sharing", - "Share link" : "Share link", "Submit" : "Submit" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 70dc26b..591f155 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -4,8 +4,6 @@ "Settings" : "Settings", "Set expiration date" : "Set expiration date", "Expiration date" : "Expiration date", - "Sharing" : "Sharing", - "Share link" : "Share link", "Submit" : "Submit" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 913ed9b..80d7770 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -9,8 +9,6 @@ OC.L10N.register( "Settings" : "Agordoj", "Set expiration date" : "Uzi limdaton", "Expiration date" : "Limdato", - "Sharing" : "Kunhavigo", - "Share link" : "Kunhavigi ligilon", "Submit" : "Sendi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index d1bc045..bc1f64c 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -7,8 +7,6 @@ "Settings" : "Agordoj", "Set expiration date" : "Uzi limdaton", "Expiration date" : "Limdato", - "Sharing" : "Kunhavigo", - "Share link" : "Kunhavigi ligilon", "Submit" : "Sendi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 57bf098..0bc553f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -62,15 +62,12 @@ OC.L10N.register( "There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta", "Are you sure you want to delete all responses of {title}?" : "¿Seguro que quieres borrar todas las respuestas de {title}?", "There was an error while removing responses" : "Ha habido un error al eliminar las respuestas", + "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", + "Choose users to share with" : "Escoger usuarios con los que compartir", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", - "Only allow one response per user" : "Permitir solo una respuesta por usuario", "Set expiration date" : "Fijar fecha de caducidad", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartir", - "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", - "Share link" : "Compartir enlace", - "Choose users to share with" : "Escoger usuarios con los que compartir", "Select expiration date" : "Selecciona fecha de expiración", "Expired on {date}" : "Expirado el {date}", "Expires on {date}" : "Expira el {date}", diff --git a/l10n/es.json b/l10n/es.json index 3015be7..3bb69d4 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -60,15 +60,12 @@ "There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta", "Are you sure you want to delete all responses of {title}?" : "¿Seguro que quieres borrar todas las respuestas de {title}?", "There was an error while removing responses" : "Ha habido un error al eliminar las respuestas", + "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", + "Choose users to share with" : "Escoger usuarios con los que compartir", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", - "Only allow one response per user" : "Permitir solo una respuesta por usuario", "Set expiration date" : "Fijar fecha de caducidad", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartir", - "Show to all users of this instance" : "Mostrar a todos los usuarios de esta instancia", - "Share link" : "Compartir enlace", - "Choose users to share with" : "Escoger usuarios con los que compartir", "Select expiration date" : "Selecciona fecha de expiración", "Expired on {date}" : "Expirado el {date}", "Expires on {date}" : "Expira el {date}", diff --git a/l10n/es_419.js b/l10n/es_419.js index 579c485..6a080dd 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_419.json b/l10n/es_419.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 573249f..ba1781e 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -58,15 +58,12 @@ OC.L10N.register( "There was an error while removing this response" : "Hubo un error mientras se eliminaba esta respuesta", "Are you sure you want to delete all responses of {title}?" : "Estas seguro que deseas borrar todas las respuestas para {título}?", "There was an error while removing responses" : "Hubo un error mientras se eliminaban las respuestas", + "Show to all users of this instance" : "Mostrar todos los usuarios para esta instancia", + "Choose users to share with" : "Seleccione los usuarios con los cuales compartir", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", - "Only allow one response per user" : "Solo se permite una respuesta por usuario", "Set expiration date" : "Establecer fecha de caducidad", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Show to all users of this instance" : "Mostrar todos los usuarios para esta instancia", - "Share link" : "Compartir enlace", - "Choose users to share with" : "Seleccione los usuarios con los cuales compartir", "Select expiration date" : "Establecer la fecha de expiración", "Expired on {date}" : "Expirado el {día}", "Expires on {date}" : "Expira el {día}", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index f8ad02c..d153b25 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -56,15 +56,12 @@ "There was an error while removing this response" : "Hubo un error mientras se eliminaba esta respuesta", "Are you sure you want to delete all responses of {title}?" : "Estas seguro que deseas borrar todas las respuestas para {título}?", "There was an error while removing responses" : "Hubo un error mientras se eliminaban las respuestas", + "Show to all users of this instance" : "Mostrar todos los usuarios para esta instancia", + "Choose users to share with" : "Seleccione los usuarios con los cuales compartir", "Settings" : "Ajustes", "Anonymous responses" : "Respuestas anónimas", - "Only allow one response per user" : "Solo se permite una respuesta por usuario", "Set expiration date" : "Establecer fecha de caducidad", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Show to all users of this instance" : "Mostrar todos los usuarios para esta instancia", - "Share link" : "Compartir enlace", - "Choose users to share with" : "Seleccione los usuarios con los cuales compartir", "Select expiration date" : "Establecer la fecha de expiración", "Expired on {date}" : "Expirado el {día}", "Expires on {date}" : "Expira el {día}", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 579c485..6a080dd 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 579c485..6a080dd 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 579c485..6a080dd 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 579c485..6a080dd 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 00703d1..6a080dd 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir enlace", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index c30c4c4..2fc04ef 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir enlace", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 579c485..6a080dd 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 579c485..6a080dd 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index c5d18dc..102b93b 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3fbf688..8f9a3de 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 579c485..6a080dd 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 579c485..6a080dd 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 579c485..6a080dd 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 579c485..6a080dd 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 579c485..6a080dd 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 579c485..6a080dd 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 579c485..6a080dd 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 4a83c6a..2fc04ef 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -4,8 +4,6 @@ "Settings" : "Configuraciones ", "Set expiration date" : "Establecer fecha de expiración", "Expiration date" : "Fecha de expiración", - "Sharing" : "Compartiendo", - "Share link" : "Compartir liga", "Submit" : "Enviar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index f4c0bf0..8c91eb6 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -7,8 +7,6 @@ OC.L10N.register( "Description" : "Kirjeldus", "Settings" : "Seaded", "Set expiration date" : "Määra aegumise kuupäev", - "Expiration date" : "Aegumise kuupäev", - "Sharing" : "Jagamine", - "Share link" : "Jaga link" + "Expiration date" : "Aegumise kuupäev" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 8dd2af4..60be51f 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -5,8 +5,6 @@ "Description" : "Kirjeldus", "Settings" : "Seaded", "Set expiration date" : "Määra aegumise kuupäev", - "Expiration date" : "Aegumise kuupäev", - "Sharing" : "Jagamine", - "Share link" : "Jaga link" + "Expiration date" : "Aegumise kuupäev" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 8a1edf5..9b8000f 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -60,15 +60,13 @@ OC.L10N.register( "There was an error while removing this response" : "Errore bat gertatu da erantzun hau ezabatzean", "Are you sure you want to delete all responses of {title}?" : "Ziur zaude {title} galderaren erantzun guztiak ezabatu nahi dituzula?", "There was an error while removing responses" : "Errore bat gertatu da erantzunak ezabatzean", + "responses" : "erantzunak", + "Show to all users of this instance" : "Erakutsi instantzia honetako erabiltzaile guztiei", + "Choose users to share with" : "Aukeratu ze erabiltzailerekin partekatu", "Settings" : "Ezarpenak", "Anonymous responses" : "Erantzun anonimoak", - "Only allow one response per user" : "Erantzun bakarra onartu erabiltzaileko", "Set expiration date" : "Ezarri iraungitze-data", "Expiration date" : "Iraungitze-data", - "Sharing" : "Partekatzea", - "Show to all users of this instance" : "Erakutsi instantzia honetako erabiltzaile guztiei", - "Share link" : "Partekatu esteka", - "Choose users to share with" : "Aukeratu ze erabiltzailerekin partekatu", "Select expiration date" : "Hautatu iraungitze-data", "Expired on {date}" : "{date} datan iraungia", "Expires on {date}" : "{date} datan iraungitzen da", diff --git a/l10n/eu.json b/l10n/eu.json index 1c1f925..e095316 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -58,15 +58,13 @@ "There was an error while removing this response" : "Errore bat gertatu da erantzun hau ezabatzean", "Are you sure you want to delete all responses of {title}?" : "Ziur zaude {title} galderaren erantzun guztiak ezabatu nahi dituzula?", "There was an error while removing responses" : "Errore bat gertatu da erantzunak ezabatzean", + "responses" : "erantzunak", + "Show to all users of this instance" : "Erakutsi instantzia honetako erabiltzaile guztiei", + "Choose users to share with" : "Aukeratu ze erabiltzailerekin partekatu", "Settings" : "Ezarpenak", "Anonymous responses" : "Erantzun anonimoak", - "Only allow one response per user" : "Erantzun bakarra onartu erabiltzaileko", "Set expiration date" : "Ezarri iraungitze-data", "Expiration date" : "Iraungitze-data", - "Sharing" : "Partekatzea", - "Show to all users of this instance" : "Erakutsi instantzia honetako erabiltzaile guztiei", - "Share link" : "Partekatu esteka", - "Choose users to share with" : "Aukeratu ze erabiltzailerekin partekatu", "Select expiration date" : "Hautatu iraungitze-data", "Expired on {date}" : "{date} datan iraungia", "Expires on {date}" : "{date} datan iraungitzen da", diff --git a/l10n/fa.js b/l10n/fa.js index daab477..3f37665 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -14,8 +14,6 @@ OC.L10N.register( "Settings" : "تنظیمات", "Set expiration date" : "تنظیم تاریخ انقضا", "Expiration date" : "تاریخ انقضا", - "Sharing" : "اشتراک گذاری", - "Share link" : "لینک را به اشتراک بگذارید", "Submit" : "ارسال" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 7f04e4f..53dfd4e 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -12,8 +12,6 @@ "Settings" : "تنظیمات", "Set expiration date" : "تنظیم تاریخ انقضا", "Expiration date" : "تاریخ انقضا", - "Sharing" : "اشتراک گذاری", - "Share link" : "لینک را به اشتراک بگذارید", "Submit" : "ارسال" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 39785a6..065395b 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -12,8 +12,6 @@ OC.L10N.register( "Settings" : "Asetukset", "Set expiration date" : "Aseta vanhenemispäivä", "Expiration date" : "Vanhenemispäivä", - "Sharing" : "Jakaminen", - "Share link" : "Jaa linkki", "Submit" : "Lähetä" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 8ec9d75..8866585 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -10,8 +10,6 @@ "Settings" : "Asetukset", "Set expiration date" : "Aseta vanhenemispäivä", "Expiration date" : "Vanhenemispäivä", - "Sharing" : "Jakaminen", - "Share link" : "Jaa linkki", "Submit" : "Lähetä" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 2a5cd1d..6fde392 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -62,15 +62,12 @@ OC.L10N.register( "There was an error while removing this response" : "Une erreur est survenue pendant la suppression de la réponse", "Are you sure you want to delete all responses of {title}?" : "Êtes-vous certain de vouloir supprimer toutes les réponses de {title} ?", "There was an error while removing responses" : "Une erreur est survenue pendant la suppression des réponses", + "Show to all users of this instance" : "Afficher à tous les utilisateurs de cette instance", + "Choose users to share with" : "Sélectionner les utilisateurs avec qui partager", "Settings" : "Paramètres", "Anonymous responses" : "Réponses anonymes", - "Only allow one response per user" : "N'autoriser qu'une réponse par participant", "Set expiration date" : "Définir une date d'expiration", "Expiration date" : "Date d'expiration", - "Sharing" : "Partage", - "Show to all users of this instance" : "Afficher à tous les utilisateurs de cette instance", - "Share link" : "Lien de partage", - "Choose users to share with" : "Sélectionner les utilisateurs avec qui partager", "Select expiration date" : "Sélectionnez la date d'expiration", "Expired on {date}" : "Expiré depuis le {date}", "Expires on {date}" : "Expirera le {date}", diff --git a/l10n/fr.json b/l10n/fr.json index b521838..86f0241 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -60,15 +60,12 @@ "There was an error while removing this response" : "Une erreur est survenue pendant la suppression de la réponse", "Are you sure you want to delete all responses of {title}?" : "Êtes-vous certain de vouloir supprimer toutes les réponses de {title} ?", "There was an error while removing responses" : "Une erreur est survenue pendant la suppression des réponses", + "Show to all users of this instance" : "Afficher à tous les utilisateurs de cette instance", + "Choose users to share with" : "Sélectionner les utilisateurs avec qui partager", "Settings" : "Paramètres", "Anonymous responses" : "Réponses anonymes", - "Only allow one response per user" : "N'autoriser qu'une réponse par participant", "Set expiration date" : "Définir une date d'expiration", "Expiration date" : "Date d'expiration", - "Sharing" : "Partage", - "Show to all users of this instance" : "Afficher à tous les utilisateurs de cette instance", - "Share link" : "Lien de partage", - "Choose users to share with" : "Sélectionner les utilisateurs avec qui partager", "Select expiration date" : "Sélectionnez la date d'expiration", "Expired on {date}" : "Expiré depuis le {date}", "Expires on {date}" : "Expirera le {date}", diff --git a/l10n/gl.js b/l10n/gl.js index 9ce9749..1222a34 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Título da pregunta número {index}", "Mandatory" : "Obrigatorio", "Delete question" : "Eliminar a pregunta", + "This question needs a title!" : "Esta pregunta necesita un título.", "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»", "Add a new answer" : "Engadir unha nova resposta", "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opción", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Produciuse un erro ao retirar esta resposta", "Are you sure you want to delete all responses of {title}?" : "Confirma que quere eliminar todas as respostas de {title}?", "There was an error while removing responses" : "Produciuse un erro ao retirar as respostas", + "responses" : "respostas", + "Show to all users of this instance" : "Amosar a todos os usuarios desta instancia", + "Choose users to share with" : "Escolle ros usuarios cos que compartir", "Settings" : "Axustes", "Anonymous responses" : "Respostas anónimas", - "Only allow one response per user" : "Permitir só unha resposta por usuario", "Set expiration date" : "Definir a data de caducidade", "Expiration date" : "Data de caducidade", - "Sharing" : "Compartindo", - "Show to all users of this instance" : "Amosar a todos os usuarios desta instancia", - "Share link" : "Compartir ligazón", - "Choose users to share with" : "Escolle ros usuarios cos que compartir", "Select expiration date" : "Seleccionar a data de caducidade:", "Expired on {date}" : "Caducou o {date}", "Expires on {date}" : "Caduca o {date}", @@ -82,6 +81,7 @@ OC.L10N.register( "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "Multiple choice" : "Escolla múltiple", "Multiple choice question title" : "Título da pregunta de escolla múltiple", + "This question needs a title and at least one answer!" : "Esta pregunta necesita un título e polo menos unha resposta.", "Checkboxes" : "Caixas de verificación", "Checkbox question title" : "Título da pregunta da caixa de verificación", "Short answer" : "Resposta curta", diff --git a/l10n/gl.json b/l10n/gl.json index 319a594..906de81 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Título da pregunta número {index}", "Mandatory" : "Obrigatorio", "Delete question" : "Eliminar a pregunta", + "This question needs a title!" : "Esta pregunta necesita un título.", "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»", "Add a new answer" : "Engadir unha nova resposta", "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opción", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Produciuse un erro ao retirar esta resposta", "Are you sure you want to delete all responses of {title}?" : "Confirma que quere eliminar todas as respostas de {title}?", "There was an error while removing responses" : "Produciuse un erro ao retirar as respostas", + "responses" : "respostas", + "Show to all users of this instance" : "Amosar a todos os usuarios desta instancia", + "Choose users to share with" : "Escolle ros usuarios cos que compartir", "Settings" : "Axustes", "Anonymous responses" : "Respostas anónimas", - "Only allow one response per user" : "Permitir só unha resposta por usuario", "Set expiration date" : "Definir a data de caducidade", "Expiration date" : "Data de caducidade", - "Sharing" : "Compartindo", - "Show to all users of this instance" : "Amosar a todos os usuarios desta instancia", - "Share link" : "Compartir ligazón", - "Choose users to share with" : "Escolle ros usuarios cos que compartir", "Select expiration date" : "Seleccionar a data de caducidade:", "Expired on {date}" : "Caducou o {date}", "Expires on {date}" : "Caduca o {date}", @@ -80,6 +79,7 @@ "Error while saving question" : "Produciuse un erro ao gardar a pregunta", "Multiple choice" : "Escolla múltiple", "Multiple choice question title" : "Título da pregunta de escolla múltiple", + "This question needs a title and at least one answer!" : "Esta pregunta necesita un título e polo menos unha resposta.", "Checkboxes" : "Caixas de verificación", "Checkbox question title" : "Título da pregunta da caixa de verificación", "Short answer" : "Resposta curta", diff --git a/l10n/he.js b/l10n/he.js index f5a72dd..4248e47 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -60,15 +60,12 @@ OC.L10N.register( "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת", "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?", "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות", + "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", + "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Settings" : "הגדרות", "Anonymous responses" : "תגובות אלמוניות", - "Only allow one response per user" : "לאפשר תגובה אחת לכל משתמש", "Set expiration date" : "הגדרת תאריך תפוגה", "Expiration date" : "תאריך תפוגה", - "Sharing" : "שיתוף", - "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", - "Share link" : "קישור שיתוף", - "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Select expiration date" : "בחירת מועד תפוגת תוקף", "Expired on {date}" : "התוקף פג ב־{date}", "Expires on {date}" : "התוקף יפוג ב־{date}", diff --git a/l10n/he.json b/l10n/he.json index f6e432c..36b39a2 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -58,15 +58,12 @@ "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת", "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?", "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות", + "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", + "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Settings" : "הגדרות", "Anonymous responses" : "תגובות אלמוניות", - "Only allow one response per user" : "לאפשר תגובה אחת לכל משתמש", "Set expiration date" : "הגדרת תאריך תפוגה", "Expiration date" : "תאריך תפוגה", - "Sharing" : "שיתוף", - "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", - "Share link" : "קישור שיתוף", - "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Select expiration date" : "בחירת מועד תפוגת תוקף", "Expired on {date}" : "התוקף פג ב־{date}", "Expires on {date}" : "התוקף יפוג ב־{date}", diff --git a/l10n/hr.js b/l10n/hr.js index b2c9f4c..00050e9 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -60,15 +60,12 @@ OC.L10N.register( "There was an error while removing this response" : "Došlo je do pogreške pri uklanjanju ovog odgovora", "Are you sure you want to delete all responses of {title}?" : "Jeste li sigurni da želite izbrisati sve odgovore u {title}?", "There was an error while removing responses" : "Došlo je do pogreške pri uklanjanju odgovora", + "Show to all users of this instance" : "Prikaži svim korisnicima u ovoj instanci", + "Choose users to share with" : "Odaberi korisnike za dijeljenje", "Settings" : "Postavke", "Anonymous responses" : "Anonimni odgovori", - "Only allow one response per user" : "Dopusti jedan odgovor po korisniku", "Set expiration date" : "Postavi datum isteka", "Expiration date" : "Datum isteka", - "Sharing" : "Dijeljenje", - "Show to all users of this instance" : "Prikaži svim korisnicima u ovoj instanci", - "Share link" : "Dijeli poveznicu", - "Choose users to share with" : "Odaberi korisnike za dijeljenje", "Select expiration date" : "Odaberi datum isteka", "Expired on {date}" : "Isteklo {date}", "Expires on {date}" : "Istječe {date}", diff --git a/l10n/hr.json b/l10n/hr.json index 908c618..7a87977 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -58,15 +58,12 @@ "There was an error while removing this response" : "Došlo je do pogreške pri uklanjanju ovog odgovora", "Are you sure you want to delete all responses of {title}?" : "Jeste li sigurni da želite izbrisati sve odgovore u {title}?", "There was an error while removing responses" : "Došlo je do pogreške pri uklanjanju odgovora", + "Show to all users of this instance" : "Prikaži svim korisnicima u ovoj instanci", + "Choose users to share with" : "Odaberi korisnike za dijeljenje", "Settings" : "Postavke", "Anonymous responses" : "Anonimni odgovori", - "Only allow one response per user" : "Dopusti jedan odgovor po korisniku", "Set expiration date" : "Postavi datum isteka", "Expiration date" : "Datum isteka", - "Sharing" : "Dijeljenje", - "Show to all users of this instance" : "Prikaži svim korisnicima u ovoj instanci", - "Share link" : "Dijeli poveznicu", - "Choose users to share with" : "Odaberi korisnike za dijeljenje", "Select expiration date" : "Odaberi datum isteka", "Expired on {date}" : "Isteklo {date}", "Expires on {date}" : "Istječe {date}", diff --git a/l10n/hu.js b/l10n/hu.js index 0f4a7d3..2741411 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -15,8 +15,6 @@ OC.L10N.register( "Settings" : "Beállítások", "Set expiration date" : "Lejárati idő beállítása", "Expiration date" : "Lejárati idő", - "Sharing" : "Megosztás", - "Share link" : "Hivatkozás megosztása", "Submit" : "Beküldés" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index d0a7e8f..6efd3b3 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -13,8 +13,6 @@ "Settings" : "Beállítások", "Set expiration date" : "Lejárati idő beállítása", "Expiration date" : "Lejárati idő", - "Sharing" : "Megosztás", - "Share link" : "Hivatkozás megosztása", "Submit" : "Beküldés" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hy.js b/l10n/hy.js index d33ae53..48da578 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -5,7 +5,6 @@ OC.L10N.register( "Description" : "Նկարագրություն", "Settings" : "կարգավորումներ", "Set expiration date" : "Սահմանել վավերականության ժամկետ", - "Expiration date" : "Վավերականության ժամկետ", - "Share link" : "Կիսվել հղմամբ" + "Expiration date" : "Վավերականության ժամկետ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json index 2fd2a88..df8d03f 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -3,7 +3,6 @@ "Description" : "Նկարագրություն", "Settings" : "կարգավորումներ", "Set expiration date" : "Սահմանել վավերականության ժամկետ", - "Expiration date" : "Վավերականության ժամկետ", - "Share link" : "Կիսվել հղմամբ" + "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 579b7a2..97a3109 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Description", "Settings" : "Configurationes", "Set expiration date" : "Assignar data de expiration", - "Expiration date" : "Data de expiration", - "Sharing" : "Compartente", - "Share link" : "Compartir ligamine" + "Expiration date" : "Data de expiration" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 2fd8ba7..2227cae 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -3,8 +3,6 @@ "Description" : "Description", "Settings" : "Configurationes", "Set expiration date" : "Assignar data de expiration", - "Expiration date" : "Data de expiration", - "Sharing" : "Compartente", - "Share link" : "Compartir ligamine" + "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 56d6bd2..ff9c393 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -6,8 +6,6 @@ OC.L10N.register( "Options" : "Pilihan", "Settings" : "Setelan", "Set expiration date" : "Atur tanggal kedaluwarsa", - "Expiration date" : "Tanggal kadaluarsa", - "Sharing" : "Berbagi", - "Share link" : "Bagikan tautan" + "Expiration date" : "Tanggal kadaluarsa" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 1dabfba..b1ce529 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -4,8 +4,6 @@ "Options" : "Pilihan", "Settings" : "Setelan", "Set expiration date" : "Atur tanggal kedaluwarsa", - "Expiration date" : "Tanggal kadaluarsa", - "Sharing" : "Berbagi", - "Share link" : "Bagikan tautan" + "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 92b95b6..cc99861 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -8,8 +8,6 @@ OC.L10N.register( "Settings" : "Stillingar", "Set expiration date" : "Setja gildistíma", "Expiration date" : "Gildir til", - "Sharing" : "Deiling", - "Share link" : "Deila tengli", "Submit" : "Senda inn" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 5ddbee9..8a64b5f 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -6,8 +6,6 @@ "Settings" : "Stillingar", "Set expiration date" : "Setja gildistíma", "Expiration date" : "Gildir til", - "Sharing" : "Deiling", - "Share link" : "Deila tengli", "Submit" : "Senda inn" },"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 2b0db21..ffbedc7 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Titolo della domanda numero {index}", "Mandatory" : "Obbligatorio", "Delete question" : "Elimina domanda", + "This question needs a title!" : "Questa domanda richiede un titolo!", "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”", "Add a new answer" : "Aggiungi una nuova risposta", "There was an issue deleting this option" : "Si è verificato un problema durante l'eliminazione di questa opzione", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Si è verificato un errore durante la rimozione della risposta", "Are you sure you want to delete all responses of {title}?" : "Sei sicuro di voler eliminare tutte le risposte di {title}?", "There was an error while removing responses" : "Si è verificato un errore durante la rimozione delle risposte", + "responses" : "risposte", + "Show to all users of this instance" : "Mostra tutti gli utenti di questa istanza", + "Choose users to share with" : "Scegli gli utenti con cui condividere", "Settings" : "Impostazioni", "Anonymous responses" : "Risposte anonime", - "Only allow one response per user" : "Consenti solo una risposta per utente", "Set expiration date" : "Imposta data di scadenza", "Expiration date" : "Data di scadenza", - "Sharing" : "Condivisione", - "Show to all users of this instance" : "Mostra tutti gli utenti di questa istanza", - "Share link" : "Condividi collegamento", - "Choose users to share with" : "Scegli gli utenti con cui condividere", "Select expiration date" : "Seleziona la data di scadenza", "Expired on {date}" : "Scaduto il {date}", "Expires on {date}" : "Scade il {date}", @@ -82,6 +81,7 @@ OC.L10N.register( "Error while saving question" : "Errore durante il salvataggio della domanda", "Multiple choice" : "Scelta multipla", "Multiple choice question title" : "Titolo della domanda a scelta multipla", + "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!", "Checkboxes" : "Caselle di selezione", "Checkbox question title" : "Titolo della domanda con casella di selezione", "Short answer" : "Risposta breve", diff --git a/l10n/it.json b/l10n/it.json index 956e157..de1b659 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Titolo della domanda numero {index}", "Mandatory" : "Obbligatorio", "Delete question" : "Elimina domanda", + "This question needs a title!" : "Questa domanda richiede un titolo!", "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”", "Add a new answer" : "Aggiungi una nuova risposta", "There was an issue deleting this option" : "Si è verificato un problema durante l'eliminazione di questa opzione", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Si è verificato un errore durante la rimozione della risposta", "Are you sure you want to delete all responses of {title}?" : "Sei sicuro di voler eliminare tutte le risposte di {title}?", "There was an error while removing responses" : "Si è verificato un errore durante la rimozione delle risposte", + "responses" : "risposte", + "Show to all users of this instance" : "Mostra tutti gli utenti di questa istanza", + "Choose users to share with" : "Scegli gli utenti con cui condividere", "Settings" : "Impostazioni", "Anonymous responses" : "Risposte anonime", - "Only allow one response per user" : "Consenti solo una risposta per utente", "Set expiration date" : "Imposta data di scadenza", "Expiration date" : "Data di scadenza", - "Sharing" : "Condivisione", - "Show to all users of this instance" : "Mostra tutti gli utenti di questa istanza", - "Share link" : "Condividi collegamento", - "Choose users to share with" : "Scegli gli utenti con cui condividere", "Select expiration date" : "Seleziona la data di scadenza", "Expired on {date}" : "Scaduto il {date}", "Expires on {date}" : "Scade il {date}", @@ -80,6 +79,7 @@ "Error while saving question" : "Errore durante il salvataggio della domanda", "Multiple choice" : "Scelta multipla", "Multiple choice question title" : "Titolo della domanda a scelta multipla", + "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!", "Checkboxes" : "Caselle di selezione", "Checkbox question title" : "Titolo della domanda con casella di selezione", "Short answer" : "Risposta breve", diff --git a/l10n/ja.js b/l10n/ja.js index 2d59722..e54e2d8 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -14,8 +14,6 @@ OC.L10N.register( "Settings" : "設定", "Set expiration date" : "有効期限を設定", "Expiration date" : "有効期限", - "Sharing" : "共有中", - "Share link" : "URLで共有", "Submit" : "送信" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 4936cbd..058e504 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -12,8 +12,6 @@ "Settings" : "設定", "Set expiration date" : "有効期限を設定", "Expiration date" : "有効期限", - "Sharing" : "共有中", - "Share link" : "URLで共有", "Submit" : "送信" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index f315f34..6a36bd3 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "პარამეტრები", "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო", "Expiration date" : "გაუქმების თარიღი", - "Sharing" : "გაზიარება", - "Share link" : "ბმულის გაზიარება", "Submit" : "გაგზავნა" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 94dbeb6..3a8c1bc 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -4,8 +4,6 @@ "Settings" : "პარამეტრები", "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო", "Expiration date" : "გაუქმების თარიღი", - "Sharing" : "გაზიარება", - "Share link" : "ბმულის გაზიარება", "Submit" : "გაგზავნა" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js index 0a039af..568eb9c 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "ការ​អធិប្បាយ", "Settings" : "ការកំណត់", "Set expiration date" : "កំណត់​ពេល​ផុត​កំណត់", - "Expiration date" : "ពេល​ផុត​កំណត់", - "Sharing" : "ការ​ចែក​រំលែក", - "Share link" : "Share link" + "Expiration date" : "ពេល​ផុត​កំណត់" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index dddd828..608d37e 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -3,8 +3,6 @@ "Description" : "ការ​អធិប្បាយ", "Settings" : "ការកំណត់", "Set expiration date" : "កំណត់​ពេល​ផុត​កំណត់", - "Expiration date" : "ពេល​ផុត​កំណត់", - "Sharing" : "ការ​ចែក​រំលែក", - "Share link" : "Share link" + "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 98c1d00..0000000 --- a/l10n/kn.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "ಗುಂಪು", - "Settings" : "ಆಯ್ಕೆ", - "Set expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕವನ್ನು ನಿರ್ದರಿಸಿ", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ", - "Sharing" : "ಹಂಚಿಕೆ", - "Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json deleted file mode 100644 index 400dfbe..0000000 --- a/l10n/kn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Group" : "ಗುಂಪು", - "Settings" : "ಆಯ್ಕೆ", - "Set expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕವನ್ನು ನಿರ್ದರಿಸಿ", - "Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ", - "Sharing" : "ಹಂಚಿಕೆ", - "Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು" -},"pluralForm" :"nplurals=2; plural=(n > 1);" -} \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index a5e303f..b63ca91 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -26,8 +26,6 @@ OC.L10N.register( "Settings" : "설정", "Set expiration date" : "만료기한 설정", "Expiration date" : "만료 일자", - "Sharing" : "공유", - "Share link" : "링크 공유", "Select expiration date" : "만료일자를 고르시오.", "Submit" : "제출", "Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!", diff --git a/l10n/ko.json b/l10n/ko.json index 91b7404..0bef299 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -24,8 +24,6 @@ "Settings" : "설정", "Set expiration date" : "만료기한 설정", "Expiration date" : "만료 일자", - "Sharing" : "공유", - "Share link" : "링크 공유", "Select expiration date" : "만료일자를 고르시오.", "Submit" : "제출", "Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!", diff --git a/l10n/lb.js b/l10n/lb.js index 34e094c..2e41549 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Beschreiwung", "Settings" : "Astellungen", "Set expiration date" : "Verfallsdatum setzen", - "Expiration date" : "Verfallsdatum", - "Sharing" : "Gedeelt", - "Share link" : "Link deelen" + "Expiration date" : "Verfallsdatum" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index 76092fb..19e0178 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -3,8 +3,6 @@ "Description" : "Beschreiwung", "Settings" : "Astellungen", "Set expiration date" : "Verfallsdatum setzen", - "Expiration date" : "Verfallsdatum", - "Sharing" : "Gedeelt", - "Share link" : "Link deelen" + "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 b30704e..18898ec 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -31,12 +31,10 @@ OC.L10N.register( "Back to questions" : "Atgal į klausimus", "Export to CSV" : "Eksportuoti į CSV", "Options" : "Parinktys", + "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams", "Settings" : "Nustatymai", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Expiration date" : "Galiojimo pabaigos data", - "Sharing" : "Bendrinimas", - "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams", - "Share link" : "Bendrinimo nuoroda", "Expired on {date}" : "Nustojo galioti {date}", "Expires on {date}" : "Galioja iki {date}", "Submit" : "Pateikti", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 18e6e99..3d6e27a 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -29,12 +29,10 @@ "Back to questions" : "Atgal į klausimus", "Export to CSV" : "Eksportuoti į CSV", "Options" : "Parinktys", + "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams", "Settings" : "Nustatymai", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Expiration date" : "Galiojimo pabaigos data", - "Sharing" : "Bendrinimas", - "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams", - "Share link" : "Bendrinimo nuoroda", "Expired on {date}" : "Nustojo galioti {date}", "Expires on {date}" : "Galioja iki {date}", "Submit" : "Pateikti", diff --git a/l10n/lv.js b/l10n/lv.js index 0aab65a..725f9d2 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Iestatījumi", "Set expiration date" : "Uzstādīt beigu termiņu", "Expiration date" : "Termiņa datums", - "Sharing" : "Koplietošana", - "Share link" : "Koplietot saiti", "Submit" : "Iesniegt" }, "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 0a284df..9dce2a4 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -4,8 +4,6 @@ "Settings" : "Iestatījumi", "Set expiration date" : "Uzstādīt beigu termiņu", "Expiration date" : "Termiņa datums", - "Sharing" : "Koplietošana", - "Share link" : "Koplietot saiti", "Submit" : "Iesniegt" },"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 6766876..829ae57 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -11,8 +11,6 @@ OC.L10N.register( "Settings" : "Параметри", "Set expiration date" : "Постави рок на траење", "Expiration date" : "Рок на траење", - "Sharing" : "Споделување", - "Share link" : "Сподели линк", "Submit" : "Испрати" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index abae385..b4a28de 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -9,8 +9,6 @@ "Settings" : "Параметри", "Set expiration date" : "Постави рок на траење", "Expiration date" : "Рок на траење", - "Sharing" : "Споделување", - "Share link" : "Сподели линк", "Submit" : "Испрати" },"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 f14d0b0..0000000 --- a/l10n/mn.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Бүлэг", - "Description" : "Тодорхойлолт", - "Settings" : "Тохиргоо", - "Sharing" : "Түгээх", - "Share link" : "Холбоос хуваалцах", - "Submit" : "мэдэгдэх" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json deleted file mode 100644 index 9571788..0000000 --- a/l10n/mn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Group" : "Бүлэг", - "Description" : "Тодорхойлолт", - "Settings" : "Тохиргоо", - "Sharing" : "Түгээх", - "Share link" : "Холбоос хуваалцах", - "Submit" : "мэдэгдэх" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 0780fca..dd92714 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Innstillinger", "Set expiration date" : "Sett utløpsdato", "Expiration date" : "Utløpsdato", - "Sharing" : "Deling", - "Share link" : "Share link", "Submit" : "Send inn" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 474ad54..d4434f5 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -4,8 +4,6 @@ "Settings" : "Innstillinger", "Set expiration date" : "Sett utløpsdato", "Expiration date" : "Utløpsdato", - "Sharing" : "Deling", - "Share link" : "Share link", "Submit" : "Send inn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 654289c..40ab5a8 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -62,15 +62,12 @@ OC.L10N.register( "There was an error while removing this response" : "Er trad een fout op bij het verwijderen van deze reactie", "Are you sure you want to delete all responses of {title}?" : "Weet je zeker dat je alle reacties op {title} wilt verwijderen?", "There was an error while removing responses" : "Er trad een fout op bij het verwijderen van reacties", + "Show to all users of this instance" : "Toon alle gebruikers op deze server", + "Choose users to share with" : "Kies gebruikers om mee te delen", "Settings" : "Instellingen", "Anonymous responses" : "Anonieme antwoorden", - "Only allow one response per user" : "Sta slechts één reactie per gebruiker toe", "Set expiration date" : "Stel vervaldatum in", "Expiration date" : "Vervaldatum", - "Sharing" : "Delen", - "Show to all users of this instance" : "Toon alle gebruikers op deze server", - "Share link" : "Delen link", - "Choose users to share with" : "Kies gebruikers om mee te delen", "Select expiration date" : "Selecteer vervaldatum", "Expired on {date}" : "Vervallen op {date}", "Expires on {date}" : "Vervalt op {date}", diff --git a/l10n/nl.json b/l10n/nl.json index e8e915f..2327347 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -60,15 +60,12 @@ "There was an error while removing this response" : "Er trad een fout op bij het verwijderen van deze reactie", "Are you sure you want to delete all responses of {title}?" : "Weet je zeker dat je alle reacties op {title} wilt verwijderen?", "There was an error while removing responses" : "Er trad een fout op bij het verwijderen van reacties", + "Show to all users of this instance" : "Toon alle gebruikers op deze server", + "Choose users to share with" : "Kies gebruikers om mee te delen", "Settings" : "Instellingen", "Anonymous responses" : "Anonieme antwoorden", - "Only allow one response per user" : "Sta slechts één reactie per gebruiker toe", "Set expiration date" : "Stel vervaldatum in", "Expiration date" : "Vervaldatum", - "Sharing" : "Delen", - "Show to all users of this instance" : "Toon alle gebruikers op deze server", - "Share link" : "Delen link", - "Choose users to share with" : "Kies gebruikers om mee te delen", "Select expiration date" : "Selecteer vervaldatum", "Expired on {date}" : "Vervallen op {date}", "Expires on {date}" : "Vervalt op {date}", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 97def67..ac3eafa 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Skildring", "Settings" : "Instillingar", "Set expiration date" : "Set utløpsdato", - "Expiration date" : "Utløpsdato", - "Sharing" : "Deling", - "Share link" : "Del lenkje" + "Expiration date" : "Utløpsdato" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 47a9092..7db53d3 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -3,8 +3,6 @@ "Description" : "Skildring", "Settings" : "Instillingar", "Set expiration date" : "Set utløpsdato", - "Expiration date" : "Utløpsdato", - "Sharing" : "Deling", - "Share link" : "Del lenkje" + "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 6e83e3f..9af1c0c 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Descripcion", "Settings" : "Paramètres", "Set expiration date" : "Especificar una data d'expiracion", - "Expiration date" : "Data d'expiracion", - "Sharing" : "Partiment", - "Share link" : "Partejar lo ligam" + "Expiration date" : "Data d'expiracion" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 50814e4..46c1113 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -3,8 +3,6 @@ "Description" : "Descripcion", "Settings" : "Paramètres", "Set expiration date" : "Especificar una data d'expiracion", - "Expiration date" : "Data d'expiracion", - "Sharing" : "Partiment", - "Share link" : "Partejar lo ligam" + "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 2f35d29..77b5583 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -62,15 +62,12 @@ OC.L10N.register( "There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi", "Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?", "There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi", + "Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji", + "Choose users to share with" : "Wybierz użytkowników do udostępniania", "Settings" : "Ustawienia", "Anonymous responses" : "Anonimowe odpowiedzi", - "Only allow one response per user" : "Zezwól tylko na jedną odpowiedź od użytkownika", "Set expiration date" : "Ustaw datę ważności", "Expiration date" : "Data wygaśnięcia", - "Sharing" : "Udostępnianie", - "Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji", - "Share link" : "Udostępnij link", - "Choose users to share with" : "Wybierz użytkowników do udostępniania", "Select expiration date" : "Wybierz datę ważności", "Expired on {date}" : "Wygasł {date}", "Expires on {date}" : "Wygasa {date}", diff --git a/l10n/pl.json b/l10n/pl.json index fbd76c8..3ab63b3 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -60,15 +60,12 @@ "There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi", "Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?", "There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi", + "Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji", + "Choose users to share with" : "Wybierz użytkowników do udostępniania", "Settings" : "Ustawienia", "Anonymous responses" : "Anonimowe odpowiedzi", - "Only allow one response per user" : "Zezwól tylko na jedną odpowiedź od użytkownika", "Set expiration date" : "Ustaw datę ważności", "Expiration date" : "Data wygaśnięcia", - "Sharing" : "Udostępnianie", - "Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji", - "Share link" : "Udostępnij link", - "Choose users to share with" : "Wybierz użytkowników do udostępniania", "Select expiration date" : "Wybierz datę ważności", "Expired on {date}" : "Wygasł {date}", "Expires on {date}" : "Wygasa {date}", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index cf2ab42..2677ce6 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -62,15 +62,12 @@ OC.L10N.register( "There was an error while removing this response" : "Houve um erro ao excluir esta resposta", "Are you sure you want to delete all responses of {title}?" : "Quer realmente excluir todas as respostas de {title}?", "There was an error while removing responses" : "Houve um erro ao excluir respostas", + "Show to all users of this instance" : "Mostrar a todos os usuários desta instância", + "Choose users to share with" : "Escolher os usuários com quem compartilhar", "Settings" : "Configurações", "Anonymous responses" : "Resposta anônima", - "Only allow one response per user" : "Somente uma resposta por usuário é permitida", "Set expiration date" : "Definir data de vencimento", "Expiration date" : "Data de expiração", - "Sharing" : "Compartilhando", - "Show to all users of this instance" : "Mostrar a todos os usuários desta instância", - "Share link" : "Link de compartilhamento", - "Choose users to share with" : "Escolher os usuários com quem compartilhar", "Select expiration date" : "Selecionar data de expiração", "Expired on {date}" : "Expira em {date}", "Expires on {date}" : "Expira em {date}", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index d84e923..9dce66e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -60,15 +60,12 @@ "There was an error while removing this response" : "Houve um erro ao excluir esta resposta", "Are you sure you want to delete all responses of {title}?" : "Quer realmente excluir todas as respostas de {title}?", "There was an error while removing responses" : "Houve um erro ao excluir respostas", + "Show to all users of this instance" : "Mostrar a todos os usuários desta instância", + "Choose users to share with" : "Escolher os usuários com quem compartilhar", "Settings" : "Configurações", "Anonymous responses" : "Resposta anônima", - "Only allow one response per user" : "Somente uma resposta por usuário é permitida", "Set expiration date" : "Definir data de vencimento", "Expiration date" : "Data de expiração", - "Sharing" : "Compartilhando", - "Show to all users of this instance" : "Mostrar a todos os usuários desta instância", - "Share link" : "Link de compartilhamento", - "Choose users to share with" : "Escolher os usuários com quem compartilhar", "Select expiration date" : "Selecionar data de expiração", "Expired on {date}" : "Expira em {date}", "Expires on {date}" : "Expira em {date}", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index b933876..283d4aa 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -8,8 +8,6 @@ OC.L10N.register( "Settings" : "Configurações", "Set expiration date" : "Definir a data de expiração", "Expiration date" : "Data de expiração", - "Sharing" : "Partilha", - "Share link" : "Share link", "Submit" : "Submeter" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index b0a0ba7..2571b8d 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -6,8 +6,6 @@ "Settings" : "Configurações", "Set expiration date" : "Definir a data de expiração", "Expiration date" : "Data de expiração", - "Sharing" : "Partilha", - "Share link" : "Share link", "Submit" : "Submeter" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 8c88a11..34910d6 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Setări", "Set expiration date" : "Specifică data expirării", "Expiration date" : "Data expirării", - "Sharing" : "Partajare", - "Share link" : "Partajează link-ul", "Submit" : "Trimite" }, "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 a009621..047f6ea 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -4,8 +4,6 @@ "Settings" : "Setări", "Set expiration date" : "Specifică data expirării", "Expiration date" : "Data expirării", - "Sharing" : "Partajare", - "Share link" : "Partajează link-ul", "Submit" : "Trimite" },"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 3cf9cea..e1ae529 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -60,15 +60,12 @@ OC.L10N.register( "There was an error while removing this response" : "Произошла ошибка при удалении этого ответа", "Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.", "There was an error while removing responses" : "При удалении ответов произошла ошибка", + "Show to all users of this instance" : "Показать всем пользователям этого образца", + "Choose users to share with" : "Выберите пользователей для приглашения", "Settings" : "Настройки", "Anonymous responses" : "Анонимные ответы", - "Only allow one response per user" : "Разрешить только один ответ на пользователя", "Set expiration date" : "Установить срок действия", "Expiration date" : "Дата окончания", - "Sharing" : "Параметры публикации", - "Show to all users of this instance" : "Показать всем пользователям этого образца", - "Share link" : "Предоставление общего доступа по ссылке", - "Choose users to share with" : "Выберите пользователей для приглашения", "Select expiration date" : "Установите дату завершения", "Expired on {date}" : "Завершается {date}", "Expires on {date}" : "Завершено {date}", diff --git a/l10n/ru.json b/l10n/ru.json index 177abbe..c0fbdbc 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -58,15 +58,12 @@ "There was an error while removing this response" : "Произошла ошибка при удалении этого ответа", "Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.", "There was an error while removing responses" : "При удалении ответов произошла ошибка", + "Show to all users of this instance" : "Показать всем пользователям этого образца", + "Choose users to share with" : "Выберите пользователей для приглашения", "Settings" : "Настройки", "Anonymous responses" : "Анонимные ответы", - "Only allow one response per user" : "Разрешить только один ответ на пользователя", "Set expiration date" : "Установить срок действия", "Expiration date" : "Дата окончания", - "Sharing" : "Параметры публикации", - "Show to all users of this instance" : "Показать всем пользователям этого образца", - "Share link" : "Предоставление общего доступа по ссылке", - "Choose users to share with" : "Выберите пользователей для приглашения", "Select expiration date" : "Установите дату завершения", "Expired on {date}" : "Завершается {date}", "Expires on {date}" : "Завершено {date}", diff --git a/l10n/si_LK.js b/l10n/si_LK.js index 2592e4b..027a96e 100644 --- a/l10n/si_LK.js +++ b/l10n/si_LK.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "විස්තරය", "Settings" : "සැකසුම්", "Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න", - "Expiration date" : "කල් ඉකුත් විමේ දිනය", - "Sharing" : "හුවමාරු කිරීම", - "Share link" : "Share link" + "Expiration date" : "කල් ඉකුත් විමේ දිනය" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si_LK.json b/l10n/si_LK.json index a90a26c..91a1fce 100644 --- a/l10n/si_LK.json +++ b/l10n/si_LK.json @@ -3,8 +3,6 @@ "Description" : "විස්තරය", "Settings" : "සැකසුම්", "Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න", - "Expiration date" : "කල් ඉකුත් විමේ දිනය", - "Sharing" : "හුවමාරු කිරීම", - "Share link" : "Share link" + "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 08d95c3..5b54512 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "Názov otázky číslo {index}", "Mandatory" : "Povinné", "Delete question" : "Odstrániť otázku", + "This question needs a title!" : "Táto otázka potrebuje nadpis!", "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“", "Add a new answer" : "Pridať novú odpoveď", "There was an issue deleting this option" : "Pri odstraňovaní tejto možnosti sa vyskytol problém", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Pri odstraňovaní tejto odpovede sa vyskytla chyba", "Are you sure you want to delete all responses of {title}?" : "Naozaj chcete odstrániť všetky odpovede pre {title}?", "There was an error while removing responses" : "Pri odstraňovaní odpovedí sa vyskytla chyba", + "responses" : "odpovede", + "Show to all users of this instance" : "Zobraziť všetkým používateľom tejto inštancie", + "Choose users to share with" : "Vyberte používateľov, s ktorými chcete zdieľať", "Settings" : "Nastavenia", "Anonymous responses" : "Anonymné odpovede", - "Only allow one response per user" : "Povoliť iba jednu odpoveď na používateľa", "Set expiration date" : "Nastaviť dátum expirácie", "Expiration date" : "Dátum expirácie", - "Sharing" : "Sprístupnenie", - "Show to all users of this instance" : "Zobraziť všetkým používateľom tejto inštancie", - "Share link" : "Sprístupniť odkaz", - "Choose users to share with" : "Vyberte používateľov, s ktorými chcete zdieľať", "Select expiration date" : "Vybrať dátum ukončenia platnosti", "Expired on {date}" : "Platnosť vypršala {date}", "Expires on {date}" : "Platnosť vyprší {date}", @@ -82,6 +81,7 @@ OC.L10N.register( "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "Multiple choice" : "Viacero možností", "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí", + "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!", "Checkboxes" : "Zaškrtávacie políčka", "Checkbox question title" : "Nadpis otázky začiarkavacieho políčka", "Short answer" : "Stručná odpoveď", diff --git a/l10n/sk.json b/l10n/sk.json index 7b52b1a..5455222 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "Názov otázky číslo {index}", "Mandatory" : "Povinné", "Delete question" : "Odstrániť otázku", + "This question needs a title!" : "Táto otázka potrebuje nadpis!", "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“", "Add a new answer" : "Pridať novú odpoveď", "There was an issue deleting this option" : "Pri odstraňovaní tejto možnosti sa vyskytol problém", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Pri odstraňovaní tejto odpovede sa vyskytla chyba", "Are you sure you want to delete all responses of {title}?" : "Naozaj chcete odstrániť všetky odpovede pre {title}?", "There was an error while removing responses" : "Pri odstraňovaní odpovedí sa vyskytla chyba", + "responses" : "odpovede", + "Show to all users of this instance" : "Zobraziť všetkým používateľom tejto inštancie", + "Choose users to share with" : "Vyberte používateľov, s ktorými chcete zdieľať", "Settings" : "Nastavenia", "Anonymous responses" : "Anonymné odpovede", - "Only allow one response per user" : "Povoliť iba jednu odpoveď na používateľa", "Set expiration date" : "Nastaviť dátum expirácie", "Expiration date" : "Dátum expirácie", - "Sharing" : "Sprístupnenie", - "Show to all users of this instance" : "Zobraziť všetkým používateľom tejto inštancie", - "Share link" : "Sprístupniť odkaz", - "Choose users to share with" : "Vyberte používateľov, s ktorými chcete zdieľať", "Select expiration date" : "Vybrať dátum ukončenia platnosti", "Expired on {date}" : "Platnosť vypršala {date}", "Expires on {date}" : "Platnosť vyprší {date}", @@ -80,6 +79,7 @@ "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba", "Multiple choice" : "Viacero možností", "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí", + "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!", "Checkboxes" : "Zaškrtávacie políčka", "Checkbox question title" : "Nadpis otázky začiarkavacieho políčka", "Short answer" : "Stručná odpoveď", diff --git a/l10n/sl.js b/l10n/sl.js index 0a7a654..e650a4c 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -56,8 +56,6 @@ OC.L10N.register( "Anonymous responses" : "Anonimni odzivi", "Set expiration date" : "Nastavi datum preteka", "Expiration date" : "Datum preteka", - "Sharing" : "Souporaba", - "Share link" : "Povezava za souporabo", "Submit" : "Pošlji", "Submit form" : "Objavi obrazec", "Submitting form …" : "Poteka objavljanje obrazca ...", diff --git a/l10n/sl.json b/l10n/sl.json index 4a4f4ed..8ed82ad 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -54,8 +54,6 @@ "Anonymous responses" : "Anonimni odzivi", "Set expiration date" : "Nastavi datum preteka", "Expiration date" : "Datum preteka", - "Sharing" : "Souporaba", - "Share link" : "Povezava za souporabo", "Submit" : "Pošlji", "Submit form" : "Objavi obrazec", "Submitting form …" : "Poteka objavljanje obrazca ...", diff --git a/l10n/sq.js b/l10n/sq.js index ea6c7b4..e914806 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Rregullimet", "Set expiration date" : "Caktoni datë skadimi", "Expiration date" : "Datë skadimi", - "Sharing" : "Ndarje", - "Share link" : "Share link", "Submit" : "Dërgo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 8632542..64e3271 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -4,8 +4,6 @@ "Settings" : "Rregullimet", "Set expiration date" : "Caktoni datë skadimi", "Expiration date" : "Datë skadimi", - "Sharing" : "Ndarje", - "Share link" : "Share link", "Submit" : "Dërgo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index f678ed9..720285a 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -20,8 +20,6 @@ OC.L10N.register( "Settings" : "Поставке", "Set expiration date" : "Постави датум истека", "Expiration date" : "Датум истека", - "Sharing" : "Дељење", - "Share link" : "Веза дељења", "Submit" : "Пошаљи" }, "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.json b/l10n/sr.json index 9268717..6c1fe9d 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -18,8 +18,6 @@ "Settings" : "Поставке", "Set expiration date" : "Постави датум истека", "Expiration date" : "Датум истека", - "Sharing" : "Дељење", - "Share link" : "Веза дељења", "Submit" : "Пошаљи" },"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/sr@latin.js b/l10n/sr@latin.js index 1211890..9200a79 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "Opis", "Settings" : "Поставке", "Set expiration date" : "Postavi datum isteka", - "Expiration date" : "Datum isteka", - "Sharing" : "Deljenje", - "Share link" : "Podeli vezu" + "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 5067aba..b5dce75 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -3,8 +3,6 @@ "Description" : "Opis", "Settings" : "Поставке", "Set expiration date" : "Postavi datum isteka", - "Expiration date" : "Datum isteka", - "Sharing" : "Deljenje", - "Share link" : "Podeli vezu" + "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 b9751f4..e5e4e4f 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -14,8 +14,6 @@ OC.L10N.register( "Settings" : "Inställnigar", "Set expiration date" : "Välj utgångsdatum", "Expiration date" : "Utgångsdatum", - "Sharing" : "Delning", - "Share link" : "Dela länk", "Submit" : "Verkställ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 7527f02..e804f33 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -12,8 +12,6 @@ "Settings" : "Inställnigar", "Set expiration date" : "Välj utgångsdatum", "Expiration date" : "Utgångsdatum", - "Sharing" : "Delning", - "Share link" : "Dela länk", "Submit" : "Verkställ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js index 0a43649..a4a3a35 100644 --- a/l10n/ta_LK.js +++ b/l10n/ta_LK.js @@ -5,7 +5,6 @@ OC.L10N.register( "Description" : "விவரிப்பு", "Settings" : "அமைப்புகள்", "Set expiration date" : "காலாவதி தேதியை குறிப்பிடுக", - "Expiration date" : "காலவதியாகும் திகதி", - "Share link" : "Share link" + "Expiration date" : "காலவதியாகும் திகதி" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json index 252bc38..f5f332d 100644 --- a/l10n/ta_LK.json +++ b/l10n/ta_LK.json @@ -3,7 +3,6 @@ "Description" : "விவரிப்பு", "Settings" : "அமைப்புகள்", "Set expiration date" : "காலாவதி தேதியை குறிப்பிடுக", - "Expiration date" : "காலவதியாகும் திகதி", - "Share link" : "Share link" + "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 7fc9651..348cf45 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "รายละเอียด", "Settings" : "ตั้งค่า", "Set expiration date" : "กำหนดวันที่หมดอายุ", - "Expiration date" : "วันที่หมดอายุ", - "Sharing" : "แชร์ข้อมูล", - "Share link" : "แชร์ลิงค์" + "Expiration date" : "วันที่หมดอายุ" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 58ab29c..f795835 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -3,8 +3,6 @@ "Description" : "รายละเอียด", "Settings" : "ตั้งค่า", "Set expiration date" : "กำหนดวันที่หมดอายุ", - "Expiration date" : "วันที่หมดอายุ", - "Sharing" : "แชร์ข้อมูล", - "Share link" : "แชร์ลิงค์" + "Expiration date" : "วันที่หมดอายุ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index ae38a0b..56d6d72 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -31,6 +31,7 @@ OC.L10N.register( "Title of question number {index}" : "{index} numaralı sorunun başlığı", "Mandatory" : "Zorunlu", "Delete question" : "Soruyu sil", + "This question needs a title!" : "Bu sorunun bir başlığı olmalıdır!", "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt", "Add a new answer" : "Yeni bir yanıt ekle", "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı", @@ -62,15 +63,13 @@ OC.L10N.register( "There was an error while removing this response" : "Bu yanıt silinirken bir sorun çıktı", "Are you sure you want to delete all responses of {title}?" : "Tüm {title} yanıtlarını silmek istediğinize emin misiniz?", "There was an error while removing responses" : "Yanıtlar silinirken bir sorun çıktı", + "responses" : "yanıtlar", + "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", + "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Settings" : "Ayarlar", "Anonymous responses" : "Anonim yanıtlar", - "Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin", "Set expiration date" : "Son kullanma tarihini ayarla", "Expiration date" : "Son kullanma tarihi", - "Sharing" : "Paylaşım", - "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", - "Share link" : "Bağlantıyı paylaş", - "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Select expiration date" : "Son kullanma tarihini seçin", "Expired on {date}" : "{date} tarihinde sona erdi", "Expires on {date}" : "{date} tarihinde sonra erecek", @@ -82,6 +81,7 @@ OC.L10N.register( "Error while saving question" : "Soru silinirken sorun çıktı", "Multiple choice" : "Çoklu seçim", "Multiple choice question title" : "Çoklu seçim sorusunun başlığı", + "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!", "Checkboxes" : "İşaret kutuları", "Checkbox question title" : "İşaret kutusu sorusunun başlığı", "Short answer" : "Kısa metin", diff --git a/l10n/tr.json b/l10n/tr.json index 72a6ff7..5f52044 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -29,6 +29,7 @@ "Title of question number {index}" : "{index} numaralı sorunun başlığı", "Mandatory" : "Zorunlu", "Delete question" : "Soruyu sil", + "This question needs a title!" : "Bu sorunun bir başlığı olmalıdır!", "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt", "Add a new answer" : "Yeni bir yanıt ekle", "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı", @@ -60,15 +61,13 @@ "There was an error while removing this response" : "Bu yanıt silinirken bir sorun çıktı", "Are you sure you want to delete all responses of {title}?" : "Tüm {title} yanıtlarını silmek istediğinize emin misiniz?", "There was an error while removing responses" : "Yanıtlar silinirken bir sorun çıktı", + "responses" : "yanıtlar", + "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", + "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Settings" : "Ayarlar", "Anonymous responses" : "Anonim yanıtlar", - "Only allow one response per user" : "Her kullanıcı yalnız bir kez yanıtlayabilsin", "Set expiration date" : "Son kullanma tarihini ayarla", "Expiration date" : "Son kullanma tarihi", - "Sharing" : "Paylaşım", - "Show to all users of this instance" : "Bu kopyadaki tüm kullanıcılara görüntülensin", - "Share link" : "Bağlantıyı paylaş", - "Choose users to share with" : "Paylaşılacak kullanıcıları seçin", "Select expiration date" : "Son kullanma tarihini seçin", "Expired on {date}" : "{date} tarihinde sona erdi", "Expires on {date}" : "{date} tarihinde sonra erecek", @@ -80,6 +79,7 @@ "Error while saving question" : "Soru silinirken sorun çıktı", "Multiple choice" : "Çoklu seçim", "Multiple choice question title" : "Çoklu seçim sorusunun başlığı", + "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!", "Checkboxes" : "İşaret kutuları", "Checkbox question title" : "İşaret kutusu sorusunun başlığı", "Short answer" : "Kısa metin", diff --git a/l10n/ug.js b/l10n/ug.js deleted file mode 100644 index ab7f3a8..0000000 --- a/l10n/ug.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "forms", - { - "Group" : "Group", - "Description" : "چۈشەندۈرۈش", - "Settings" : "تەڭشەكلەر", - "Sharing" : "ھەمبەھىر", - "Share link" : "Share link" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json deleted file mode 100644 index 524c444..0000000 --- a/l10n/ug.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Group" : "Group", - "Description" : "چۈشەندۈرۈش", - "Settings" : "تەڭشەكلەر", - "Sharing" : "ھەمبەھىر", - "Share link" : "Share link" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 3fd0816..70d1f61 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -11,8 +11,6 @@ OC.L10N.register( "Settings" : "Налаштування", "Set expiration date" : "Встановити термін дії", "Expiration date" : "Термін дії", - "Sharing" : "Поділитись", - "Share link" : "Поширити посилання", "Submit" : "Гаразд" }, "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 7ed58b4..d182bab 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -9,8 +9,6 @@ "Settings" : "Налаштування", "Set expiration date" : "Встановити термін дії", "Expiration date" : "Термін дії", - "Sharing" : "Поділитись", - "Share link" : "Поширити посилання", "Submit" : "Гаразд" },"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 5bff032..4ce81b8 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -5,7 +5,6 @@ OC.L10N.register( "Description" : "تصریح", "Settings" : "سیٹینگز", "Set expiration date" : "تاریخ معیاد سیٹ کریں", - "Expiration date" : "تاریخ معیاد", - "Share link" : "اشتراک لنک" + "Expiration date" : "تاریخ معیاد" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index bfe1d95..420be18 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -3,7 +3,6 @@ "Description" : "تصریح", "Settings" : "سیٹینگز", "Set expiration date" : "تاریخ معیاد سیٹ کریں", - "Expiration date" : "تاریخ معیاد", - "Share link" : "اشتراک لنک" + "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 4efa289..2c76885 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -6,8 +6,6 @@ OC.L10N.register( "Settings" : "Thiết lập", "Set expiration date" : "Đặt ngày hết hạn", "Expiration date" : "Ngày kết thúc", - "Sharing" : "Đang chia sẽ", - "Share link" : "Chia sẽ liên kết", "Submit" : "Gửi đi" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 04e0c50..3ce12e2 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -4,8 +4,6 @@ "Settings" : "Thiết lập", "Set expiration date" : "Đặt ngày hết hạn", "Expiration date" : "Ngày kết thúc", - "Sharing" : "Đang chia sẽ", - "Share link" : "Chia sẽ liên kết", "Submit" : "Gửi đi" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 6d80630..55c06d0 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -25,8 +25,6 @@ OC.L10N.register( "Settings" : "设置", "Set expiration date" : "设置过期日期", "Expiration date" : "过期日期", - "Sharing" : "正在共享", - "Share link" : "共享链接", "Submit" : "提交", "Submit form" : "提交表格", "Multiple choice" : "多选", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 91c758a..a0e12eb 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -23,8 +23,6 @@ "Settings" : "设置", "Set expiration date" : "设置过期日期", "Expiration date" : "过期日期", - "Sharing" : "正在共享", - "Share link" : "共享链接", "Submit" : "提交", "Submit form" : "提交表格", "Multiple choice" : "多选", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 531808b..e520f2d 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -5,8 +5,6 @@ OC.L10N.register( "Description" : "描述", "Settings" : "設定", "Set expiration date" : "設定分享期限", - "Expiration date" : "分享期限", - "Sharing" : "分享", - "Share link" : "分享連結" + "Expiration date" : "分享期限" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 83b5643..7cc6fd5 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -3,8 +3,6 @@ "Description" : "描述", "Settings" : "設定", "Set expiration date" : "設定分享期限", - "Expiration date" : "分享期限", - "Sharing" : "分享", - "Share link" : "分享連結" + "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 166f13c..f2cdfe5 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -10,8 +10,6 @@ OC.L10N.register( "Settings" : "設定", "Set expiration date" : "設定到期日", "Expiration date" : "到期日", - "Sharing" : "分享", - "Share link" : "分享連結", "Submit" : "送出" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index dacb804..687f27c 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -8,8 +8,6 @@ "Settings" : "設定", "Set expiration date" : "設定到期日", "Expiration date" : "到期日", - "Sharing" : "分享", - "Share link" : "分享連結", "Submit" : "送出" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file