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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-17 05:27:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-17 05:27:44 +0300
commit9cd9e774d67342a1af4782c7e7e5e234ffb9b51d (patch)
treecdd753dda56be475c51bbd00c3c3ae6f2778b157 /apps/user_status
parent692943860aeec4ce080d356e18cd702b4d85a956 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/da.js15
-rw-r--r--apps/user_status/l10n/da.json15
2 files changed, 30 insertions, 0 deletions
diff --git a/apps/user_status/l10n/da.js b/apps/user_status/l10n/da.js
index 1480fff0beb..1e8905e7074 100644
--- a/apps/user_status/l10n/da.js
+++ b/apps/user_status/l10n/da.js
@@ -2,12 +2,24 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Seneste status",
+ "In a meeting" : "I møde",
+ "Commuting" : "Under vejs",
+ "Out sick" : "Sygemeldt",
+ "Vacationing" : "Holder ferie",
+ "Working remotely" : "Arbejder hjemmefra",
+ "In a call" : "Taler i telefon",
+ "User status" : "Bruger status",
+ "View profile" : "Vis profil",
+ "Clear status after" : "Ryd status efter",
"What is your status?" : "Hvad er din status",
"Set status" : "Sæt status",
"Online status" : "Online status",
"Status message" : "Statusbesked",
"Clear status message" : "Ryd status notifikation",
"Set status message" : "Sæt statusbesked",
+ "There was an error saving the status" : "Der opstod en fejl ved lagring af status",
+ "There was an error clearing the status" : "Der opstod en fejl ved rydning af status",
+ "No recent status changes" : "Ingen ændringer i status",
"Away" : "Ikke tilstede",
"Do not disturb" : "Forstyr ikke",
"Don't clear" : "Ryd ikke",
@@ -16,9 +28,12 @@ OC.L10N.register(
"Online" : "Online",
"Invisible" : "Usynlig",
"Offline" : "Offline",
+ "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status",
"30 minutes" : "30 minutter",
"1 hour" : "1 time",
"4 hours" : "4 timer",
+ "Mute all notifications" : "Vis ikke notifikationer",
+ "Appear offline" : "Er offline",
"Clear status message after" : "Ryd status notifikationer efter",
"What's your status?" : "Hvad er din status"
},
diff --git a/apps/user_status/l10n/da.json b/apps/user_status/l10n/da.json
index 504b975cf02..93f27b717ec 100644
--- a/apps/user_status/l10n/da.json
+++ b/apps/user_status/l10n/da.json
@@ -1,11 +1,23 @@
{ "translations": {
"Recent statuses" : "Seneste status",
+ "In a meeting" : "I møde",
+ "Commuting" : "Under vejs",
+ "Out sick" : "Sygemeldt",
+ "Vacationing" : "Holder ferie",
+ "Working remotely" : "Arbejder hjemmefra",
+ "In a call" : "Taler i telefon",
+ "User status" : "Bruger status",
+ "View profile" : "Vis profil",
+ "Clear status after" : "Ryd status efter",
"What is your status?" : "Hvad er din status",
"Set status" : "Sæt status",
"Online status" : "Online status",
"Status message" : "Statusbesked",
"Clear status message" : "Ryd status notifikation",
"Set status message" : "Sæt statusbesked",
+ "There was an error saving the status" : "Der opstod en fejl ved lagring af status",
+ "There was an error clearing the status" : "Der opstod en fejl ved rydning af status",
+ "No recent status changes" : "Ingen ændringer i status",
"Away" : "Ikke tilstede",
"Do not disturb" : "Forstyr ikke",
"Don't clear" : "Ryd ikke",
@@ -14,9 +26,12 @@
"Online" : "Online",
"Invisible" : "Usynlig",
"Offline" : "Offline",
+ "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status",
"30 minutes" : "30 minutter",
"1 hour" : "1 time",
"4 hours" : "4 timer",
+ "Mute all notifications" : "Vis ikke notifikationer",
+ "Appear offline" : "Er offline",
"Clear status message after" : "Ryd status notifikationer efter",
"What's your status?" : "Hvad er din status"
},"pluralForm" :"nplurals=2; plural=(n != 1);"