diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-24 00:21:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-24 00:21:26 +0000 |
commit | d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (patch) | |
tree | 558689dabb4daee776eca73d40857bc3d6ebc39f /lib/l10n/is.js | |
parent | 4b3b09f3c44a6c68e752b102e018c6fa1e990c51 (diff) | |
download | nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.tar.gz nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r-- | lib/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index a859737f726..f2a6084f639 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -124,7 +124,6 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", - "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", "%1$s via %2$s" : "%1$s með %2$s", "Unknown share type" : "Óþekkt tegund sameignar", "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", @@ -264,6 +263,7 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with user %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með notandanum %s", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", + "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", "The username is already being used" : "Notandanafnið er þegar í notkun", "Could not create user" : "Gat ekki búið til notanda", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Einungis eru leyfilegir eftirfarandi stafir í notandanafni: \"a-z\", \"A-Z\", \"0-9\", bil og \"_.@-'\"", |