diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-15 00:21:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-15 00:21:01 +0000 |
commit | d59eb86954a213c37ad7795e620b3a5d6425ea61 (patch) | |
tree | 738fdeb6a1f714a9a390c14f47cacea2c9fc1248 /apps/files/l10n | |
parent | f2f5c229631024ceeef1c4821d385256a71a6325 (diff) | |
download | nextcloud-server-d59eb86954a213c37ad7795e620b3a5d6425ea61.tar.gz nextcloud-server-d59eb86954a213c37ad7795e620b3a5d6425ea61.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/gl.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index efcbfc7ea10..e9be576b8b3 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -168,6 +168,7 @@ OC.L10N.register( "Your ownership transfer of {path} to {user} has completed." : "Completouse a súa transferencia da propiedade de {path} cara a {user}.", "The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.", "in %s" : "en %s", + "Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s", "File Management" : "Xestión de ficheiros", "Current directory path" : "Ruta do directorio actual", "Reload current directory" : "Recargar o directorio actual", @@ -235,7 +236,7 @@ OC.L10N.register( "Switch to list view" : "Cambiar á vista de lista", "Switch to grid view" : "Cambiar á vista de grade", "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", - "Error during upload, status code {status}" : "Produciuse un erro durante a carga, código de estado {status}", + "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", "Files settings" : "Axustes de Ficheiros", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 51ede3053f5..f3e573a5b6b 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -166,6 +166,7 @@ "Your ownership transfer of {path} to {user} has completed." : "Completouse a súa transferencia da propiedade de {path} cara a {user}.", "The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.", "in %s" : "en %s", + "Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s", "File Management" : "Xestión de ficheiros", "Current directory path" : "Ruta do directorio actual", "Reload current directory" : "Recargar o directorio actual", @@ -233,7 +234,7 @@ "Switch to list view" : "Cambiar á vista de lista", "Switch to grid view" : "Cambiar á vista de grade", "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", - "Error during upload, status code {status}" : "Produciuse un erro durante a carga, código de estado {status}", + "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", "Files settings" : "Axustes de Ficheiros", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 78128497628..5af9c8f42cb 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -19,7 +19,7 @@ OC.L10N.register( "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" : "남은 공간이 부족함", - "An unknown error has occurred" : "알 수 없는 에러 발생", + "An unknown error has occurred" : "알 수 없는 오류 발생", "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 1ac44716fc0..944d155297c 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -17,7 +17,7 @@ "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" : "남은 공간이 부족함", - "An unknown error has occurred" : "알 수 없는 에러 발생", + "An unknown error has occurred" : "알 수 없는 오류 발생", "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", |