diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:21:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:21:58 +0000 |
commit | fb18f291488c706abcc58f365fe71e7ece2fca39 (patch) | |
tree | d78571aceac47539b7516f2b403e62abeb9aaa98 /apps/user_status | |
parent | 8a511de8cb9d1c6a3ffa9038aa1c7e59b3703d23 (diff) | |
download | nextcloud-server-fb18f291488c706abcc58f365fe71e7ece2fca39.tar.gz nextcloud-server-fb18f291488c706abcc58f365fe71e7ece2fca39.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/de.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 9149b6cb856..2131337127c 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", + "View profile" : "Profil ansehen", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Dein Status?", "Set status" : "Status setzen", diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index e0f5da2c5d5..815deec399d 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -7,6 +7,7 @@ "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", + "View profile" : "Profil ansehen", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Dein Status?", "Set status" : "Status setzen", diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index 67efa951fa6..b066a63b73e 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Choroba", "Vacationing" : "Na dovolenke", "Working remotely" : "Pracuje na diaľku", + "In a call" : "práve telefonuje", "User status" : "Stav užívateľa", + "View profile" : "Zobraziť profil", "Clear status message after" : "Vyčistiť správu o stave po", "What is your status?" : "Aký je váš stav?", "Set status" : "Nastaviť stav", diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index a114b23d436..cc03c950da1 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -5,7 +5,9 @@ "Out sick" : "Choroba", "Vacationing" : "Na dovolenke", "Working remotely" : "Pracuje na diaľku", + "In a call" : "práve telefonuje", "User status" : "Stav užívateľa", + "View profile" : "Zobraziť profil", "Clear status message after" : "Vyčistiť správu o stave po", "What is your status?" : "Aký je váš stav?", "Set status" : "Nastaviť stav", |