diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
commit | 2ea7719bfa4280220c7dfc9fbfec97b61ba33112 (patch) | |
tree | ab4055930ccb92cd162e27a3b31e724e16d53bde /apps/files/l10n/sr.js | |
parent | 8e287a4d92d79f5c0853e620fa514d22022c4199 (diff) | |
download | nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.tar.gz nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index d75006f758c..c53b69dff9f 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "растуће", "descending" : "опадајуће", "Sort list by {column} ({direction})" : "Поређај листу по {column} ({direction})", + "List of files and folders." : "Листа фајлова и фолдера.", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", "Storage informations" : "Информације о складишту`", "{usedQuotaByte} used" : "{usedQuotaByte} искоришћено", |