diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /core/l10n/is.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 01b0df4764a..eabd26b2da7 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -368,9 +368,6 @@ OC.L10N.register( "Copy to {folder}" : "Afrita í {folder}", "Move to {folder}" : "Færa í {folder}", "Authentication required" : "Auðkenningar krafist", - "Failed to authenticate, try again" : "Tókst ekki að auðkenna, prófaðu aftur", - "File not found" : "Skrá finnst ekki", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Endilega notaðu uppfærslutólið af skipanalínu, því sjálfvirkar uppfærslur eru gerðar óvirkar í config.php." + "Failed to authenticate, try again" : "Tókst ekki að auðkenna, prófaðu aftur" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |