Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
commiteb7109b3f41ea367feacbd3252f6d4a743545bb7 (patch)
tree043bf9c243093c38a400d12c3a34f077d2781719 /apps
parent31bcd10c2ac272d77ac578172f3d6e035fd9b48d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/cloud_federation_api/l10n/fi.js7
-rw-r--r--apps/cloud_federation_api/l10n/fi.json5
-rw-r--r--apps/dav/l10n/bg.js2
-rw-r--r--apps/dav/l10n/bg.json2
-rw-r--r--apps/dav/l10n/eu.js2
-rw-r--r--apps/dav/l10n/eu.json2
-rw-r--r--apps/dav/l10n/pl.js2
-rw-r--r--apps/dav/l10n/pl.json2
-rw-r--r--apps/dav/l10n/sk.js2
-rw-r--r--apps/dav/l10n/sk.json2
-rw-r--r--apps/dav/l10n/tr.js2
-rw-r--r--apps/dav/l10n/tr.json2
-rw-r--r--apps/files/l10n/da.js49
-rw-r--r--apps/files/l10n/da.json49
-rw-r--r--apps/settings/l10n/da.js213
-rw-r--r--apps/settings/l10n/da.json213
-rw-r--r--apps/settings/l10n/eu.js1
-rw-r--r--apps/settings/l10n/eu.json1
-rw-r--r--apps/settings/l10n/fr.js25
-rw-r--r--apps/settings/l10n/fr.json25
-rw-r--r--apps/user_ldap/l10n/ko.js9
-rw-r--r--apps/user_ldap/l10n/ko.json9
-rw-r--r--apps/user_status/l10n/ko.js11
-rw-r--r--apps/user_status/l10n/ko.json11
-rw-r--r--apps/user_status/l10n/nl.js8
-rw-r--r--apps/user_status/l10n/nl.json8
-rw-r--r--apps/weather_status/l10n/ko.js3
-rw-r--r--apps/weather_status/l10n/ko.json3
-rw-r--r--apps/workflowengine/l10n/ko.js9
-rw-r--r--apps/workflowengine/l10n/ko.json9
30 files changed, 678 insertions, 10 deletions
diff --git a/apps/cloud_federation_api/l10n/fi.js b/apps/cloud_federation_api/l10n/fi.js
new file mode 100644
index 00000000000..036c4c9a5a3
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/fi.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Pilvifederaation rajapinta",
+ "Enable clouds to communicate with each other and exchange data" : "Mahdollistaa pilvien viestiä ja vaihtaa dataa toistensa kanssa"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/fi.json b/apps/cloud_federation_api/l10n/fi.json
new file mode 100644
index 00000000000..81dd7adc596
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/fi.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Cloud Federation API" : "Pilvifederaation rajapinta",
+ "Enable clouds to communicate with each other and exchange data" : "Mahdollistaa pilvien viestiä ja vaihtaa dataa toistensa kanssa"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js
index 1fba2bcda96..99401a9c102 100644
--- a/apps/dav/l10n/bg.js
+++ b/apps/dav/l10n/bg.js
@@ -123,8 +123,10 @@ OC.L10N.register(
"WebDAV endpoint" : "WebDAV крайна точка",
"Availability" : "Наличност",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако конфигурирате работното си време, другите потребители ще виждат кога сте извън офиса, при резервиране на среща.",
+ "Time zone:" : "Часова зона",
"to" : "до",
"Delete slot" : "Изтриване на слот",
+ "No working hours set" : "Няма зададено работно време",
"Add slot" : "Добавяне на слот",
"Save" : "Запазване",
"Monday" : "Понеделник",
diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json
index ac1d0187783..6eb3cbc5c52 100644
--- a/apps/dav/l10n/bg.json
+++ b/apps/dav/l10n/bg.json
@@ -121,8 +121,10 @@
"WebDAV endpoint" : "WebDAV крайна точка",
"Availability" : "Наличност",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако конфигурирате работното си време, другите потребители ще виждат кога сте извън офиса, при резервиране на среща.",
+ "Time zone:" : "Часова зона",
"to" : "до",
"Delete slot" : "Изтриване на слот",
+ "No working hours set" : "Няма зададено работно време",
"Add slot" : "Добавяне на слот",
"Save" : "Запазване",
"Monday" : "Понеделник",
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js
index 8af340844b5..d89bac01c3c 100644
--- a/apps/dav/l10n/eu.js
+++ b/apps/dav/l10n/eu.js
@@ -123,8 +123,10 @@ OC.L10N.register(
"WebDAV endpoint" : "WebDAV amaiera-puntua",
"Availability" : "Eskuragarritasuna",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste erabiltzaileak bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.",
+ "Time zone:" : "Ordu-zona:",
"to" : "honi",
"Delete slot" : "Ezabatu tartea",
+ "No working hours set" : "Ez dira laneko orduak ezarri",
"Add slot" : "Gehitu tartea",
"Save" : "Gorde",
"Monday" : "Astelehena",
diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json
index 7924b373200..0a6524c21ca 100644
--- a/apps/dav/l10n/eu.json
+++ b/apps/dav/l10n/eu.json
@@ -121,8 +121,10 @@
"WebDAV endpoint" : "WebDAV amaiera-puntua",
"Availability" : "Eskuragarritasuna",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste erabiltzaileak bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.",
+ "Time zone:" : "Ordu-zona:",
"to" : "honi",
"Delete slot" : "Ezabatu tartea",
+ "No working hours set" : "Ez dira laneko orduak ezarri",
"Add slot" : "Gehitu tartea",
"Save" : "Gorde",
"Monday" : "Astelehena",
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 7e2d876932d..ebe37b18a7a 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.",
"Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach",
"Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.",
- "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push",
+ "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez Push",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer poczty{linkclose}.",
"There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index f25149d654c..8d6c4358952 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -141,7 +141,7 @@
"Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.",
"Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach",
"Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.",
- "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push",
+ "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez Push",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer poczty{linkclose}.",
"There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index 06b97f37f16..16a37e4cd6f 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -123,8 +123,10 @@ OC.L10N.register(
"WebDAV endpoint" : "Koncový bod WebDAV",
"Availability" : "Dostupnosť",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ak nakonfigurujete svoj pracovný čas, ostatní používatelia uvidia, keď si rezervujete schôdzku, keď nebudete v práci.",
+ "Time zone:" : "Časová zóna:",
"to" : "do",
"Delete slot" : "Odstrániť slot",
+ "No working hours set" : "Nenastavená pracovná doba",
"Add slot" : "Pridať slot",
"Save" : "Uložiť",
"Monday" : "Pondelok",
diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json
index 164a926a9ad..393371d0022 100644
--- a/apps/dav/l10n/sk.json
+++ b/apps/dav/l10n/sk.json
@@ -121,8 +121,10 @@
"WebDAV endpoint" : "Koncový bod WebDAV",
"Availability" : "Dostupnosť",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ak nakonfigurujete svoj pracovný čas, ostatní používatelia uvidia, keď si rezervujete schôdzku, keď nebudete v práci.",
+ "Time zone:" : "Časová zóna:",
"to" : "do",
"Delete slot" : "Odstrániť slot",
+ "No working hours set" : "Nenastavená pracovná doba",
"Add slot" : "Pridať slot",
"Save" : "Uložiť",
"Monday" : "Pondelok",
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index 8b4a4954432..8911d8aa116 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -123,8 +123,10 @@ OC.L10N.register(
"WebDAV endpoint" : "WebDAV bağlantı noktası",
"Availability" : "Kullanılabilirlik",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.",
+ "Time zone:" : "Saat dilimi:",
"to" : "ile",
"Delete slot" : "Aralığı sil",
+ "No working hours set" : "Çalışma saatleri ayarlanmamış",
"Add slot" : "Aralık ekle",
"Save" : "Kaydet",
"Monday" : "Pazartesi",
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index a0226525e00..926eda487d3 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -121,8 +121,10 @@
"WebDAV endpoint" : "WebDAV bağlantı noktası",
"Availability" : "Kullanılabilirlik",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.",
+ "Time zone:" : "Saat dilimi:",
"to" : "ile",
"Delete slot" : "Aralığı sil",
+ "No working hours set" : "Çalışma saatleri ayarlanmamış",
"Add slot" : "Aralık ekle",
"Save" : "Kaydet",
"Monday" : "Pazartesi",
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index 3162467cfab..f785a7e5a26 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -39,6 +39,8 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Kunne ikke indlæse information for filen \"{file}\"",
"Files" : "Filer",
"Details" : "Detaljer",
+ "Please select tag(s) to add to the selection" : "Vælg venligst tag(s) for at tilføje til udvalget",
+ "Apply tag(s) to selection" : "Anvend tag(s) på markeringen",
"Select" : "Vælg",
"Pending" : "Afventer",
"Unable to determine date" : "Kan ikke fastslå datoen",
@@ -58,8 +60,10 @@ OC.L10N.register(
"Could not create file \"{file}\"" : "Kunne ikke oprette filen \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Kunne ikke oprette filen \"{file}\", da den allerede findes",
"Could not create folder \"{dir}\" because it already exists" : "Kunne ikke oprette mappen \"{dir}\", da den allerede findes",
+ "Could not fetch file details \"{file}\"" : "Kunne ikke hente filoplysningerne \"{file}\"",
"Error deleting file \"{fileName}\"." : "Fejl under sletning af filen \"{fileName}\"",
"No search results in other folders for {tag}{filter}{endtag}" : "Ingen søgeresultater i andre mapper efter {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Indtast mere end to tegn for at søge i andre mapper",
"Name" : "Navn",
"Size" : "Størrelse",
"Modified" : "Ændret",
@@ -70,12 +74,22 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
"_Uploading %n file_::_Uploading %n files_" : ["Uploader %n fil","Uploader %n filer"],
"New" : "Ny",
+ "Select file range" : "Vælg filområde",
"{used} of {quota} used" : "{used} af {quota} brugt",
"{used} used" : "{used} brugt",
"\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.",
"File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
"\"/\" is not allowed inside a file name." : "\"/\" er ikke tilladt i et filnavn.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Lagringen af {owner} er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Gruppemappen \"{mountPoint}\" er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Eksternt lager \"{mountPoint}\" er fyldt, filer kan ikke længere opdateres eller synkroniseres!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Din lagerplads er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Opbevaring af {owner} er næsten fuld ({usedSpacePercent}%).",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Gruppemappen \"{mountPoint}\" er næsten fuld ({usedSpacePercent}%).",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Eksternt lager \"{mountPoint}\" er næsten fyldt ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)." : "Din lagerplads er næsten fuld ({usedSpacePercent}%).",
+ "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""],
"View in folder" : "Vis i mappe",
"Copied!" : "Kopieret",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)",
@@ -83,6 +97,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Gjort til foretrukken",
"Favorite" : "Foretrukken",
+ "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen",
"New folder" : "Ny mappe",
"Upload file" : "Upload fil",
"Recent" : "Seneste",
@@ -117,19 +132,35 @@ OC.L10N.register(
"{user} deleted an encrypted file in {file}" : "{user} har slettet en krypteret fil i {file}",
"You restored {file}" : "Du gendannede {file}",
"{user} restored {file}" : "{user} gendannede {file}",
+ "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Du omdøbte {oldfile} (skjult) til {newfile} (skjult)",
+ "You renamed {oldfile} (hidden) to {newfile}" : "Du omdøbte {oldfile} (skjult) til {newfile}",
+ "You renamed {oldfile} to {newfile} (hidden)" : "Du omdøbte {oldfile} til {newfile} (skjult)",
"You renamed {oldfile} to {newfile}" : "Du omdøbte {oldfile} til {newfile}",
+ "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} omdøbte {oldfile} (skjult) til {newfile} (skjult)",
+ "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} omdøbte {oldfile} (skjult) til {newfile}",
+ "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} omdøbte {oldfile} til {newfile} (skjult)",
"{user} renamed {oldfile} to {newfile}" : "{user} omdøbte {oldfile} til {newfile}",
"You moved {oldfile} to {newfile}" : "Du flyttede {oldfile} til {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} flyttede {oldfile} til {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil er blevet tilføjet eller fjernet fra dine <strong>favoritter</strong>",
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe er blevet <strong>ændret</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "En favoritfil eller -mappe er blevet <strong>ændret</strong>",
"All files" : "Alle filer",
"Unlimited" : "Ubegrænset",
"Upload (max. %s)" : "Upload (max. %s)",
"Accept" : "Accepter",
"Reject" : "Afvis",
+ "Incoming ownership transfer from {user}" : "Indgående ejerskabsoverførsel fra {user}",
+ "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Vil du acceptere {path}?\n\nBemærk: Overførselsprocessen efter accept kan tage op til 1 time.",
+ "Ownership transfer failed" : "Overførsel af ejerskab mislykkedes",
+ "Your ownership transfer of {path} to {user} failed." : "Din ejerskabsoverførsel af {path} til {user} mislykkedes.",
+ "The ownership transfer of {path} from {user} failed." : "Ejerskabsoverførslen af {path} fra {user} mislykkedes.",
+ "Ownership transfer done" : "Ejerskabsoverdragelse gennemført",
+ "Your ownership transfer of {path} to {user} has completed." : "Din ejerskabsoverførsel af {path} til {user} er fuldført.",
+ "The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.",
"in %s" : "i %s",
"File Management" : "Filhåndtering",
+ "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe",
"Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel",
"Change" : "Ændr",
"New owner" : "Ny ejer",
@@ -138,14 +169,30 @@ OC.L10N.register(
"Transfer" : "Overfør",
"Transfer {path} to {userid}" : "Overfør {path} til {userid}",
"Invalid path selected" : "Ugyldig filsti valgt",
+ "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt",
+ "Cannot transfer ownership of a file or folder you don't own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer",
"Tags" : "Mærker",
+ "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen",
+ "Error while loading the file data" : "Fejl under indlæsning af fildata",
+ "Pick a template for {name}" : "Vælg en skabelon til {name}",
+ "Cancel" : "annuller",
+ "Create" : "Opret",
+ "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon",
+ "Creating file" : "Opretter fil",
+ "Blank" : "Tom",
+ "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
+ "Set up templates folder" : "Opsæt skabelonmappen",
+ "Templates" : "Skabeloner",
+ "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
"%s used" : "%s brugt",
"%s%% of %s used" : "%s%% af %s brugt",
"%1$s of %2$s used" : "%1$s af %2$s brugt",
"Settings" : "Indstillinger",
"Show hidden files" : "Vis skjulte filer",
+ "Crop image previews" : "Beskær forhåndsvisninger af billeder",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV",
+ "Toggle %1$s sublist" : "Skift %1$s underliste",
"Toggle grid view" : "Vis som gitter",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
@@ -165,6 +212,8 @@ OC.L10N.register(
"Text file" : "Tekstfil",
"New text file.txt" : "Ny tekst file.txt",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Opbevaringspladsen tilhørende {owner} er fyldt op - filer kan ikke længere opdateres eller synkroniseres!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Gruppemappen \"{mountPoint}\" er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Eksternt lager \"{mountPoint}\" er fuldt, filer kan ikke længere opdateres eller synkroniseres!",
"Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!",
"_matches '{filter}'_::_match '{filter}'_" : ["match '{filter}'","match '{filter}'"]
},
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index 0167baeb0a6..f6c86bdb887 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -37,6 +37,8 @@
"Could not load info for file \"{file}\"" : "Kunne ikke indlæse information for filen \"{file}\"",
"Files" : "Filer",
"Details" : "Detaljer",
+ "Please select tag(s) to add to the selection" : "Vælg venligst tag(s) for at tilføje til udvalget",
+ "Apply tag(s) to selection" : "Anvend tag(s) på markeringen",
"Select" : "Vælg",
"Pending" : "Afventer",
"Unable to determine date" : "Kan ikke fastslå datoen",
@@ -56,8 +58,10 @@
"Could not create file \"{file}\"" : "Kunne ikke oprette filen \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Kunne ikke oprette filen \"{file}\", da den allerede findes",
"Could not create folder \"{dir}\" because it already exists" : "Kunne ikke oprette mappen \"{dir}\", da den allerede findes",
+ "Could not fetch file details \"{file}\"" : "Kunne ikke hente filoplysningerne \"{file}\"",
"Error deleting file \"{fileName}\"." : "Fejl under sletning af filen \"{fileName}\"",
"No search results in other folders for {tag}{filter}{endtag}" : "Ingen søgeresultater i andre mapper efter {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Indtast mere end to tegn for at søge i andre mapper",
"Name" : "Navn",
"Size" : "Størrelse",
"Modified" : "Ændret",
@@ -68,12 +72,22 @@
"You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
"_Uploading %n file_::_Uploading %n files_" : ["Uploader %n fil","Uploader %n filer"],
"New" : "Ny",
+ "Select file range" : "Vælg filområde",
"{used} of {quota} used" : "{used} af {quota} brugt",
"{used} used" : "{used} brugt",
"\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.",
"File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
"\"/\" is not allowed inside a file name." : "\"/\" er ikke tilladt i et filnavn.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Lagringen af {owner} er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Gruppemappen \"{mountPoint}\" er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Eksternt lager \"{mountPoint}\" er fyldt, filer kan ikke længere opdateres eller synkroniseres!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Din lagerplads er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Opbevaring af {owner} er næsten fuld ({usedSpacePercent}%).",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Gruppemappen \"{mountPoint}\" er næsten fuld ({usedSpacePercent}%).",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Eksternt lager \"{mountPoint}\" er næsten fyldt ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)." : "Din lagerplads er næsten fuld ({usedSpacePercent}%).",
+ "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""],
"View in folder" : "Vis i mappe",
"Copied!" : "Kopieret",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)",
@@ -81,6 +95,7 @@
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Gjort til foretrukken",
"Favorite" : "Foretrukken",
+ "You can only favorite a single file or folder at a time" : "Du kan kun favorisere en enkelt fil eller mappe ad gangen",
"New folder" : "Ny mappe",
"Upload file" : "Upload fil",
"Recent" : "Seneste",
@@ -115,19 +130,35 @@
"{user} deleted an encrypted file in {file}" : "{user} har slettet en krypteret fil i {file}",
"You restored {file}" : "Du gendannede {file}",
"{user} restored {file}" : "{user} gendannede {file}",
+ "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Du omdøbte {oldfile} (skjult) til {newfile} (skjult)",
+ "You renamed {oldfile} (hidden) to {newfile}" : "Du omdøbte {oldfile} (skjult) til {newfile}",
+ "You renamed {oldfile} to {newfile} (hidden)" : "Du omdøbte {oldfile} til {newfile} (skjult)",
"You renamed {oldfile} to {newfile}" : "Du omdøbte {oldfile} til {newfile}",
+ "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} omdøbte {oldfile} (skjult) til {newfile} (skjult)",
+ "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} omdøbte {oldfile} (skjult) til {newfile}",
+ "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} omdøbte {oldfile} til {newfile} (skjult)",
"{user} renamed {oldfile} to {newfile}" : "{user} omdøbte {oldfile} til {newfile}",
"You moved {oldfile} to {newfile}" : "Du flyttede {oldfile} til {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} flyttede {oldfile} til {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil er blevet tilføjet eller fjernet fra dine <strong>favoritter</strong>",
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe er blevet <strong>ændret</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "En favoritfil eller -mappe er blevet <strong>ændret</strong>",
"All files" : "Alle filer",
"Unlimited" : "Ubegrænset",
"Upload (max. %s)" : "Upload (max. %s)",
"Accept" : "Accepter",
"Reject" : "Afvis",
+ "Incoming ownership transfer from {user}" : "Indgående ejerskabsoverførsel fra {user}",
+ "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Vil du acceptere {path}?\n\nBemærk: Overførselsprocessen efter accept kan tage op til 1 time.",
+ "Ownership transfer failed" : "Overførsel af ejerskab mislykkedes",
+ "Your ownership transfer of {path} to {user} failed." : "Din ejerskabsoverførsel af {path} til {user} mislykkedes.",
+ "The ownership transfer of {path} from {user} failed." : "Ejerskabsoverførslen af {path} fra {user} mislykkedes.",
+ "Ownership transfer done" : "Ejerskabsoverdragelse gennemført",
+ "Your ownership transfer of {path} to {user} has completed." : "Din ejerskabsoverførsel af {path} til {user} er fuldført.",
+ "The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.",
"in %s" : "i %s",
"File Management" : "Filhåndtering",
+ "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe",
"Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel",
"Change" : "Ændr",
"New owner" : "Ny ejer",
@@ -136,14 +167,30 @@
"Transfer" : "Overfør",
"Transfer {path} to {userid}" : "Overfør {path} til {userid}",
"Invalid path selected" : "Ugyldig filsti valgt",
+ "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt",
+ "Cannot transfer ownership of a file or folder you don't own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer",
"Tags" : "Mærker",
+ "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen",
+ "Error while loading the file data" : "Fejl under indlæsning af fildata",
+ "Pick a template for {name}" : "Vælg en skabelon til {name}",
+ "Cancel" : "annuller",
+ "Create" : "Opret",
+ "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon",
+ "Creating file" : "Opretter fil",
+ "Blank" : "Tom",
+ "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
+ "Set up templates folder" : "Opsæt skabelonmappen",
+ "Templates" : "Skabeloner",
+ "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
"%s used" : "%s brugt",
"%s%% of %s used" : "%s%% af %s brugt",
"%1$s of %2$s used" : "%1$s af %2$s brugt",
"Settings" : "Indstillinger",
"Show hidden files" : "Vis skjulte filer",
+ "Crop image previews" : "Beskær forhåndsvisninger af billeder",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV",
+ "Toggle %1$s sublist" : "Skift %1$s underliste",
"Toggle grid view" : "Vis som gitter",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
@@ -163,6 +210,8 @@
"Text file" : "Tekstfil",
"New text file.txt" : "Ny tekst file.txt",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Opbevaringspladsen tilhørende {owner} er fyldt op - filer kan ikke længere opdateres eller synkroniseres!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Gruppemappen \"{mountPoint}\" er fuld, filer kan ikke længere opdateres eller synkroniseres!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Eksternt lager \"{mountPoint}\" er fuldt, filer kan ikke længere opdateres eller synkroniseres!",
"Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!",
"_matches '{filter}'_::_match '{filter}'_" : ["match '{filter}'","match '{filter}'"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js
index 54973b6652c..1c224da424d 100644
--- a/apps/settings/l10n/da.js
+++ b/apps/settings/l10n/da.js
@@ -8,7 +8,13 @@ OC.L10N.register(
"Sending…" : "Sender...",
"Email sent" : "E-mail afsendt",
"Private" : "Privat",
+ "Only visible to people matched via phone number integration through Talk on mobile" : "Kun synlig for personer, der matches via telefonnummerintegration via Talk på mobil",
"Local" : "Lokal",
+ "Only visible to people on this instance and guests" : "Kun synlig for personer i denne instans og gæster",
+ "Federated" : "Forbundet",
+ "Only synchronize to trusted servers" : "Synkroniser kun til betroede servere",
+ "Published" : "Udgivet",
+ "Synchronize to trusted servers and the global and public address book" : "Synkroniser til betroede servere og den globale og offentlige adressebog",
"Verify" : "Bekræft",
"Verifying …" : "Bekræfter.....",
"Unable to change password" : "Kunne ikke ændre kodeord",
@@ -38,12 +44,20 @@ OC.L10N.register(
"{actor} changed your password" : "{actor} ændrede din adgangskode",
"You changed your password" : "Du ændrede din kode",
"Your password was reset by an administrator" : "Din adgangskode er blevet resat af en administrator",
+ "Your password was reset" : "Din adgangskode blev nulstillet",
"{actor} changed your email address" : "{actor} skiftede din e-mail adresse",
"You changed your email address" : "Du har ændret din email adresse",
"Your email address was changed by an administrator" : "Din email adresse er blevet ændret af en administrator",
+ "You created app password \"{token}\"" : "Du har oprettet app-adgangskoden \"{token}\"",
+ "You deleted app password \"{token}\"" : "Du har slettet app-adgangskoden \"{token}\"",
+ "You renamed app password \"{token}\" to \"{newToken}\"" : "Du omdøbte app-adgangskoden \"{token}\" til \"{newToken}\"",
+ "You granted filesystem access to app password \"{token}\"" : "Du har givet filsystemadgang til app-adgangskoden \"{token}\"",
+ "You revoked filesystem access from app password \"{token}\"" : "Du tilbagekaldte filsystemadgang fra app-adgangskoden \"{token}\"",
"Security" : "Sikkerhed",
"You successfully logged in using two-factor authentication (%1$s)" : "Du loggede in ved at bruge two-factor authentication (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Et login forsøg mislykkedes med two-factor authentication (%1$s)",
+ "Remote wipe was started on %1$s" : "Fjernsletning blev startet på %1$s",
+ "Remote wipe has finished on %1$s" : "Fjernsletning er afsluttet på %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Dit <strong>password</strong> eller <strong>email</strong> blev ændret",
"Couldn't remove app." : "Kunne ikke fjerne app'en.",
"Couldn't update app." : "Kunne ikke opdatere app'en.",
@@ -53,8 +67,10 @@ OC.L10N.register(
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Angiv venligst en administrator gendannelseskode, ellers vil alt brugerdata gå tabt",
"Wrong admin recovery password. Please check the password and try again." : "Forkert admin gendannelseskode. Se venligst koden efter og prøv igen.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Backend'en understøtter ikke skift af kodeord, men opdateringen af brugerens krypteringsnøgle blev gennemført.",
+ "installing and updating apps via the App Store or Federated Cloud Sharing" : "installation og opdatering af apps via App Store eller Federated Cloud Sharing",
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruger en forældet %1$s version (%2$s). Du skal opdatere dit styresystem for at funktioner som %3$s virker pålideligt.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Kunne ikke afgøre, om TLS-versionen af cURL er forældet eller ej, fordi der skete en fejl under HTTPS-anmodningen mod https://nextcloud.com. Tjek venligst nextcloud-logfilen for flere detaljer.",
"Invalid SMTP password." : "Ikke gyldigt SMTP password",
"Email setting test" : "Test email-indstillinger",
"Well done, %s!" : "Godt gået, %s!",
@@ -62,15 +78,20 @@ OC.L10N.register(
"Email could not be sent. Check your mail server log" : "Email kunne ikke sendes. Tjek din mail server log",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Der opstod et problem under afsendelse af e-mailen. Gennemse venligst dine indstillinger. (Fejl: %s)",
"You need to set your user email before being able to send test emails." : "Du skal angive din bruger-e-mail før der kan sendes test-e-mail.",
+ "Invalid user" : "Ugyldig bruger",
"Invalid mail address" : "Ugyldig mailadresse",
"Settings saved" : "Indstillinger gemt",
"Unable to change full name" : "Ikke i stand til at ændre dit fulde navn",
"Unable to change email address" : "Kan ikke ændre emailadressen",
+ "Unable to set invalid phone number" : "Kan ikke indstille ugyldigt telefonnummer",
+ "Unable to set invalid website" : "Kan ikke indstille ugyldigt websted",
+ "Some account data was invalid" : "Nogle kontodata var ugyldige",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For at verificerer din Twitter konto, post den følgende tweet på Twitter (Sørg for at poste det uden linjeskift)",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For at bekræfte din hjemmeside, opbevare følgende indhold i din web-roden '.well-known/CloudIdVerificationCode.txt' \n(vær sikker på, at den fulde tekst er på en linje):",
"%1$s changed your password on %2$s." : "%1$s ændrede dit password på %2$s.",
"Your password on %s was changed." : "Dit password på %s blev ændret.",
"Your password on %s was reset by an administrator." : "Dit password på %s er blevet nulstillet af en administrator.",
+ "Your password on %s was reset." : "Din adgangskode på %s blev nulstillet.",
"Password for %1$s changed on %2$s" : "Password for %1$s er ændret på %2$s",
"Password changed for %s" : "Password ændret for %s",
"If you did not request this, please contact an administrator." : "Kontakt en administrator, hvis du ikke har bedt om dette.",
@@ -87,11 +108,14 @@ OC.L10N.register(
"Set your password" : "Sæt dit password",
"Go to %s" : "Gå til %s",
"Install Client" : "Installer client",
+ "Logged in user must be a subadmin" : "Logget på bruger skal være en underadministrator",
"Apps" : "Apps",
"Settings" : "Indstillinger",
"Personal" : "Personligt",
"Administration" : "Administration",
"Additional settings" : "Yderligere indstillinger",
+ "Admin privileges" : "Admin rettigheder",
+ "Groupware" : "Groupware",
"Overview" : "Overblik",
"Basic settings" : "Grundlæggende Indstillinger",
"Sharing" : "Deling",
@@ -103,13 +127,32 @@ OC.L10N.register(
"Create" : "Opret",
"Change" : "Ændr",
"Delete" : "Slet",
+ "Reshare" : "Videredel",
"Unlimited" : "Ubegrænset",
"Verifying" : "Bekræfter",
+ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Der afventer et baggrundsjob, der søger efter brugerimporterede SSL-certifikater. Kom venligst tilbage senere.",
+ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Der er nogle brugerimporterede SSL-certifikater til stede, som ikke længere bruges med Nextcloud 21. De kan importeres på kommandolinjen via kommandoen \"occ security:certificates:import\". Deres stier inde i databiblioteket er vist nedenfor.",
+ "The old server-side-encryption format is enabled. We recommend disabling this." : "Det gamle serverside-krypteringsformat er aktiveret. Vi anbefaler at deaktivere dette.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver MariaDB 10.2 eller højere.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver MySQL 8.0 eller MariaDB 10.2 eller højere.",
+ "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver PostgreSQL 9.6 eller højere.",
+ "Nextcloud settings" : "Nextcloud-indstillinger",
+ "Administration privileges" : "Administrationsrettigheder",
+ "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.",
"None" : "Ingen",
+ "Unable to modify setting" : "Indstillingen kunne ikke ændres",
+ "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "To-faktor-godkendelse kan håndhæves for alle brugere og specifikke grupper. Hvis de ikke har en to-faktor udbyder konfigureret, vil de ikke være i stand til at logge ind på systemet.",
+ "Enforce two-factor authentication" : "Gennemtving to-faktor-godkendelse",
"Limit to groups" : "Begræns til grupper",
+ "Enforcement of two-factor authentication can be set for certain groups only." : "Håndhævelse af to-faktor-godkendelse kan kun indstilles for visse grupper.",
+ "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse håndhæves for alle medlemmer af følgende grupper.",
+ "Enforced groups" : "Påtvungne grupper",
+ "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse håndhæves ikke for medlemmer af følgende grupper.",
"Excluded groups" : "Ekskluderede grupper",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper er valgt/udelukket, bruger de følgende logik til at bestemme, om en bruger har 2FA håndhævet: Hvis ingen grupper er valgt, er 2FA aktiveret for alle undtagen medlemmer af de ekskluderede grupper. Hvis grupper er valgt, er 2FA aktiveret for alle medlemmer af disse. Hvis en bruger både er i en valgt og ekskluderet gruppe, har den valgte forrang, og 2FA håndhæves.",
"Save changes" : "Gem ændringer",
"All" : "Alle",
+ "Limit app usage to groups" : "Begræns appbrug til grupper",
"No results" : "Ingen resultater",
"Update to {version}" : "Opdateret til {version}",
"Remove" : "Fjern",
@@ -123,14 +166,24 @@ OC.L10N.register(
"User documentation" : "Brugerdokumentation",
"Admin documentation" : "Admin-dokumentation",
"Developer documentation" : "Dokumentation for udviklere",
+ "This app is supported via your current Nextcloud subscription." : "Denne app understøttes via dit nuværende Nextcloud-abonnement.",
+ "Supported" : "Understøttet",
+ "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Udvalgte apps er udviklet af og inden for fællesskabet. De tilbyder central funktionalitet og er klar til produktionsbrug.",
"Featured" : "Fremhævet",
"Update to {update}" : "Opdater til {update}",
+ "Update all" : "Opdater alle",
+ "Results from other categories" : "Resultater fra andre kategorier",
"No apps found for your version" : "Ingen apps fundet til din verion",
+ "Disable all" : "Slå alt fra",
"Enable all" : "Aktiver alle",
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n app har en tilgængelig opdatering","%n apps har en tilgængelig opdatering"],
+ "Marked for remote wipe" : "Mærket til fjernsletning",
"Device settings" : "Enhedsindstillinger",
"Allow filesystem access" : "Tillad filsystem adgang",
"Rename" : "Omdøb",
"Revoke" : "Tilbagekald",
+ "Wipe device" : "Slet enhed",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Tilbagekaldelse af dette token kan muligvis forhindre sletning af din enhed, hvis den ikke har startet sletningen endnu.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -139,36 +192,99 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome til Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS app",
+ "{productName} Android app" : "{productName} Android app",
+ "{productName} Talk for iOS" : "{productName} Talk til iOS",
+ "{productName} Talk for Android" : "{productName} Talk til Android",
"Sync client - {os}" : "Synk klient - {os}",
"This session" : "Sessionen",
"Device" : "Enhed",
"Last activity" : "Sidste aktivitet",
"Devices & sessions" : "Enheder og sessioner",
"Web, desktop and mobile clients currently logged in to your account." : "Web, stationære og mobile klienter, der er logget ind på din konto.",
+ "Do you really want to wipe your data from this device?" : "Vil du virkelig slette dine data fra denne enhed?",
+ "Confirm wipe" : "Bekræft sletning",
"Error while creating device token" : "Fejl ved oprettelse af enhedsnøgle",
+ "Error while updating device token scope" : "Fejl under opdatering af enhedstokenomfang",
+ "Error while updating device token name" : "Fejl under opdatering af enhedstokennavn",
"Error while deleting the token" : "Fejl ved sletning af enhedsnøgle",
+ "Error while wiping the device with the token" : "Fejl under sletning af enheden med token",
"App name" : "App navn",
"Create new app password" : "Opret nyt app kodeord",
+ "Use the credentials below to configure your app or device." : "Brug legitimationsoplysningerne nedenfor til at konfigurere din app eller enhed.",
+ "For security reasons this password will only be shown once." : "Af sikkerhedsmæssige årsager vil denne adgangskode kun blive vist én gang.",
"Username" : "Brugernavn",
"Password" : "Kodeord",
"Done" : "Færdig",
+ "Show QR code for mobile apps" : "Vis QR-kode til mobilapps",
"Copied!" : "Kopieret",
"Copy" : "Kopier",
+ "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.",
+ "Your biography" : "Din biografi",
+ "Unable to update biography" : "Kan ikke opdatere biografien",
+ "Your full name" : "Dit fulde navn",
+ "Unable to update full name" : "Det fulde navn kunne ikke opdateres",
+ "No full name set" : "Intet fuldt navn angivet",
+ "Email options" : "E-mail muligheder",
+ "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser",
+ "Remove primary email" : "Fjern primær e-mail",
+ "Delete email" : "Slet e-mail",
+ "Unset as primary email" : "Deaktiveret som primær e-mail",
+ "This address is not confirmed" : "Denne adresse er ikke bekræftet",
+ "Set as primary email" : "Indstil som primær e-mail",
"Your email address" : "Din e-mailadresse",
+ "Additional email address {index}" : "Yderligere e-mailadresse {index}",
+ "Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes",
+ "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
+ "Unable to add additional email address" : "Kan ikke tilføje yderligere e-mailadresse",
+ "Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse",
+ "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
+ "Additional emails" : "Yderligere e-mails",
+ "Your headline" : "Din overskrift",
+ "Unable to update headline" : "Kan ikke opdatere overskriften",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
+ "Unable to update language" : "Kunne ikke opdatere sproget",
+ "No language set" : "Intet sprog indstillet",
+ "Your organisation" : "Din organisation",
+ "Unable to update organisation" : "Kan ikke opdatere organisationen",
+ "Edit your Profile visibility" : "Rediger din profils synlighed",
+ "Enable Profile" : "Aktiver profil",
+ "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".",
+ "{displayId}" : "{displayId}",
+ "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}",
+ "Your role" : "Din rolle",
+ "Unable to update role" : "Rollen kunne ikke opdateres",
"Add" : "Tilføj",
+ "Change scope level of {accountProperty}" : "Skift omfangsniveau for {accountProperty}",
+ "Unable to update federation scope of the primary {accountProperty}" : "Kan ikke opdatere føderationsomfanget for den primære {accountProperty}",
+ "Unable to update federation scope of additional {accountProperty}" : "Kan ikke opdatere føderationsomfanget for yderligere {accountProperty}",
+ "You do not have permissions to see the details of this user" : "Du har ikke tilladelse til at se denne brugers detaljer",
+ "Add new password" : "Tilføj ny adgangskode",
+ "Add new email address" : "Tilføj ny e-mailadresse",
+ "Add user to group" : "Føj bruger til gruppe",
"Set user as admin for" : "Gør bruger til administrator for",
"Select user quota" : "Vælg brugerkvote",
"Delete user" : "Slet bruger",
+ "Wipe all devices" : "Slet alle enheder",
"Disable user" : "Deaktiver bruger",
"Enable user" : "Aktiver bruger",
"Resend welcome email" : "Send velkomstemail igen",
+ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af tabt enhed eller forlader organisationen, kan dette fjernslette Nextcloud-dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.",
+ "Remote wipe of devices" : "Fjernsletning af enheder",
+ "Wipe {userid}'s devices" : "Slet {userid}'s enheder",
"Cancel" : "Annuller",
+ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet fuldstændigt {userid}s konto inklusive alle deres personlige filer, appdata osv.",
+ "Account deletion" : "Sletning af konto",
+ "Delete {userid}'s account" : "Slet {userid}s konto",
"Welcome mail sent!" : "Velkomstemail sendt!",
+ "Edit User" : "Rediger bruger",
+ "Toggle user actions menu" : "Skift brugerhandlingsmenu",
"{size} used" : "{size} brugt",
"New user" : "Ny bruger",
+ "Will be autogenerated" : "Vil blive autogenereret",
"Display name" : "Vist navn",
"Email" : "E-mail",
"Default language" : "Standardsprog",
@@ -181,15 +297,34 @@ OC.L10N.register(
"No users in here" : "Ingen brugere her",
"Default quota" : "Standard kvote",
"Common languages" : "Hyppigt brugte sprog",
+ "Other languages" : "Andre sprog",
+ "Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret",
+ "Passwordless authentication requires a secure connection." : "Adgangskodefri godkendelse kræver en sikker forbindelse.",
+ "Add WebAuthn device" : "Tilføj WebAuthn-enhed",
+ "Please authorize your WebAuthn device." : "Godkend venligst din WebAuthn-enhed.",
+ "Name your device" : "Navngiv din enhed",
+ "Adding your device …" : "Tilføjer din enhed...",
+ "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed",
+ "Server error while trying to complete WebAuthn device registration" : "Serverfejl under forsøg på at fuldføre WebAuthn-enhedsregistrering",
"Unnamed device" : "Unavngiven enhed",
+ "Passwordless Authentication" : "Adgangskodeløs godkendelse",
+ "Set up your account for passwordless authentication following the FIDO2 standard." : "Konfigurer din konto til adgangskodefri godkendelse efter FIDO2-standarden.",
+ "No devices configured." : "Ingen enheder konfigureret.",
+ "The following devices are configured for your account:" : "Følgende enheder er konfigureret til din konto:",
+ "Your browser does not support WebAuthn." : "Din browser understøtter ikke WebAuthn.",
"Your apps" : "Dine apps",
"Active apps" : "Aktive apps",
"Disabled apps" : "Deaktiverede apps",
"Updates" : "Opdateringer",
"App bundles" : "App bundles",
+ "Featured apps" : "Udvalgte apps",
+ "{license}-licensed" : "{license}-licenseret",
"Details" : "Detaljer",
"Changelog" : "Ændringslog",
+ "by {author}\n{license}" : "af {author}\n{licens}",
+ "Enter group name" : "Indtast gruppenavn",
"Add group" : "Tilføj gruppe",
+ "Active users" : "Aktive brugere",
"Admins" : "Administratore",
"Disabled users" : "Deaktiverede brugere",
"Remove group" : "Fjern gruppe",
@@ -198,18 +333,38 @@ OC.L10N.register(
"Show Languages" : "Vis sprog",
"Show last login" : "Vis seneste login",
"Show user backend" : "Vis bruger-backend",
+ "Show storage path" : "Vis lagersti",
"Send email to new user" : "Send e-mail til ny bruger",
"You are about to remove the group {group}. The users will NOT be deleted." : "Du er ved at fjerne gruppen {group}. Brugerne bliver IKKE slettet.",
"Please confirm the group removal " : "Bekræft at gruppen skal fjernes",
"Address" : "Adresse",
+ "Avatar" : "Avatar",
+ "About" : "Om",
"Full name" : "Fulde navn",
+ "Additional email" : "Yderligere e-mail",
+ "Headline" : "Overskrift",
+ "Organisation" : "Organisation",
"Phone number" : "Telefon nummer",
+ "Profile" : "Profil",
+ "Role" : "Rolle",
"Twitter" : "Twitter",
"Website" : "Hjemmeside",
+ "Profile visibility" : "Profil synlighed",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ikke tilgængelig, da denne egenskab er påkrævet for kernefunktionalitet, herunder fildeling og kalenderinvitationer",
+ "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Ikke tilgængelig, da udgivelse af brugerspecifikke data til opslagsserveren ikke er tilladt. Kontakt din systemadministrator, hvis du har spørgsmål",
+ "Show to everyone" : "Vis til alle",
+ "Show to logged in users only" : "Vis kun til loggede brugere",
+ "Hide" : "Skjul",
"Download and enable" : "Download og aktiver",
"Enable" : "Aktiver",
+ "Enable untested app" : "Aktiver ikke-testet app",
+ "The app will be downloaded from the App Store" : "Appen vil blive downloadet fra App Store",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne app er ikke markeret som kompatibel med din Nextcloud-version. Hvis du fortsætter, vil du stadig være i stand til at installere appen. Bemærk, at appen muligvis ikke fungerer som forventet.",
"Never" : "Aldrig",
+ "An error occured during the request. Unable to proceed." : "Der opstod en fejl under anmodningen. Kan ikke fortsætte.",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Appen er blevet aktiveret, men skal opdateres. Du vil blive omdirigeret til opdateringssiden om 5 sekunder.",
"App update" : "App opdatering",
+ "Error: This app cannot be enabled because it makes the server unstable" : "Fejl: Denne app kan ikke aktiveres, fordi den gør serveren ustabil",
"Administrator documentation" : "Administratordokumentation",
"Documentation" : "Dokumentation",
"Forum" : "Forum",
@@ -219,8 +374,10 @@ OC.L10N.register(
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Open documentation" : "Åbn dokumentation",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Det er vigtigt at konfigurere denne server til at kunne sende e-mails, f.eks. for nulstilling af adgangskode og meddelelser.",
"Send mode" : "Tilstand for afsendelse",
"Encryption" : "Kryptering",
+ "Sendmail mode" : "Sendemail-tilstand",
"From address" : "Fra adresse",
"Authentication method" : "Godkendelsesmetode",
"Authentication required" : "Godkendelse påkrævet",
@@ -232,14 +389,23 @@ OC.L10N.register(
"Save" : "Gem",
"Test email settings" : "Test e-mail-indstillinger",
"Send email" : "Send e-mail",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det laver vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.",
"All checks passed." : "Alle tjek blev bestået.",
+ "There are some errors regarding your setup." : "Der er nogle fejl vedrørende din opsætning.",
+ "There are some warnings regarding your setup." : "Der er nogle advarsler vedrørende din opsætning.",
+ "Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Dobbelttjek venligst <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installations vejledninger ↗</a>, og tjek for eventuelle fejl eller advarsler i <a href=\"%2$s\">log</a>.",
+ "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Tjek sikkerheden på din Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vores sikkerhedsscanning ↗</a>.",
"Version" : "Version",
"Two-Factor Authentication" : "To-faktor godkendelse",
"Server-side encryption" : "Kryptering på serversiden",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering på serversiden gør det muligt at kryptere filer, som er uploadet til denne server. Dette kommer med begrænsninger som en præstationsstraf, så aktiver kun dette, hvis det er nødvendigt.",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, vil alle filer, der uploades til serveren fra det tidspunkt frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldt.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.",
"Be aware that encryption always increases the file size." : "Vær opmærksom på at kryptering altid øger filstørrelsen.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Det er altid godt at lave regelmæssige sikkerhedskopier af dine data, i tilfælde af kryptering skal du sørge for at tage backup af krypteringsnøglerne sammen med dine data.",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
@@ -247,24 +413,55 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Du skal immigrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye af slagsen. Slå venligst \"Standardmodul til kryptering\" til, og kør \"occ encryption:migrate\"",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du skal immigrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye af slagsen.",
"Start migration" : "Påbegynd immigrering",
+ "Last job execution ran %s. Something seems wrong." : "Sidste jobudførelse kørte %s. Noget gik galt.",
+ "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Nogle opgaver er ikke blevet udført siden %s. Overvej venligst at øge udførelsesfrekvensen.",
+ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Nogle opgaver blev ikke udført siden %s. Overvej venligst at skifte til system cron.",
"Last job ran %s." : "Seneste job blev udført: %s.",
+ "Background job didn’t run yet!" : "Baggrundsjobbet kørte ikke endnu!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
+ "Pick background job setting" : "Vælg baggrundsjob indstilling",
+ "Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
+ "Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php skal udføres af systembrugeren \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For at køre dette skal du bruge PHP POSIX-udvidelsen. Se {linkstart}PHP-dokumentation{linkend} for flere detaljer.",
+ "You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du finjustere delingsadfærden. Se venligst dokumentationen for mere information.",
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
+ "Set default expiration date for shares" : "Indstil standardudløbsdato for delinger",
+ "Expire after" : "Udløber efter",
+ "day(s)" : "dag(e)",
"Enforce expiration date" : "Påtving udløbsdato",
+ "Set default expiration date for shares to other servers" : "Indstil standardudløbsdato for delinger til andre servere",
+ "Allow users to share via link and emails" : "Tillad brugere at dele via link og e-mails",
"Allow public uploads" : "Tillad offentlig upload",
"Always ask for a password" : "Spørg altid efter kodeord",
"Enforce password protection" : "Gennemtving beskyttelse med kodeord",
+ "Set default expiration date" : "Indstil standard udløbsdato",
+ "Exclude groups from creating link shares:" : "Ekskluder grupper fra at oprette linkshares:",
"Allow resharing" : "Tillad videredeling",
"Allow sharing with groups" : "Tillad deling med grupper",
"Restrict users to only share with users in their groups" : "Begræns brugere til kun at dele med brugere i deres egen gruppe",
"Exclude groups from sharing" : "Ekskluder grupper fra at dele",
"These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.",
+ "Allow username autocompletion in share dialog" : "Tillad autofuldførelse af brugernavn i delingsdialogen",
+ "Allow username autocompletion to users within the same groups" : "Tillad autofuldførelse af brugernavn til brugere inden for de samme grupper",
+ "Allow username autocompletion to users based on phone number integration" : "Tillad autofuldførelse af brugernavn til brugere baseret på telefonnummerintegration",
+ "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, er et match i begge nok til at vise brugeren.",
+ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillad autofuldførelse af brugernavn, når du indtaster det fulde navn eller e-mailadresse (ignorerer manglende telefonbogsmatch og er i samme gruppe)",
+ "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige linkoverførselsside (vises kun, når fillisten er skjult)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige linkoverførselsside, når fillisten er skjult.",
+ "Default share permissions" : "Standarddelingstilladelser",
+ "Reasons to use Nextcloud in your organization" : "Grunde til at bruge Nextcloud i din organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Udviklet af {communityopen}Nextcloud fællesskabet{linkclose}, {githubopen}kildekoden{linkclose} er udgivet med {licenseopen}AGPL{linkclose} licensen.",
"Like our Facebook page" : "Følg os på Facebook",
"Follow us on Twitter" : "Følg os på Twitter",
"Follow us on Mastodon" : "Følg os på Mastodon",
"Check out our blog" : "Besøg vores blog",
"Subscribe to our newsletter" : "Abonner på vores nyhedsbrev",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denne fællesskabsudgivelse af Nextcloud er ikke understøttet, og øjeblikkelige meddelelser er ikke tilgængelige.",
"Profile picture" : "Profilbillede",
+ "Change privacy level of profile picture" : "Skift privatlivsniveau for profilbillede",
"Upload new" : "Upload nyt",
"Select from Files" : "Vælg fra filer",
"Remove image" : "Fjern billede",
@@ -274,15 +471,23 @@ OC.L10N.register(
"You are a member of the following groups:" : "Du er medlem af følgende grupper:",
"You are using <strong>%s</strong>" : "Du bruger <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruger <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
+ "Change privacy level of phone number" : "Skift privatlivsniveau for telefonnummer",
"Your phone number" : "Dit telefon nummer",
+ "Change privacy level of address" : "Skift privatlivsniveau for adresse",
"Your postal address" : "Dit Postnummer",
+ "Change privacy level of website" : "Skift privatlivsniveau på webstedet",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan tage op til 24 timer, før kontoen vises som verificeret.",
"Link https://…" : "Link https://…",
+ "Change privacy level of Twitter profile" : "Skift privatlivsniveau for Twitter-profil",
"Twitter handle @…" : "Twitter handle @…",
+ "Locale" : "Lokal",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Use a second factor besides your password to increase security for your account." : "Brug to-faktor godkendelse for at øge sikkerheden for din konto.",
+ "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Hvis du bruger tredjepartsapplikationer til at oprette forbindelse til Nextcloud, skal du sørge for at oprette og konfigurere en app-adgangskode for hver, før du aktiverer anden faktor-godkendelse.",
+ "Don't synchronize to servers" : "Synkroniser ikke til servere",
+ "Trusted" : "Betroet",
"Public" : "Offentlig",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installation og opdatering af apps via app-butikken eller sammensluttet Cloud deling",
"Nextcloud iOS app" : "Nextcloud iOS app",
@@ -299,7 +504,13 @@ OC.L10N.register(
"Expire after " : "Udløber efter",
"days" : "dage",
"Allow users to share via link" : "Tillad brugere at dele via link",
+ "Set default expiration date for link shares" : "Indstil standardudløbsdato for linkdeling",
+ "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Indstil standardudløbsdato for linkdeling",
+ "Restrict username autocompletion to users within the same groups" : "Begræns autofuldførelse af brugernavn til brugere inden for de samme grupper",
"No display name set" : "Der er ikke angivet skærmnavn",
- "For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser"
+ "For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser",
+ "Change privacy level of full name" : "Skift privatlivsniveau for det fulde navn",
+ "Change privacy level of email" : "Skift privatlivsniveau for e-mail",
+ "Set as primary mail" : "Indstil som primær email"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json
index 26d36703ff5..d79391fe03a 100644
--- a/apps/settings/l10n/da.json
+++ b/apps/settings/l10n/da.json
@@ -6,7 +6,13 @@
"Sending…" : "Sender...",
"Email sent" : "E-mail afsendt",
"Private" : "Privat",
+ "Only visible to people matched via phone number integration through Talk on mobile" : "Kun synlig for personer, der matches via telefonnummerintegration via Talk på mobil",
"Local" : "Lokal",
+ "Only visible to people on this instance and guests" : "Kun synlig for personer i denne instans og gæster",
+ "Federated" : "Forbundet",
+ "Only synchronize to trusted servers" : "Synkroniser kun til betroede servere",
+ "Published" : "Udgivet",
+ "Synchronize to trusted servers and the global and public address book" : "Synkroniser til betroede servere og den globale og offentlige adressebog",
"Verify" : "Bekræft",
"Verifying …" : "Bekræfter.....",
"Unable to change password" : "Kunne ikke ændre kodeord",
@@ -36,12 +42,20 @@
"{actor} changed your password" : "{actor} ændrede din adgangskode",
"You changed your password" : "Du ændrede din kode",
"Your password was reset by an administrator" : "Din adgangskode er blevet resat af en administrator",
+ "Your password was reset" : "Din adgangskode blev nulstillet",
"{actor} changed your email address" : "{actor} skiftede din e-mail adresse",
"You changed your email address" : "Du har ændret din email adresse",
"Your email address was changed by an administrator" : "Din email adresse er blevet ændret af en administrator",
+ "You created app password \"{token}\"" : "Du har oprettet app-adgangskoden \"{token}\"",
+ "You deleted app password \"{token}\"" : "Du har slettet app-adgangskoden \"{token}\"",
+ "You renamed app password \"{token}\" to \"{newToken}\"" : "Du omdøbte app-adgangskoden \"{token}\" til \"{newToken}\"",
+ "You granted filesystem access to app password \"{token}\"" : "Du har givet filsystemadgang til app-adgangskoden \"{token}\"",
+ "You revoked filesystem access from app password \"{token}\"" : "Du tilbagekaldte filsystemadgang fra app-adgangskoden \"{token}\"",
"Security" : "Sikkerhed",
"You successfully logged in using two-factor authentication (%1$s)" : "Du loggede in ved at bruge two-factor authentication (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Et login forsøg mislykkedes med two-factor authentication (%1$s)",
+ "Remote wipe was started on %1$s" : "Fjernsletning blev startet på %1$s",
+ "Remote wipe has finished on %1$s" : "Fjernsletning er afsluttet på %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Dit <strong>password</strong> eller <strong>email</strong> blev ændret",
"Couldn't remove app." : "Kunne ikke fjerne app'en.",
"Couldn't update app." : "Kunne ikke opdatere app'en.",
@@ -51,8 +65,10 @@
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Angiv venligst en administrator gendannelseskode, ellers vil alt brugerdata gå tabt",
"Wrong admin recovery password. Please check the password and try again." : "Forkert admin gendannelseskode. Se venligst koden efter og prøv igen.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Backend'en understøtter ikke skift af kodeord, men opdateringen af brugerens krypteringsnøgle blev gennemført.",
+ "installing and updating apps via the App Store or Federated Cloud Sharing" : "installation og opdatering af apps via App Store eller Federated Cloud Sharing",
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruger en forældet %1$s version (%2$s). Du skal opdatere dit styresystem for at funktioner som %3$s virker pålideligt.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Kunne ikke afgøre, om TLS-versionen af cURL er forældet eller ej, fordi der skete en fejl under HTTPS-anmodningen mod https://nextcloud.com. Tjek venligst nextcloud-logfilen for flere detaljer.",
"Invalid SMTP password." : "Ikke gyldigt SMTP password",
"Email setting test" : "Test email-indstillinger",
"Well done, %s!" : "Godt gået, %s!",
@@ -60,15 +76,20 @@
"Email could not be sent. Check your mail server log" : "Email kunne ikke sendes. Tjek din mail server log",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Der opstod et problem under afsendelse af e-mailen. Gennemse venligst dine indstillinger. (Fejl: %s)",
"You need to set your user email before being able to send test emails." : "Du skal angive din bruger-e-mail før der kan sendes test-e-mail.",
+ "Invalid user" : "Ugyldig bruger",
"Invalid mail address" : "Ugyldig mailadresse",
"Settings saved" : "Indstillinger gemt",
"Unable to change full name" : "Ikke i stand til at ændre dit fulde navn",
"Unable to change email address" : "Kan ikke ændre emailadressen",
+ "Unable to set invalid phone number" : "Kan ikke indstille ugyldigt telefonnummer",
+ "Unable to set invalid website" : "Kan ikke indstille ugyldigt websted",
+ "Some account data was invalid" : "Nogle kontodata var ugyldige",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For at verificerer din Twitter konto, post den følgende tweet på Twitter (Sørg for at poste det uden linjeskift)",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For at bekræfte din hjemmeside, opbevare følgende indhold i din web-roden '.well-known/CloudIdVerificationCode.txt' \n(vær sikker på, at den fulde tekst er på en linje):",
"%1$s changed your password on %2$s." : "%1$s ændrede dit password på %2$s.",
"Your password on %s was changed." : "Dit password på %s blev ændret.",
"Your password on %s was reset by an administrator." : "Dit password på %s er blevet nulstillet af en administrator.",
+ "Your password on %s was reset." : "Din adgangskode på %s blev nulstillet.",
"Password for %1$s changed on %2$s" : "Password for %1$s er ændret på %2$s",
"Password changed for %s" : "Password ændret for %s",
"If you did not request this, please contact an administrator." : "Kontakt en administrator, hvis du ikke har bedt om dette.",
@@ -85,11 +106,14 @@
"Set your password" : "Sæt dit password",
"Go to %s" : "Gå til %s",
"Install Client" : "Installer client",
+ "Logged in user must be a subadmin" : "Logget på bruger skal være en underadministrator",
"Apps" : "Apps",
"Settings" : "Indstillinger",
"Personal" : "Personligt",
"Administration" : "Administration",
"Additional settings" : "Yderligere indstillinger",
+ "Admin privileges" : "Admin rettigheder",
+ "Groupware" : "Groupware",
"Overview" : "Overblik",
"Basic settings" : "Grundlæggende Indstillinger",
"Sharing" : "Deling",
@@ -101,13 +125,32 @@
"Create" : "Opret",
"Change" : "Ændr",
"Delete" : "Slet",
+ "Reshare" : "Videredel",
"Unlimited" : "Ubegrænset",
"Verifying" : "Bekræfter",
+ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Der afventer et baggrundsjob, der søger efter brugerimporterede SSL-certifikater. Kom venligst tilbage senere.",
+ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Der er nogle brugerimporterede SSL-certifikater til stede, som ikke længere bruges med Nextcloud 21. De kan importeres på kommandolinjen via kommandoen \"occ security:certificates:import\". Deres stier inde i databiblioteket er vist nedenfor.",
+ "The old server-side-encryption format is enabled. We recommend disabling this." : "Det gamle serverside-krypteringsformat er aktiveret. Vi anbefaler at deaktivere dette.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver MariaDB 10.2 eller højere.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver MySQL 8.0 eller MariaDB 10.2 eller højere.",
+ "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" bruges. Nextcloud 21 vil ikke længere understøtte denne version og kræver PostgreSQL 9.6 eller højere.",
+ "Nextcloud settings" : "Nextcloud-indstillinger",
+ "Administration privileges" : "Administrationsrettigheder",
+ "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.",
"None" : "Ingen",
+ "Unable to modify setting" : "Indstillingen kunne ikke ændres",
+ "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "To-faktor-godkendelse kan håndhæves for alle brugere og specifikke grupper. Hvis de ikke har en to-faktor udbyder konfigureret, vil de ikke være i stand til at logge ind på systemet.",
+ "Enforce two-factor authentication" : "Gennemtving to-faktor-godkendelse",
"Limit to groups" : "Begræns til grupper",
+ "Enforcement of two-factor authentication can be set for certain groups only." : "Håndhævelse af to-faktor-godkendelse kan kun indstilles for visse grupper.",
+ "Two-factor authentication is enforced for all members of the following groups." : "To-faktor-godkendelse håndhæves for alle medlemmer af følgende grupper.",
+ "Enforced groups" : "Påtvungne grupper",
+ "Two-factor authentication is not enforced for members of the following groups." : "To-faktor-godkendelse håndhæves ikke for medlemmer af følgende grupper.",
"Excluded groups" : "Ekskluderede grupper",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Når grupper er valgt/udelukket, bruger de følgende logik til at bestemme, om en bruger har 2FA håndhævet: Hvis ingen grupper er valgt, er 2FA aktiveret for alle undtagen medlemmer af de ekskluderede grupper. Hvis grupper er valgt, er 2FA aktiveret for alle medlemmer af disse. Hvis en bruger både er i en valgt og ekskluderet gruppe, har den valgte forrang, og 2FA håndhæves.",
"Save changes" : "Gem ændringer",
"All" : "Alle",
+ "Limit app usage to groups" : "Begræns appbrug til grupper",
"No results" : "Ingen resultater",
"Update to {version}" : "Opdateret til {version}",
"Remove" : "Fjern",
@@ -121,14 +164,24 @@
"User documentation" : "Brugerdokumentation",
"Admin documentation" : "Admin-dokumentation",
"Developer documentation" : "Dokumentation for udviklere",
+ "This app is supported via your current Nextcloud subscription." : "Denne app understøttes via dit nuværende Nextcloud-abonnement.",
+ "Supported" : "Understøttet",
+ "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Udvalgte apps er udviklet af og inden for fællesskabet. De tilbyder central funktionalitet og er klar til produktionsbrug.",
"Featured" : "Fremhævet",
"Update to {update}" : "Opdater til {update}",
+ "Update all" : "Opdater alle",
+ "Results from other categories" : "Resultater fra andre kategorier",
"No apps found for your version" : "Ingen apps fundet til din verion",
+ "Disable all" : "Slå alt fra",
"Enable all" : "Aktiver alle",
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n app har en tilgængelig opdatering","%n apps har en tilgængelig opdatering"],
+ "Marked for remote wipe" : "Mærket til fjernsletning",
"Device settings" : "Enhedsindstillinger",
"Allow filesystem access" : "Tillad filsystem adgang",
"Rename" : "Omdøb",
"Revoke" : "Tilbagekald",
+ "Wipe device" : "Slet enhed",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Tilbagekaldelse af dette token kan muligvis forhindre sletning af din enhed, hvis den ikke har startet sletningen endnu.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -137,36 +190,99 @@
"Google Chrome for Android" : "Google Chrome til Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS app",
+ "{productName} Android app" : "{productName} Android app",
+ "{productName} Talk for iOS" : "{productName} Talk til iOS",
+ "{productName} Talk for Android" : "{productName} Talk til Android",
"Sync client - {os}" : "Synk klient - {os}",
"This session" : "Sessionen",
"Device" : "Enhed",
"Last activity" : "Sidste aktivitet",
"Devices & sessions" : "Enheder og sessioner",
"Web, desktop and mobile clients currently logged in to your account." : "Web, stationære og mobile klienter, der er logget ind på din konto.",
+ "Do you really want to wipe your data from this device?" : "Vil du virkelig slette dine data fra denne enhed?",
+ "Confirm wipe" : "Bekræft sletning",
"Error while creating device token" : "Fejl ved oprettelse af enhedsnøgle",
+ "Error while updating device token scope" : "Fejl under opdatering af enhedstokenomfang",
+ "Error while updating device token name" : "Fejl under opdatering af enhedstokennavn",
"Error while deleting the token" : "Fejl ved sletning af enhedsnøgle",
+ "Error while wiping the device with the token" : "Fejl under sletning af enheden med token",
"App name" : "App navn",
"Create new app password" : "Opret nyt app kodeord",
+ "Use the credentials below to configure your app or device." : "Brug legitimationsoplysningerne nedenfor til at konfigurere din app eller enhed.",
+ "For security reasons this password will only be shown once." : "Af sikkerhedsmæssige årsager vil denne adgangskode kun blive vist én gang.",
"Username" : "Brugernavn",
"Password" : "Kodeord",
"Done" : "Færdig",
+ "Show QR code for mobile apps" : "Vis QR-kode til mobilapps",
"Copied!" : "Kopieret",
"Copy" : "Kopier",
+ "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.",
+ "Your biography" : "Din biografi",
+ "Unable to update biography" : "Kan ikke opdatere biografien",
+ "Your full name" : "Dit fulde navn",
+ "Unable to update full name" : "Det fulde navn kunne ikke opdateres",
+ "No full name set" : "Intet fuldt navn angivet",
+ "Email options" : "E-mail muligheder",
+ "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser",
+ "Remove primary email" : "Fjern primær e-mail",
+ "Delete email" : "Slet e-mail",
+ "Unset as primary email" : "Deaktiveret som primær e-mail",
+ "This address is not confirmed" : "Denne adresse er ikke bekræftet",
+ "Set as primary email" : "Indstil som primær e-mail",
"Your email address" : "Din e-mailadresse",
+ "Additional email address {index}" : "Yderligere e-mailadresse {index}",
+ "Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes",
+ "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
+ "Unable to add additional email address" : "Kan ikke tilføje yderligere e-mailadresse",
+ "Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse",
+ "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
+ "Additional emails" : "Yderligere e-mails",
+ "Your headline" : "Din overskrift",
+ "Unable to update headline" : "Kan ikke opdatere overskriften",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
+ "Unable to update language" : "Kunne ikke opdatere sproget",
+ "No language set" : "Intet sprog indstillet",
+ "Your organisation" : "Din organisation",
+ "Unable to update organisation" : "Kan ikke opdatere organisationen",
+ "Edit your Profile visibility" : "Rediger din profils synlighed",
+ "Enable Profile" : "Aktiver profil",
+ "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".",
+ "{displayId}" : "{displayId}",
+ "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}",
+ "Your role" : "Din rolle",
+ "Unable to update role" : "Rollen kunne ikke opdateres",
"Add" : "Tilføj",
+ "Change scope level of {accountProperty}" : "Skift omfangsniveau for {accountProperty}",
+ "Unable to update federation scope of the primary {accountProperty}" : "Kan ikke opdatere føderationsomfanget for den primære {accountProperty}",
+ "Unable to update federation scope of additional {accountProperty}" : "Kan ikke opdatere føderationsomfanget for yderligere {accountProperty}",
+ "You do not have permissions to see the details of this user" : "Du har ikke tilladelse til at se denne brugers detaljer",
+ "Add new password" : "Tilføj ny adgangskode",
+ "Add new email address" : "Tilføj ny e-mailadresse",
+ "Add user to group" : "Føj bruger til gruppe",
"Set user as admin for" : "Gør bruger til administrator for",
"Select user quota" : "Vælg brugerkvote",
"Delete user" : "Slet bruger",
+ "Wipe all devices" : "Slet alle enheder",
"Disable user" : "Deaktiver bruger",
"Enable user" : "Aktiver bruger",
"Resend welcome email" : "Send velkomstemail igen",
+ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af tabt enhed eller forlader organisationen, kan dette fjernslette Nextcloud-dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.",
+ "Remote wipe of devices" : "Fjernsletning af enheder",
+ "Wipe {userid}'s devices" : "Slet {userid}'s enheder",
"Cancel" : "Annuller",
+ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Slet fuldstændigt {userid}s konto inklusive alle deres personlige filer, appdata osv.",
+ "Account deletion" : "Sletning af konto",
+ "Delete {userid}'s account" : "Slet {userid}s konto",
"Welcome mail sent!" : "Velkomstemail sendt!",
+ "Edit User" : "Rediger bruger",
+ "Toggle user actions menu" : "Skift brugerhandlingsmenu",
"{size} used" : "{size} brugt",
"New user" : "Ny bruger",
+ "Will be autogenerated" : "Vil blive autogenereret",
"Display name" : "Vist navn",
"Email" : "E-mail",
"Default language" : "Standardsprog",
@@ -179,15 +295,34 @@
"No users in here" : "Ingen brugere her",
"Default quota" : "Standard kvote",
"Common languages" : "Hyppigt brugte sprog",
+ "Other languages" : "Andre sprog",
+ "Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret",
+ "Passwordless authentication requires a secure connection." : "Adgangskodefri godkendelse kræver en sikker forbindelse.",
+ "Add WebAuthn device" : "Tilføj WebAuthn-enhed",
+ "Please authorize your WebAuthn device." : "Godkend venligst din WebAuthn-enhed.",
+ "Name your device" : "Navngiv din enhed",
+ "Adding your device …" : "Tilføjer din enhed...",
+ "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed",
+ "Server error while trying to complete WebAuthn device registration" : "Serverfejl under forsøg på at fuldføre WebAuthn-enhedsregistrering",
"Unnamed device" : "Unavngiven enhed",
+ "Passwordless Authentication" : "Adgangskodeløs godkendelse",
+ "Set up your account for passwordless authentication following the FIDO2 standard." : "Konfigurer din konto til adgangskodefri godkendelse efter FIDO2-standarden.",
+ "No devices configured." : "Ingen enheder konfigureret.",
+ "The following devices are configured for your account:" : "Følgende enheder er konfigureret til din konto:",
+ "Your browser does not support WebAuthn." : "Din browser understøtter ikke WebAuthn.",
"Your apps" : "Dine apps",
"Active apps" : "Aktive apps",
"Disabled apps" : "Deaktiverede apps",
"Updates" : "Opdateringer",
"App bundles" : "App bundles",
+ "Featured apps" : "Udvalgte apps",
+ "{license}-licensed" : "{license}-licenseret",
"Details" : "Detaljer",
"Changelog" : "Ændringslog",
+ "by {author}\n{license}" : "af {author}\n{licens}",
+ "Enter group name" : "Indtast gruppenavn",
"Add group" : "Tilføj gruppe",
+ "Active users" : "Aktive brugere",
"Admins" : "Administratore",
"Disabled users" : "Deaktiverede brugere",
"Remove group" : "Fjern gruppe",
@@ -196,18 +331,38 @@
"Show Languages" : "Vis sprog",
"Show last login" : "Vis seneste login",
"Show user backend" : "Vis bruger-backend",
+ "Show storage path" : "Vis lagersti",
"Send email to new user" : "Send e-mail til ny bruger",
"You are about to remove the group {group}. The users will NOT be deleted." : "Du er ved at fjerne gruppen {group}. Brugerne bliver IKKE slettet.",
"Please confirm the group removal " : "Bekræft at gruppen skal fjernes",
"Address" : "Adresse",
+ "Avatar" : "Avatar",
+ "About" : "Om",
"Full name" : "Fulde navn",
+ "Additional email" : "Yderligere e-mail",
+ "Headline" : "Overskrift",
+ "Organisation" : "Organisation",
"Phone number" : "Telefon nummer",
+ "Profile" : "Profil",
+ "Role" : "Rolle",
"Twitter" : "Twitter",
"Website" : "Hjemmeside",
+ "Profile visibility" : "Profil synlighed",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ikke tilgængelig, da denne egenskab er påkrævet for kernefunktionalitet, herunder fildeling og kalenderinvitationer",
+ "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Ikke tilgængelig, da udgivelse af brugerspecifikke data til opslagsserveren ikke er tilladt. Kontakt din systemadministrator, hvis du har spørgsmål",
+ "Show to everyone" : "Vis til alle",
+ "Show to logged in users only" : "Vis kun til loggede brugere",
+ "Hide" : "Skjul",
"Download and enable" : "Download og aktiver",
"Enable" : "Aktiver",
+ "Enable untested app" : "Aktiver ikke-testet app",
+ "The app will be downloaded from the App Store" : "Appen vil blive downloadet fra App Store",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne app er ikke markeret som kompatibel med din Nextcloud-version. Hvis du fortsætter, vil du stadig være i stand til at installere appen. Bemærk, at appen muligvis ikke fungerer som forventet.",
"Never" : "Aldrig",
+ "An error occured during the request. Unable to proceed." : "Der opstod en fejl under anmodningen. Kan ikke fortsætte.",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Appen er blevet aktiveret, men skal opdateres. Du vil blive omdirigeret til opdateringssiden om 5 sekunder.",
"App update" : "App opdatering",
+ "Error: This app cannot be enabled because it makes the server unstable" : "Fejl: Denne app kan ikke aktiveres, fordi den gør serveren ustabil",
"Administrator documentation" : "Administratordokumentation",
"Documentation" : "Dokumentation",
"Forum" : "Forum",
@@ -217,8 +372,10 @@
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Open documentation" : "Åbn dokumentation",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Det er vigtigt at konfigurere denne server til at kunne sende e-mails, f.eks. for nulstilling af adgangskode og meddelelser.",
"Send mode" : "Tilstand for afsendelse",
"Encryption" : "Kryptering",
+ "Sendmail mode" : "Sendemail-tilstand",
"From address" : "Fra adresse",
"Authentication method" : "Godkendelsesmetode",
"Authentication required" : "Godkendelse påkrævet",
@@ -230,14 +387,23 @@
"Save" : "Gem",
"Test email settings" : "Test e-mail-indstillinger",
"Send email" : "Send e-mail",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det laver vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.",
"All checks passed." : "Alle tjek blev bestået.",
+ "There are some errors regarding your setup." : "Der er nogle fejl vedrørende din opsætning.",
+ "There are some warnings regarding your setup." : "Der er nogle advarsler vedrørende din opsætning.",
+ "Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Dobbelttjek venligst <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installations vejledninger ↗</a>, og tjek for eventuelle fejl eller advarsler i <a href=\"%2$s\">log</a>.",
+ "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Tjek sikkerheden på din Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vores sikkerhedsscanning ↗</a>.",
"Version" : "Version",
"Two-Factor Authentication" : "To-faktor godkendelse",
"Server-side encryption" : "Kryptering på serversiden",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering på serversiden gør det muligt at kryptere filer, som er uploadet til denne server. Dette kommer med begrænsninger som en præstationsstraf, så aktiver kun dette, hvis det er nødvendigt.",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Når kryptering er aktiveret, vil alle filer, der uploades til serveren fra det tidspunkt frem, blive krypteret i hvile på serveren. Det vil kun være muligt at deaktivere kryptering på et senere tidspunkt, hvis det aktive krypteringsmodul understøtter denne funktion, og alle forudsætninger (f.eks. indstilling af en gendannelsesnøgle) er opfyldt.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.",
"Be aware that encryption always increases the file size." : "Vær opmærksom på at kryptering altid øger filstørrelsen.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Det er altid godt at lave regelmæssige sikkerhedskopier af dine data, i tilfælde af kryptering skal du sørge for at tage backup af krypteringsnøglerne sammen med dine data.",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
@@ -245,24 +411,55 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Du skal immigrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye af slagsen. Slå venligst \"Standardmodul til kryptering\" til, og kør \"occ encryption:migrate\"",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du skal immigrere dine krypteringsnøgler fra den gamle kryptering (ownCloud <= 8.0) til den nye af slagsen.",
"Start migration" : "Påbegynd immigrering",
+ "Last job execution ran %s. Something seems wrong." : "Sidste jobudførelse kørte %s. Noget gik galt.",
+ "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Nogle opgaver er ikke blevet udført siden %s. Overvej venligst at øge udførelsesfrekvensen.",
+ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Nogle opgaver blev ikke udført siden %s. Overvej venligst at skifte til system cron.",
"Last job ran %s." : "Seneste job blev udført: %s.",
+ "Background job didn’t run yet!" : "Baggrundsjobbet kørte ikke endnu!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
+ "Pick background job setting" : "Vælg baggrundsjob indstilling",
+ "Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
+ "Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php skal udføres af systembrugeren \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For at køre dette skal du bruge PHP POSIX-udvidelsen. Se {linkstart}PHP-dokumentation{linkend} for flere detaljer.",
+ "You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du finjustere delingsadfærden. Se venligst dokumentationen for mere information.",
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
+ "Set default expiration date for shares" : "Indstil standardudløbsdato for delinger",
+ "Expire after" : "Udløber efter",
+ "day(s)" : "dag(e)",
"Enforce expiration date" : "Påtving udløbsdato",
+ "Set default expiration date for shares to other servers" : "Indstil standardudløbsdato for delinger til andre servere",
+ "Allow users to share via link and emails" : "Tillad brugere at dele via link og e-mails",
"Allow public uploads" : "Tillad offentlig upload",
"Always ask for a password" : "Spørg altid efter kodeord",
"Enforce password protection" : "Gennemtving beskyttelse med kodeord",
+ "Set default expiration date" : "Indstil standard udløbsdato",
+ "Exclude groups from creating link shares:" : "Ekskluder grupper fra at oprette linkshares:",
"Allow resharing" : "Tillad videredeling",
"Allow sharing with groups" : "Tillad deling med grupper",
"Restrict users to only share with users in their groups" : "Begræns brugere til kun at dele med brugere i deres egen gruppe",
"Exclude groups from sharing" : "Ekskluder grupper fra at dele",
"These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.",
+ "Allow username autocompletion in share dialog" : "Tillad autofuldførelse af brugernavn i delingsdialogen",
+ "Allow username autocompletion to users within the same groups" : "Tillad autofuldførelse af brugernavn til brugere inden for de samme grupper",
+ "Allow username autocompletion to users based on phone number integration" : "Tillad autofuldførelse af brugernavn til brugere baseret på telefonnummerintegration",
+ "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Hvis autofuldførelse \"samme gruppe\" og \"telefonnummerintegration\" er aktiveret, er et match i begge nok til at vise brugeren.",
+ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tillad autofuldførelse af brugernavn, når du indtaster det fulde navn eller e-mailadresse (ignorerer manglende telefonbogsmatch og er i samme gruppe)",
+ "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige linkoverførselsside (vises kun, når fillisten er skjult)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Denne tekst vil blive vist på den offentlige linkoverførselsside, når fillisten er skjult.",
+ "Default share permissions" : "Standarddelingstilladelser",
+ "Reasons to use Nextcloud in your organization" : "Grunde til at bruge Nextcloud i din organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Udviklet af {communityopen}Nextcloud fællesskabet{linkclose}, {githubopen}kildekoden{linkclose} er udgivet med {licenseopen}AGPL{linkclose} licensen.",
"Like our Facebook page" : "Følg os på Facebook",
"Follow us on Twitter" : "Følg os på Twitter",
"Follow us on Mastodon" : "Følg os på Mastodon",
"Check out our blog" : "Besøg vores blog",
"Subscribe to our newsletter" : "Abonner på vores nyhedsbrev",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denne fællesskabsudgivelse af Nextcloud er ikke understøttet, og øjeblikkelige meddelelser er ikke tilgængelige.",
"Profile picture" : "Profilbillede",
+ "Change privacy level of profile picture" : "Skift privatlivsniveau for profilbillede",
"Upload new" : "Upload nyt",
"Select from Files" : "Vælg fra filer",
"Remove image" : "Fjern billede",
@@ -272,15 +469,23 @@
"You are a member of the following groups:" : "Du er medlem af følgende grupper:",
"You are using <strong>%s</strong>" : "Du bruger <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruger <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
+ "Change privacy level of phone number" : "Skift privatlivsniveau for telefonnummer",
"Your phone number" : "Dit telefon nummer",
+ "Change privacy level of address" : "Skift privatlivsniveau for adresse",
"Your postal address" : "Dit Postnummer",
+ "Change privacy level of website" : "Skift privatlivsniveau på webstedet",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan tage op til 24 timer, før kontoen vises som verificeret.",
"Link https://…" : "Link https://…",
+ "Change privacy level of Twitter profile" : "Skift privatlivsniveau for Twitter-profil",
"Twitter handle @…" : "Twitter handle @…",
+ "Locale" : "Lokal",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Use a second factor besides your password to increase security for your account." : "Brug to-faktor godkendelse for at øge sikkerheden for din konto.",
+ "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Hvis du bruger tredjepartsapplikationer til at oprette forbindelse til Nextcloud, skal du sørge for at oprette og konfigurere en app-adgangskode for hver, før du aktiverer anden faktor-godkendelse.",
+ "Don't synchronize to servers" : "Synkroniser ikke til servere",
+ "Trusted" : "Betroet",
"Public" : "Offentlig",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installation og opdatering af apps via app-butikken eller sammensluttet Cloud deling",
"Nextcloud iOS app" : "Nextcloud iOS app",
@@ -297,7 +502,13 @@
"Expire after " : "Udløber efter",
"days" : "dage",
"Allow users to share via link" : "Tillad brugere at dele via link",
+ "Set default expiration date for link shares" : "Indstil standardudløbsdato for linkdeling",
+ "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Indstil standardudløbsdato for linkdeling",
+ "Restrict username autocompletion to users within the same groups" : "Begræns autofuldførelse af brugernavn til brugere inden for de samme grupper",
"No display name set" : "Der er ikke angivet skærmnavn",
- "For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser"
+ "For password reset and notifications" : "Til nulstilling af adgangskoder og meddelelser",
+ "Change privacy level of full name" : "Skift privatlivsniveau for det fulde navn",
+ "Change privacy level of email" : "Skift privatlivsniveau for e-mail",
+ "Set as primary mail" : "Indstil som primær email"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 37d9c874752..83382c9fca1 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -349,6 +349,7 @@ OC.L10N.register(
"Twitter" : "Twitter",
"Website" : "Webgunea",
"Profile visibility" : "Profilaren ikusgarritasuna",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ez dago eskuragarri propietate hau oinarrizko funtzionaltasunentzako beharrezkoa delako, fitxategien partekatze eta egutegien gonbidapenak barne",
"Show to everyone" : "Erakutsi denei",
"Show to logged in users only" : "Erakutsi saioa hasi duten erabiltzaileei soilik",
"Hide" : "Ezkutatu",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index f129021bb6c..34208a063c4 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -347,6 +347,7 @@
"Twitter" : "Twitter",
"Website" : "Webgunea",
"Profile visibility" : "Profilaren ikusgarritasuna",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ez dago eskuragarri propietate hau oinarrizko funtzionaltasunentzako beharrezkoa delako, fitxategien partekatze eta egutegien gonbidapenak barne",
"Show to everyone" : "Erakutsi denei",
"Show to logged in users only" : "Erakutsi saioa hasi duten erabiltzaileei soilik",
"Hide" : "Ezkutatu",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 926a426ee5a..067f27d1845 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -8,7 +8,9 @@ OC.L10N.register(
"Sending…" : "Envoi en cours...",
"Email sent" : "E-mail envoyé",
"Private" : "Privé",
+ "Only visible to people matched via phone number integration through Talk on mobile" : "Seulement visible des utilisateurs mis en correspondance via leur numéro de téléphone par Talk sur mobile",
"Local" : "Local",
+ "Only visible to people on this instance and guests" : "Visible uniquement aux personnes dans l'instance et aux invités",
"Federated" : "Fédéré",
"Only synchronize to trusted servers" : "Ne synchroniser qu'avec les serveurs de confiance",
"Published" : "Publier",
@@ -65,6 +67,7 @@ OC.L10N.register(
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données utilisateur seront perdues.",
"Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.",
"Backend doesn't support password change, but the user's encryption key was updated." : "L'infrastructure d'arrière-plan ne supporte pas la modification de mot de passe, mais la clef de chiffrement de l'utilisateur a été mise à jour.",
+ "installing and updating apps via the App Store or Federated Cloud Sharing" : "le partage Federated Cloud ou l'installation et la mise à jour d'applications par l'app store",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL utilise %1$s version (%2$s), qui est une version obsolète. Veuillez mettre à jour votre système d'exploitation, ou des fonctionnalités telles que %3$s ne fonctionneront pas correctement.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Impossible de déterminer si la version TLS de cURL est périmée ou non en raison d’une erreur survenue lors de la demande HTTPS contre https://nextcloud.com. Veuillez consulter le fichier journal de nextcloud pour plus de détails.",
@@ -81,6 +84,7 @@ OC.L10N.register(
"Unable to change full name" : "Impossible de modifier le nom complet",
"Unable to change email address" : "Impossible de modifier l'adresse e-mail",
"Unable to set invalid phone number" : "Impossible d'enregistrer un n° de téléphone incorrect",
+ "Unable to set invalid website" : "Impossible d'enregistrer un site web incorrect",
"Some account data was invalid" : "Certaines données du compte ne sont pas valides",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pour vérifier votre compte Twitter, postez le tweet suivant sur Twitter (veuillez vérifier de le poster sans saut de ligne) :",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pour vérifier votre site web, placez le contenu suivant à la racine de votre site à '.well-known/CloudIdVerificationCode.txt' (veuillez vérifier que le texte complet est en une seule ligne) :",
@@ -110,6 +114,7 @@ OC.L10N.register(
"Personal" : "Personnel",
"Administration" : "Administration",
"Additional settings" : "Paramètres supplémentaires",
+ "Admin privileges" : "Privilèges d'administrateur",
"Groupware" : "Travail collaboratif",
"Overview" : "Vue d'ensemble",
"Basic settings" : "Paramètres de base",
@@ -128,8 +133,14 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Une tâche en arrière-plan qui vérifie les certificats SSL importés par l’utilisateur est en attente. Veuillez vérifier plus tard.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Certains certificats SSL importés par les utilisateurs sont présents et ne sont plus utilisés avec Nextcloud 21. Ils peuvent être importés par l'interface en ligne de commande via la commande \"occ security:certificates:import\". Leurs chemins dans le dossier data sont affichés ci-dessous.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisée. Nextcloud 21 ne prendra plus en charge cette version et nécessite MariaDB 10.2 ou une version ultérieure.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 ne prendra plus en charge cette version et nécessite MySQL 8.0 ou MariaDB 10.2 ou une version ultérieure.",
+ "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" est utilisé. Nextcloud 21 ne prendra plus en charge cette version et nécessite PostgreSQL 9.6 ou une verson ultérieure.",
"Nextcloud settings" : "Paramètres Nextcloud",
+ "Administration privileges" : "Privilèges d'administration",
+ "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.",
"None" : "Aucun",
+ "Unable to modify setting" : "Impossible de modifier le paramètre",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capable de s'identifier au système.",
"Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
"Limit to groups" : "Limiter aux groupes",
@@ -181,6 +192,8 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome pour Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "Application iOS {productName}",
+ "{productName} Android app" : "Application Android {productName}",
"Sync client - {os}" : "Client de synchronisation - {os}",
"This session" : "Cette session",
"Device" : "Appareil",
@@ -205,6 +218,18 @@ OC.L10N.register(
"Copied!" : "Copié !",
"Copy" : "Copier",
"Could not copy app password. Please copy it manually." : "Impossible de copier le mot de passe de l'application. Merci de le copier manuellement.",
+ "Your biography" : "Votre biographie",
+ "Unable to update biography" : "Impossible de mettre à jour la biographie",
+ "Your full name" : "Votre nom complet",
+ "Unable to update full name" : "Impossible de mettre à jour le nom complet",
+ "No full name set" : "Aucun nom complet configuré",
+ "Email options" : "Options de mail",
+ "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications",
+ "Remove primary email" : "Supprimer l'adresse e-mail principale",
+ "Delete email" : "Supprimer l'adresse e-mail",
+ "Unset as primary email" : "Ne plus définir comme adresse e-mail principale",
+ "This address is not confirmed" : "Cette adresse n'est pas confirmée",
+ "Set as primary email" : "Définir comme adresse e-mail principale",
"Your email address" : "Votre adresse e-mail",
"No email address set" : "Aucune adresse e-mail configurée",
"Language" : "Langue",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index da5d46fece5..9452eebb483 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -6,7 +6,9 @@
"Sending…" : "Envoi en cours...",
"Email sent" : "E-mail envoyé",
"Private" : "Privé",
+ "Only visible to people matched via phone number integration through Talk on mobile" : "Seulement visible des utilisateurs mis en correspondance via leur numéro de téléphone par Talk sur mobile",
"Local" : "Local",
+ "Only visible to people on this instance and guests" : "Visible uniquement aux personnes dans l'instance et aux invités",
"Federated" : "Fédéré",
"Only synchronize to trusted servers" : "Ne synchroniser qu'avec les serveurs de confiance",
"Published" : "Publier",
@@ -63,6 +65,7 @@
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données utilisateur seront perdues.",
"Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.",
"Backend doesn't support password change, but the user's encryption key was updated." : "L'infrastructure d'arrière-plan ne supporte pas la modification de mot de passe, mais la clef de chiffrement de l'utilisateur a été mise à jour.",
+ "installing and updating apps via the App Store or Federated Cloud Sharing" : "le partage Federated Cloud ou l'installation et la mise à jour d'applications par l'app store",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL utilise %1$s version (%2$s), qui est une version obsolète. Veuillez mettre à jour votre système d'exploitation, ou des fonctionnalités telles que %3$s ne fonctionneront pas correctement.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Impossible de déterminer si la version TLS de cURL est périmée ou non en raison d’une erreur survenue lors de la demande HTTPS contre https://nextcloud.com. Veuillez consulter le fichier journal de nextcloud pour plus de détails.",
@@ -79,6 +82,7 @@
"Unable to change full name" : "Impossible de modifier le nom complet",
"Unable to change email address" : "Impossible de modifier l'adresse e-mail",
"Unable to set invalid phone number" : "Impossible d'enregistrer un n° de téléphone incorrect",
+ "Unable to set invalid website" : "Impossible d'enregistrer un site web incorrect",
"Some account data was invalid" : "Certaines données du compte ne sont pas valides",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pour vérifier votre compte Twitter, postez le tweet suivant sur Twitter (veuillez vérifier de le poster sans saut de ligne) :",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pour vérifier votre site web, placez le contenu suivant à la racine de votre site à '.well-known/CloudIdVerificationCode.txt' (veuillez vérifier que le texte complet est en une seule ligne) :",
@@ -108,6 +112,7 @@
"Personal" : "Personnel",
"Administration" : "Administration",
"Additional settings" : "Paramètres supplémentaires",
+ "Admin privileges" : "Privilèges d'administrateur",
"Groupware" : "Travail collaboratif",
"Overview" : "Vue d'ensemble",
"Basic settings" : "Paramètres de base",
@@ -126,8 +131,14 @@
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Une tâche en arrière-plan qui vérifie les certificats SSL importés par l’utilisateur est en attente. Veuillez vérifier plus tard.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Certains certificats SSL importés par les utilisateurs sont présents et ne sont plus utilisés avec Nextcloud 21. Ils peuvent être importés par l'interface en ligne de commande via la commande \"occ security:certificates:import\". Leurs chemins dans le dossier data sont affichés ci-dessous.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB version \"%s\" est utilisée. Nextcloud 21 ne prendra plus en charge cette version et nécessite MariaDB 10.2 ou une version ultérieure.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" est utilisé. Nextcloud 21 ne prendra plus en charge cette version et nécessite MySQL 8.0 ou MariaDB 10.2 ou une version ultérieure.",
+ "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" est utilisé. Nextcloud 21 ne prendra plus en charge cette version et nécessite PostgreSQL 9.6 ou une verson ultérieure.",
"Nextcloud settings" : "Paramètres Nextcloud",
+ "Administration privileges" : "Privilèges d'administration",
+ "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.",
"None" : "Aucun",
+ "Unable to modify setting" : "Impossible de modifier le paramètre",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capable de s'identifier au système.",
"Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
"Limit to groups" : "Limiter aux groupes",
@@ -179,6 +190,8 @@
"Google Chrome for Android" : "Google Chrome pour Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "Application iOS {productName}",
+ "{productName} Android app" : "Application Android {productName}",
"Sync client - {os}" : "Client de synchronisation - {os}",
"This session" : "Cette session",
"Device" : "Appareil",
@@ -203,6 +216,18 @@
"Copied!" : "Copié !",
"Copy" : "Copier",
"Could not copy app password. Please copy it manually." : "Impossible de copier le mot de passe de l'application. Merci de le copier manuellement.",
+ "Your biography" : "Votre biographie",
+ "Unable to update biography" : "Impossible de mettre à jour la biographie",
+ "Your full name" : "Votre nom complet",
+ "Unable to update full name" : "Impossible de mettre à jour le nom complet",
+ "No full name set" : "Aucun nom complet configuré",
+ "Email options" : "Options de mail",
+ "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications",
+ "Remove primary email" : "Supprimer l'adresse e-mail principale",
+ "Delete email" : "Supprimer l'adresse e-mail",
+ "Unset as primary email" : "Ne plus définir comme adresse e-mail principale",
+ "This address is not confirmed" : "Cette adresse n'est pas confirmée",
+ "Set as primary email" : "Définir comme adresse e-mail principale",
"Your email address" : "Votre adresse e-mail",
"No email address set" : "Aucune adresse e-mail configurée",
"Language" : "Langue",
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 1cc7e5b1fb9..d2a0f30c630 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -49,12 +49,17 @@ OC.L10N.register(
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "검색 범위를 좁히십시오. 현재 설정으로 여러 사용자가 검색되었으며, 최초의 사용자만 로그인할 수 있습니다.",
"An unspecified error occurred. Please check log and settings." : "지정하지 않은 오류가 발생했습니다. 로그와 설정을 확인하십시오.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 필터가 잘못되었습니다. 열고 닫는 괄호 쌍이 맞지 않을 수도 있습니다. 확인 후 수정하십시오.",
+ "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP/AD 연결 오류가 발생했습니다. 호스트, 포트, 인증 정보를 확인하십시오.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "%uid 자리 비움자가 존재하지 않습니다. LDAP/AD에 조회할 때 로그인 사용자 이름으로 대체됩니다.",
"Please provide a login name to test against" : "테스트할 로그인 사용자 이름을 입력하십시오",
+ "The group box was disabled, because the LDAP/AD server does not support memberOf." : "LDAP/AD 서버에서 memberOf를 지원하지 않아서 그룹 상자를 비활성화합니다.",
"Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:",
"Please login with the new password" : "새 암호로 로그인하십시오",
+ "LDAP User backend" : "사용자 백엔드",
"Your password will expire tomorrow." : "내 암호가 내일 만료됩니다.",
"Your password will expire today." : "내 암호가 오늘 만료됩니다.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["내 암호가 %n일 후 만료됩니다."],
+ "LDAP/AD integration" : "LDAP/AD 통합",
"_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
"_%s user found_::_%s users found_" : ["사용자 %s명 찾음"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "사용자 표시 이름 속성을 찾을 수 없습니다. 고급 LDAP 설정에서 직접 지정하십시오.",
@@ -75,6 +80,9 @@ OC.L10N.register(
"The filter specifies which LDAP groups shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 그룹을 설정합니다.",
"Verify settings and count the groups" : "설정을 확인하고 그룹 개수 세기",
"When logging in, %s will find the user based on the following attributes:" : "로그인할 때 %s에서 다음 속성을 기반으로 사용자를 찾습니다:",
+ "LDAP/AD Username:" : "LDAP/AD 사용자 이름:",
+ "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/AD 사용자 이름으로 로그인하는 것을 허용합니다. \"uid\" 및 \"sAMAccountName\" 중 하나이며 자동으로 감지합니다.",
+ "LDAP/AD Email Address:" : "LDAP/AD 이메일 주소:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "이메일 속성으로 로그인하는 것을 허용합니다. \"mail\" 및 \"mailPrimaryAddress\"를 사용할 수 있습니다.",
"Other Attributes:" : "기타 속성:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "로그인을 시도했을 때 적용할 필터를 지정합니다. \"%%uid\"는 로그인을 시도한 사용자 이름으로 대체됩니다. 예: \"uid=%%uid\"",
@@ -167,6 +175,7 @@ OC.L10N.register(
"Email Field" : "이메일 필드",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP 속성에서 사용자의 이메일을 설정합니다. 기본 행동을 사용하려면 비워 두십시오.",
"User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙",
+ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
"\"$home\" Placeholder Field" : "\"$home\" 자리 비움자 필드",
"Internal Username" : "내부 사용자 이름",
"Internal Username Attribute:" : "내부 사용자 이름 속성:",
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json
index 41b67a57274..6ba221cbf58 100644
--- a/apps/user_ldap/l10n/ko.json
+++ b/apps/user_ldap/l10n/ko.json
@@ -47,12 +47,17 @@
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "검색 범위를 좁히십시오. 현재 설정으로 여러 사용자가 검색되었으며, 최초의 사용자만 로그인할 수 있습니다.",
"An unspecified error occurred. Please check log and settings." : "지정하지 않은 오류가 발생했습니다. 로그와 설정을 확인하십시오.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "검색 필터가 잘못되었습니다. 열고 닫는 괄호 쌍이 맞지 않을 수도 있습니다. 확인 후 수정하십시오.",
+ "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP/AD 연결 오류가 발생했습니다. 호스트, 포트, 인증 정보를 확인하십시오.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "%uid 자리 비움자가 존재하지 않습니다. LDAP/AD에 조회할 때 로그인 사용자 이름으로 대체됩니다.",
"Please provide a login name to test against" : "테스트할 로그인 사용자 이름을 입력하십시오",
+ "The group box was disabled, because the LDAP/AD server does not support memberOf." : "LDAP/AD 서버에서 memberOf를 지원하지 않아서 그룹 상자를 비활성화합니다.",
"Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:",
"Please login with the new password" : "새 암호로 로그인하십시오",
+ "LDAP User backend" : "사용자 백엔드",
"Your password will expire tomorrow." : "내 암호가 내일 만료됩니다.",
"Your password will expire today." : "내 암호가 오늘 만료됩니다.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["내 암호가 %n일 후 만료됩니다."],
+ "LDAP/AD integration" : "LDAP/AD 통합",
"_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
"_%s user found_::_%s users found_" : ["사용자 %s명 찾음"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "사용자 표시 이름 속성을 찾을 수 없습니다. 고급 LDAP 설정에서 직접 지정하십시오.",
@@ -73,6 +78,9 @@
"The filter specifies which LDAP groups shall have access to the %s instance." : "이 필터는 %s에 접근할 수 있는 LDAP 그룹을 설정합니다.",
"Verify settings and count the groups" : "설정을 확인하고 그룹 개수 세기",
"When logging in, %s will find the user based on the following attributes:" : "로그인할 때 %s에서 다음 속성을 기반으로 사용자를 찾습니다:",
+ "LDAP/AD Username:" : "LDAP/AD 사용자 이름:",
+ "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/AD 사용자 이름으로 로그인하는 것을 허용합니다. \"uid\" 및 \"sAMAccountName\" 중 하나이며 자동으로 감지합니다.",
+ "LDAP/AD Email Address:" : "LDAP/AD 이메일 주소:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "이메일 속성으로 로그인하는 것을 허용합니다. \"mail\" 및 \"mailPrimaryAddress\"를 사용할 수 있습니다.",
"Other Attributes:" : "기타 속성:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "로그인을 시도했을 때 적용할 필터를 지정합니다. \"%%uid\"는 로그인을 시도한 사용자 이름으로 대체됩니다. 예: \"uid=%%uid\"",
@@ -165,6 +173,7 @@
"Email Field" : "이메일 필드",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "LDAP 속성에서 사용자의 이메일을 설정합니다. 기본 행동을 사용하려면 비워 두십시오.",
"User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙",
+ "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.",
"\"$home\" Placeholder Field" : "\"$home\" 자리 비움자 필드",
"Internal Username" : "내부 사용자 이름",
"Internal Username Attribute:" : "내부 사용자 이름 속성:",
diff --git a/apps/user_status/l10n/ko.js b/apps/user_status/l10n/ko.js
index 30b152d74c4..65b0ab38e24 100644
--- a/apps/user_status/l10n/ko.js
+++ b/apps/user_status/l10n/ko.js
@@ -1,23 +1,34 @@
OC.L10N.register(
"user_status",
{
+ "Recent statuses" : "최근 상태",
"In a meeting" : "회의 중",
"Commuting" : "이동 중",
"Out sick" : "병가",
"Vacationing" : "휴가 중",
"Working remotely" : "원격 근무 중",
+ "In a call" : "통화중",
+ "User status" : "사용자 상태",
+ "View profile" : "프로파일 보기",
+ "What is your status?" : "당신의 상태는?",
+ "Set status" : "상태 설정",
"Online status" : "접속 상태",
"Status message" : "상태 메시지",
"Clear status message" : "상태 메시지 지움",
"Set status message" : "상태 메시지 설정",
+ "There was an error saving the status" : "상태 저장에 오류가 발생했습니다",
+ "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다",
+ "No recent status changes" : "최근 상태 변경 없음",
"Away" : "자리 비움",
"Do not disturb" : "방해 금지",
+ "{status}, {timestamp}" : "{status},{timestamp}",
"Don't clear" : "지우지 않음",
"Today" : "오늘",
"This week" : "이번 주",
"Online" : "접속 중",
"Invisible" : "숨겨짐",
"Offline" : "오프라인",
+ "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다",
"30 minutes" : "30 분",
"1 hour" : "한 시간",
"4 hours" : "4 시간",
diff --git a/apps/user_status/l10n/ko.json b/apps/user_status/l10n/ko.json
index 64c18db979d..53a1dbd449a 100644
--- a/apps/user_status/l10n/ko.json
+++ b/apps/user_status/l10n/ko.json
@@ -1,21 +1,32 @@
{ "translations": {
+ "Recent statuses" : "최근 상태",
"In a meeting" : "회의 중",
"Commuting" : "이동 중",
"Out sick" : "병가",
"Vacationing" : "휴가 중",
"Working remotely" : "원격 근무 중",
+ "In a call" : "통화중",
+ "User status" : "사용자 상태",
+ "View profile" : "프로파일 보기",
+ "What is your status?" : "당신의 상태는?",
+ "Set status" : "상태 설정",
"Online status" : "접속 상태",
"Status message" : "상태 메시지",
"Clear status message" : "상태 메시지 지움",
"Set status message" : "상태 메시지 설정",
+ "There was an error saving the status" : "상태 저장에 오류가 발생했습니다",
+ "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다",
+ "No recent status changes" : "최근 상태 변경 없음",
"Away" : "자리 비움",
"Do not disturb" : "방해 금지",
+ "{status}, {timestamp}" : "{status},{timestamp}",
"Don't clear" : "지우지 않음",
"Today" : "오늘",
"This week" : "이번 주",
"Online" : "접속 중",
"Invisible" : "숨겨짐",
"Offline" : "오프라인",
+ "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다",
"30 minutes" : "30 분",
"1 hour" : "한 시간",
"4 hours" : "4 시간",
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index 08675a86f14..db5ad6cb172 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -2,13 +2,15 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Recente statussen",
- "In a meeting" : "Vergadering",
+ "In a meeting" : "In een vergadering",
"Commuting" : "Woon-werk",
"Out sick" : "Ziek",
- "Vacationing" : "vakantie",
+ "Vacationing" : "Op vakantie",
"Working remotely" : "Thuiswerken",
+ "In a call" : "In gesprek",
"User status" : "Gebruikersstatus",
- "Clear status message after" : "Opruimen statusbericht na",
+ "View profile" : "Bekijk profiel",
+ "Clear status message after" : "Statusbericht wissen na",
"What is your status?" : "Wat is jouw status?",
"Set status" : "Instellen status",
"Online status" : "Online status",
diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json
index 7d3c25c5117..44d33d2f42d 100644
--- a/apps/user_status/l10n/nl.json
+++ b/apps/user_status/l10n/nl.json
@@ -1,12 +1,14 @@
{ "translations": {
"Recent statuses" : "Recente statussen",
- "In a meeting" : "Vergadering",
+ "In a meeting" : "In een vergadering",
"Commuting" : "Woon-werk",
"Out sick" : "Ziek",
- "Vacationing" : "vakantie",
+ "Vacationing" : "Op vakantie",
"Working remotely" : "Thuiswerken",
+ "In a call" : "In gesprek",
"User status" : "Gebruikersstatus",
- "Clear status message after" : "Opruimen statusbericht na",
+ "View profile" : "Bekijk profiel",
+ "Clear status message after" : "Statusbericht wissen na",
"What is your status?" : "Wat is jouw status?",
"Set status" : "Instellen status",
"Online status" : "Online status",
diff --git a/apps/weather_status/l10n/ko.js b/apps/weather_status/l10n/ko.js
index aec74a505cc..591b53c98b6 100644
--- a/apps/weather_status/l10n/ko.js
+++ b/apps/weather_status/l10n/ko.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Favorites" : "즐겨찾기",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, {time}에 맑음",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, {time}에 구름",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, 낮 {time}시에 맑음",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, 밤 {time}시에 맑음",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, {time}에 구름 조금",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, {time}에 안개",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, {time}에 약한 비",
@@ -32,6 +34,7 @@ OC.L10N.register(
"Location not found" : "위치를 찾을 수 없습니다",
"There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.",
"There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.",
+ "There was an error saving the mode." : "모드 저장에 오류가 있습니다.",
"There was an error using personal address." : "개인 주소를 사용하는 동안 오류가 발생했습니다.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "날씨 현황이 대시보드 앱에 통합되었습니다.\n사용자의 현재 위치를 자동 혹은 수동으로 지정할 수 있습니다. 그 후 6시간의 일기예보가 표시됩니다.\n날씨 현황은 달력 앱과 같이 다른 곳에서도 통합될 수 있습니다."
},
diff --git a/apps/weather_status/l10n/ko.json b/apps/weather_status/l10n/ko.json
index bd9e50def63..6c779414e5e 100644
--- a/apps/weather_status/l10n/ko.json
+++ b/apps/weather_status/l10n/ko.json
@@ -11,6 +11,8 @@
"Favorites" : "즐겨찾기",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, {time}에 맑음",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, {time}에 구름",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, 낮 {time}시에 맑음",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, 밤 {time}시에 맑음",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, {time}에 구름 조금",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, {time}에 안개",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, {time}에 약한 비",
@@ -30,6 +32,7 @@
"Location not found" : "위치를 찾을 수 없습니다",
"There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.",
"There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.",
+ "There was an error saving the mode." : "모드 저장에 오류가 있습니다.",
"There was an error using personal address." : "개인 주소를 사용하는 동안 오류가 발생했습니다.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "날씨 현황이 대시보드 앱에 통합되었습니다.\n사용자의 현재 위치를 자동 혹은 수동으로 지정할 수 있습니다. 그 후 6시간의 일기예보가 표시됩니다.\n날씨 현황은 달력 앱과 같이 다른 곳에서도 통합될 수 있습니다."
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js
index 495362d7477..74cb92c4fb8 100644
--- a/apps/workflowengine/l10n/ko.js
+++ b/apps/workflowengine/l10n/ko.js
@@ -23,11 +23,15 @@ OC.L10N.register(
"%s created %s" : "%s이(가) %s을(를) 생성하였습니다.",
"%s modified %s" : "%s이(가) %s을(를) 수정하였습니다.",
"%s deleted %s" : "%s이(가) %s을(를) 삭제하였습니다.",
+ "%s accessed %s" : "%s이(가) %s에 접근하였습니다.",
"%s renamed %s" : "%s이(가) %s의 이름을 변경하였습니다.",
"%s copied %s" : "%s이(가) %s을(를) 복사하였습니다.",
"%s assigned %s to %s" : "%s이(가) %s을(를) %s로 할당하였습니다.",
"Operation #%s does not exist" : "작업 #%s이(가) 존재하지 않음",
+ "Entity %s does not exist" : "엔티티 %s이 없습니다",
+ "Entity %s is invalid" : "엔티티 %s이 유효하지 않습니다",
"No events are chosen." : "선택된 이벤트 없음",
+ "Entity %s has no event %s" : "엔티티 %s은 이벤트 %s을 포함하지 않습니다",
"Operation %s does not exist" : "작업 %s이(가) 존재하지 않음",
"Operation %s is invalid" : "작업 %s이(가) 잘못됨",
"Check %s does not exist" : "검사 %s이(가) 존재하지 않음",
@@ -42,6 +46,7 @@ OC.L10N.register(
"Images" : "파일",
"Office documents" : "오피스 문서",
"PDF documents" : "PDF 문서",
+ "Custom mimetype" : "사용자 mimetype",
"Select a tag" : "태그 선택",
"No results" : "결과 없음",
"%s (invisible)" : "%s(숨겨짐)",
@@ -49,17 +54,21 @@ OC.L10N.register(
"Select a request URL" : "요청 URL 선택",
"Predefined URLs" : "사전 정의된 URL",
"Files WebDAV" : "파일 WebDAV",
+ "Others" : "기타",
"Custom URL" : "사용자 정의 URL",
"Select a user agent" : "사용자 에이전트 지정",
"Android client" : "Android 클라이언트",
"iOS client" : "iOS 클라이언트",
"Desktop client" : "데스크톱 클라이언트",
"Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능",
+ "At least one event must be selected" : "적어도 하나의 이벤트는 선택해야합니다.",
"Add new flow" : "새 흐름 추가",
+ "When" : "언제",
"and" : "그리고",
"Cancel" : "취소",
"Delete" : "삭제",
"The configuration is invalid" : "설정이 잘못됨",
+ "Active" : "활성화",
"Save" : "저장",
"Available flows" : "사용 가능한 흐름",
"For details on how to write your own flow, check out the development documentation." : "어떻게 내 흐름을 작성하는지 자세히 알아보려면 개발자 문서를 참조하십시오.",
diff --git a/apps/workflowengine/l10n/ko.json b/apps/workflowengine/l10n/ko.json
index 029a81809ad..45c2723358f 100644
--- a/apps/workflowengine/l10n/ko.json
+++ b/apps/workflowengine/l10n/ko.json
@@ -21,11 +21,15 @@
"%s created %s" : "%s이(가) %s을(를) 생성하였습니다.",
"%s modified %s" : "%s이(가) %s을(를) 수정하였습니다.",
"%s deleted %s" : "%s이(가) %s을(를) 삭제하였습니다.",
+ "%s accessed %s" : "%s이(가) %s에 접근하였습니다.",
"%s renamed %s" : "%s이(가) %s의 이름을 변경하였습니다.",
"%s copied %s" : "%s이(가) %s을(를) 복사하였습니다.",
"%s assigned %s to %s" : "%s이(가) %s을(를) %s로 할당하였습니다.",
"Operation #%s does not exist" : "작업 #%s이(가) 존재하지 않음",
+ "Entity %s does not exist" : "엔티티 %s이 없습니다",
+ "Entity %s is invalid" : "엔티티 %s이 유효하지 않습니다",
"No events are chosen." : "선택된 이벤트 없음",
+ "Entity %s has no event %s" : "엔티티 %s은 이벤트 %s을 포함하지 않습니다",
"Operation %s does not exist" : "작업 %s이(가) 존재하지 않음",
"Operation %s is invalid" : "작업 %s이(가) 잘못됨",
"Check %s does not exist" : "검사 %s이(가) 존재하지 않음",
@@ -40,6 +44,7 @@
"Images" : "파일",
"Office documents" : "오피스 문서",
"PDF documents" : "PDF 문서",
+ "Custom mimetype" : "사용자 mimetype",
"Select a tag" : "태그 선택",
"No results" : "결과 없음",
"%s (invisible)" : "%s(숨겨짐)",
@@ -47,17 +52,21 @@
"Select a request URL" : "요청 URL 선택",
"Predefined URLs" : "사전 정의된 URL",
"Files WebDAV" : "파일 WebDAV",
+ "Others" : "기타",
"Custom URL" : "사용자 정의 URL",
"Select a user agent" : "사용자 에이전트 지정",
"Android client" : "Android 클라이언트",
"iOS client" : "iOS 클라이언트",
"Desktop client" : "데스크톱 클라이언트",
"Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능",
+ "At least one event must be selected" : "적어도 하나의 이벤트는 선택해야합니다.",
"Add new flow" : "새 흐름 추가",
+ "When" : "언제",
"and" : "그리고",
"Cancel" : "취소",
"Delete" : "삭제",
"The configuration is invalid" : "설정이 잘못됨",
+ "Active" : "활성화",
"Save" : "저장",
"Available flows" : "사용 가능한 흐름",
"For details on how to write your own flow, check out the development documentation." : "어떻게 내 흐름을 작성하는지 자세히 알아보려면 개발자 문서를 참조하십시오.",