diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:05 +0000 |
commit | 9051cc54b2ffbca79b380a92d3fca5b634cb0c2b (patch) | |
tree | 028de63770d1c4bc701096dd531e18a99c1da7f8 /core/l10n/is.js | |
parent | 0ca99b026dda2f606362b42e0e693aa1a215578c (diff) | |
download | nextcloud-server-9051cc54b2ffbca79b380a92d3fca5b634cb0c2b.tar.gz nextcloud-server-9051cc54b2ffbca79b380a92d3fca5b634cb0c2b.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 4125231786c..5222be6df58 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -95,6 +95,8 @@ OC.L10N.register( "More apps" : "Fleiri forrit", "Currently open" : "Opið núna", "_{count} notification_::_{count} notifications_" : ["{count} tilkynning","{count} tilkynningar"], + "No" : "Nei", + "Yes" : "Já", "Custom date range" : "Sérsniðið dagsetningabil", "Pick start date" : "Veldu upphafsdagsetningu", "Pick end date" : "Veldu lokadagsetningu", @@ -191,8 +193,6 @@ OC.L10N.register( "{name} version {version} and above" : "{name} útgáfa {version} og hærri", "Settings menu" : "Stillingavalmynd", "Avatar of {displayName}" : "Auðkennismynd fyrir {displayName}", - "No" : "Nei", - "Yes" : "Já", "Choose {file}" : "Veldu {file}", "Choose" : "Veldu", "Copy to {target}" : "Afrita í {target}", @@ -200,7 +200,6 @@ OC.L10N.register( "Move to {target}" : "Færa í {target}", "Move" : "Færa", "OK" : "Í lagi", - "Error loading message template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skilaboð: {error}", "read-only" : "skrifvarið", "_{count} file conflict_::_{count} file conflicts_" : ["{count} árekstur skráa","{count} árekstrar skráa"], "One file conflict" : "Einn árekstur skráa", @@ -411,6 +410,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", "{newName} already exists" : "{newName} er þegar til", "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", + "Error loading message template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skilaboð: {error}", "Show list view" : "Birta listasýn", "Show grid view" : "Birta reitasýn", "Pending" : "Í bið", |