Blame view

sources/core/l10n/nn_NO.php 7.5 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
6d9380f96   Cédric Dupont   Update sources OC...
3
  "Couldn't send mail to following users: %s " => "Kunne ikkje snede e-post til følgande brukarar: %s ",
31b7f2792   Kload   Upgrade to ownclo...
4
5
6
  "Turned on maintenance mode" => "Skrudde på vedlikehaldsmodus",
  "Turned off maintenance mode" => "Skrudde av vedlikehaldsmodus",
  "Updated database" => "Database oppdatert",
31b7f2792   Kload   Upgrade to ownclo...
7
8
9
10
11
  "No image or file provided" => "Inga bilete eller fil gitt",
  "Unknown filetype" => "Ukjend filtype",
  "Invalid image" => "Ugyldig bilete",
  "No temporary profile picture available, try again" => "Inga midlertidig profilbilete tilgjengeleg, prøv igjen",
  "No crop data provided" => "Ingen beskjeringsdata gitt",
03e52840d   Kload   Init
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  "Sunday" => "Søndag",
  "Monday" => "Måndag",
  "Tuesday" => "Tysdag",
  "Wednesday" => "Onsdag",
  "Thursday" => "Torsdag",
  "Friday" => "Fredag",
  "Saturday" => "Laurdag",
  "January" => "Januar",
  "February" => "Februar",
  "March" => "Mars",
  "April" => "April",
  "May" => "Mai",
  "June" => "Juni",
  "July" => "Juli",
  "August" => "August",
  "September" => "September",
  "October" => "Oktober",
  "November" => "November",
  "December" => "Desember",
  "Settings" => "Innstillingar",
6d9380f96   Cédric Dupont   Update sources OC...
32
33
  "Folder" => "Mappe",
  "Saving..." => "Lagrar …",
31b7f2792   Kload   Upgrade to ownclo...
34
35
36
37
38
39
40
41
  "seconds ago" => "sekund sidan",
  "_%n minute ago_::_%n minutes ago_" => array("%n minutt sidan","%n minutt sidan"),
  "_%n hour ago_::_%n hours ago_" => array("%n time sidan","%n timar sidan"),
  "today" => "i dag",
  "yesterday" => "i går",
  "_%n day ago_::_%n days ago_" => array("%n dag sidan","%n dagar sidan"),
  "last month" => "førre månad",
  "_%n month ago_::_%n months ago_" => array("%n månad sidan","%n månadar sidan"),
31b7f2792   Kload   Upgrade to ownclo...
42
43
  "last year" => "i fjor",
  "years ago" => "år sidan",
6d9380f96   Cédric Dupont   Update sources OC...
44
  "Reset password" => "Nullstill passord",
31b7f2792   Kload   Upgrade to ownclo...
45
46
  "Yes" => "Ja",
  "No" => "Nei",
6d9380f96   Cédric Dupont   Update sources OC...
47
48
  "Choose" => "Vel",
  "Error loading file picker template: {error}" => "Klarte ikkje å lasta filplukkarmal: {error}",
31b7f2792   Kload   Upgrade to ownclo...
49
50
51
52
53
54
55
56
57
58
59
60
  "Ok" => "Greitt",
  "Error loading message template: {error}" => "Klarte ikkje å lasta meldingsmal: {error}",
  "_{count} file conflict_::_{count} file conflicts_" => array("{count} filkonflikt","{count} filkonfliktar"),
  "One file conflict" => "Éin filkonflikt",
  "Which files do you want to keep?" => "Kva filer vil du spara?",
  "If you select both versions, the copied file will have a number added to its name." => "Viss du vel begge utgåvene, vil den kopierte fila få eit tal lagt til namnet.",
  "Cancel" => "Avbryt",
  "Continue" => "Gå vidare",
  "(all selected)" => "(alle valte)",
  "({count} selected)" => "({count} valte)",
  "Error loading file exists template" => "Klarte ikkje å lasta fil-finst-mal",
  "Shared" => "Delt",
6d9380f96   Cédric Dupont   Update sources OC...
61
  "Shared by {owner}" => "Delt av {owner}",
31b7f2792   Kload   Upgrade to ownclo...
62
  "Share" => "Del",
03e52840d   Kload   Init
63
  "Error" => "Feil",
31b7f2792   Kload   Upgrade to ownclo...
64
65
66
67
68
69
  "Error while sharing" => "Feil ved deling",
  "Error while unsharing" => "Feil ved udeling",
  "Error while changing permissions" => "Feil ved endring av tillatingar",
  "Shared with you and the group {group} by {owner}" => "Delt med deg og gruppa {group} av {owner}",
  "Shared with you by {owner}" => "Delt med deg av {owner}",
  "Password protect" => "Passordvern",
31b7f2792   Kload   Upgrade to ownclo...
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
  "Allow Public Upload" => "Tillat offentleg opplasting",
  "Email link to person" => "Send lenkja over e-post",
  "Send" => "Send",
  "Set expiration date" => "Set utløpsdato",
  "Expiration date" => "Utløpsdato",
  "Share via email:" => "Del over e-post:",
  "No people found" => "Fann ingen personar",
  "group" => "gruppe",
  "Resharing is not allowed" => "Vidaredeling er ikkje tillate",
  "Shared in {item} with {user}" => "Delt i {item} med {brukar}",
  "Unshare" => "Udel",
  "can edit" => "kan endra",
  "access control" => "tilgangskontroll",
  "create" => "lag",
  "update" => "oppdater",
  "delete" => "slett",
31b7f2792   Kload   Upgrade to ownclo...
86
87
88
89
90
91
92
93
94
  "Password protected" => "Passordverna",
  "Error unsetting expiration date" => "Klarte ikkje fjerna utløpsdato",
  "Error setting expiration date" => "Klarte ikkje setja utløpsdato",
  "Sending ..." => "Sender …",
  "Email sent" => "E-post sendt",
  "Warning" => "Åtvaring",
  "The object type is not specified." => "Objekttypen er ikkje spesifisert.",
  "Delete" => "Slett",
  "Add" => "Legg til",
31b7f2792   Kload   Upgrade to ownclo...
95
96
97
  "The update was successful. Redirecting you to ownCloud now." => "Oppdateringa er fullført. Sender deg vidare til ownCloud no.",
  "%s password reset" => "%s passordnullstilling",
  "Use the following link to reset your password: {link}" => "Klikk følgjande lenkje til å nullstilla passordet ditt: {link}",
31b7f2792   Kload   Upgrade to ownclo...
98
  "You will receive a link to reset your password via Email." => "Du vil få ein e-post med ei lenkje for å nullstilla passordet.",
03e52840d   Kload   Init
99
  "Username" => "Brukarnamn",
31b7f2792   Kload   Upgrade to ownclo...
100
101
  "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Filene dine er krypterte. Viss du ikkje har skrudd på gjenopprettingsnøkkelen, finst det ingen måte å få tilbake dataa dine når passordet ditt er nullstilt. Viss du ikkje er sikker på kva du skal gjera bør du spørja administratoren din før du går vidare. Vil du verkeleg fortsetja?",
  "Yes, I really want to reset my password now" => "Ja, eg vil nullstilla passordet mitt no",
03e52840d   Kload   Init
102
  "New password" => "Nytt passord",
03e52840d   Kload   Init
103
104
  "Personal" => "Personleg",
  "Users" => "Brukarar",
31b7f2792   Kload   Upgrade to ownclo...
105
106
  "Apps" => "Program",
  "Admin" => "Admin",
03e52840d   Kload   Init
107
  "Help" => "Hjelp",
31b7f2792   Kload   Upgrade to ownclo...
108
  "Access forbidden" => "Tilgang forbudt",
03e52840d   Kload   Init
109
  "Cloud not found" => "Fann ikkje skyen",
31b7f2792   Kload   Upgrade to ownclo...
110
111
112
113
114
115
116
  "Security Warning" => "Tryggleiksåtvaring",
  "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-utgåva di er sårbar for NULL-byteåtaket (CVE-2006-7243)",
  "Please update your PHP installation to use %s securely." => "Ver venleg og oppdater PHP-installasjonen din til å brukar %s trygt.",
  "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen tilgjengeleg tilfeldig nummer-generator, ver venleg og aktiver OpenSSL-utvidinga i PHP.",
  "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Utan ein trygg tilfeldig nummer-generator er det enklare for ein åtakar å gjetta seg fram til passordnullstillingskodar og dimed ta over kontoen din.",
  "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Datamappa og filene dine er sannsynlegvis tilgjengelege frå Internett sidan .htaccess-fila ikkje fungerer.",
  "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Ver venleg og les <a href=\"%s\" target=\"_blank\">dokumentasjonen</a> for meir informasjon om korleis du konfigurerer tenaren din.",
03e52840d   Kload   Init
117
  "Create an <strong>admin account</strong>" => "Lag ein <strong>admin-konto</strong>",
6d9380f96   Cédric Dupont   Update sources OC...
118
  "Password" => "Passord",
03e52840d   Kload   Init
119
  "Data folder" => "Datamappe",
31b7f2792   Kload   Upgrade to ownclo...
120
  "Configure the database" => "Set opp databasen",
03e52840d   Kload   Init
121
122
123
  "Database user" => "Databasebrukar",
  "Database password" => "Databasepassord",
  "Database name" => "Databasenamn",
31b7f2792   Kload   Upgrade to ownclo...
124
  "Database tablespace" => "Tabellnamnrom for database",
03e52840d   Kload   Init
125
126
  "Database host" => "Databasetenar",
  "Finish setup" => "Fullfør oppsettet",
31b7f2792   Kload   Upgrade to ownclo...
127
  "%s is available. Get more information on how to update." => "%s er tilgjengeleg. Få meir informasjon om korleis du oppdaterer.",
03e52840d   Kload   Init
128
  "Log out" => "Logg ut",
31b7f2792   Kload   Upgrade to ownclo...
129
130
131
  "Automatic logon rejected!" => "Automatisk innlogging avvist!",
  "If you did not change your password recently, your account may be compromised!" => "Viss du ikkje endra passordet ditt nyleg, så kan kontoen din vera kompromittert!",
  "Please change your password to secure your account again." => "Ver venleg og endra passordet for å gjera kontoen din trygg igjen.",
03e52840d   Kload   Init
132
133
  "remember" => "hugs",
  "Log in" => "Logg inn",
6d9380f96   Cédric Dupont   Update sources OC...
134
  "Alternative Logins" => "Alternative innloggingar"
03e52840d   Kload   Init
135
  );
31b7f2792   Kload   Upgrade to ownclo...
136
  $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";