diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/da.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/da.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 65ff025ee7d..5a94a1bf5ac 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -53,7 +53,7 @@ OC.L10N.register( "This operation is forbidden" : "Denne operation er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren", "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", - "Could not move \"{file}\", target exists" : "Kunne ikke flytte \"{file}\" - der findes allerede en fil med dette navn", + "Could not move \"{file}\", target exists" : "Kunne ikke flytte \"{file}\" - filen findes allerede", "Could not move \"{file}\"" : "Kunne ikke flytte \"{file}\"", "copy" : "kopiér", "Could not copy \"{file}\", target exists" : "Kunne ikke kopiere \"{file}\" - der findes allerede en fil med dette navn", @@ -229,7 +229,7 @@ OC.L10N.register( "Choose {file}" : "Vælg {file}", "Loading current folder" : "Indlæser aktuelle mappe", "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!", + "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", "Go to the previous folder" : "Gå til forrige mappe", "Go back" : "Gå tilbage", "Share" : "Del", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 838c1b76edd..28c27b88691 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -51,7 +51,7 @@ "This operation is forbidden" : "Denne operation er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren", "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", - "Could not move \"{file}\", target exists" : "Kunne ikke flytte \"{file}\" - der findes allerede en fil med dette navn", + "Could not move \"{file}\", target exists" : "Kunne ikke flytte \"{file}\" - filen findes allerede", "Could not move \"{file}\"" : "Kunne ikke flytte \"{file}\"", "copy" : "kopiér", "Could not copy \"{file}\", target exists" : "Kunne ikke kopiere \"{file}\" - der findes allerede en fil med dette navn", @@ -227,7 +227,7 @@ "Choose {file}" : "Vælg {file}", "Loading current folder" : "Indlæser aktuelle mappe", "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!", + "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", "Go to the previous folder" : "Gå til forrige mappe", "Go back" : "Gå tilbage", "Share" : "Del", |