Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 9, 2025
1 parent c3f19da commit a5a808f
Show file tree
Hide file tree
Showing 32 changed files with 842 additions and 64 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OC.L10N.register(
"Dashboard app" : "Dashboard app",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Start din dag med gode informationer\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig et overblik over dine kommende aftaler, hastemails, chatbeskeder, indgående billetter, seneste tweets og meget mere! Folk kan tilføje de widgets, de kan lide, og ændre baggrunden efter deres smag.",
"\"{title} icon\"" : "\"{title} ikon\"",
"Customize" : "Tilpas",
"Customize" : "Brugerdefiner",
"Edit widgets" : "Redigér widgets",
"Get more widgets from the App Store" : "Få flere widgets fra App Store",
"Weather service" : "Vejret",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Dashboard app" : "Dashboard app",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Start din dag med gode informationer\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig et overblik over dine kommende aftaler, hastemails, chatbeskeder, indgående billetter, seneste tweets og meget mere! Folk kan tilføje de widgets, de kan lide, og ændre baggrunden efter deres smag.",
"\"{title} icon\"" : "\"{title} ikon\"",
"Customize" : "Tilpas",
"Customize" : "Brugerdefiner",
"Edit widgets" : "Redigér widgets",
"Get more widgets from the App Store" : "Få flere widgets fra App Store",
"Weather service" : "Vejret",
Expand Down
25 changes: 25 additions & 0 deletions apps/files/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,14 @@ OC.L10N.register(
"Failed to authorize" : "Kunne ikke godkende",
"Invalid folder path" : "Ugyldig mappesti",
"Folder not found" : "Mappe ikke fundet",
"The file cannot be found" : "Filen kan ikke findes",
"The destination path does not exist: %1$s" : "Destinationsstien eksisterer ikke: %1$s",
"You do not have permission to create a file at the specified location" : "Du har ikke tilladelse til at oprette en fil på den angivne placering",
"The file could not be converted." : "Filen kunne ikke konverteres.",
"Could not get relative path to converted file" : "Kunne ikke hente relativ sti til konverteret fil",
"Favorite files" : "Favoriser filer",
"No favorites" : "Ingen foretrukne",
"More favorites" : "Flere favoritter",
"Upload (max. %s)" : "Upload (max. %s)",
"Accept" : "Accepter",
"Reject" : "Afvis",
Expand Down Expand Up @@ -76,6 +83,7 @@ OC.L10N.register(
"Your have used your space quota and cannot upload files anymore" : "Du har brugt din pladskvote og kan ikke længere uploade filer",
"You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
"Favorite" : "Foretrukken",
"Back" : "Tilbage",
"Toggle selection for file \"{displayName}\"" : "Skift markering for fil \"{displayName}\"",
"Toggle selection for folder \"{displayName}\"" : "Skift markering for mappe \"{displayName}\"",
"File is loading" : "Filen indlæses",
Expand Down Expand Up @@ -154,6 +162,7 @@ OC.L10N.register(
"Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
"Unknown error during upload" : "Ukendt fejl under upload",
"\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt",
"Filter file names…" : "Filtrer filnavne...",
"Views" : "Visninger",
"Files settings" : "indstillinger for filer",
"File cannot be accessed" : "Filen kan ikke tilgås",
Expand Down Expand Up @@ -202,12 +211,28 @@ OC.L10N.register(
"Tags" : "Tags",
"You" : "Dig",
"Shared multiple times with different people" : "Delt flere gange med forskellige mennesker",
"Unable to change the favorite state of the file" : "Kan ikke ændre favoritstatus 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}",
"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",
"Save as {displayName}" : "Gem som {displayName}",
"Save as …" : "Gem som ...",
"Converting files…" : "Konverterer filer...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Alle filer kunne ikke konverteres",
"One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}",
"One file could not be converted" : "En fil kunne ikke konverteres",
"{count} files could not be converted" : "{count} filer kunne ikke konverteres",
"{count} files successfully converted" : "{count} filer konverteret",
"Files successfully converted" : "Filer konverteret",
"Failed to convert files" : "Kunne ikke konvertere filer",
"Converting file…" : "Konverterer filer...",
"File successfully converted" : "Filen konverteret",
"Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}",
"Failed to convert file" : "Kunne ikke konvertere fil",
"Deletion cancelled" : "Sletning annulleret",
"Leave this share" : "Forlad dette delte drev",
"Leave these shares" : "Forlad disse delinger",
Expand Down
25 changes: 25 additions & 0 deletions apps/files/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,14 @@
"Failed to authorize" : "Kunne ikke godkende",
"Invalid folder path" : "Ugyldig mappesti",
"Folder not found" : "Mappe ikke fundet",
"The file cannot be found" : "Filen kan ikke findes",
"The destination path does not exist: %1$s" : "Destinationsstien eksisterer ikke: %1$s",
"You do not have permission to create a file at the specified location" : "Du har ikke tilladelse til at oprette en fil på den angivne placering",
"The file could not be converted." : "Filen kunne ikke konverteres.",
"Could not get relative path to converted file" : "Kunne ikke hente relativ sti til konverteret fil",
"Favorite files" : "Favoriser filer",
"No favorites" : "Ingen foretrukne",
"More favorites" : "Flere favoritter",
"Upload (max. %s)" : "Upload (max. %s)",
"Accept" : "Accepter",
"Reject" : "Afvis",
Expand Down Expand Up @@ -74,6 +81,7 @@
"Your have used your space quota and cannot upload files anymore" : "Du har brugt din pladskvote og kan ikke længere uploade filer",
"You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
"Favorite" : "Foretrukken",
"Back" : "Tilbage",
"Toggle selection for file \"{displayName}\"" : "Skift markering for fil \"{displayName}\"",
"Toggle selection for folder \"{displayName}\"" : "Skift markering for mappe \"{displayName}\"",
"File is loading" : "Filen indlæses",
Expand Down Expand Up @@ -152,6 +160,7 @@
"Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
"Unknown error during upload" : "Ukendt fejl under upload",
"\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt",
"Filter file names…" : "Filtrer filnavne...",
"Views" : "Visninger",
"Files settings" : "indstillinger for filer",
"File cannot be accessed" : "Filen kan ikke tilgås",
Expand Down Expand Up @@ -200,12 +209,28 @@
"Tags" : "Tags",
"You" : "Dig",
"Shared multiple times with different people" : "Delt flere gange med forskellige mennesker",
"Unable to change the favorite state of the file" : "Kan ikke ændre favoritstatus 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}",
"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",
"Save as {displayName}" : "Gem som {displayName}",
"Save as …" : "Gem som ...",
"Converting files…" : "Konverterer filer...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Alle filer kunne ikke konverteres",
"One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}",
"One file could not be converted" : "En fil kunne ikke konverteres",
"{count} files could not be converted" : "{count} filer kunne ikke konverteres",
"{count} files successfully converted" : "{count} filer konverteret",
"Files successfully converted" : "Filer konverteret",
"Failed to convert files" : "Kunne ikke konvertere filer",
"Converting file…" : "Konverterer filer...",
"File successfully converted" : "Filen konverteret",
"Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}",
"Failed to convert file" : "Kunne ikke konvertere fil",
"Deletion cancelled" : "Sletning annulleret",
"Leave this share" : "Forlad dette delte drev",
"Leave these shares" : "Forlad disse delinger",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ OC.L10N.register(
"Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"Filter file names…" : "Filtra nomi file…",
"Views" : "Viste",
"Files settings" : "Impostazioni File",
"File cannot be accessed" : "Il file non possono essere acceduti",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
"Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"Filter file names…" : "Filtra nomi file…",
"Views" : "Viste",
"Files settings" : "Impostazioni File",
"File cannot be accessed" : "Il file non possono essere acceduti",
Expand Down
16 changes: 8 additions & 8 deletions apps/files_external/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ OC.L10N.register(
"Domain" : "Domæne",
"Rackspace" : "Hyldeplads",
"API key" : "API nøgle",
"Global credentials" : "Globale brugeroplysninger",
"Log-in credentials, save in database" : "Log-in brugeroplysninger, gem i database",
"Global credentials" : "Globale legitimationsoplysninger",
"Log-in credentials, save in database" : "Log på legitimationsoplysninger, gem i database",
"Login and password" : "Login og password",
"Log-in credentials, save in session" : "Log-in brugeroplysninger, gem i session",
"Global credentials, manually entered" : "Globale brugeroplysninger, indtastet manuelt",
"Log-in credentials, save in session" : "Log på legitimationsoplysninger, gem i session",
"Global credentials, manually entered" : "Globale legitimationsoplysninger, indtastet manuelt",
"Manually entered, store in database" : "Manuelt indtastet, gem i databasen",
"RSA public key" : "RSA offentlig nøgle",
"Public key" : "Offentlig nøgle",
Expand Down Expand Up @@ -94,15 +94,15 @@ OC.L10N.register(
"External storage" : "Eksternt lager",
"External storage support" : "Eksternt lager undersøttelse",
"Adds basic external storage support" : "Tilføjer grundlæggende ekstern lagerunderstøttelse",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Denne applikation gør det muligt for administratorer at konfigurere forbindelser til eksterne lagerudbydere, såsom FTP-servere, S3- eller SWIFT-objektlagre, andre Nextcloud-servere, WebDAV-servere og mere. Administration kan vælge, hvilke typer lager der skal aktiveres og kan montere disse lagerplaceringer for en konto, en gruppe eller hele systemet. Brugere vil se en ny mappe vises i deres rod-Nextcloud-mappe, som de kan få adgang til og bruge som enhver anden Nextcloud-mappe. Ekstern lagring giver også folk mulighed for at dele filer gemt på disse eksterne steder. I disse tilfælde bruges legitimationsoplysningerne for ejeren af filen, når modtageren anmoder om filen fra eksternt lager, hvorved det sikres, at modtageren kan få adgang til den delte fil.\n\nEksternt lager kan konfigureres ved hjælp af GUI eller på kommandolinjen. Denne anden mulighed giver administrationen mere fleksibilitet til at konfigurere bulk eksterne lagermonteringer og indstilling af monteringsprioriteter. Flere oplysninger er tilgængelige i dokumentationen til eksternt lager GUI og dokumentationen til ekstern lagerkonfigurationsfil.",
"Storage credentials" : "Lagringskredentialer",
"To access the storage, you need to provide the authentication credentials." : "For at tilgå lageret, så skal du angive godkendelsesdetaljerne.",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Denne applikation gør det muligt for administratorer at konfigurere forbindelser til eksterne lagerudbydere, såsom FTP-servere, S3- eller SWIFT-objektlagre, andre Nextcloud-servere, WebDAV-servere og mere. Administration kan vælge, hvilke typer lager der skal aktiveres og kan montere disse lagerplaceringer for en konto, en gruppe eller hele systemet. Brugere vil se en ny mappe vises i deres rod-Nextcloud-mappe, som de kan få adgang til og bruge som enhver anden Nextcloud-mappe. Ekstern lagring giver også folk mulighed for at dele filer gemt på disse eksterne steder. I disse tilfælde bruges legitimationsoplysninger for ejeren af filen, når modtageren anmoder om filen fra eksternt lager, hvorved det sikres, at modtageren kan få adgang til den delte fil.\n\nEksternt lager kan konfigureres ved hjælp af GUI eller på kommandolinjen. Denne anden mulighed giver administrationen mere fleksibilitet til at konfigurere bulk eksterne lagermonteringer og indstilling af monteringsprioriteter. Flere oplysninger er tilgængelige i dokumentationen til eksternt lager GUI og dokumentationen til ekstern lagerkonfigurationsfil.",
"Storage credentials" : "Lagringslegitimationsoplysninger",
"To access the storage, you need to provide the authentication credentials." : "For at tilgå lageret, så skal du angive godkendelseslegitimationsoplysninger.",
"Enter the storage login" : "Angiv et lagrings log på",
"Enter the storage password" : "Angiv lagringsadgangskoden",
"Submit" : "Tilføj",
"Unable to update this external storage config. {statusMessage}" : "Er ikke i stand til at opdaterer konfigurationen af dette eksterne lager. {statusMessage}",
"New configuration successfully saved" : "Den nye konfiguration er gemt",
"Enter missing credentials" : "Indtast manglende oplysninger",
"Enter missing credentials" : "angiv manglende legitimationsoplysninger",
"There was an error with this external storage." : "Der er en fejl med dette eksterne lager.",
"We were unable to check the external storage {basename}" : "Det var ikke muligt at kontrollerer det eksterne lager {basename}",
"Examine this faulty external storage configuration" : "Gennemgå fejl konfiguration af eksternt lager ",
Expand Down
Loading

0 comments on commit a5a808f

Please sign in to comment.