From 1baff63376cf5bb78fce36679ae7f003f182748a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 16 Jun 2023 00:32:04 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + l10n/gl.js | 2 +- l10n/gl.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index accf08767..607a6c23e 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -12,6 +12,7 @@ OC.L10N.register( "No file was uploaded" : "Ühtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", + "A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise", "Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD", "Cancel" : "Loobu", "Close" : "Sulge", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 65e56e83d..77fabf5a8 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -10,6 +10,7 @@ "No file was uploaded" : "Ühtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", + "A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise", "Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD", "Cancel" : "Loobu", "Close" : "Sulge", diff --git a/l10n/gl.js b/l10n/gl.js index 36f4c425c..2e6a7b98e 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -234,7 +234,7 @@ OC.L10N.register( "Move card to another board" : "Mover a tarxeta a outro taboleiro", "List is empty" : "A lista está baleira", "Card deleted" : "Tarxeta eliminada", - "seconds ago" : "hai uns segundos", + "seconds ago" : "segundos atrás", "All boards" : "Todos os taboleiros", "Archived boards" : "Taboleiros arquivados", "Shared with you" : "Compartido con vostede", diff --git a/l10n/gl.json b/l10n/gl.json index b9c65bfa5..8cb4ea1dd 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -232,7 +232,7 @@ "Move card to another board" : "Mover a tarxeta a outro taboleiro", "List is empty" : "A lista está baleira", "Card deleted" : "Tarxeta eliminada", - "seconds ago" : "hai uns segundos", + "seconds ago" : "segundos atrás", "All boards" : "Todos os taboleiros", "Archived boards" : "Taboleiros arquivados", "Shared with you" : "Compartido con vostede",