diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-04 00:29:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-04 00:29:23 +0000 |
commit | 33e1db616dfbb38d9931e894484fc08dc4e185d6 (patch) | |
tree | 792b91084724f960dcbb7d9492e8d8bbee657dc9 /apps/files | |
parent | 333ab4de68706205c955ca82f1e58d80a7c6d8c3 (diff) | |
download | nextcloud-server-33e1db616dfbb38d9931e894484fc08dc4e185d6.tar.gz nextcloud-server-33e1db616dfbb38d9931e894484fc08dc4e185d6.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/da.js | 37 | ||||
-rw-r--r-- | apps/files/l10n/da.json | 37 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 46 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 46 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 26 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 26 |
6 files changed, 186 insertions, 32 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 8438c03001b..f43201e5be0 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "En ukendt fejl er opstået", "File could not be uploaded" : "Filen kunne ikke uploades", "Uploading …" : "Uploader ...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Uploader … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Uploading that item is not supported" : "Upload af dette er ikke supporteret", "Target folder does not exist any more" : "Destinationsmappen findes ikke længere", @@ -169,16 +171,37 @@ OC.L10N.register( "File Management" : "Filhåndtering", "Reload current directory" : "Genindlæs den aktuelle mappe", "Go to the \"{dir}\" directory" : "Gå til mappen \"{dir}\"", + "Drag and drop files here to upload" : "Træk filer hertil for at uploade", "Upload successful" : "Succesfuld upload", + "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "\"{displayName}\" action failed" : "\"{displayName}\"-handling mislykkedes", + "Select the row for {displayName}" : "Vælg rækken for {displayName}", "Rename file" : "Omdøb fil", "File name" : "Filnavn", "Folder name" : "Mappenavn", + "This node is unavailable" : "Denne node er ikke tilgængelig ", "Download file {name}" : "Download fil {name}", + "\"{name}\" is not an allowed filetype." : "\"{name}\" er ikke en tilladt filtype.", + "{newName} already exists." : "{newName} findes allerede.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" er ikke tilladt i filnavnet", "Name cannot be empty" : "Navn må ikke være tomt", + "Another entry with the same name already exists" : "Dette navn er allerede i brug", + "Renamed \"{oldName}\" to \"{newName}\"" : "Omdøbte \"{oldName}\" til \"{newName}\"", + "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøbe \"{oldName}\", da den findes ikke længere", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{newName}\" bruges allerede i mappen \"{dir}\". Vælg et andet navn.", + "Could not rename \"{oldName}\"" : "Kunne ikke omdøbe \"{oldName}\"", "A long time ago" : "For lang tid siden", + "Could not copy {file}. {message}" : "Kunne ikke kopierer {file}. {message}", + "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Total rows summary" : "Samlet række antal", "Select all" : "Vælg alle", "Unselect all" : "Fravælg alle", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "Sort list by {column}" : "Sortér liste efter {column}", + "List of files and folders." : "Liste med filer og mapper.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} og {summaryFolder}", "File not found" : "Filen blev ikke fundet", "_{count} file_::_{count} files_" : ["{count} fil","{count} filer"], "_{count} folder_::_{count} folders_" : ["{count} mapper","{count} mapper"], @@ -220,6 +243,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopier til udklipsholder", "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", @@ -233,24 +257,34 @@ OC.L10N.register( "Delete permanently" : "Slet permanent", "Destination is not a folder" : "Destinationen er ikke en mappe", "This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv", + "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files is locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", "Chose destination" : "Vælg destionation", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", + "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", + "Create new templates folder" : "Opsæt ny skabelonmappe", "Templates" : "Skabeloner", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", + "Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mapper","{fileCount} filer og 1 mapper"], "{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper", + "List of favorites files and folders." : "Liste med foretrukne filer og mapper.", "No favorites yet" : "Ingen foretrukne endnu", "Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her", "All files" : "Alle filer", + "List of your files and folders." : "Liste med dine filer og mapper.", + "List of recently modified files and folders." : "Liste med nyligt ændrede filer og mapper.", + "No recently modified files" : "Ingen filer er ændret for nyligt", + "Files and folders you recently modified will show up here." : "Filer og mapper som du har ændret for nyligt, vil blive vist her.", "Toggle %1$s sublist" : "Skift %1$s underliste", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", "Upload too large" : "Upload er for stor", @@ -281,6 +315,7 @@ OC.L10N.register( "Sort list by {column} ({direction})" : "Sortér liste efter {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Search for an account" : "Søg efter en konto", - "Choose" : "Vælg" + "Choose" : "Vælg", + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 4bdf2711043..00af1bdad9b 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -20,6 +20,8 @@ "An unknown error has occurred" : "En ukendt fejl er opstået", "File could not be uploaded" : "Filen kunne ikke uploades", "Uploading …" : "Uploader ...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Uploader … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Uploading that item is not supported" : "Upload af dette er ikke supporteret", "Target folder does not exist any more" : "Destinationsmappen findes ikke længere", @@ -167,16 +169,37 @@ "File Management" : "Filhåndtering", "Reload current directory" : "Genindlæs den aktuelle mappe", "Go to the \"{dir}\" directory" : "Gå til mappen \"{dir}\"", + "Drag and drop files here to upload" : "Træk filer hertil for at uploade", "Upload successful" : "Succesfuld upload", + "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "\"{displayName}\" action failed" : "\"{displayName}\"-handling mislykkedes", + "Select the row for {displayName}" : "Vælg rækken for {displayName}", "Rename file" : "Omdøb fil", "File name" : "Filnavn", "Folder name" : "Mappenavn", + "This node is unavailable" : "Denne node er ikke tilgængelig ", "Download file {name}" : "Download fil {name}", + "\"{name}\" is not an allowed filetype." : "\"{name}\" er ikke en tilladt filtype.", + "{newName} already exists." : "{newName} findes allerede.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" er ikke tilladt i filnavnet", "Name cannot be empty" : "Navn må ikke være tomt", + "Another entry with the same name already exists" : "Dette navn er allerede i brug", + "Renamed \"{oldName}\" to \"{newName}\"" : "Omdøbte \"{oldName}\" til \"{newName}\"", + "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøbe \"{oldName}\", da den findes ikke længere", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{newName}\" bruges allerede i mappen \"{dir}\". Vælg et andet navn.", + "Could not rename \"{oldName}\"" : "Kunne ikke omdøbe \"{oldName}\"", "A long time ago" : "For lang tid siden", + "Could not copy {file}. {message}" : "Kunne ikke kopierer {file}. {message}", + "Could not move {file}. {message}" : "Kunne ikke flytte {file}. {message}", "Total rows summary" : "Samlet række antal", "Select all" : "Vælg alle", "Unselect all" : "Fravælg alle", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "Sort list by {column}" : "Sortér liste efter {column}", + "List of files and folders." : "Liste med filer og mapper.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} og {summaryFolder}", "File not found" : "Filen blev ikke fundet", "_{count} file_::_{count} files_" : ["{count} fil","{count} filer"], "_{count} folder_::_{count} folders_" : ["{count} mapper","{count} mapper"], @@ -218,6 +241,7 @@ "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopier til udklipsholder", "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", @@ -231,24 +255,34 @@ "Delete permanently" : "Slet permanent", "Destination is not a folder" : "Destinationen er ikke en mappe", "This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv", + "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files is locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", "Chose destination" : "Vælg destionation", "Copy to {target}" : "Kopiér til {target}", "Move to {target}" : "Flyt til {target}", + "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", "Open details" : "Mere information", + "Create new templates folder" : "Opsæt ny skabelonmappe", "Templates" : "Skabeloner", "Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen", + "Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappe","{folderCount} mapper"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil og {folderCount} mapper","1 fil og {folderCount} mapper"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil og 1 mapper","{fileCount} filer og 1 mapper"], "{fileCount} files and {folderCount} folders" : "{fileCount} filer og {folderCount} mapper", + "List of favorites files and folders." : "Liste med foretrukne filer og mapper.", "No favorites yet" : "Ingen foretrukne endnu", "Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her", "All files" : "Alle filer", + "List of your files and folders." : "Liste med dine filer og mapper.", + "List of recently modified files and folders." : "Liste med nyligt ændrede filer og mapper.", + "No recently modified files" : "Ingen filer er ændret for nyligt", + "Files and folders you recently modified will show up here." : "Filer og mapper som du har ændret for nyligt, vil blive vist her.", "Toggle %1$s sublist" : "Skift %1$s underliste", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", "Upload too large" : "Upload er for stor", @@ -279,6 +313,7 @@ "Sort list by {column} ({direction})" : "Sortér liste efter {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Search for an account" : "Søg efter en konto", - "Choose" : "Vælg" + "Choose" : "Vælg", + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index bcccd4832b9..b9253b95487 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -7,7 +7,7 @@ OC.L10N.register( "Delete" : "삭제", "Tags" : "태그", "Show list view" : "리스트 보기", - "Show grid view" : "그리드 보기", + "Show grid view" : "바둑판식 보기", "Home" : "홈", "Close" : "닫기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", @@ -22,6 +22,7 @@ OC.L10N.register( "An unknown error has occurred" : "알 수 없는 에러 발생", "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", + "Uploading … ({currentNumber}/{total})" : "업로드 중… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다.", "Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다", @@ -169,6 +170,8 @@ OC.L10N.register( "File Management" : "파일 관리", "Reload current directory" : "이 경로를 새로고침", "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동", + "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드", + "Upload successful" : "업로드 성공", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Select the row for {displayName}" : "{displayName}을 위한 행을 선택", @@ -179,14 +182,28 @@ OC.L10N.register( "Download file {name}" : "{name} 파일 다운로드", "\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.", "{newName} already exists." : "{newName}이(가) 이미 존재함.", + "\"{char}\" is not allowed inside a file name." : "파일 이름에 \"{char}\"(을)를 넣을 수 없습니다.", "Name cannot be empty" : "이름이 비어 있을 수 없음", + "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" 에서 \"{newName}\"(으)로 이름 변경함", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.", + "Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음", "A long time ago" : "오래 전", + "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", + "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Total rows summary" : "총 행 요약", "Select all" : "모두 선택", "Unselect all" : "모두 선택 해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "Sort list by {column}" : "{column}(을)를 기준으로 목록 정렬", + "List of files and folders." : "파일과 폴더의 목록", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", + "{summaryFile} and {summaryFolder}" : "{summaryFile}(과)와 {summaryFolder}", "File not found" : "파일을 찾을 수 없음", + "_{count} file_::_{count} files_" : ["{count}개 파일"], + "_{count} folder_::_{count} folders_" : ["{count}개 폴더"], "Storage informations" : "저장소 정보", "{usedQuotaByte} used" : "{usedQuotaByte} 사용", "{relative}% used" : "{relative}% 사용", @@ -211,16 +228,21 @@ OC.L10N.register( "Share" : "공유하기", "Shared by link" : "링크로 공유됨", "Shared" : "공유됨", + "Switch to list view" : "목록 보기로 전환", + "Switch to grid view" : "바둑판식 보기로 전환", "Open the files app settings" : "파일 앱 설정을 열기", "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", + "Sort favorites first" : "즐겨찾기를 처음에 나열", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", + "Enable the grid view" : "바둑판식 보기 활성화", "Additional settings" : "고급 설정", "WebDAV" : "WebDAV", "Copy to clipboard" : "클립보드로 복사", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", @@ -232,17 +254,37 @@ OC.L10N.register( "Blank" : "여백", "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", + "Destination is not a folder" : "대상이 폴더가 아닙니다.", + "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", + "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", + "The files is locked" : "이 파일은 잠겼습니다.", + "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", + "Chose destination" : "대상 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", + "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "Templates" : "템플릿", "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", + "Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount}개 파일과 1개 폴더"], + "{fileCount} files and {folderCount} folders" : "{fileCount}개 파일과 {folderCount}개 폴더", + "List of favorites files and folders." : "즐겨찾는 파일과 폴더의 목록", "No favorites yet" : "즐겨찾는 항목 없음", "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다", "All files" : "모든 파일", + "List of your files and folders." : "내 폴더와 파일의 목록", + "List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록", + "No recently modified files" : "최근에 수정된 파일 없음", + "Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.", + "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", "No entries found in this folder" : "이 폴더에 항목 없음", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", @@ -256,7 +298,7 @@ OC.L10N.register( "Set up templates folder" : "템플릿 폴더 설정", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", - "Toggle grid view" : "모눈 보기 전환", + "Toggle grid view" : "바둑판식 보기 전환", "Deleted files" : "삭제된 파일", "Shares" : "공유", "Shared with others" : "다른 사람과 공유됨", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 45f6464bda1..323311c1bc8 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -5,7 +5,7 @@ "Delete" : "삭제", "Tags" : "태그", "Show list view" : "리스트 보기", - "Show grid view" : "그리드 보기", + "Show grid view" : "바둑판식 보기", "Home" : "홈", "Close" : "닫기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", @@ -20,6 +20,7 @@ "An unknown error has occurred" : "알 수 없는 에러 발생", "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", + "Uploading … ({currentNumber}/{total})" : "업로드 중… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다.", "Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다", @@ -167,6 +168,8 @@ "File Management" : "파일 관리", "Reload current directory" : "이 경로를 새로고침", "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동", + "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드", + "Upload successful" : "업로드 성공", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Select the row for {displayName}" : "{displayName}을 위한 행을 선택", @@ -177,14 +180,28 @@ "Download file {name}" : "{name} 파일 다운로드", "\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.", "{newName} already exists." : "{newName}이(가) 이미 존재함.", + "\"{char}\" is not allowed inside a file name." : "파일 이름에 \"{char}\"(을)를 넣을 수 없습니다.", "Name cannot be empty" : "이름이 비어 있을 수 없음", + "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" 에서 \"{newName}\"(으)로 이름 변경함", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.", + "Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음", "A long time ago" : "오래 전", + "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", + "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Total rows summary" : "총 행 요약", "Select all" : "모두 선택", "Unselect all" : "모두 선택 해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "Sort list by {column}" : "{column}(을)를 기준으로 목록 정렬", + "List of files and folders." : "파일과 폴더의 목록", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", + "{summaryFile} and {summaryFolder}" : "{summaryFile}(과)와 {summaryFolder}", "File not found" : "파일을 찾을 수 없음", + "_{count} file_::_{count} files_" : ["{count}개 파일"], + "_{count} folder_::_{count} folders_" : ["{count}개 폴더"], "Storage informations" : "저장소 정보", "{usedQuotaByte} used" : "{usedQuotaByte} 사용", "{relative}% used" : "{relative}% 사용", @@ -209,16 +226,21 @@ "Share" : "공유하기", "Shared by link" : "링크로 공유됨", "Shared" : "공유됨", + "Switch to list view" : "목록 보기로 전환", + "Switch to grid view" : "바둑판식 보기로 전환", "Open the files app settings" : "파일 앱 설정을 열기", "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", + "Sort favorites first" : "즐겨찾기를 처음에 나열", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", + "Enable the grid view" : "바둑판식 보기 활성화", "Additional settings" : "고급 설정", "WebDAV" : "WebDAV", "Copy to clipboard" : "클립보드로 복사", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", @@ -230,17 +252,37 @@ "Blank" : "여백", "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", + "Destination is not a folder" : "대상이 폴더가 아닙니다.", + "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", + "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", + "The files is locked" : "이 파일은 잠겼습니다.", + "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", + "Chose destination" : "대상 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", + "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "Templates" : "템플릿", "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", + "Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount}개 파일과 1개 폴더"], + "{fileCount} files and {folderCount} folders" : "{fileCount}개 파일과 {folderCount}개 폴더", + "List of favorites files and folders." : "즐겨찾는 파일과 폴더의 목록", "No favorites yet" : "즐겨찾는 항목 없음", "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다", "All files" : "모든 파일", + "List of your files and folders." : "내 폴더와 파일의 목록", + "List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록", + "No recently modified files" : "최근에 수정된 파일 없음", + "Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.", + "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", "No entries found in this folder" : "이 폴더에 항목 없음", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", @@ -254,7 +296,7 @@ "Set up templates folder" : "템플릿 폴더 설정", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", - "Toggle grid view" : "모눈 보기 전환", + "Toggle grid view" : "바둑판식 보기 전환", "Deleted files" : "삭제된 파일", "Shares" : "공유", "Shared with others" : "다른 사람과 공유됨", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 6a2babff9b5..b55441b5e22 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -101,7 +101,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""], "View in folder" : "Zobraziť v priečinku", - "Direct link was copied (only works for users who have access to this file/folder)" : "Priamy link bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)", + "Direct link was copied (only works for users who have access to this file/folder)" : "Priamy odkaz bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)", "Path" : "Cesta", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov","%n bajtov"], "Favorited" : "Pridané k obľúbeným", @@ -178,7 +178,7 @@ OC.L10N.register( "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", "Rename file" : "Premenovať súbor", "File name" : "Názov súboru", - "Folder name" : "Názov adresára", + "Folder name" : "Názov priečinka", "This node is unavailable" : "Uzol nie je k dispozícií", "Download file {name}" : "Stiahnúť súbor {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", @@ -188,7 +188,7 @@ OC.L10N.register( "Another entry with the same name already exists" : "Názov už existuje", "Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v priečinku \"{dir}\". Vyberte prosím iný názov.", "Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"", "A long time ago" : "Pred dlhším časom", "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", @@ -197,7 +197,7 @@ OC.L10N.register( "Select all" : "Vybrať všetko", "Unselect all" : "Zrušiť výber", "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", - "List of files and folders." : "Zoznam súborov a adresárov.", + "List of files and folders." : "Zoznam súborov a priečinkov.", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", "File not found" : "Súbor nenájdený", "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"], @@ -218,10 +218,10 @@ OC.L10N.register( "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Loading current folder" : "Načítavanie súčasného adresára", + "Loading current folder" : "Načítavanie súčasného priečinka", "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", - "Go to the previous folder" : "Ísť do predchadzajúceho adresára", + "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", "Go back" : "Ísť späť", "Share" : "Zdieľať", "Shared by link" : "Sprístupnené odkazom", @@ -258,23 +258,23 @@ OC.L10N.register( "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", - "Open folder {displayName}" : "Otvoriť adresár {displayName}", + "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", - "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", + "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], - "List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.", + "List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", "All files" : "Všetky súbory", - "List of your files and folders." : "Zoznam vašich súborov a adresárov.", - "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a adresárov.", + "List of your files and folders." : "Zoznam vašich súborov a priečinkov.", + "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a priečinkov.", "No recently modified files" : "Žiadne nedávno upravené súbory", - "Files and folders you recently modified will show up here." : "Súbory a adresáre, ktoré ste nedávno upravili sa zobrazia tu", + "Files and folders you recently modified will show up here." : "Súbory a priečinky, ktoré ste nedávno upravili sa zobrazia tu", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Upload too large" : "Nahrávanie je príliš veľké", @@ -305,6 +305,6 @@ OC.L10N.register( "Sort list by {column} ({direction})" : "Zoradiť zoznam podľa {column} ({direction})", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo adresáre neboli ešte vymazané" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 40311cbb593..2f53bf45ee7 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -99,7 +99,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""], "View in folder" : "Zobraziť v priečinku", - "Direct link was copied (only works for users who have access to this file/folder)" : "Priamy link bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)", + "Direct link was copied (only works for users who have access to this file/folder)" : "Priamy odkaz bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)", "Path" : "Cesta", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov","%n bajtov"], "Favorited" : "Pridané k obľúbeným", @@ -176,7 +176,7 @@ "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", "Rename file" : "Premenovať súbor", "File name" : "Názov súboru", - "Folder name" : "Názov adresára", + "Folder name" : "Názov priečinka", "This node is unavailable" : "Uzol nie je k dispozícií", "Download file {name}" : "Stiahnúť súbor {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", @@ -186,7 +186,7 @@ "Another entry with the same name already exists" : "Názov už existuje", "Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v priečinku \"{dir}\". Vyberte prosím iný názov.", "Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"", "A long time ago" : "Pred dlhším časom", "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", @@ -195,7 +195,7 @@ "Select all" : "Vybrať všetko", "Unselect all" : "Zrušiť výber", "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", - "List of files and folders." : "Zoznam súborov a adresárov.", + "List of files and folders." : "Zoznam súborov a priečinkov.", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", "File not found" : "Súbor nenájdený", "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"], @@ -216,10 +216,10 @@ "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Loading current folder" : "Načítavanie súčasného adresára", + "Loading current folder" : "Načítavanie súčasného priečinka", "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", - "Go to the previous folder" : "Ísť do predchadzajúceho adresára", + "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", "Go back" : "Ísť späť", "Share" : "Zdieľať", "Shared by link" : "Sprístupnené odkazom", @@ -256,23 +256,23 @@ "Copy to {target}" : "Kopírovať do {target}", "Move to {target}" : "Presunúť do {target}", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", - "Open folder {displayName}" : "Otvoriť adresár {displayName}", + "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", - "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", + "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], - "List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.", + "List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", "All files" : "Všetky súbory", - "List of your files and folders." : "Zoznam vašich súborov a adresárov.", - "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a adresárov.", + "List of your files and folders." : "Zoznam vašich súborov a priečinkov.", + "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a priečinkov.", "No recently modified files" : "Žiadne nedávno upravené súbory", - "Files and folders you recently modified will show up here." : "Súbory a adresáre, ktoré ste nedávno upravili sa zobrazia tu", + "Files and folders you recently modified will show up here." : "Súbory a priečinky, ktoré ste nedávno upravili sa zobrazia tu", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Upload too large" : "Nahrávanie je príliš veľké", @@ -303,6 +303,6 @@ "Sort list by {column} ({direction})" : "Zoradiť zoznam podľa {column} ({direction})", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo adresáre neboli ešte vymazané" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |