diff --git a/l10n/cs.js b/l10n/cs.js index 16ac1babb..90e26da8a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -166,7 +166,8 @@ OC.L10N.register( "Do you want to overwrite it?" : "Chcete položku přepsat?", "Overwrite file" : "Přepsat soubor", "Keep existing file" : "Ponechat existující soubor", - "Drop your files to upload" : "Přetáhněte sem soubor, které chcete nahrát", + "This board is read only" : "Tato tabule je pouze pro čtení", + "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "Maximum file size of {size} exceeded" : "Překročena nejvyšší umožněná velikost souboru {size}", "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "Save" : "Uložit", diff --git a/l10n/cs.json b/l10n/cs.json index 535407fb1..e5314b06b 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -164,7 +164,8 @@ "Do you want to overwrite it?" : "Chcete položku přepsat?", "Overwrite file" : "Přepsat soubor", "Keep existing file" : "Ponechat existující soubor", - "Drop your files to upload" : "Přetáhněte sem soubor, které chcete nahrát", + "This board is read only" : "Tato tabule je pouze pro čtení", + "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "Maximum file size of {size} exceeded" : "Překročena nejvyšší umožněná velikost souboru {size}", "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "Save" : "Uložit", diff --git a/l10n/de.js b/l10n/de.js index 72e03254d..f7d665d75 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Möchtest Du überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", + "This board is read only" : "Dieses Board ist schreibgeschützt", "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", diff --git a/l10n/de.json b/l10n/de.json index 1c2f7397a..2ff80cdb0 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Möchtest Du überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", + "This board is read only" : "Dieses Board ist schreibgeschützt", "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index a828d4cf3..b3461e635 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Möchten Sie überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", + "This board is read only" : "Dieses Board ist schreibgeschützt", "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 29a2c70b9..f2fb460f8 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Möchten Sie überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", + "This board is read only" : "Dieses Board ist schreibgeschützt", "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", diff --git a/l10n/fi.js b/l10n/fi.js index f0c9ba387..a19786b4c 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -159,6 +159,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Haluatko ylikirjoittaa sen?", "Overwrite file" : "Päällekirjoita tiedosto", "Keep existing file" : "Pidä nykyinen tiedosto", + "This board is read only" : "Tämä taulu on kirjoitussuojattu", "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty", "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", diff --git a/l10n/fi.json b/l10n/fi.json index c65bc2356..42dacbf90 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -157,6 +157,7 @@ "Do you want to overwrite it?" : "Haluatko ylikirjoittaa sen?", "Overwrite file" : "Päällekirjoita tiedosto", "Keep existing file" : "Pidä nykyinen tiedosto", + "This board is read only" : "Tämä taulu on kirjoitussuojattu", "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty", "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", diff --git a/l10n/fr.js b/l10n/fr.js index dd2f15efe..db41c6f20 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -166,6 +166,8 @@ OC.L10N.register( "Do you want to overwrite it?" : "Souhaitez-vous l'écraser ?", "Overwrite file" : "Remplacer le fichier", "Keep existing file" : "Conserver le fichier existant", + "This board is read only" : "Ce tableau est en lecture seule", + "Drop your files to upload" : "Glissez vos fichiers pour les envoyer", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant, démarrez la discussion !", "Save" : "Enregistrer", diff --git a/l10n/fr.json b/l10n/fr.json index 5fede2e74..62b430bcf 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -164,6 +164,8 @@ "Do you want to overwrite it?" : "Souhaitez-vous l'écraser ?", "Overwrite file" : "Remplacer le fichier", "Keep existing file" : "Conserver le fichier existant", + "This board is read only" : "Ce tableau est en lecture seule", + "Drop your files to upload" : "Glissez vos fichiers pour les envoyer", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant, démarrez la discussion !", "Save" : "Enregistrer", diff --git a/l10n/gl.js b/l10n/gl.js index 38810e4e8..0b1565fd1 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Quere sobrescribilo?", "Overwrite file" : "Sobrescribir o ficheiro", "Keep existing file" : "Conservar o ficheiro existente", + "This board is read only" : "Este taboleiro é só de lectura", "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", diff --git a/l10n/gl.json b/l10n/gl.json index bc10b56d9..e6348cfbb 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Quere sobrescribilo?", "Overwrite file" : "Sobrescribir o ficheiro", "Keep existing file" : "Conservar o ficheiro existente", + "This board is read only" : "Este taboleiro é só de lectura", "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", diff --git a/l10n/it.js b/l10n/it.js index 718e932bc..f2966d826 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Vuoi sovrascriverlo?", "Overwrite file" : "Sovrascrivi file", "Keep existing file" : "Mantieni file esistente", + "This board is read only" : "Questa lavagna è in sola lettura", "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", diff --git a/l10n/it.json b/l10n/it.json index af3c98e8a..9d1fd10b5 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Vuoi sovrascriverlo?", "Overwrite file" : "Sovrascrivi file", "Keep existing file" : "Mantieni file esistente", + "This board is read only" : "Questa lavagna è in sola lettura", "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index e00f4afa7..75cfdf436 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", + "Drop your files to upload" : "Arraste seus arquivos para enviar", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "Save" : "Salvar", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 574375999..6b7e81851 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", + "Drop your files to upload" : "Arraste seus arquivos para enviar", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "Save" : "Salvar", diff --git a/l10n/sv.js b/l10n/sv.js index 6ac0a39ea..1453f4622 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -165,6 +165,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Vill du skriva över det?", "Overwrite file" : "Skriv över filen", "Keep existing file" : "Behåll nuvarande fil", + "This board is read only" : "Denna tavla är skrivskyddad", "Drop your files to upload" : "Släpp dina filer för att ladda upp", "Maximum file size of {size} exceeded" : "Maximal filstorlek på {size} överskriden", "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!", diff --git a/l10n/sv.json b/l10n/sv.json index 0e07104df..a8fb5ae28 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -163,6 +163,7 @@ "Do you want to overwrite it?" : "Vill du skriva över det?", "Overwrite file" : "Skriv över filen", "Keep existing file" : "Behåll nuvarande fil", + "This board is read only" : "Denna tavla är skrivskyddad", "Drop your files to upload" : "Släpp dina filer för att ladda upp", "Maximum file size of {size} exceeded" : "Maximal filstorlek på {size} överskriden", "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!",