summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/sc.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:29 +0000
commit130514267d82b17f478db39baad0832631cb69a6 (patch)
treedfa7c21f62cb370ea2d8ddac11ca59e8405574c3 /apps/user_status/l10n/sc.js
parent7d795d020397947745940be89a3e0719a6c3177a (diff)
downloadnextcloud-server-130514267d82b17f478db39baad0832631cb69a6.tar.gz
nextcloud-server-130514267d82b17f478db39baad0832631cb69a6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/sc.js')
-rw-r--r--apps/user_status/l10n/sc.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/sc.js b/apps/user_status/l10n/sc.js
index dc91cf42a91..97e19e87f91 100644
--- a/apps/user_status/l10n/sc.js
+++ b/apps/user_status/l10n/sc.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Istados reghentes",
+ "No recent status changes" : "Perunu càmbiu de istadu reghente",
"In a meeting" : "In riunione",
"Commuting" : "Biagende",
"Out sick" : "In maladia",
@@ -17,14 +18,12 @@ OC.L10N.register(
"Set status message" : "Imposta messàgiu de istadu",
"There was an error saving the status" : "B'at àpidu un'errore sarvende s'istadu",
"There was an error clearing the status" : "B'at àpidu un'errore limpiende s'istadu",
- "No recent status changes" : "Perunu càmbiu de istadu reghente",
- "Away" : "Ausente",
- "Do not disturb" : "No istorbes",
- "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Non nche ddu lìmpies",
"Today" : "Oe",
"This week" : "Custa chida",
"Online" : "In lìnia",
+ "Away" : "Ausente",
+ "Do not disturb" : "No istorbes",
"Invisible" : "Invisìbile",
"Offline" : "Fora de lìnia",
"There was an error saving the new status" : "B'at àpidu un'errore sarvende s'istadu nou",
@@ -32,6 +31,7 @@ OC.L10N.register(
"1 hour" : "1 ora",
"4 hours" : "4 oras",
"Mute all notifications" : "Istuda totu is notìficas",
- "Appear offline" : "Mustra•ti foras de lìnia"
+ "Appear offline" : "Mustra•ti foras de lìnia",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=2; plural=(n != 1);");