summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-16 00:19:00 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-16 00:19:00 +0000
commit21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2 (patch)
treec4ec68b13b6c23e74b74808e448d0202d066b254 /apps/files_sharing
parent34783ca98ba929ff6e992a50ab2e78fd129f8cb2 (diff)
downloadnextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.tar.gz
nextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/it.js6
-rw-r--r--apps/files_sharing/l10n/it.json6
-rw-r--r--apps/files_sharing/l10n/ko.js2
-rw-r--r--apps/files_sharing/l10n/ko.json2
4 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 47bef999aec..ce5780e3083 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -169,7 +169,7 @@ OC.L10N.register(
"Share link ({index})" : "Condividi collegamento ({index})",
"Share link" : "Condividi collegamento",
"Actions for \"{title}\"" : "Azioni per \"{title}\"",
- "Copy public link of \"{title}\" to clipboard" : "Copia il link pubblico di \"{title}\" negli appunti",
+ "Copy public link of \"{title}\" to clipboard" : "Copia il collegamento pubblico di \"{title}\" negli appunti",
"Error, please enter proper password and/or expiration date" : "Errore, digita la password corretta e/o la data di scadenza",
"Link share created" : "Collegamento alla condivisione creato ",
"Error while creating the share" : "Errore durante la creazione della condivisione",
@@ -197,13 +197,13 @@ OC.L10N.register(
"Share label" : "Condividi etichetta",
"Set password" : "Imposta password",
"Password" : "Password",
- "Password expires {passwordExpirationTime}" : "Scadenza Password {passwordExpirationTime}",
+ "Password expires {passwordExpirationTime}" : "Scadenza password {passwordExpirationTime}",
"Password expired" : "Password scaduta",
"Set expiration date" : "Imposta data di scadenza",
"Expiration date" : "Data di scadenza",
"Hide download" : "Nascondi scaricamento",
"Video verification" : "Verifica video",
- "Allow download" : "Consenti download",
+ "Allow download" : "Consenti scaricamento",
"Note to recipient" : "Nota al destinatario",
"Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione",
"Create" : "Crea",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 7c33bc49f01..ca0d0aae568 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -167,7 +167,7 @@
"Share link ({index})" : "Condividi collegamento ({index})",
"Share link" : "Condividi collegamento",
"Actions for \"{title}\"" : "Azioni per \"{title}\"",
- "Copy public link of \"{title}\" to clipboard" : "Copia il link pubblico di \"{title}\" negli appunti",
+ "Copy public link of \"{title}\" to clipboard" : "Copia il collegamento pubblico di \"{title}\" negli appunti",
"Error, please enter proper password and/or expiration date" : "Errore, digita la password corretta e/o la data di scadenza",
"Link share created" : "Collegamento alla condivisione creato ",
"Error while creating the share" : "Errore durante la creazione della condivisione",
@@ -195,13 +195,13 @@
"Share label" : "Condividi etichetta",
"Set password" : "Imposta password",
"Password" : "Password",
- "Password expires {passwordExpirationTime}" : "Scadenza Password {passwordExpirationTime}",
+ "Password expires {passwordExpirationTime}" : "Scadenza password {passwordExpirationTime}",
"Password expired" : "Password scaduta",
"Set expiration date" : "Imposta data di scadenza",
"Expiration date" : "Data di scadenza",
"Hide download" : "Nascondi scaricamento",
"Video verification" : "Verifica video",
- "Allow download" : "Consenti download",
+ "Allow download" : "Consenti scaricamento",
"Note to recipient" : "Nota al destinatario",
"Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione",
"Create" : "Crea",
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 5dd63cc0be6..d0c80c68593 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -92,7 +92,7 @@ OC.L10N.register(
"Please specify a valid federated group ID" : "유효한 연합 그룹 ID를 지정하세요.",
"You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음",
"Please specify a valid circle" : "올바른 서클을 지정하십시오",
- "Sharing %s failed because the back end does not support room shares" : "%s 공유 실패. 백엔드에서 방 공유를 지원하지 않습니다",
+ "Sharing %s failed because the back end does not support room shares" : "%s 공유 실패. 백엔드에서 대화방 공유를 지원하지 않습니다",
"Sharing %s failed because the back end does not support ScienceMesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.",
"Unknown share type" : "알 수 없는 공유 형식",
"Not a directory" : "디렉터리가 아님",
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json
index da81b3ef292..aadbf967476 100644
--- a/apps/files_sharing/l10n/ko.json
+++ b/apps/files_sharing/l10n/ko.json
@@ -90,7 +90,7 @@
"Please specify a valid federated group ID" : "유효한 연합 그룹 ID를 지정하세요.",
"You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음",
"Please specify a valid circle" : "올바른 서클을 지정하십시오",
- "Sharing %s failed because the back end does not support room shares" : "%s 공유 실패. 백엔드에서 방 공유를 지원하지 않습니다",
+ "Sharing %s failed because the back end does not support room shares" : "%s 공유 실패. 백엔드에서 대화방 공유를 지원하지 않습니다",
"Sharing %s failed because the back end does not support ScienceMesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.",
"Unknown share type" : "알 수 없는 공유 형식",
"Not a directory" : "디렉터리가 아님",