diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
commit | aea61bb3f8b78046c3226d4a5d30b23edc3b4a24 (patch) | |
tree | 9d49899e122b068cd2555586f80f67630b7ecd01 /apps/files_sharing/l10n | |
parent | 430b09589715220e77907fc1b9f3e0da8cfd30ff (diff) | |
download | nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.tar.gz nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/sc.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sc.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.json | 2 |
4 files changed, 8 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index 283f1b36558..ad50fa161dd 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -10,6 +10,8 @@ OC.L10N.register( "Delete" : "Cantzella", "You can upload into this folder" : "Podes carrigare in custa cartella", "Terms of service" : "Cunditziones de servìtziu", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -188,6 +190,7 @@ OC.L10N.register( "Expires {relativetime}" : "Iscadit {relativetime}", "this share just expired." : "custa cumpartzidura est iscadida.", "Shared with you by {owner}" : "Cumpartzidu cun tegus dae {owner}", + "Open in Files" : "Aberi in Archìvios", "Shared" : "Cumpartzidu", "Link to a file" : "Ligòngiu a archìviu", "Error creating the share: {errorMessage}" : "Errore in sa creatzione de sa cumpartzidura: {errorMessage}", diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 49117076284..fb3465884a5 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -8,6 +8,8 @@ "Delete" : "Cantzella", "You can upload into this folder" : "Podes carrigare in custa cartella", "Terms of service" : "Cunditziones de servìtziu", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -186,6 +188,7 @@ "Expires {relativetime}" : "Iscadit {relativetime}", "this share just expired." : "custa cumpartzidura est iscadida.", "Shared with you by {owner}" : "Cumpartzidu cun tegus dae {owner}", + "Open in Files" : "Aberi in Archìvios", "Shared" : "Cumpartzidu", "Link to a file" : "Ligòngiu a archìviu", "Error creating the share: {errorMessage}" : "Errore in sa creatzione de sa cumpartzidura: {errorMessage}", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 70fb86d4fc3..123e315373a 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -169,7 +169,7 @@ OC.L10N.register( "Share link ({index})" : "Дели линк ({index})", "Share link" : "Веза дељења", "Actions for \"{title}\"" : "Акције за „{title}", - "Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}\" у клипборд", + "Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}” у клипборд", "Error, please enter proper password and/or expiration date" : "Грешка, унесите исправну лозинку и/или датум истицања", "Link share created" : "Креиран је линк за дељење", "Error while creating the share" : "Грешка приликом креирања дељења", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 4e2f838c646..da64b5b709f 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -167,7 +167,7 @@ "Share link ({index})" : "Дели линк ({index})", "Share link" : "Веза дељења", "Actions for \"{title}\"" : "Акције за „{title}", - "Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}\" у клипборд", + "Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}” у клипборд", "Error, please enter proper password and/or expiration date" : "Грешка, унесите исправну лозинку и/или датум истицања", "Link share created" : "Креиран је линк за дељење", "Error while creating the share" : "Грешка приликом креирања дељења", |