summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-26 00:23:56 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-26 00:23:56 +0000
commitea1f2c936414d2fa15b30f4adb5c5e2605587c05 (patch)
tree816ce915e6b59db08d85922da5af4a7f4f7a7ba0 /apps/files/l10n/sl.json
parentdc00ecc86a809edae090a0a5859bed473169581e (diff)
downloadnextcloud-server-ea1f2c936414d2fa15b30f4adb5c5e2605587c05.tar.gz
nextcloud-server-ea1f2c936414d2fa15b30f4adb5c5e2605587c05.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r--apps/files/l10n/sl.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index 52cad9f4d36..c2f43be8708 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -198,7 +198,10 @@
"Sort list by {column}" : "Razvrsti seznam po stolpcu {column}",
"{summaryFile} and {summaryFolder}" : "{summaryFile} in {summaryFolder}",
"List of files and folders." : "Seznam datotek in map",
+ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.",
"File not found" : "Datoteke ni mogoče najti",
+ "_{count} file_::_{count} files_" : ["{count} datoteka","{count} datoteki","{count} datoteke","{count} datotek"],
+ "_{count} folder_::_{count} folders_" : ["{count} mapa","{count} mapi","{count} mape","{count} map"],
"Storage informations" : "Podrobnosti shrambe",
"{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}",
"{relative}% used" : "Zasedeno {relative} %",
@@ -265,6 +268,12 @@
"Create new templates folder" : "Ustvari novo začasno mapo",
"Templates" : "Predloge",
"Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog",
+ "Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.",
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapa","{folderCount} mapi","{folderCount} mape","{folderCount} map"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} datoteka","{fileCount} datoteki","{fileCount} datoteke","{fileCount} datotek"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 datoteka in {folderCount} mapa","1 datoteka in {folderCount} mapi","1 datoteka in {folderCount} mape","1 datoteka in {folderCount} map"],
+ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} datoteka in 1 mapa","{fileCount} datoteki in 1 mapa","{fileCount} datoteke in 1 mapa","{fileCount} datotek in 1 mapa"],
+ "{fileCount} files and {folderCount} folders" : "{fileCount} datotek in {folderCount} map",
"List of favorites files and folders." : "Seznam priljubljenih datotek in map.",
"No favorites yet" : "Ni še dodanih priljubljenih predmetov",
"Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.",