aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-31 00:17:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-31 00:17:39 +0000
commit6a3a0409194decb0b33ab79e03784d6cf84d363e (patch)
tree018f07a4925003d4f543a3168d477d38c724bb78 /apps/files
parent41314d32ecd9227a87edf8f3fdb576b6d8f7a553 (diff)
downloadnextcloud-server-6a3a0409194decb0b33ab79e03784d6cf84d363e.tar.gz
nextcloud-server-6a3a0409194decb0b33ab79e03784d6cf84d363e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/sl.js1
-rw-r--r--apps/files/l10n/sl.json1
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index d2678c0f906..1ff4c331af8 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -190,6 +190,7 @@ OC.L10N.register(
"Invalid path selected" : "Izbrana je neveljavna pot",
"Unknown error" : "Neznana napaka",
"Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana",
+ "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
"Loading current folder" : "Poteka nalaganje trenutne mape",
"No files in here" : "V mapi ni datotek",
"Go to the previous folder" : "Skoči na predhodno mapo",
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index 61c1d6aa8aa..0ebe0048dda 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -188,6 +188,7 @@
"Invalid path selected" : "Izbrana je neveljavna pot",
"Unknown error" : "Neznana napaka",
"Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana",
+ "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
"Loading current folder" : "Poteka nalaganje trenutne mape",
"No files in here" : "V mapi ni datotek",
"Go to the previous folder" : "Skoči na predhodno mapo",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 50d084777f2..5ad66b4df0d 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -228,6 +228,7 @@ OC.L10N.register(
"Blank" : "Празно",
"Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл",
"Delete permanently" : "Обриши заувек",
+ "Open folder {displayName}" : "Отвори фолдер {displayName}",
"Set up templates folder" : "Постављање фолдера са шаблонима",
"Templates" : "Шаблони",
"Create new templates folder" : "Креирај нови фолдер шаблона",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index e97c290181f..2576ba790e4 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -226,6 +226,7 @@
"Blank" : "Празно",
"Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл",
"Delete permanently" : "Обриши заувек",
+ "Open folder {displayName}" : "Отвори фолдер {displayName}",
"Set up templates folder" : "Постављање фолдера са шаблонима",
"Templates" : "Шаблони",
"Create new templates folder" : "Креирај нови фолдер шаблона",