diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-17 02:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-17 02:21:05 +0000 |
commit | 57212a99f9566a5d7713bee6ab682d1e9dd6f83b (patch) | |
tree | ced82c81fe624a68a57745d3320e5abd9dd5efb5 /apps/user_status | |
parent | f0c8f7421f7f40345e8c0737867631934593e3b3 (diff) | |
download | nextcloud-server-57212a99f9566a5d7713bee6ab682d1e9dd6f83b.tar.gz nextcloud-server-57212a99f9566a5d7713bee6ab682d1e9dd6f83b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/eu.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js index e8d7f06adab..3a6e8c7e895 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -2,6 +2,10 @@ OC.L10N.register( "user_status", { "In a meeting" : "Bilera batean", + "Commuting" : "Lanera bidean", + "Out sick" : "Gaixorik", + "Vacationing" : "Oporretan", + "User status" : "Erabiltzailearen egoera", "Clear status message after" : "Garbitu egoera mezua gero", "What's your status?" : "Zein da zure egoera?", "Set status" : "Ezarri egoera", diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json index bb75801d137..5e11a514a21 100644 --- a/apps/user_status/l10n/eu.json +++ b/apps/user_status/l10n/eu.json @@ -1,5 +1,9 @@ { "translations": { "In a meeting" : "Bilera batean", + "Commuting" : "Lanera bidean", + "Out sick" : "Gaixorik", + "Vacationing" : "Oporretan", + "User status" : "Erabiltzailearen egoera", "Clear status message after" : "Garbitu egoera mezua gero", "What's your status?" : "Zein da zure egoera?", "Set status" : "Ezarri egoera", |