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 Oct 30, 2023
1 parent fe471da commit 600351c
Show file tree
Hide file tree
Showing 20 changed files with 342 additions and 24 deletions.
18 changes: 18 additions & 0 deletions apps/dashboard/l10n/et_EE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
OC.L10N.register(
"dashboard",
{
"Dashboard" : "Töölaud",
"Dashboard app" : "Töölaua rakendus",
"\"{title} icon\"" : "\"{title} ikoon\"",
"Weather" : "Ilm",
"Status" : "Staatus",
"Good morning" : "Tere hommikust",
"Good morning, {name}" : "Tere hommikust, {name}",
"Good afternoon" : "Tere päevast",
"Good afternoon, {name}" : "Tere päevast, {name}",
"Good evening" : "Tere õhtust",
"Good evening, {name}" : "Tere õhtust, {name}",
"Hello" : "Tere",
"Hello, {name}" : "Tere, {name}"
},
"nplurals=2; plural=(n != 1);");
16 changes: 16 additions & 0 deletions apps/dashboard/l10n/et_EE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{ "translations": {
"Dashboard" : "Töölaud",
"Dashboard app" : "Töölaua rakendus",
"\"{title} icon\"" : "\"{title} ikoon\"",
"Weather" : "Ilm",
"Status" : "Staatus",
"Good morning" : "Tere hommikust",
"Good morning, {name}" : "Tere hommikust, {name}",
"Good afternoon" : "Tere päevast",
"Good afternoon, {name}" : "Tere päevast, {name}",
"Good evening" : "Tere õhtust",
"Good evening, {name}" : "Tere õhtust, {name}",
"Hello" : "Tere",
"Hello, {name}" : "Tere, {name}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
21 changes: 21 additions & 0 deletions apps/files/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OC.L10N.register(
"Move" : "Flyt",
"Copy" : "Kopier",
"Choose target folder" : "Vælg destinationsmappe",
"Set reminder" : "Sæt påmindelse",
"Edit locally" : "Rediger lokalt",
"Open" : "Åbn",
"Delete file" : "Slet fil",
Expand Down Expand Up @@ -168,10 +169,17 @@ OC.L10N.register(
"File Management" : "Filhåndtering",
"Reload current directory" : "Genindlæs den aktuelle mappe",
"Go to the \"{dir}\" directory" : "Gå til mappen \"{dir}\"",
"Upload successful" : "Succesfuld upload",
"Rename file" : "Omdøb fil",
"File name" : "Filnavn",
"Folder name" : "Mappenavn",
"Download file {name}" : "Download fil {name}",
"Name cannot be empty" : "Navn må ikke være tomt",
"Select all" : "Vælg alle",
"Unselect all" : "Fravælg alle",
"File not found" : "Filen blev ikke fundet",
"_{count} file_::_{count} files_" : ["{count} fil","{count} filer"],
"_{count} folder_::_{count} folders_" : ["{count} mapper","{count} mapper"],
"Storage informations" : "Lagerinformationer",
"{usedQuotaByte} used" : "{usedQuotaByte} brugt",
"{relative}% used" : "{relative}% brugt",
Expand Down Expand Up @@ -215,9 +223,19 @@ OC.L10N.register(
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
"Delete permanently" : "Slet permanent",
"The files is locked" : "Filerne er låste",
"The file does not exist anymore" : "Filen findes ikke længere",
"Chose destination" : "Vælg destionation",
"Copy to {target}" : "Kopiér til {target}",
"Move to {target}" : "Flyt til {target}",
"Open in Files" : "Åben i Filer",
"Open details" : "Mere information",
"Templates" : "Skabeloner",
"Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mapper","{fileCount} filer og 1 mapper"],
"{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper",
"No favorites yet" : "Ingen foretrukne endnu",
"Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her",
"All files" : "Alle filer",
Expand Down Expand Up @@ -245,6 +263,9 @@ OC.L10N.register(
"Pending shares" : "Afventende delinger",
"This file has the tag {tag}" : "Denne fil har tagget {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}",
"ascending" : "stigende",
"descending" : "faldende",
"Sort list by {column} ({direction})" : "Sortér liste efter {column} ({direction})",
"Choose" : "Vælg"
},
"nplurals=2; plural=(n != 1);");
21 changes: 21 additions & 0 deletions apps/files/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"Move" : "Flyt",
"Copy" : "Kopier",
"Choose target folder" : "Vælg destinationsmappe",
"Set reminder" : "Sæt påmindelse",
"Edit locally" : "Rediger lokalt",
"Open" : "Åbn",
"Delete file" : "Slet fil",
Expand Down Expand Up @@ -166,10 +167,17 @@
"File Management" : "Filhåndtering",
"Reload current directory" : "Genindlæs den aktuelle mappe",
"Go to the \"{dir}\" directory" : "Gå til mappen \"{dir}\"",
"Upload successful" : "Succesfuld upload",
"Rename file" : "Omdøb fil",
"File name" : "Filnavn",
"Folder name" : "Mappenavn",
"Download file {name}" : "Download fil {name}",
"Name cannot be empty" : "Navn må ikke være tomt",
"Select all" : "Vælg alle",
"Unselect all" : "Fravælg alle",
"File not found" : "Filen blev ikke fundet",
"_{count} file_::_{count} files_" : ["{count} fil","{count} filer"],
"_{count} folder_::_{count} folders_" : ["{count} mapper","{count} mapper"],
"Storage informations" : "Lagerinformationer",
"{usedQuotaByte} used" : "{usedQuotaByte} brugt",
"{relative}% used" : "{relative}% brugt",
Expand Down Expand Up @@ -213,9 +221,19 @@
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
"Delete permanently" : "Slet permanent",
"The files is locked" : "Filerne er låste",
"The file does not exist anymore" : "Filen findes ikke længere",
"Chose destination" : "Vælg destionation",
"Copy to {target}" : "Kopiér til {target}",
"Move to {target}" : "Flyt til {target}",
"Open in Files" : "Åben i Filer",
"Open details" : "Mere information",
"Templates" : "Skabeloner",
"Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mapper","{fileCount} filer og 1 mapper"],
"{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper",
"No favorites yet" : "Ingen foretrukne endnu",
"Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her",
"All files" : "Alle filer",
Expand Down Expand Up @@ -243,6 +261,9 @@
"Pending shares" : "Afventende delinger",
"This file has the tag {tag}" : "Denne fil har tagget {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}",
"ascending" : "stigende",
"descending" : "faldende",
"Sort list by {column} ({direction})" : "Sortér liste efter {column} ({direction})",
"Choose" : "Vælg"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ OC.L10N.register(
"Toggle list of others with access to this directory" : "Vis/skjul liste over andre med adgang til denne mappe",
"Toggle list of others with access to this file" : "Vis/skjul liste over andre med adgang til denne fil",
"Shared with you by {owner}" : "Delt med dig {owner}",
"Open in Files" : "Vis i filer",
"Shared" : "Delt",
"Error creating the share" : "Fejl ved skabelse af delt drev",
"Shared by" : "Delt af",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
"Toggle list of others with access to this directory" : "Vis/skjul liste over andre med adgang til denne mappe",
"Toggle list of others with access to this file" : "Vis/skjul liste over andre med adgang til denne fil",
"Shared with you by {owner}" : "Delt med dig {owner}",
"Open in Files" : "Vis i filer",
"Shared" : "Delt",
"Error creating the share" : "Fejl ved skabelse af delt drev",
"Shared by" : "Delt af",
Expand Down
1 change: 1 addition & 0 deletions apps/oauth2/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ OC.L10N.register(
"Redirection URI" : "Omdirigerings-URI",
"Client Identifier" : "Klientidentifierare",
"Secret key" : "Hemlig nyckel",
"Delete client" : "Ta bort klient",
"Add client" : "Lägg till klient",
"Add" : "Lägg till",
"Show client secret" : "Visa klienthemlighet",
Expand Down
1 change: 1 addition & 0 deletions apps/oauth2/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"Redirection URI" : "Omdirigerings-URI",
"Client Identifier" : "Klientidentifierare",
"Secret key" : "Hemlig nyckel",
"Delete client" : "Ta bort klient",
"Add client" : "Lägg till klient",
"Add" : "Lägg till",
"Show client secret" : "Visa klienthemlighet",
Expand Down
Loading

0 comments on commit 600351c

Please sign in to comment.