summaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-26 02:28:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-26 02:28:10 +0000
commit278f6413c9ee6d5c011c59a81d2f8e24a86dfbac (patch)
tree4b0fd98a65d11fc5db75fa0c648b8e88c27a46fa /apps/user_status
parent9b7c360346bc036d16dbc36e9bd399981acb1834 (diff)
downloadnextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.tar.gz
nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/cs.js2
-rw-r--r--apps/user_status/l10n/cs.json2
-rw-r--r--apps/user_status/l10n/de.js7
-rw-r--r--apps/user_status/l10n/de.json7
4 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index b29a26c9743..4849b1682ec 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"View profile" : "Zobrazit profil ",
"Clear status after" : "Vyčistit stav po uplynutí",
"What is your status?" : "Jaký je váš stav?",
+ "Previously set" : "Dříve nastavené",
"Set status" : "Nastavit stav",
"Online status" : "Stav online",
"Status message" : "Stavová zpráva",
@@ -19,6 +20,7 @@ OC.L10N.register(
"Set status message" : "Nastavit stavovou zprávu",
"There was an error saving the status" : "Došlo k chybě při ukládání stavu",
"There was an error clearing the status" : "Při čištění stavu došlo k chybě",
+ "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě",
"No recent status changes" : "Žádné nedávné změny stavu",
"Away" : "Pryč",
"Do not disturb" : "Nerušit",
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json
index 53df7e74ada..16331053d55 100644
--- a/apps/user_status/l10n/cs.json
+++ b/apps/user_status/l10n/cs.json
@@ -10,6 +10,7 @@
"View profile" : "Zobrazit profil ",
"Clear status after" : "Vyčistit stav po uplynutí",
"What is your status?" : "Jaký je váš stav?",
+ "Previously set" : "Dříve nastavené",
"Set status" : "Nastavit stav",
"Online status" : "Stav online",
"Status message" : "Stavová zpráva",
@@ -17,6 +18,7 @@
"Set status message" : "Nastavit stavovou zprávu",
"There was an error saving the status" : "Došlo k chybě při ukládání stavu",
"There was an error clearing the status" : "Při čištění stavu došlo k chybě",
+ "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě",
"No recent status changes" : "Žádné nedávné změny stavu",
"Away" : "Pryč",
"Do not disturb" : "Nerušit",
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 88b2f32e616..85215eced22 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -12,13 +12,20 @@ OC.L10N.register(
"View profile" : "Profil ansehen",
"Clear status after" : "Status löschen nach",
"What is your status?" : "Wie ist dein Status?",
+ "Previously set" : "Zuvor eingestellt",
+ "Reset status" : "Status zurücksetzen",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
+ "Your status was set automatically" : "Dein Status wurde automatisch gesetzt",
"Clear status message" : "Statusnachricht löschen",
"Set status message" : "Statusnachricht setzen",
+ "Reset status to \"{icon} {message}\"" : "Status auf \"{icon} {message}\" zurücksetzen",
+ "Reset status to \"{message}\"" : "Status auf \"{message}\" zurücksetzen",
+ "Reset status to \"{icon}\"" : "Status auf \"{icon}\" zurücksetzen",
"There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
"There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
+ "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten",
"No recent status changes" : "Keine kürzlichen Statusänderungen",
"Away" : "Abwesend",
"Do not disturb" : "Bitte nicht stören",
diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json
index cda177d1adc..239437df1a1 100644
--- a/apps/user_status/l10n/de.json
+++ b/apps/user_status/l10n/de.json
@@ -10,13 +10,20 @@
"View profile" : "Profil ansehen",
"Clear status after" : "Status löschen nach",
"What is your status?" : "Wie ist dein Status?",
+ "Previously set" : "Zuvor eingestellt",
+ "Reset status" : "Status zurücksetzen",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
+ "Your status was set automatically" : "Dein Status wurde automatisch gesetzt",
"Clear status message" : "Statusnachricht löschen",
"Set status message" : "Statusnachricht setzen",
+ "Reset status to \"{icon} {message}\"" : "Status auf \"{icon} {message}\" zurücksetzen",
+ "Reset status to \"{message}\"" : "Status auf \"{message}\" zurücksetzen",
+ "Reset status to \"{icon}\"" : "Status auf \"{icon}\" zurücksetzen",
"There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
"There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
+ "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten",
"No recent status changes" : "Keine kürzlichen Statusänderungen",
"Away" : "Abwesend",
"Do not disturb" : "Bitte nicht stören",