aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-25 02:26:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-25 02:26:03 +0000
commit61679b4fdb61f7443b00863b575846ccf94f1e08 (patch)
treec68197fa2cb23cadc14b6f6ebdcc54aa80a92909 /apps/files/l10n/sr.js
parent16d7973f7d32af4cd8d64ac4d16a0e909e9d640d (diff)
downloadnextcloud-server-61679b4fdb61f7443b00863b575846ccf94f1e08.tar.gz
nextcloud-server-61679b4fdb61f7443b00863b575846ccf94f1e08.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.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index f8cbd4ccdce..164046ea208 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "Одредишна фасцикла „{dir}“ више не постоји",
"Not enough free space" : "Нема довољно слободног места",
"An unknown error has occurred" : "Десила се непозната грешка",
+ "File could not be uploaded" : "Фајл не може да се отпреми",
"Uploading …" : "Отпремам…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Отпремање те ставке није подржано",
@@ -32,6 +33,7 @@ OC.L10N.register(
"Move" : "Помери",
"Copy" : "Копирај",
"Choose target folder" : "Одаберите одредишну фасциклу",
+ "Edit locally" : "Уреди локално",
"Open" : "Отвори",
"Delete file" : "Обриши фајл",
"Delete folder" : "Обриши фасциклу",
@@ -40,6 +42,10 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла „{file}“",
"Files" : "Фајлови",
"Details" : "Детаљи",
+ "Please select tag(s) to add to the selection" : "Молимо вас да изаберете ознаку (или више њих) која треба да се дода избору",
+ "Apply tag(s) to selection" : "Примени ознаку (или више њих) на избор",
+ "Select directory \"{dirName}\"" : "Избор директоријума „{dirName}",
+ "Select file \"{fileName}\"" : "Избор фајла „{fileName}”",
"Pending" : "На чекању",
"Unable to determine date" : "Не могу да одредим датум",
"This operation is forbidden" : "Ова радња је забрањена",
@@ -52,6 +58,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Не могу да копирам „{file}“",
"Copied {origin} inside {destination}" : "Копиран {origin} у {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копиран{origin} и још {nbfiles} других фајлова у {destination}",
+ "Failed to redirect to client" : "Преусмеравање на клијента није успело",
"{newName} already exists" : "{newName} већ постоји",
"Could not rename \"{fileName}\", it does not exist any more" : "Не могу да преименујем „{fileName}“. Фајл више не постоји",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}“ се већ користи у фасцикли „{dir}“. Одаберите неко друго име.",
@@ -70,14 +77,18 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n фајл","%n фајла","%n фајлова"],
"{dirs} and {files}" : "{dirs} и {files}",
"_including %n hidden_::_including %n hidden_" : ["укључујући и %n скривени","укључујући и %n скривена","укључујући и %n скривених"],
+ "You do not have permission to upload or create files here" : "Немате дозволу да овде отпреминте или креирате фајлове",
"_Uploading %n file_::_Uploading %n files_" : ["Отпремам %n фајл","Отпремам %n фајла","Отпремам %n фајлова"],
+ "New file/folder menu" : "Мени за нови фајл/фолдер",
"Select file range" : "Одаберите опсег фајлова",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "{used} од {quota} искоришћено",
"{used} used" : "{used} искоришћено",
"\"{name}\" is an invalid file name." : "„{name}“ није исправан назив фајла.",
"File name cannot be empty." : "Назив фајла не може бити празан.",
"\"/\" is not allowed inside a file name." : "„/“ није дозвољен каракетер у имену фајла.",
"\"{name}\" is not an allowed filetype" : "„{name}“ није дозвољени тип фајла",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Складиште власника {owner} је пуно, више није могуће отпремање или синхронизација фајлова!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Складиште корисника {owner} је скоро пуно ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Групна фасцикла „{mountPoint}“ је скоро пуна ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Спољашње складиште „{mountPoint}“ је скоро пуно ({usedSpacePercent}%).",