aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:11 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:11 +0000
commitd4dffc156606e4f721042ff0ce8f9377c23d63a5 (patch)
tree76cddd7092443bb79befdb1416a518664e06cb3d /apps/files/l10n/sr.js
parent94692cd57b93de913d79e76816d6a371c6ebe7e2 (diff)
downloadnextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.tar.gz
nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 641e4cac1eb..014408a3dfc 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -88,9 +88,6 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Већ постоји ставка са истим именом.",
"Invalid filename." : "Неисправно име фајла.",
"Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је промењено на „{newName}”",
- "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
- "Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
"Pending" : "На чекању",
"Clear filter" : "Очисти филтер",
"Modified" : "Измењен",
@@ -386,12 +383,13 @@ OC.L10N.register(
"Filenames must not end with \"{segment}\"." : "Имена фајлова не смеју да се завршавају са „{segment}”.",
"Name cannot be empty" : "Назив не може бити празан",
"Another entry with the same name already exists" : "Већ постоји ставка са истим именом.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
+ "Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
"Storage informations" : "Информације о складишту",
"Choose file" : "Изаберите фајл",
"Open the files app settings" : "Отвори подешавања апликације фајлови",
"You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама",
- "Destination is not a folder" : "Одредиште није фолдер",
- "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму",
"The files is locked" : "Фајл је закључан",
"Create new templates folder" : "Креирај нови фолдер шаблона",
"List of favorites files and folders." : "Листа омиљених фајлова и директоријума.",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Copy direct link (only works for people who have access to this file/folder)" : "Копирај директни линк (ради само за особе које имају приступ овом фајлу/фолдеру)",
"Favored" : "Наклоњен",
"Favor" : "Наклоност",
- "Not favored" : "Ненаклоњен"
+ "Not favored" : "Ненаклоњен",
+ "Destination is not a folder" : "Одредиште није фолдер",
+ "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");