From 94767112dd4210483394b24d4fdaddea92f0dc8b Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Fri, 3 Feb 2023 02:27:22 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot <bot@nextcloud.com> --- apps/dav/l10n/is.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/dav/l10n/is.js') diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 68c0860f473..505341fa584 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -49,8 +49,6 @@ OC.L10N.register( "Description: %s" : "Lýsing: %s", "Where: %s" : "Hvar: %s", "%1$s via %2$s" : "%1$s með %2$s", - "Invitation canceled" : "Hætt við boð", - "Invitation updated" : "Boð uppfært", "Time:" : "Tími:", "Location:" : "Staðsetning:", "Link:" : "Tengill:", @@ -100,6 +98,8 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Þú leystir verkefnið {todo} á listanum {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} opnaði aftur verkefnið {todo} á listanum {calendar}", "You reopened todo {todo} in list {calendar}" : "Þú opnaðir aftur verkefnið {todo} á listanum {calendar}", - "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt" + "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt", + "Invitation canceled" : "Hætt við boð", + "Invitation updated" : "Boð uppfært" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); -- cgit v1.2.3