diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/gl.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 0f2bbefb233..84c6c82407b 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Vostede resolveu os asuntos pendentes {todo} na lista {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} volveu abrir os asuntos pendentes {todo} na lista {calendar}", "You reopened todo {todo} in list {calendar}" : "Vostede volveu abrir os asuntos pendentes {todo} na lista {calendar}", - "Calendar and tasks" : "Calendario e tarefas", "A <strong>calendar</strong> was modified" : "Foi modificado un <strong>calendario</strong>", "A calendar <strong>event</strong> was modified" : "Foi modificado un <strong>evento</strong> do calendario", "A calendar <strong>todo</strong> was modified" : "Foi modificado un <strong>asunto pendente</strong> do calendario", @@ -109,6 +108,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "A xuntanza «%1$s» con %2$s foi cancelada.", "The meeting »%1$s« with %2$s was updated." : "A xuntanza «%1$s» con %2$s foi actualizada.", "%1$s invited you to »%2$s«" : "%1$s convidouno a «%2$s»", - "When:" : "Cando:" + "When:" : "Cando:", + "Calendar and tasks" : "Calendario e tarefas" }, "nplurals=2; plural=(n != 1);"); |