diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/bg_BG.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/bg_BG.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/es.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 77 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 77 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 15 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 15 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 6 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 31 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 31 | ||||
-rw-r--r-- | apps/files/l10n/sq.js | 51 | ||||
-rw-r--r-- | apps/files/l10n/sq.json | 51 |
14 files changed, 296 insertions, 78 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js index e46244321a9..d3dfe9ed7a5 100644 --- a/apps/files/l10n/bg_BG.js +++ b/apps/files/l10n/bg_BG.js @@ -80,7 +80,7 @@ OC.L10N.register( "Folder" : "Папка", "New folder" : "Нова папка", "Upload" : "Качване", - "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", + "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове", "Added to favorites" : "Добавено към предпочитани", "Removed from favorites" : "Премахнато от предпочитани", "You added {file} to your favorites" : "Добавихте {file} към предпочитани", diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json index 89837eeedc5..793c90a68e7 100644 --- a/apps/files/l10n/bg_BG.json +++ b/apps/files/l10n/bg_BG.json @@ -78,7 +78,7 @@ "Folder" : "Папка", "New folder" : "Нова папка", "Upload" : "Качване", - "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", + "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове", "Added to favorites" : "Добавено към предпочитани", "Removed from favorites" : "Премахнато от предпочитани", "You added {file} to your favorites" : "Добавихте {file} към предпочитани", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index bf3885b7d96..e5024393800 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -81,6 +81,10 @@ OC.L10N.register( "New folder" : "Nueva carpeta", "Upload" : "Subir", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", + "Added to favorites" : "Agregado a favoritos", + "Removed from favorites" : "Borrado de favoritos", + "You added {file} to your favorites" : "Agregado {file} a tus favoritos", + "You removed {file} from your favorites" : "Borrado {file} de tus favoritos", "File changes" : "Cambios del archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -101,6 +105,7 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile } como {newfile}", "You moved {oldfile} to {newfile}" : "Ha movido {oldfile } a {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo fue agregado o borrado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong> o <strong>renombrado</strong>.", "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta", "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index c3a48182939..5ff52b2314a 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -79,6 +79,10 @@ "New folder" : "Nueva carpeta", "Upload" : "Subir", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", + "Added to favorites" : "Agregado a favoritos", + "Removed from favorites" : "Borrado de favoritos", + "You added {file} to your favorites" : "Agregado {file} a tus favoritos", + "You removed {file} from your favorites" : "Borrado {file} de tus favoritos", "File changes" : "Cambios del archivo", "Created by {user}" : "Creado por {user}", "Changed by {user}" : "Cambiado por {user}", @@ -99,6 +103,7 @@ "{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile } como {newfile}", "You moved {oldfile} to {newfile}" : "Ha movido {oldfile } a {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo fue agregado o borrado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong> o <strong>renombrado</strong>.", "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta", "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 6cc1b090b91..3dfa805b997 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -1,6 +1,7 @@ OC.L10N.register( "files", { + "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없습니다", "Storage invalid" : "저장소가 잘못됨", "Unknown error" : "알 수 없는 오류", "Files" : "파일", @@ -14,15 +15,24 @@ OC.L10N.register( "Upload cancelled." : "업로드가 취소되었습니다.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", + "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"가 존재하지 않습니다", + "Not enough free space" : "빈 공간이 부족합니다", "Uploading..." : "업로드 중...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", + "{hours}:{minutes}h" : "{hours}:{minutes} 시간", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음", + "{minutes}:{seconds}m" : "{minutes}:{seconds} 분", + "{seconds} second{plural_s} left" : "{seconds} 초 남음", "{seconds}s" : "{seconds}초", + "Any moment now..." : "조금 남음", "Soon..." : "곧...", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", "Download" : "다운로드", "Rename" : "이름 바꾸기", + "Move" : "이동", + "Target folder" : "대상 폴더", "Delete" : "삭제", "Disconnect storage" : "저장소 연결 해제", "Unshare" : "공유 해제", @@ -42,12 +52,14 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음", "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음", "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.", + "No search results in other folders for '{tag}{filter}{endtag}'" : "폴더의 검색 결과 없음 '{tag}{filter}{endtag}'", "Name" : "이름", "Size" : "크기", "Modified" : "수정됨", "_%n folder_::_%n folders_" : ["폴더 %n개"], "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", + "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], "New" : "새로 만들기", @@ -63,27 +75,40 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n바이트"], "Favorited" : "책갈피에 추가됨", "Favorite" : "즐겨찾기", - "Local link" : "로컬 링크", + "Copy local link" : "로컬 링크 복사", "Folder" : "폴더", "New folder" : "새 폴더", "Upload" : "업로드", "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생", + "Added to favorites" : "즐겨찾기에 추가됨", + "Removed from favorites" : "즐겨찾기에서 삭제됨", + "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함", + "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함", + "Created by {user}" : "{user} 님이 만듬", + "Changed by {user}" : "{user} 님이 변경함", + "Deleted by {user}" : "{user} 님이 삭제함", + "Restored by {user}" : "{user} 님이 복원함", + "Renamed by {user}" : "{user} 님이 이름을 변경함", + "Moved by {user}" : "{user} 님이 이동함", + "You created {file}" : "내가 {file}을(를) 만듬", + "{user} created {file}" : "{user} 님이 {file}을(를) 만듬", + "{file} was created in a public folder" : "공유 폴더에 {file} 이(가) 생성됨", + "You changed {file}" : "내가 {file} 을(를) 변경함", + "{user} changed {file}" : "{user} 님이 {file} 을(를) 변경함", + "You deleted {file}" : "내가 {file} 을(를) 삭제함", + "{user} deleted {file}" : "{user} 님이 {file} 을(를) 삭제함", + "You restored {file}" : "내가 {file} 을(를) 복원함", + "{user} restored {file}" : "{user} 님이 {file} 을(를) 복원함", + "You renamed {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "You moved {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이동함", + "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이동함", + "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "파일이나 폴더가 <strong>변경되거나</strong> <strong>이름이 바뀜</strong>", "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>", + "A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>즐겨찾는 파일</strong>의 생성 및 변경 사항에 대한 알림을 줄일 수 있습니다<em>(스트림에서만)</em>", - "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", - "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", - "You created %1$s" : "내가 %1$s을(를) 생성함", - "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", - "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", - "You changed %1$s" : "내가 %1$s을(를) 변경함", - "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", - "You deleted %1$s" : "내가 %1$s을(를) 삭제함", - "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", - "You restored %1$s" : "내가 %1$s을(를) 복원함", - "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", - "Changed by %2$s" : "%2$s 님이 변경함", - "Deleted by %2$s" : "%2$s 님이 삭제함", - "Restored by %2$s" : "%2$s 님이 복원함", + "A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>", "Upload (max. %s)" : "업로드(최대 %s)", "File handling" : "파일 처리", "Maximum upload size" : "최대 업로드 크기", @@ -94,6 +119,7 @@ OC.L10N.register( "Settings" : "설정", "Show hidden files" : "숨겨진 파일보기", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", @@ -102,6 +128,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", "No favorites" : "책갈피 없음", "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다", + "Shared with you" : "나와 공유됨", + "Shared with others" : "다른 사람과 공유됨", + "Shared by link" : "링크로 공유됨", + "Tags" : "태그", + "Deleted files" : "삭제된 파일", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Storage not available" : "저장소를 사용할 수 없음", @@ -124,8 +155,24 @@ OC.L10N.register( "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", + "Local link" : "로컬 링크", "{newname} already exists" : "{newname} 항목이 이미 존재함", "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>", + "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", + "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", + "You created %1$s" : "내가 %1$s을(를) 생성함", + "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", + "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", + "You changed %1$s" : "내가 %1$s을(를) 변경함", + "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", + "You deleted %1$s" : "내가 %1$s을(를) 삭제함", + "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", + "You restored %1$s" : "내가 %1$s을(를) 복원함", + "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", + "Changed by %2$s" : "%2$s 님이 변경함", + "Deleted by %2$s" : "%2$s 님이 삭제함", + "Restored by %2$s" : "%2$s 님이 복원함", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\">WebDAV를 통해 파일에 접근할 수 있습니다</a>", "Cancel upload" : "업로드 취소" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index b9bb99351fb..720b30d673d 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -1,4 +1,5 @@ { "translations": { + "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없습니다", "Storage invalid" : "저장소가 잘못됨", "Unknown error" : "알 수 없는 오류", "Files" : "파일", @@ -12,15 +13,24 @@ "Upload cancelled." : "업로드가 취소되었습니다.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", + "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"가 존재하지 않습니다", + "Not enough free space" : "빈 공간이 부족합니다", "Uploading..." : "업로드 중...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", + "{hours}:{minutes}h" : "{hours}:{minutes} 시간", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음", + "{minutes}:{seconds}m" : "{minutes}:{seconds} 분", + "{seconds} second{plural_s} left" : "{seconds} 초 남음", "{seconds}s" : "{seconds}초", + "Any moment now..." : "조금 남음", "Soon..." : "곧...", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", "Download" : "다운로드", "Rename" : "이름 바꾸기", + "Move" : "이동", + "Target folder" : "대상 폴더", "Delete" : "삭제", "Disconnect storage" : "저장소 연결 해제", "Unshare" : "공유 해제", @@ -40,12 +50,14 @@ "Could not create file \"{file}\" because it already exists" : "파일이 이미 존재하므로 \"{file}\"을(를) 만들 수 없음", "Could not create folder \"{dir}\" because it already exists" : "폴더가 이미 존재하므로 폴더 \"{dir}\"을(를) 만들 수 없음", "Error deleting file \"{fileName}\"." : "파일 \"{fileName}\"을(를) 삭제할 수 없습니다.", + "No search results in other folders for '{tag}{filter}{endtag}'" : "폴더의 검색 결과 없음 '{tag}{filter}{endtag}'", "Name" : "이름", "Size" : "크기", "Modified" : "수정됨", "_%n folder_::_%n folders_" : ["폴더 %n개"], "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", + "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], "New" : "새로 만들기", @@ -61,27 +73,40 @@ "_%n byte_::_%n bytes_" : ["%n바이트"], "Favorited" : "책갈피에 추가됨", "Favorite" : "즐겨찾기", - "Local link" : "로컬 링크", + "Copy local link" : "로컬 링크 복사", "Folder" : "폴더", "New folder" : "새 폴더", "Upload" : "업로드", "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생", + "Added to favorites" : "즐겨찾기에 추가됨", + "Removed from favorites" : "즐겨찾기에서 삭제됨", + "You added {file} to your favorites" : "내가 {file}을(를) 즐겨찾기에 추가함", + "You removed {file} from your favorites" : "내가 {file}을(를) 즐겨찾기에서 삭제함", + "Created by {user}" : "{user} 님이 만듬", + "Changed by {user}" : "{user} 님이 변경함", + "Deleted by {user}" : "{user} 님이 삭제함", + "Restored by {user}" : "{user} 님이 복원함", + "Renamed by {user}" : "{user} 님이 이름을 변경함", + "Moved by {user}" : "{user} 님이 이동함", + "You created {file}" : "내가 {file}을(를) 만듬", + "{user} created {file}" : "{user} 님이 {file}을(를) 만듬", + "{file} was created in a public folder" : "공유 폴더에 {file} 이(가) 생성됨", + "You changed {file}" : "내가 {file} 을(를) 변경함", + "{user} changed {file}" : "{user} 님이 {file} 을(를) 변경함", + "You deleted {file}" : "내가 {file} 을(를) 삭제함", + "{user} deleted {file}" : "{user} 님이 {file} 을(를) 삭제함", + "You restored {file}" : "내가 {file} 을(를) 복원함", + "{user} restored {file}" : "{user} 님이 {file} 을(를) 복원함", + "You renamed {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "{user} renamed {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이름을 바꿈", + "You moved {oldfile} to {newfile}" : "내가 {oldfile} 을(를) {newfile} 로 이동함", + "{user} moved {oldfile} to {newfile}" : "{user} 님이 {oldfile} 을(를) {newfile} 로 이동함", + "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "파일이나 폴더가 <strong>변경되거나</strong> <strong>이름이 바뀜</strong>", "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>", + "A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>즐겨찾는 파일</strong>의 생성 및 변경 사항에 대한 알림을 줄일 수 있습니다<em>(스트림에서만)</em>", - "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", - "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", - "You created %1$s" : "내가 %1$s을(를) 생성함", - "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", - "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", - "You changed %1$s" : "내가 %1$s을(를) 변경함", - "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", - "You deleted %1$s" : "내가 %1$s을(를) 삭제함", - "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", - "You restored %1$s" : "내가 %1$s을(를) 복원함", - "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", - "Changed by %2$s" : "%2$s 님이 변경함", - "Deleted by %2$s" : "%2$s 님이 삭제함", - "Restored by %2$s" : "%2$s 님이 복원함", + "A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>", "Upload (max. %s)" : "업로드(최대 %s)", "File handling" : "파일 처리", "Maximum upload size" : "최대 업로드 크기", @@ -92,6 +117,7 @@ "Settings" : "설정", "Show hidden files" : "숨겨진 파일보기", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", @@ -100,6 +126,11 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", "No favorites" : "책갈피 없음", "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다", + "Shared with you" : "나와 공유됨", + "Shared with others" : "다른 사람과 공유됨", + "Shared by link" : "링크로 공유됨", + "Tags" : "태그", + "Deleted files" : "삭제된 파일", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Storage not available" : "저장소를 사용할 수 없음", @@ -122,8 +153,24 @@ "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", + "Local link" : "로컬 링크", "{newname} already exists" : "{newname} 항목이 이미 존재함", "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>", + "A file or folder has been <strong>deleted</strong>" : "파일이나 폴더가 <strong>삭제됨</strong>", + "A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>", + "You created %1$s" : "내가 %1$s을(를) 생성함", + "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", + "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", + "You changed %1$s" : "내가 %1$s을(를) 변경함", + "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", + "You deleted %1$s" : "내가 %1$s을(를) 삭제함", + "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", + "You restored %1$s" : "내가 %1$s을(를) 복원함", + "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", + "Changed by %2$s" : "%2$s 님이 변경함", + "Deleted by %2$s" : "%2$s 님이 삭제함", + "Restored by %2$s" : "%2$s 님이 복원함", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\">WebDAV를 통해 파일에 접근할 수 있습니다</a>", "Cancel upload" : "업로드 취소" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index df171605ce2..5fdec45d432 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -6,7 +6,7 @@ OC.L10N.register( "Unknown error" : "Nieznany błąd", "Files" : "Pliki", "All files" : "Wszystkie pliki", - "Recent" : "Ostatni", + "Recent" : "Ostatnie", "File could not be found" : "Nie można odnaleźć pliku", "Home" : "Dom", "Close" : "Zamknij", @@ -36,7 +36,7 @@ OC.L10N.register( "Target folder" : "Folder docelowy", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", - "Unshare" : "Zatrzymaj współdzielenie", + "Unshare" : "Zatrzymaj udostępnianie", "Details" : "Szczegóły", "Select" : "Wybierz", "Pending" : "Oczekujące", @@ -74,14 +74,18 @@ OC.L10N.register( "View in folder" : "Zobacz w katalogu", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów"], - "Favorited" : "Ulubione", + "Favorited" : "Ulubiony", "Favorite" : "Ulubione", "Copy local link" : "Kopiowanie lokalnego linku", "Folder" : "Folder", "New folder" : "Nowy folder", "Upload" : "Wyślij", "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów", - "File changes" : "Zmień w plikach", + "Added to favorites" : "Dodano do ulubionych", + "Removed from favorites" : "Usunięto z ulubionych", + "You added {file} to your favorites" : "Dodałeś {file} do ulubionych", + "You removed {file} from your favorites" : "Usunąłeś {file} z ulubionych", + "File changes" : "Zmiany w plikach", "Created by {user}" : "Utworzone przez {user}", "Changed by {user}" : "Zmienione przez {user}", "Deleted by {user}" : "Usunięte przez {user}", @@ -101,6 +105,7 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}", "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>", "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>", @@ -132,7 +137,7 @@ OC.L10N.register( "Deleted files" : "Usunięte pliki", "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", - "Storage not available" : "Pamięć nie dostępna", + "Storage not available" : "Zasoby dysku są niedostępne", "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.", "Invalid Token" : "Nieprawidłowy Token", "No file was uploaded. Unknown error" : "Żaden plik nie został załadowany. Nieznany błąd", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 702f2975b2d..5499bf6dd6b 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -4,7 +4,7 @@ "Unknown error" : "Nieznany błąd", "Files" : "Pliki", "All files" : "Wszystkie pliki", - "Recent" : "Ostatni", + "Recent" : "Ostatnie", "File could not be found" : "Nie można odnaleźć pliku", "Home" : "Dom", "Close" : "Zamknij", @@ -34,7 +34,7 @@ "Target folder" : "Folder docelowy", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", - "Unshare" : "Zatrzymaj współdzielenie", + "Unshare" : "Zatrzymaj udostępnianie", "Details" : "Szczegóły", "Select" : "Wybierz", "Pending" : "Oczekujące", @@ -72,14 +72,18 @@ "View in folder" : "Zobacz w katalogu", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów"], - "Favorited" : "Ulubione", + "Favorited" : "Ulubiony", "Favorite" : "Ulubione", "Copy local link" : "Kopiowanie lokalnego linku", "Folder" : "Folder", "New folder" : "Nowy folder", "Upload" : "Wyślij", "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów", - "File changes" : "Zmień w plikach", + "Added to favorites" : "Dodano do ulubionych", + "Removed from favorites" : "Usunięto z ulubionych", + "You added {file} to your favorites" : "Dodałeś {file} do ulubionych", + "You removed {file} from your favorites" : "Usunąłeś {file} z ulubionych", + "File changes" : "Zmiany w plikach", "Created by {user}" : "Utworzone przez {user}", "Changed by {user}" : "Zmienione przez {user}", "Deleted by {user}" : "Usunięte przez {user}", @@ -99,6 +103,7 @@ "{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}", "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>", "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>", @@ -130,7 +135,7 @@ "Deleted files" : "Usunięte pliki", "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", - "Storage not available" : "Pamięć nie dostępna", + "Storage not available" : "Zasoby dysku są niedostępne", "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.", "Invalid Token" : "Nieprawidłowy Token", "No file was uploaded. Unknown error" : "Żaden plik nie został załadowany. Nieznany błąd", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a6c93bd5b8a..5bdc3c13e70 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -19,11 +19,11 @@ OC.L10N.register( "Not enough free space" : "Espaço livre insuficiente", "Uploading..." : "Enviando...", "..." : "...", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} esquerda", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restantes", "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} esquerda", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} restantes", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} esquerda", + "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} restantes", "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualquer momento...", "Soon..." : "Logo...", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 0e6b7050fc2..dbe7a8b8d3a 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -17,11 +17,11 @@ "Not enough free space" : "Espaço livre insuficiente", "Uploading..." : "Enviando...", "..." : "...", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} esquerda", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restantes", "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} esquerda", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} restantes", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} esquerda", + "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} restantes", "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualquer momento...", "Soon..." : "Logo...", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 9c04ebf2740..da1d8658b1a 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -11,11 +11,11 @@ OC.L10N.register( "Home" : "Главная", "Close" : "Закрыть", "Favorites" : "Избранное", - "Could not create folder \"{dir}\"" : "Невозможно создать папку \"{dir}\"", + "Could not create folder \"{dir}\"" : "Невозможно создать каталог \"{dir}\"", "Upload cancelled." : "Загрузка отменена.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}", - "Target folder \"{dir}\" does not exist any more" : "Целевая папка \"{dir}\" более не существует", + "Target folder \"{dir}\" does not exist any more" : "Целевой каталог \"{dir}\" более не существует", "Not enough free space" : "Недостаточно свободного места", "Uploading..." : "Загрузка...", "..." : "...", @@ -33,7 +33,7 @@ OC.L10N.register( "Download" : "Скачать", "Rename" : "Переименовать", "Move" : "Перенести", - "Target folder" : "Целевая папка", + "Target folder" : "Целевой каталог", "Delete" : "Удалить", "Disconnect storage" : "Отсоединить хранилище", "Unshare" : "Закрыть доступ", @@ -51,9 +51,9 @@ OC.L10N.register( "Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"", "Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется", - "Could not create folder \"{dir}\" because it already exists" : "Невозможно создать папку \"{dir}\" потому что уже имеется", + "Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог \"{dir}\" потому что он уже имеется", "Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".", - "No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других папках для '{tag}{filter}{endtag}'", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других каталогах для '{tag}{filter}{endtag}'", "Name" : "Имя", "Size" : "Размер", "Modified" : "Изменён", @@ -73,7 +73,7 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"], "View in folder" : "Посмотреть в каталоге", "Path" : "Путь", - "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"], + "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Избранное", "Copy local link" : "Копировать локальную ссылку", @@ -86,6 +86,25 @@ OC.L10N.register( "You added {file} to your favorites" : "Вы добавили {file} в избранное", "You removed {file} from your favorites" : "Вы удалили {file} из избранного", "File changes" : "Файлы изменены", + "Created by {user}" : "Создано {user}", + "Changed by {user}" : "Изменено {user}", + "Deleted by {user}" : "Удалено {user}", + "Restored by {user}" : "Восстановлено {user}", + "Renamed by {user}" : "Переименовано {user}", + "Moved by {user}" : "Перемещено {user}", + "You created {file}" : "Вы создали {file}", + "{user} created {file}" : "{user} создал {file}", + "{file} was created in a public folder" : "{file} создан в общем каталоге", + "You changed {file}" : "Вы изменили {file}", + "{user} changed {file}" : "{user} изменил {file}", + "You deleted {file}" : "Вы удалили {file}", + "{user} deleted {file}" : "{user} удалил {file}", + "You restored {file}" : "Вы восстановили {file}", + "{user} restored {file}" : "{user} восстановил {file}", + "You renamed {oldfile} to {newfile}" : "Вы переименовали {oldfile} в {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} переименовал {oldfile} в {newfile}", + "You moved {oldfile} to {newfile}" : "Вы переместили {oldfile} в {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} переместил {oldfile} в {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Файл был добавлен или удален из вашего <strong>избранного</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>", "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 8101188d7aa..ecea9e281d7 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -9,11 +9,11 @@ "Home" : "Главная", "Close" : "Закрыть", "Favorites" : "Избранное", - "Could not create folder \"{dir}\"" : "Невозможно создать папку \"{dir}\"", + "Could not create folder \"{dir}\"" : "Невозможно создать каталог \"{dir}\"", "Upload cancelled." : "Загрузка отменена.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}", - "Target folder \"{dir}\" does not exist any more" : "Целевая папка \"{dir}\" более не существует", + "Target folder \"{dir}\" does not exist any more" : "Целевой каталог \"{dir}\" более не существует", "Not enough free space" : "Недостаточно свободного места", "Uploading..." : "Загрузка...", "..." : "...", @@ -31,7 +31,7 @@ "Download" : "Скачать", "Rename" : "Переименовать", "Move" : "Перенести", - "Target folder" : "Целевая папка", + "Target folder" : "Целевой каталог", "Delete" : "Удалить", "Disconnect storage" : "Отсоединить хранилище", "Unshare" : "Закрыть доступ", @@ -49,9 +49,9 @@ "Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"", "Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется", - "Could not create folder \"{dir}\" because it already exists" : "Невозможно создать папку \"{dir}\" потому что уже имеется", + "Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог \"{dir}\" потому что он уже имеется", "Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".", - "No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других папках для '{tag}{filter}{endtag}'", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других каталогах для '{tag}{filter}{endtag}'", "Name" : "Имя", "Size" : "Размер", "Modified" : "Изменён", @@ -71,7 +71,7 @@ "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"], "View in folder" : "Посмотреть в каталоге", "Path" : "Путь", - "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"], + "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Избранное", "Copy local link" : "Копировать локальную ссылку", @@ -84,6 +84,25 @@ "You added {file} to your favorites" : "Вы добавили {file} в избранное", "You removed {file} from your favorites" : "Вы удалили {file} из избранного", "File changes" : "Файлы изменены", + "Created by {user}" : "Создано {user}", + "Changed by {user}" : "Изменено {user}", + "Deleted by {user}" : "Удалено {user}", + "Restored by {user}" : "Восстановлено {user}", + "Renamed by {user}" : "Переименовано {user}", + "Moved by {user}" : "Перемещено {user}", + "You created {file}" : "Вы создали {file}", + "{user} created {file}" : "{user} создал {file}", + "{file} was created in a public folder" : "{file} создан в общем каталоге", + "You changed {file}" : "Вы изменили {file}", + "{user} changed {file}" : "{user} изменил {file}", + "You deleted {file}" : "Вы удалили {file}", + "{user} deleted {file}" : "{user} удалил {file}", + "You restored {file}" : "Вы восстановили {file}", + "{user} restored {file}" : "{user} восстановил {file}", + "You renamed {oldfile} to {newfile}" : "Вы переименовали {oldfile} в {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} переименовал {oldfile} в {newfile}", + "You moved {oldfile} to {newfile}" : "Вы переместили {oldfile} в {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} переместил {oldfile} в {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Файл был добавлен или удален из вашего <strong>избранного</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>", "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог", diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index fc5f4b3f9e9..1b1532d34b6 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -3,9 +3,10 @@ OC.L10N.register( { "Storage invalid" : "Depozitë e pavlefshme", "Unknown error" : "Gabim i panjohur", - "Files" : "Kartela", - "All files" : "Krejt kartelat", - "File could not be found" : "Kartela s’u gjet dot", + "Files" : "Skedar", + "All files" : "Të gjithë skedarët", + "Recent" : "Të fundit", + "File could not be found" : "Skedari s’u gjet dot", "Home" : "Kreu", "Close" : "Mbylle", "Favorites" : "Të parapëlqyera", @@ -13,6 +14,8 @@ OC.L10N.register( "Upload cancelled." : "Ngarkimi u anulua.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "S’arrihet të ngarkohet {filename}, ngaqë është drejtori ose ka 0 bajte", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, po ngarkoni {size1}, por ka vetëm {size2} të lira", + "Target folder \"{dir}\" does not exist any more" : "Dosja e synuar \"{dir}\" nuk ekziston më", + "Not enough free space" : "Nuk ka hapsirë të mjaftueshme të lirë", "Uploading..." : "Po ngarkohet...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{orë}:{minuta}:{sekonda} orë{shumë_s} majtas", @@ -24,10 +27,12 @@ OC.L10N.register( "Any moment now..." : "Në çdo çast tani…", "Soon..." : "Së shpejti…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} nga {totalSize} ({bitrate})", - "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i kartelës është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", + "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", "Actions" : "Veprime", "Download" : "Shkarkoje", "Rename" : "Riemërtojeni", + "Move" : "Lëvize", + "Target folder" : "Dosja e synuar", "Delete" : "Fshije", "Disconnect storage" : "Shkëpute depozitën", "Unshare" : "Hiqe ndarjen", @@ -47,30 +52,58 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "S’u krijua dot kartela \"{file}\" ngaqë ka një të tillë", "Could not create folder \"{dir}\" because it already exists" : "S’u krijua dot dosja \"{dir}\" ngaqë ka një të tillë", "Error deleting file \"{fileName}\"." : "Gabim në fshirjen e kartelës \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Asnjë rezultat kërkimi në dosjet e tjera për '{tag}{filter}{endtag}'", "Name" : "Emër", "Size" : "Madhësi", "Modified" : "Ndryshuar më", "_%n folder_::_%n folders_" : ["%n dosje","%n dosje"], - "_%n file_::_%n files_" : ["%n kartelë","%n kartela"], + "_%n file_::_%n files_" : ["%n kartelë","%n skedar"], "{dirs} and {files}" : "{dirs} dhe {files}", + "_including %n hidden_::_including %n hidden_" : ["Përfshirë %n të fshehura","Përfshirë %n të fshehura"], "You don’t have permission to upload or create files here" : "S’keni leje për të ngarkuar apo krijuar kartela këtu", - "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkohet %n kartelë","Po ngarkohen %n kartela"], + "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkohet %n kartelë","Po ngarkohen %n skedar"], "New" : "E re", "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm kartele.", "File name cannot be empty." : "Emri i kartelës s’mund të jetë i zbrazët.", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Depozita e {owner} është plot, kartelat s’mund të përditësohen ose njëkohësohen më!", - "Your storage is full, files can not be updated or synced anymore!" : "Depozita juaj është plot, kartelat s’mund të përditësohen ose njëkohësohen më!", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "Depozita e {owner} është plot, kartelat s’mund të përditësohen ose sinkronizohet më!", + "Your storage is full, files can not be updated or synced anymore!" : "Depozita juaj është plot, kartelat s’mund të përditësohen ose sinkronizohet më!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Depozita e {owner} është thuasje plot ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Depozita juaj është thuajse plot ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["ka përputhje me '{filter}'","ka përputhje me '{filter}'"], - "Path" : "Shteg", + "View in folder" : "Shikoje në dosje", + "Path" : "Rrugë", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajte"], "Favorited" : "U kalua e parapëlqyer", "Favorite" : "E parapëlqyer", + "Copy local link" : "Kopjo lidhjen lokale", "Folder" : "Dosje", "New folder" : "Dosje e re", "Upload" : "Ngarkoje", "An error occurred while trying to update the tags" : "Ndodhi një gabim teksa provohej të përditësoheshin etiketat", + "Added to favorites" : "U shtua te të parapëlqyerat", + "Removed from favorites" : "U hoq nga të parapëlqyerat", + "You added {file} to your favorites" : "Ju shtuat {file} te të parapëlqyerat", + "You removed {file} from your favorites" : "Ju hoqët {file} nga të parapëlqyerat", + "File changes" : "Ndryshimet në skedar", + "Created by {user}" : "U krijua nga {user}", + "Changed by {user}" : "U ndryshua nga {user}", + "Deleted by {user}" : "U fshi nga {user}", + "Restored by {user}" : "U rikthye nga {user}", + "Renamed by {user}" : "U riemërua nga {user}", + "Moved by {user}" : "U ndryshua nga {user}", + "You created {file}" : "Ju krijuat {file}", + "{user} created {file}" : "{user} krijoj {file}", + "{file} was created in a public folder" : "{file} u krijua në një folder publik", + "You changed {file}" : "Ju ndryshuat {file}", + "{user} changed {file}" : "{user} ndryshoj {file}", + "You deleted {file}" : "Ju fshit {file}", + "{user} deleted {file}" : "{user} fshiu {file}", + "You restored {file}" : "Ju rikthyet {file}", + "{user} restored {file}" : "{user} riktheu {file}", + "You renamed {oldfile} to {newfile}" : "Ju riemëruat {oldfile} në {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} riemëruat {oldfile} në {newfile}", + "You moved {oldfile} to {newfile}" : "Ju lëvizët {oldfile} në {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} lëvizi {oldfile} në {newfile}", "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Kufizojini njoftimet mbi krijim dhe ndryshim kartelash vetëm për <strong>kartelat tuaja të parapëlqyera</strong> <em>(Vetëm te rrjedha)</em>", "Upload (max. %s)" : "Ngarkim (max. %s)", diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index b7c2dab7bf3..d06567cf067 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -1,9 +1,10 @@ { "translations": { "Storage invalid" : "Depozitë e pavlefshme", "Unknown error" : "Gabim i panjohur", - "Files" : "Kartela", - "All files" : "Krejt kartelat", - "File could not be found" : "Kartela s’u gjet dot", + "Files" : "Skedar", + "All files" : "Të gjithë skedarët", + "Recent" : "Të fundit", + "File could not be found" : "Skedari s’u gjet dot", "Home" : "Kreu", "Close" : "Mbylle", "Favorites" : "Të parapëlqyera", @@ -11,6 +12,8 @@ "Upload cancelled." : "Ngarkimi u anulua.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "S’arrihet të ngarkohet {filename}, ngaqë është drejtori ose ka 0 bajte", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, po ngarkoni {size1}, por ka vetëm {size2} të lira", + "Target folder \"{dir}\" does not exist any more" : "Dosja e synuar \"{dir}\" nuk ekziston më", + "Not enough free space" : "Nuk ka hapsirë të mjaftueshme të lirë", "Uploading..." : "Po ngarkohet...", "..." : "...", "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{orë}:{minuta}:{sekonda} orë{shumë_s} majtas", @@ -22,10 +25,12 @@ "Any moment now..." : "Në çdo çast tani…", "Soon..." : "Së shpejti…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} nga {totalSize} ({bitrate})", - "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i kartelës është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", + "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", "Actions" : "Veprime", "Download" : "Shkarkoje", "Rename" : "Riemërtojeni", + "Move" : "Lëvize", + "Target folder" : "Dosja e synuar", "Delete" : "Fshije", "Disconnect storage" : "Shkëpute depozitën", "Unshare" : "Hiqe ndarjen", @@ -45,30 +50,58 @@ "Could not create file \"{file}\" because it already exists" : "S’u krijua dot kartela \"{file}\" ngaqë ka një të tillë", "Could not create folder \"{dir}\" because it already exists" : "S’u krijua dot dosja \"{dir}\" ngaqë ka një të tillë", "Error deleting file \"{fileName}\"." : "Gabim në fshirjen e kartelës \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Asnjë rezultat kërkimi në dosjet e tjera për '{tag}{filter}{endtag}'", "Name" : "Emër", "Size" : "Madhësi", "Modified" : "Ndryshuar më", "_%n folder_::_%n folders_" : ["%n dosje","%n dosje"], - "_%n file_::_%n files_" : ["%n kartelë","%n kartela"], + "_%n file_::_%n files_" : ["%n kartelë","%n skedar"], "{dirs} and {files}" : "{dirs} dhe {files}", + "_including %n hidden_::_including %n hidden_" : ["Përfshirë %n të fshehura","Përfshirë %n të fshehura"], "You don’t have permission to upload or create files here" : "S’keni leje për të ngarkuar apo krijuar kartela këtu", - "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkohet %n kartelë","Po ngarkohen %n kartela"], + "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkohet %n kartelë","Po ngarkohen %n skedar"], "New" : "E re", "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm kartele.", "File name cannot be empty." : "Emri i kartelës s’mund të jetë i zbrazët.", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Depozita e {owner} është plot, kartelat s’mund të përditësohen ose njëkohësohen më!", - "Your storage is full, files can not be updated or synced anymore!" : "Depozita juaj është plot, kartelat s’mund të përditësohen ose njëkohësohen më!", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "Depozita e {owner} është plot, kartelat s’mund të përditësohen ose sinkronizohet më!", + "Your storage is full, files can not be updated or synced anymore!" : "Depozita juaj është plot, kartelat s’mund të përditësohen ose sinkronizohet më!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Depozita e {owner} është thuasje plot ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Depozita juaj është thuajse plot ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["ka përputhje me '{filter}'","ka përputhje me '{filter}'"], - "Path" : "Shteg", + "View in folder" : "Shikoje në dosje", + "Path" : "Rrugë", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajte"], "Favorited" : "U kalua e parapëlqyer", "Favorite" : "E parapëlqyer", + "Copy local link" : "Kopjo lidhjen lokale", "Folder" : "Dosje", "New folder" : "Dosje e re", "Upload" : "Ngarkoje", "An error occurred while trying to update the tags" : "Ndodhi një gabim teksa provohej të përditësoheshin etiketat", + "Added to favorites" : "U shtua te të parapëlqyerat", + "Removed from favorites" : "U hoq nga të parapëlqyerat", + "You added {file} to your favorites" : "Ju shtuat {file} te të parapëlqyerat", + "You removed {file} from your favorites" : "Ju hoqët {file} nga të parapëlqyerat", + "File changes" : "Ndryshimet në skedar", + "Created by {user}" : "U krijua nga {user}", + "Changed by {user}" : "U ndryshua nga {user}", + "Deleted by {user}" : "U fshi nga {user}", + "Restored by {user}" : "U rikthye nga {user}", + "Renamed by {user}" : "U riemërua nga {user}", + "Moved by {user}" : "U ndryshua nga {user}", + "You created {file}" : "Ju krijuat {file}", + "{user} created {file}" : "{user} krijoj {file}", + "{file} was created in a public folder" : "{file} u krijua në një folder publik", + "You changed {file}" : "Ju ndryshuat {file}", + "{user} changed {file}" : "{user} ndryshoj {file}", + "You deleted {file}" : "Ju fshit {file}", + "{user} deleted {file}" : "{user} fshiu {file}", + "You restored {file}" : "Ju rikthyet {file}", + "{user} restored {file}" : "{user} riktheu {file}", + "You renamed {oldfile} to {newfile}" : "Ju riemëruat {oldfile} në {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} riemëruat {oldfile} në {newfile}", + "You moved {oldfile} to {newfile}" : "Ju lëvizët {oldfile} në {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} lëvizi {oldfile} në {newfile}", "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Kufizojini njoftimet mbi krijim dhe ndryshim kartelash vetëm për <strong>kartelat tuaja të parapëlqyera</strong> <em>(Vetëm te rrjedha)</em>", "Upload (max. %s)" : "Ngarkim (max. %s)", |