diff options
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ð", |