diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-14 00:19:31 +0000 |
commit | c63918587b9e5356c740a846888e68d9a1d7be7f (patch) | |
tree | c80fb4a2a1e229290dadae76f72339cc83b66a84 /apps/user_status | |
parent | 91be1482b4f3c23da862d7c6e799e6664f1be074 (diff) | |
download | nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.tar.gz nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.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/gl.js | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/gl.json | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/th.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/th.json | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 847d63a0af7..6a44dd8605a 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -17,12 +17,12 @@ OC.L10N.register( "Predefined statuses" : "Estados predefinidos", "Previously set" : "Estabelecido previamente", "Reset status" : "Restabelecer o estado", - "Set status" : "Estabelecer o estado", + "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", - "Set status message" : "Estabelecer a mensaxe de estado", + "Set status message" : "Definir a mensaxe de estado", "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 94b385acf0d..59929a06628 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -15,12 +15,12 @@ "Predefined statuses" : "Estados predefinidos", "Previously set" : "Estabelecido previamente", "Reset status" : "Restabelecer o estado", - "Set status" : "Estabelecer o estado", + "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", - "Set status message" : "Estabelecer a mensaxe de estado", + "Set status message" : "Definir a mensaxe de estado", "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", diff --git a/apps/user_status/l10n/th.js b/apps/user_status/l10n/th.js index 3b1b24098ce..769ca9f489c 100644 --- a/apps/user_status/l10n/th.js +++ b/apps/user_status/l10n/th.js @@ -10,6 +10,7 @@ OC.L10N.register( "Working remotely" : "ทำงานจากระยะไกล", "User status" : "สถานะผู้ใช้", "Clear status after" : "ล้างสถานะหลังจาก", + "What is your status?" : "สถานะของคุณ", "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", diff --git a/apps/user_status/l10n/th.json b/apps/user_status/l10n/th.json index c7b4831157c..1d69c18822f 100644 --- a/apps/user_status/l10n/th.json +++ b/apps/user_status/l10n/th.json @@ -8,6 +8,7 @@ "Working remotely" : "ทำงานจากระยะไกล", "User status" : "สถานะผู้ใช้", "Clear status after" : "ล้างสถานะหลังจาก", + "What is your status?" : "สถานะของคุณ", "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", |