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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 28, 2025
1 parent dd8037a commit e254226
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Mangler en midlertidig mappe",
"Could not write file to disk" : "Kunne ikke skrive fil til disk",
"A PHP extension stopped the file upload" : "En PHP-udvidelse stoppede filoverførslen",
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.",
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
"File is too big" : "Filen er for stor",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"New document" : "Nyt Dokument",
Expand Down Expand Up @@ -58,10 +58,10 @@ OC.L10N.register(
"New file" : "Ny fil",
"Create" : "Opret",
"Could not create file" : "Kunne ikke oprette fil",
"Select template" : "Vælg model",
"Select template" : "Vælg skabelon",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Gemt med fejl: Collabora Online skal bruge samme protokol som server installationen.",
"Error" : "Fejl",
"An error occurred" : "Der var en fejl",
"An error occurred" : "Der opstod en fejl",
"Nickname" : "Kaldenavn",
"Set" : "Sæt",
"New filename" : "Nyt filnavn",
Expand Down
6 changes: 3 additions & 3 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"Missing a temporary folder" : "Mangler en midlertidig mappe",
"Could not write file to disk" : "Kunne ikke skrive fil til disk",
"A PHP extension stopped the file upload" : "En PHP-udvidelse stoppede filoverførslen",
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.",
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
"File is too big" : "Filen er for stor",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"New document" : "Nyt Dokument",
Expand Down Expand Up @@ -56,10 +56,10 @@
"New file" : "Ny fil",
"Create" : "Opret",
"Could not create file" : "Kunne ikke oprette fil",
"Select template" : "Vælg model",
"Select template" : "Vælg skabelon",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Gemt med fejl: Collabora Online skal bruge samme protokol som server installationen.",
"Error" : "Fejl",
"An error occurred" : "Der var en fejl",
"An error occurred" : "Der opstod en fejl",
"Nickname" : "Kaldenavn",
"Set" : "Sæt",
"New filename" : "Nyt filnavn",
Expand Down
1 change: 1 addition & 0 deletions l10n/sr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"Invalid file provided" : "Дати фајл је неисправан",
"Template not found" : "Шаблон није нађен",
"Unable to determine the proper file extension for %1$s" : "Не може да се одреди исправна екстензија фајла за %1$s",
"Unable to fetch information on %1$s" : "Нису могле да се прибаве информације о %1$s",
"Portable Document Format (.pdf)" : "Portable Document Format (.pdf)",
"Image (.png)" : "Слика (.png)",
"Image (.svg)" : "Слика (.svg)",
Expand Down

0 comments on commit e254226

Please sign in to comment.