From 5deddb8d9aa1099e7c9a30cea7001333deff0475 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 1 Feb 2025 02:31:13 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/is.js | 3 ++- l10n/is.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/is.js b/l10n/is.js index 03d79d5..29190c7 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -26,6 +26,7 @@ OC.L10N.register( "Server error" : "Villa frá þjóni", "Start" : "Byrjun", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar" + "Settings saved" : "Stillingar vistaðar", + "Unexpected error occurred" : "Óvænt villa kom upp" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index d5a559c..d60982f 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -24,6 +24,7 @@ "Server error" : "Villa frá þjóni", "Start" : "Byrjun", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar" + "Settings saved" : "Stillingar vistaðar", + "Unexpected error occurred" : "Óvænt villa kom upp" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file