Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-03-17 02:27:25 +00:00
parent 335b871810
commit a6e89e0410
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View file

@ -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);");

View file

@ -32,7 +32,7 @@
"1 hour" : "1 сат",
"4 hours" : "4 сата",
"Mute all notifications" : "Искључи сва обавештења",
"Appear offline" : "Прикажи ван мреже",
"Appear offline" : "Прикажи као ван мреже",
"Clear status message after" : "Обриши статусну поруку након"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}