diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-11 02:22:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-11 02:22:47 +0000 |
commit | 898e32937371b0fa2fc333eaa6943d99e640de3b (patch) | |
tree | dd76e64bd23f98525fa3352efbe8d92072aadb32 /apps/user_status | |
parent | eb8cbc3fe9b329b2a5ad694ec625419b74fdc1c4 (diff) | |
download | nextcloud-server-898e32937371b0fa2fc333eaa6943d99e640de3b.tar.gz nextcloud-server-898e32937371b0fa2fc333eaa6943d99e640de3b.zip |
[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/is.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/is.js b/apps/user_status/l10n/is.js index fca6fb93469..2475cfba24b 100644 --- a/apps/user_status/l10n/is.js +++ b/apps/user_status/l10n/is.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Fjarvinna", "User status" : "Staða notanda", "Clear status message after" : "Hreinsa stöðuskilaboð eftir", + "What is your status?" : "Hver er staðan á þér?", "Set status" : "Setja stöðu", "Online status" : "Staða á netinu", "Status message" : "Stöðuskilaboð", diff --git a/apps/user_status/l10n/is.json b/apps/user_status/l10n/is.json index 775bc61a3d6..187bd571846 100644 --- a/apps/user_status/l10n/is.json +++ b/apps/user_status/l10n/is.json @@ -7,6 +7,7 @@ "Working remotely" : "Fjarvinna", "User status" : "Staða notanda", "Clear status message after" : "Hreinsa stöðuskilaboð eftir", + "What is your status?" : "Hver er staðan á þér?", "Set status" : "Setja stöðu", "Online status" : "Staða á netinu", "Status message" : "Stöðuskilaboð", |