diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-17 02:27:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-17 02:27:13 +0000 |
commit | acca2bdf20a32a4e6113fbab03861aa6639163e8 (patch) | |
tree | e771b15b7c2cea5884126f75d421fc2f91b613bd /apps/user_status/l10n/sr.js | |
parent | bfc37afed3000ea42bfe594afb1d763499b43a34 (diff) | |
download | nextcloud-server-acca2bdf20a32a4e6113fbab03861aa6639163e8.tar.gz nextcloud-server-acca2bdf20a32a4e6113fbab03861aa6639163e8.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/sr.js')
-rw-r--r-- | apps/user_status/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/sr.js b/apps/user_status/l10n/sr.js index 0de5639465d..ad93603d1d2 100644 --- a/apps/user_status/l10n/sr.js +++ b/apps/user_status/l10n/sr.js @@ -34,7 +34,7 @@ OC.L10N.register( "1 hour" : "1 ΡΠ°Ρ", "4 hours" : "4 ΡΠ°ΡΠ°", "Mute all notifications" : "ΠΡΠΊΡΡΡΠΈ ΡΠ²Π° ΠΎΠ±Π°Π²Π΅ΡΡΠ΅ΡΠ°", - "Appear offline" : "ΠΡΠΈΠΊΠ°ΠΆΠΈ Π²Π°Π½ ΠΌΡΠ΅ΠΆΠ΅", + "Appear offline" : "ΠΡΠΈΠΊΠ°ΠΆΠΈ ΠΊΠ°ΠΎ Π²Π°Π½ ΠΌΡΠ΅ΠΆΠ΅", "Clear status message after" : "ΠΠ±ΡΠΈΡΠΈ ΡΡΠ°ΡΡΡΠ½Ρ ΠΏΠΎΡΡΠΊΡ Π½Π°ΠΊΠΎΠ½" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |