diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-28 02:19:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-28 02:19:54 +0000 |
commit | 24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a (patch) | |
tree | 7cd0e51255239f7fd1deee24fe47469330c53763 /apps/user_status | |
parent | 65b0511d79d1c095bc1131b42a795165b4170e5b (diff) | |
download | nextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.tar.gz nextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/fi.js | 7 | ||||
-rw-r--r-- | apps/user_status/l10n/fi.json | 7 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 8 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_HK.json | 8 |
4 files changed, 22 insertions, 8 deletions
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index e41031cbf17..162b3384865 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -8,9 +8,13 @@ OC.L10N.register( "Vacationing" : "Lomailemassa", "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", + "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", "What's your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", + "Online status" : "Online-tila", "Status message" : "Tilaviesti", + "Clear status message" : "Tyhjennä tilaviesti", + "Set status message" : "Aseta tilaviesti", "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe", "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe", "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia", @@ -20,12 +24,15 @@ OC.L10N.register( "Don't clear" : "Älä tyhjennä", "Today" : "Tänään", "This week" : "Tällä viikolla", + "Online" : "Paikalla", "Invisible" : "Näkymätön", + "Offline" : "Poissa", "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe", "30 minutes" : "30 minuuttia", "1 hour" : "1 tunti", "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", + "Appear offline" : "Näytä olevan poissa", "Clear status after" : "Tyhjennä tilatieto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index cb9e73c9ba7..50edbea7fce 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -6,9 +6,13 @@ "Vacationing" : "Lomailemassa", "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", + "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", "What's your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", + "Online status" : "Online-tila", "Status message" : "Tilaviesti", + "Clear status message" : "Tyhjennä tilaviesti", + "Set status message" : "Aseta tilaviesti", "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe", "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe", "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia", @@ -18,12 +22,15 @@ "Don't clear" : "Älä tyhjennä", "Today" : "Tänään", "This week" : "Tällä viikolla", + "Online" : "Paikalla", "Invisible" : "Näkymätön", + "Offline" : "Poissa", "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe", "30 minutes" : "30 minuuttia", "1 hour" : "1 tunti", "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", + "Appear offline" : "Näytä olevan poissa", "Clear status after" : "Tyhjennä tilatieto" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index b709cba2390..7fbbbc07c0e 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -5,11 +5,11 @@ OC.L10N.register( "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", - "Vacationing" : "休假", + "Vacationing" : "休假中", "Working remotely" : "遠地工作", "User status" : "用戶狀態", - "Clear status message after" : "清空狀態訊息於...之後", - "What's your status?" : "您現在的狀態?", + "Clear status message after" : "繼此之後清空狀態訊息", + "What's your status?" : "你目前的狀態?", "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", @@ -22,7 +22,7 @@ OC.L10N.register( "Do not disturb" : "請勿打擾", "{status}, {timestamp}" : "{status},{timestamp}", "Don't clear" : "不要清空", - "Today" : "今天", + "Today" : "今日", "This week" : "本星期", "Online" : "在線", "Invisible" : "隱藏", diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index 266a54d39fa..eb6524ff03a 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -3,11 +3,11 @@ "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", - "Vacationing" : "休假", + "Vacationing" : "休假中", "Working remotely" : "遠地工作", "User status" : "用戶狀態", - "Clear status message after" : "清空狀態訊息於...之後", - "What's your status?" : "您現在的狀態?", + "Clear status message after" : "繼此之後清空狀態訊息", + "What's your status?" : "你目前的狀態?", "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", @@ -20,7 +20,7 @@ "Do not disturb" : "請勿打擾", "{status}, {timestamp}" : "{status},{timestamp}", "Don't clear" : "不要清空", - "Today" : "今天", + "Today" : "今日", "This week" : "本星期", "Online" : "在線", "Invisible" : "隱藏", |