diff --git a/l10n/de.js b/l10n/de.js index 43c00f691..66f3907e7 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -6,6 +6,7 @@ OC.L10N.register( "Remove user from card" : "Benutzer von Karte entfernen", "Hours" : "Stunden", "Minutes" : "Minuten", + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchtest du diesen Stapel mit allen Daten wirklich löschen?", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", diff --git a/l10n/de.json b/l10n/de.json index 4a1b7d719..51b69813c 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -4,6 +4,7 @@ "Remove user from card" : "Benutzer von Karte entfernen", "Hours" : "Stunden", "Minutes" : "Minuten", + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchtest du diesen Stapel mit allen Daten wirklich löschen?", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 0229c303d..aef521794 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -6,6 +6,7 @@ OC.L10N.register( "Remove user from card" : "Benutzer von Karte entfernen", "Hours" : "Stunden", "Minutes" : "Minuten", + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchten Sie diesen Stapel mit allen Daten wirklich löschen?", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index fc719c0a6..e92e3d94e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -4,6 +4,7 @@ "Remove user from card" : "Benutzer von Karte entfernen", "Hours" : "Stunden", "Minutes" : "Minuten", + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchten Sie diesen Stapel mit allen Daten wirklich löschen?", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index c5b1935df..c2e58802a 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -8,6 +8,9 @@ OC.L10N.register( "To review" : "Peržiūrėti", "Action needed" : "Reikalingas veiksmas", "Later" : "Vėliau", + "The file was uploaded" : "Failas buvo įkeltas", + "Missing a temporary folder" : "Trūksta laikinojo aplanko", + "Could not write file to disk" : "Nepavyko įrašyti failą į diską", "Deck" : "Užduočių saugykla", "Add a new stack" : "Pridėti naują skiltį", "Submit" : "Pateikti", @@ -19,6 +22,7 @@ OC.L10N.register( "Archive" : "Archyvuoti", "Unarchive" : "Išskleisti", "Enter a card title" : "Įveskite kortelės vardą", + "Add card" : "Pridėti kortelę", "Close" : "Užverti", "Sharing" : "Bendrinimas", "Tags" : "Žymės", @@ -29,6 +33,8 @@ OC.L10N.register( "Edit" : "Taisyti", "Manage" : "Redaguoti", "Discard share" : "Atšaukti dalinimąsi", + "Update" : "Atnaujinti", + "Create" : "Sukurti", "Create a new tag" : "Sukurti naują žymę", "Status" : "Būsena", "Title" : "Pavadinimas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 77a43f80d..290115a39 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -6,6 +6,9 @@ "To review" : "Peržiūrėti", "Action needed" : "Reikalingas veiksmas", "Later" : "Vėliau", + "The file was uploaded" : "Failas buvo įkeltas", + "Missing a temporary folder" : "Trūksta laikinojo aplanko", + "Could not write file to disk" : "Nepavyko įrašyti failą į diską", "Deck" : "Užduočių saugykla", "Add a new stack" : "Pridėti naują skiltį", "Submit" : "Pateikti", @@ -17,6 +20,7 @@ "Archive" : "Archyvuoti", "Unarchive" : "Išskleisti", "Enter a card title" : "Įveskite kortelės vardą", + "Add card" : "Pridėti kortelę", "Close" : "Užverti", "Sharing" : "Bendrinimas", "Tags" : "Žymės", @@ -27,6 +31,8 @@ "Edit" : "Taisyti", "Manage" : "Redaguoti", "Discard share" : "Atšaukti dalinimąsi", + "Update" : "Atnaujinti", + "Create" : "Sukurti", "Create a new tag" : "Sukurti naują žymę", "Status" : "Būsena", "Title" : "Pavadinimas", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 19b3ba799..a79148309 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -6,6 +6,7 @@ OC.L10N.register( "Remove user from card" : "Remover usuário do cartão", "Hours" : "Horas", "Minutes" : "Minutos", + "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "Are you sure you want to delete the stack with all of its data?" : "Quer realmente excluir a pilha com todos os seus dados?", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index d53c29b81..ea3249c11 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -4,6 +4,7 @@ "Remove user from card" : "Remover usuário do cartão", "Hours" : "Horas", "Minutes" : "Minutos", + "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "Are you sure you want to delete the stack with all of its data?" : "Quer realmente excluir a pilha com todos os seus dados?", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", diff --git a/l10n/sr.js b/l10n/sr.js index 069c0cefe..b8952077d 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Remove user from card" : "Уклони корисника са картице", "Hours" : "Сати", "Minutes" : "Минути", + "Maximum file size of {size} exceeded" : "Премашена максимална величина фајла од {size}", "Are you sure you want to delete the stack with all of its data?" : "Да ли стварно желите да обришете ову гомилу са свим подацима на њој?", "The card \"%s\" on \"%s\" has reached its due date." : "Картици \"%s\" на табли \"%s\" је истекао рок.", "The board \"%s\" has been shared with you by %s." : "Таблу \"%s\" је поделио \"%s\" са Вама. ", diff --git a/l10n/sr.json b/l10n/sr.json index 32723676c..2f4e50a0a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -4,6 +4,7 @@ "Remove user from card" : "Уклони корисника са картице", "Hours" : "Сати", "Minutes" : "Минути", + "Maximum file size of {size} exceeded" : "Премашена максимална величина фајла од {size}", "Are you sure you want to delete the stack with all of its data?" : "Да ли стварно желите да обришете ову гомилу са свим подацима на њој?", "The card \"%s\" on \"%s\" has reached its due date." : "Картици \"%s\" на табли \"%s\" је истекао рок.", "The board \"%s\" has been shared with you by %s." : "Таблу \"%s\" је поделио \"%s\" са Вама. ",